]> git.sesse.net Git - vlc/history - bootstrap
post commit test for trac : closes #172
[vlc] / bootstrap
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:
2003-07-01 Sam Hocevar * m4/vlc.m4: output all modules to vlc-config, not...
2003-07-01 Sam Hocevar * Makefile.am:
2003-06-27 Sam Hocevar * debian/changelog:
2003-06-27 Sam Hocevar * bootstrap:
2003-06-23 Sam Hocevar * bootstrap: make errors less obscure when using...
2003-06-21 Sam Hocevar * THANKS: spelling fixes.
2003-06-21 Sam Hocevar * configure.ac.in is no more, we can now use configur...
2003-05-25 Eric Petit * bootstrap: remove a -shared flag as ./configure...
2003-03-25 Sam Hocevar * ./bootstrap: fixed a syntax error in the generated...
2003-03-20 Sam Hocevar * ./bootstrap: if pkg-config is not available, we...
2003-03-17 Sam Hocevar * ./autotools/: moved some autotools executables...
2003-03-12 Sam Hocevar * ./bootstrap: fixed a conflict issue with recent...
2003-02-03 Sam Hocevar * ./bootstrap: we don't fail if gettext is too old...
2003-02-02 Sam Hocevar * ALL: removed "VideoLAN Client" in favour of "VLC...
2003-02-01 Sam Hocevar * ./NEWS: added an empty NEWS file.
2003-01-28 Sam Hocevar * ./bootstrap, ./toolbox: moved the Glade bugs fixing...
2003-01-27 Sam Hocevar * ./bootstrap: removed usage of $^ which is not compa...
2002-12-26 Christophe MassiotCheck for the presence of arguments (--help ?) before...
2002-12-25 Sam Hocevar * ./bootstrap: fixed an automake 1.5 check.
2002-12-25 Sam Hocevar * ./configure.ac.in: lured xggettext into thinking...
2002-12-25 Christophe Massiot* Re-enabled package-* Makefile rules,
2002-12-17 Sam Hocevar * ./bootstrap: added warning messages for old automak...
2002-11-21 Sam Hocevar * ./modules/video_output/wingdi.c: skeleton of a...
2002-11-20 Sam Hocevar * ./src/misc/messages.c: added ^Ms to the WinCE logfile.
2002-11-20 Sam Hocevar * ./modules/audio_output/waveout.c: audio output...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-19 Sam Hocevar * ./src/misc/modules.c: p_module->psz_filename is...
2002-11-18 Sam Hocevar * ./bootstrap: reverted the behaviour behaviour to...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-13 Sam Hocevar * ./msvc/*, ./evc/*: moved eMbedded Visual Studio...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-11-09 Sam Hocevar * ./Makefile.am: added a "update-vlc.dsp" rule to...
2002-11-04 Sam Hocevar * ./bootstrap: automake 1.7 is OK to bootstrap vlc.
2002-11-04 Sam Hocevar * ./Makefile.am: we properly install plugins in the...
2002-10-29 Sam Hocevar * ./Makefile.am: fixed a typo that caused HAVE_DEBUG...
2002-10-25 Sam Hocevar * ./bootstrap, ./Makefile.am: we don't build static...
2002-10-16 Sam Hocevar * ./configure.ac.in, ./src/libvlc.c: attempt at activ...
2002-10-04 Sam Hocevar * ./bootstrap: we use the proper linker for plugin...
2002-10-03 Sam Hocevar * ./bootstrap: fixed a bug I introduced yesterday...
2002-10-02 Sam Hocevar * ./bootstrap: added a check for automake bug #326...
2002-10-02 Sam Hocevar * ./bootstrap, ./Makefile.am: workarounds for automak...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-28 Christophe MassiotIt now works when there is no automake-1.5 nor automake...
2002-08-28 Sam Hocevar * ./m4/*: added gettext m4 macros so that the configu...
2002-08-28 Sam Hocevar * Additional fixes for bootstrap when gettext isn...
2002-08-28 Sam Hocevar * ./bootstrap: fixed a shell error (replaced "if...
2002-08-28 Sam Hocevar * ./bootstrap: we should be able to bootstrap CVS...
2002-08-27 Sam Hocevar * ./HACKING: we can now use automake-1.5 instead...
2002-08-26 Sam Hocevar * ./bootstrap: we touch m4/Makefile.am so that config...
2002-08-26 Sam Hocevar * ./bootstrap: another fix for old versions of autoco...
2002-08-26 Sam Hocevar * ./configure.in: we now require autoconf 2.5x becaus...
2002-08-26 Sam Hocevar * ./bootstrap: dropped the dependency on gettext...
2002-08-26 Sam Hocevar * Moved ./include/defs.h to ./config.h
2002-08-25 Sam Hocevar * ALL: started the slow move to automake. For the...