]> git.sesse.net Git - vlc/history - bootstrap
decoder: fix race / incorrect assertion
[vlc] / bootstrap
2015-02-12 Rémi Denis-Courmontstream_out: remove Makefile recursion
2012-09-26 Pierre Ynardbootstrap: catch Modules.am in all subdirectories
2012-09-26 Rémi Denis-Courmontbootstrap: use shell rather than find and sed
2012-09-10 Diego Elio Pettenòbuild: set automake flavour to foreign to avoid dirty...
2012-02-28 Francois Cartegniebootstrap: allow calling genmf with non default shell
2011-12-10 Rafaël Carrébootstrap: prepend extras/tools/build/bin to PATH if...
2011-12-10 Rafaël CarréWe don't use extras/contrib anymore, no need to look...
2011-09-19 Rémi Denis-Courmontbootstrap: fail if pkg-config is absent
2011-09-19 Sebastien Zwickertmacosx: fixes pkg-config compilation issue
2011-08-30 Rémi Denis-Courmontbootstrap reorder stuff to simplify
2011-08-30 Rémi Denis-CourmontGenerate Makefile.am in directories with Modules.am
2011-08-30 Rémi Denis-CourmontDo not override ABOUT-NLS twice
2011-08-18 Rémi Denis-CourmontRemove vlc-config
2011-05-02 Rémi Denis-CourmontRemove some leftovers from pre-libtool era
2011-02-15 Rémi Denis-CourmontRemove some legacy stuff in the build system
2010-10-31 Rémi Denis-CourmontRemove unmaintained BeOS support
2010-01-18 Rémi Denis-CourmontForce POSIX shell to run genmf
2009-12-18 Pierre d'Herbemontcontrib: Allow multiple contribs install for multiple...
2008-11-24 Rémi Denis-CourmontAllow bootstrapping from a subdirectory
2008-09-18 Rémi Denis-CourmontDon't patch Makefile.in.in, this does not work
2008-08-02 Christophe MutricyMake patching more resilient
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-30 Christophe MutricyAs autopoint copies po/Makefile.in.in we have to patch...
2008-04-22 Rémi Denis-CourmontTypo
2008-04-22 Rafaël CarréAbsence of cvs could result in not explicit warning
2008-04-21 Rémi Denis-CourmontRemove un-needed VLC_CONFIG_HELPER macro
2008-03-25 Rémi Denis-CourmontDo run autopoint if it works
2008-03-24 Rafaël CarréCreate ABOUT-NLS before running autoreconf
2008-03-23 Rémi Denis-CourmontDon't run autopoint.
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-23 Rémi Denis-CourmontFix the INSTALL / autoreconf hack
2008-03-23 Rémi Denis-CourmontFix copyright
2008-03-23 Rémi Denis-CourmontFix the pkg-config warning
2008-03-23 Rémi Denis-CourmontSet then export (more portable)
2008-03-23 Rémi Denis-CourmontFix help message of bootstrap
2008-03-23 Rémi Denis-CourmontRemove the autoconf hack, fix gettext broken in b6c4b865
2008-03-07 Rémi Denis-CourmontRevert "We don't want to use autopoint, since we use...
2008-03-07 Rafaël CarréWe don't want to use autopoint, since we use external...
2008-02-11 Rémi Denis-CourmontMake autoreconf verbose
2008-02-07 Jean-Baptiste KempfRemove mkdir -p intl/ from bootstrap following [24803].
2008-02-05 Christophe MutricyDon't put in SUBDIRS dir without Makefile
2008-01-31 Rémi Denis-CourmontDon't loose our INSTALL
2008-01-31 Rémi Denis-CourmontUse autoreconf instead of playing the how is automake...
2007-10-04 Christophe MutricyDon't delete compile. It can't go wrong and get regener...
2007-09-25 Bernie PurcellReverse temporary change for altair's win32 builder
2007-09-25 Bernie PurcellTemporary change to try to force altair to update its...
2007-09-25 Bernie PurcellReverse temporary change
2007-09-25 Bernie PurcellTemporary change to analyse buildbot's environment...
2007-09-24 Bernie PurcellCouldn't bootstrap properly if a number existed anywher...
2007-09-13 Rafaël Carrébootstrap: print a success message
2007-09-01 Rémi Denis-CourmontSeparate Makefile generation from bootstrap
2007-08-15 Rémi Denis-CourmontContinue fixing static builds
2007-08-03 Damien Fouilleulbootstrap: remove small bug when generating Makefile...
2007-07-31 Damien Fouilleulmore libtool updates, removed some ol' crust
2007-07-31 Damien Fouilleulbootstrap: remove libtool patch for cygwin as we now...
2007-07-31 Damien Fouilleullibtool: prefer -export-dynamic over -export-regex...
2007-07-29 Rémi Denis-CourmontCosmetic fix
2007-07-29 Rémi Denis-CourmontRemove USE_LIBTOOL hack
2007-07-29 Rémi Denis-CourmontRemove gettext template
2007-07-24 Damien Fouilleul- mingw32: fix libtool linking.
2007-07-23 Damien Fouilleul- bootstrap: quick fix for libtooling modules for mingw
2007-07-20 Pierre d'Herbemontbootstrap: Fix previous commit (oops I did it again).
2007-07-20 Pierre d'Herbemontboostrap: Fix previous commit (oops)
2007-07-20 Pierre d'Herbemontbootstrap: Use libtoolize from contrib by default.
2007-07-20 Rémi Denis-CourmontStupid typo
2007-07-20 Rémi Denis-CourmontClean up
2007-07-19 Pierre d'Herbemontbootstrap: Attempt to fix Mac OS X build using libtool...
2007-07-19 Rémi Denis-CourmontRemove non-libtool targets.
2007-07-18 Rémi Denis-CourmontRemove some useless cruft
2007-06-20 Pierre d'Herbemontbootstrap: Fix previous commit.
2007-06-20 Pierre d'Herbemontbootstrap: Make sure we warn the user when no contrib...
2007-06-13 Jean-Paul SamanPortability fix: use head -n 1 iso head -1
2007-05-28 Pierre d'Herbemontbootstrap: Warn if contrib hasn't been built (on Mac...
2007-05-17 Rémi Denis-Courmont - Revert [20137]
2007-05-16 Jean-Paul SamanPatch config.sub to recognize uclibc system.
2007-03-14 Christophe MutricyAllow user to pass extra args to aclocal.
2007-03-11 Rémi Denis-Courmont- Improve DIST_SUBDIR
2007-02-04 Christophe Mutricysupport for automake 1.10. Patch courtesy of scop on...
2006-12-14 Damien Fouilleul- bootstrap: patch libtool on cygwin to prevent linking...
2006-12-10 Rémi Denis-CourmontForgot this file
2006-11-28 Rafaël CarréDetects too old automake version using 1.X-pY versioning
2006-11-14 Christophe MutricyFix the inclusion of extras/contrib/bin to the PATH
2006-10-20 Rémi Denis-CourmontBuild plugins with -no-undefined
2006-10-19 Rémi Denis-CourmontRemove some more cruft
2006-10-19 Rémi Denis-CourmontOh! No more builtins!
2006-09-12 Rémi Denis-CourmontRevert lame revert from [16628].
2006-09-12 Rémi Denis-CourmontFortunately, VLC is not using CVS anymore.
2006-09-12 Damien Fouilleul- bootstrap: removed vlcintf.h
2006-09-11 Sam Hocevar * No longer use the $(pic) variable, since all flags...
2006-09-10 Rémi Denis-CourmontAlso control plugin export table
2006-08-18 Damien Fouilleul- fixed Cygwin issue when linking/building shared libvl...
2006-07-18 Clément Stenac* Fix a number of encoding bugs
2006-07-16 Rémi Denis-CourmontDon't duplicate check for automake 1.7
2006-07-13 Sam Hocevar * bootstrap: strip library version from modules.
2006-06-04 Rémi Denis-CourmontSome build systems clean up. Now require automake 1.7
2006-06-04 Rémi Denis-CourmontSuppress support for position dependant code (except...
2006-06-04 Filippo Caronepic libraries are now correctly installed when needed:
2006-06-01 Sam Hocevar * bootstrap: simplified automake detection and added...
2006-03-21 Rémi Denis-Courmontlibtool: Compile builtins as convenience libraries...
2006-03-04 Rémi Denis-CourmontRemove superfluous dep
next