83 Commits (dfee77fbd36a4da1f22ef64afb4499392476a53f)

Author SHA1 Message Date
Christophe Massiot 3b099bef9a * New build system for the contrib packages of VLC. It supports to 23 years ago
Sam Hocevar 96e75a5fab * bootstrap: remove autom4te.cache before running autoconf 23 years ago
Sam Hocevar 05d53d9041 * bootstrap: Fixed an automake breakage when gettext is not present. 23 years ago
Sam Hocevar c253c2560a * bootstrap: Fixed breakage from previous commit. 23 years ago
Sam Hocevar 0ef59d80b3 * bootstrap: Fixed a shell thinko causing unwanted plugins to be built. 23 years ago
Gildas Bazin c4c17554d9 * bootstrap: fix for the AC_MSG_WARN() problem when pkg-config is not installed (hopefully). 23 years ago
Sam Hocevar 1412088fc9 * bootstrap: 23 years ago
Sam Hocevar 5b629ba108 * bootstrap: 23 years ago
Sam Hocevar 267e0621ed * bootstrap: Fixed the "clean" rule in module subdirectories. 23 years ago
Sam Hocevar edad4b8a0f * bootstrap: Only start removing files when required tools have been 23 years ago
Gildas Bazin de1be1c13f * Makefile.am, bootstrap, mozilla/Makefile.am: don't try to build pic _and_ non-pic code on win32 as there's no need for pic code on this platform. This should almost reduce the compilation time by a factor of 2 when the mozilla plugin is activated in the build process. 23 years ago
Sam Hocevar ef41e224bd * bootstrap: Fixed a shell syntax error when pkg-config is not present. 23 years ago
Sam Hocevar beab78a932 * bootstrap: 23 years ago
Sam Hocevar 8c7b5a88af * mozilla/Makefile.am: Fixed stamp-pic generation, it was created in the 23 years ago
Sam Hocevar 0bf20368a6 * bootstrap: 23 years ago
Sam Hocevar 31f0666a46 * bootstrap: Removed dashes from makefile variables. 23 years ago
Sam Hocevar e10b64a458 * bootstrap: 23 years ago
Sam Hocevar 76bbfbacd9 * bootstrap: The "clean" rule now also removes generated sources. 23 years ago
Sam Hocevar 09496f1939 * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 23 years ago
Sam Hocevar 7a0538e6fc * bootstrap: 23 years ago
Sam Hocevar 348be7c179 * bootstrap: Recursive rules now check for $(MAKE)'s return value so that 23 years ago
Sam Hocevar 01c2108330 * bootstrap, Makefile.am: Slightly reduced build verbosity. 23 years ago
Sam Hocevar 416de47b7f * bootstrap: Fix for the Mozilla plugin build. 23 years ago
Sam Hocevar 1ef113ea04 * bootstrap: Guaah. Typo. 23 years ago
Sam Hocevar 5973b28e15 * bootstrap: Workaround for an automake1.6 issue. Not a big deal, the code 23 years ago
Sam Hocevar b7940e0e49 * bootstrap: 23 years ago
Sam Hocevar 750c81c7bf * bootstrap: Fixed detection of older automake version that advertise 23 years ago
Sam Hocevar e2d69c725e * bootstrap: 23 years ago
Sam Hocevar d93b2c5c6d * m4/vlc.m4: output all modules to vlc-config, not just those who define 23 years ago
Sam Hocevar 2e743e0019 * Makefile.am: 23 years ago
Sam Hocevar 1f4f223447 * debian/changelog: 23 years ago
Sam Hocevar fe17002d42 * bootstrap: 23 years ago
Sam Hocevar 206fe3c148 * bootstrap: make errors less obscure when using gettext 0.11.3 or 0.11.4, 23 years ago
Sam Hocevar 12246fe914 * THANKS: spelling fixes. 23 years ago
Sam Hocevar 9542cc88a8 * configure.ac.in is no more, we can now use configure.ac like normal people, 23 years ago
Eric Petit f4fabf9846 * bootstrap: remove a -shared flag as ./configure already adds it for 24 years ago
Sam Hocevar 8b722b23ad * ./bootstrap: fixed a syntax error in the generated m4/vlc.m4. 24 years ago
Sam Hocevar d95cb2fcd9 * ./bootstrap: if pkg-config is not available, we define PKG_CHECK_MODULES 24 years ago
Sam Hocevar 453fe58a06 * ./autotools/: moved some autotools executables to this subdirectory to 24 years ago
Sam Hocevar 0eaf631559 * ./bootstrap: fixed a conflict issue with recent autopoint versions. 24 years ago
Sam Hocevar e8fb7ad338 * ./bootstrap: we don't fail if gettext is too old and there is no 24 years ago
Sam Hocevar c2a934c0ff * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot 24 years ago
Sam Hocevar 6d68e3437f * ./NEWS: added an empty NEWS file. 24 years ago
Sam Hocevar 2a55093ce0 * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now 24 years ago
Sam Hocevar 042214057e * ./bootstrap: removed usage of $^ which is not compatible with BSD or 24 years ago
Christophe Massiot eb28b62d8b Check for the presence of arguments (--help ?) before rebuilding everything. 24 years ago
Sam Hocevar c84f4ce5b2 * ./bootstrap: fixed an automake 1.5 check. 24 years ago
Sam Hocevar e8b5cda1a0 * ./configure.ac.in: lured xggettext into thinking _NS is a keyword. 24 years ago
Christophe Massiot 16cf721d7a * Re-enabled package-* Makefile rules, 24 years ago
Sam Hocevar 019f1d068c * ./bootstrap: added warning messages for old automake versions. 24 years ago