]> git.sesse.net Git - vlc/history - bootstrap
- Improve DIST_SUBDIR
[vlc] / bootstrap
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
2006-03-04 Rémi Denis-CourmontLibtool: kludge^H^H^H^H^H^Hfix make (|un)install within...
2006-03-04 Rémi Denis-Courmontlibtool: Propagate errors from make (|un)install
2006-03-02 Rémi Denis-Courmontlibtool:
2006-02-28 Rémi Denis-Courmontlibtool: fix make distclean
2006-02-28 Rémi Denis-CourmontWith libtool, compile builtins as lib*_builtin.la to...
2006-02-28 Rémi Denis-CourmontUse noinst_ rather than libvlc_ for builtins
2006-02-28 Rémi Denis-CourmontImplement clean with --enable-libtool
2006-02-28 Rémi Denis-CourmontFix the work-around for the work-around
2006-02-28 Rémi Denis-Courmontmv -> mv -f
2006-02-28 Rémi Denis-CourmontMissing quotes
2006-02-27 Rémi Denis-CourmontWork-around libtool's work-around which adds .exe on...
2006-02-27 Rémi Denis-CourmontDon't loop infinitely when then is no plugin to install...
2006-02-26 Rémi Denis-CourmontGet rid of --enable-shared-libvlc on non-Microsoft...
2006-02-23 Rémi Denis-Courmont_Experimental_ *optional* libtool support (--enable...
2006-02-19 Rémi Denis-Courmont- Build libvlc from src/ rather than top
2006-02-19 Rémi Denis-Courmontooups
2006-02-19 Rémi Denis-Courmont- Seemingly fix linking of plugins with shared libvlc...
2005-11-07 Christophe Mutricybootstrap: test for the presence of contrib/share/acloc...
2005-11-02 Marian Durkovicfix for missing modules - hope this closes #412
2005-10-26 Sam Hocevar * bootstrap: fixed bashism (#411).
2005-10-26 Sam Hocevar * bootstrap configure.ac: removed Cisms from shell...
2005-09-23 Sam Hocevar * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
2005-09-23 Sam Hocevar * bravo sam.
2005-09-23 Sam Hocevar * bootstrap: issue an error if gettextize is not...
2005-08-20 Rémi Denis-Courmont- experimental disabled-by-default shared libvlc build.
2005-08-20 Rémi Denis-CourmontUse most recent automake version
2005-08-20 Rémi Denis-CourmontUndo erroneous previous commit
2005-08-20 Rémi Denis-CourmontDon't fallback to automake 1.6
2005-08-19 Rémi Denis-CourmontFix typos in static libraries installation
2005-08-19 Rémi Denis-CourmontSome old automake versions seem not to know about mkdir_p
2005-08-18 Rémi Denis-CourmontRedo 12234; this time with (hopefully) Mac OS X support
2005-08-18 Rémi Denis-CourmontGrrr damn Mac OS X linker
2005-08-18 Rémi Denis-Courmont- Use a common rule to build plugins (refs #297)
2005-08-18 Rémi Denis-Courmont- (Un)install plugins from their directory (refs #297)
2005-08-14 Clément StenacDon't use m4 comments in Makefile. Should fix win32...
2005-08-13 Rémi Denis-CourmontAdd missing slashes
2005-08-13 Rémi Denis-CourmontDon't use undefined variables - should make automake...
2005-08-13 Rémi Denis-CourmontGet rid of the UNTRUE conditionnal
2005-08-12 Rémi Denis-CourmontSpeed up recursive make significantly
2005-06-04 Rémi Denis-CourmontDon't remove vlc_symbols.h
2004-12-08 Rocky BernsteinAllow automake 1.9.2
2004-08-22 Rocky Bernsteinautomake 1.8 works, so accept that as well.
2004-07-30 Sam Hocevar * boostrap:
2004-07-22 Eric Petit contrib system adapted for BeOS (need to set LIBRARY_P...
2004-07-05 Derk-Jan Hartman* aclocal doesn't handle searching in non-existing...
2004-07-05 Derk-Jan Hartman* Add pkgcfg, libcddb, vcdimager and libcdio to OSX...
2004-06-25 Sam Hocevar * m4/vlc.m4 configure.ac:
2004-03-25 Sam Hocevar * bootstrap:
2003-11-15 Christophe Massiot* New build system for the contrib packages of VLC...
2003-11-06 Sam Hocevar * bootstrap: remove autom4te.cache before running...
2003-11-04 Sam Hocevar * bootstrap: Fixed an automake breakage when gettext...
2003-10-26 Sam Hocevar * bootstrap: Fixed breakage from previous commit.
2003-10-26 Sam Hocevar * bootstrap: Fixed a shell thinko causing unwanted...
2003-10-25 Gildas Bazin* bootstrap: fix for the AC_MSG_WARN() problem when...
2003-10-25 Sam Hocevar * bootstrap:
2003-10-25 Sam Hocevar * bootstrap:
2003-10-24 Sam Hocevar * bootstrap: Fixed the "clean" rule in module subdire...
2003-10-23 Sam Hocevar * bootstrap: Only start removing files when required...
2003-10-20 Gildas Bazin* Makefile.am, bootstrap, mozilla/Makefile.am: don...
2003-10-07 Sam Hocevar * bootstrap: Fixed a shell syntax error when pkg...
2003-07-24 Sam Hocevar * bootstrap:
2003-07-17 Sam Hocevar * mozilla/Makefile.am: Fixed stamp-pic generation...
2003-07-16 Sam Hocevar * bootstrap:
2003-07-08 Sam Hocevar * bootstrap: Removed dashes from makefile variables.
2003-07-08 Sam Hocevar * bootstrap:
2003-07-07 Sam Hocevar * bootstrap: The "clean" rule now also removes genera...
2003-07-05 Sam Hocevar * Makefile.am: "make dist-woody" builds a tarball...
2003-07-04 Sam Hocevar * bootstrap:
2003-07-04 Sam Hocevar * bootstrap: Recursive rules now check for $(MAKE...
2003-07-03 Sam Hocevar * bootstrap, Makefile.am: Slightly reduced build...
2003-07-02 Sam Hocevar * bootstrap: Fix for the Mozilla plugin build.
2003-07-02 Sam Hocevar * bootstrap: Guaah. Typo.
2003-07-02 Sam Hocevar * bootstrap: Workaround for an automake1.6 issue...
2003-07-02 Sam Hocevar * bootstrap:
2003-07-01 Sam Hocevar * bootstrap: Fixed detection of older automake versio...
2003-07-01 Sam Hocevar * bootstrap:
next