- 28 Jun, 2003 1 commit
-
-
Sam Hocevar authored
+ toolbox --changelog now only generates this year's changelog. * ChangeLog, doc/ChangeLog-*: + Split the changelog into several files, one per year. * debian/rules, vlc.ebuild: + Distribute the new changelog files.
-
- 27 Jun, 2003 1 commit
-
-
Sam Hocevar authored
+ New build system, using recursive makefiles. Due to the amount of code in VLC, this had become unavoidable. + Removed the check for OS X's stack size, since our automake targets are a lot less hungry now. + Ditto for Solaris's sed. + Since automake-1.6 is faster than 1.7, use it first if both are present. * m4/vlc.m4: + New AX_ADD_CPPFLAGS, AX_ADD_CFLAGS, AX_ADD_CXXFLAGS, AX_ADD_OBJCFLAGS and AX_ADD_LDFLAGS macros that do all the magic to detect possible modules and register their flags. + New AX_ADD_BUILTINS and AX_ADD_PLUGINS macros. + Some magic to generate vlc-config. * configure.ac: + Moved most code to the AX_ADD_* macros. + Explicitely added all target Makefiles. * modules/**/Modules.am: + Path to sources are now relative to Modules.am's directory level.
-
- 25 Jun, 2003 1 commit
-
-
Sam Hocevar authored
+ Disabled useless verbosity. + Fixed some incorrect ">/dev/null 2>&1" semantics.
-
- 21 Jun, 2003 1 commit
-
-
Sam Hocevar authored
bootstrap generates the proper magic for us.
-
- 24 May, 2003 1 commit
-
-
Sam Hocevar authored
-
- 15 May, 2003 1 commit
-
-
Sam Hocevar authored
-
- 14 Apr, 2003 2 commits
-
-
Sam Hocevar authored
with 2>&1 >/dev/null.
-
Sam Hocevar authored
-
- 09 Apr, 2003 1 commit
-
-
Sam Hocevar authored
having to bootstrap/configure/whatever.
-
- 06 Apr, 2003 1 commit
-
-
Christophe Massiot authored
* po/* : run --update-po before the release * ChangeLog : run --update-changelog * toolbox : ChangeLog is UTC * OS X : fixed a bug with the deinterlace menu and localizations (thanks Felix)
-
- 20 Mar, 2003 1 commit
-
-
Sam Hocevar authored
-
- 18 Mar, 2003 3 commits
-
-
ipkiss authored
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./toolbox: added --update-glade2 flag.
-
- 17 Mar, 2003 1 commit
-
-
Sam Hocevar authored
reduce cluttering of the root directory.
-
- 12 Mar, 2003 2 commits
-
-
Sam Hocevar authored
can call "toolbox --update-includes" without running configure. * ./toolbox: de-uglified some shell code.
-
Sam Hocevar authored
* ./toolbox: the MSVC project file generation no longer depends on Makefile.
-
- 10 Mar, 2003 1 commit
-
-
Sam Hocevar authored
-
- 03 Mar, 2003 1 commit
-
-
gbazin authored
* ALL: another bunch of fixes for the MSVC build.
-
- 01 Mar, 2003 1 commit
-
-
gbazin authored
* install-win32, Makefile.am: added the html faq to the win32 package. * toolbox, msvc/*: few fixes to the msvc project files generation. (compiling plugins won't work yet because there are a few hacks that need to be done in order to compile dlls that use the c-runtime)
-
- 02 Feb, 2003 1 commit
-
-
Sam Hocevar authored
of places.
-
- 29 Jan, 2003 1 commit
-
-
Sam Hocevar authored
the title and chapter dialogs when DVD menus are activated.
-
- 28 Jan, 2003 2 commits
-
-
Sam Hocevar authored
* ./po/*: fixed spelling errors in pofiles.
-
Sam Hocevar authored
use "./toolbox --fix-glade" to generate and fix source files. * ./include/vlc_common.h: fixed compilation warnings.
-
- 16 Jan, 2003 2 commits
-
-
Sam Hocevar authored
information from configure.ac.in. Thanks to Stephane van Hardeveld for spotting this.
-
Sam Hocevar authored
-
- 15 Jan, 2003 1 commit
-
-
Sam Hocevar authored
all GUIs, thus making the translators' work easier.
-
- 13 Jan, 2003 1 commit
-
-
Sam Hocevar authored
the Win32 interface.
-
- 25 Dec, 2002 1 commit
-
-
Sam Hocevar authored
* ./toolbox: removed code from bootstrap that wasn't related to the bootstrapping sequence and put it here.
-