]> git.sesse.net Git - vlc/history - bootstrap
* Added an info panel to show movie info, etc.
[vlc] / bootstrap
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...