73 Commits (10b303ec01f33e53bf98ef386cccc615dc120229)

Author SHA1 Message Date
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
Sam Hocevar 1fdc92cbe0 * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output. 24 years ago
Sam Hocevar 691e470422 * ./src/misc/messages.c: added ^Ms to the WinCE logfile. 24 years ago
Sam Hocevar a6bb3a1fe8 * ./modules/audio_output/waveout.c: audio output now works under WinCE 24 years ago
Sam Hocevar c3a40bca86 * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc 24 years ago
Sam Hocevar 4a8ce8ac45 * ./src/misc/modules.c: p_module->psz_filename is now filled with a real 24 years ago
Sam Hocevar de6f58231b * ./bootstrap: reverted the behaviour behaviour to the default, which 24 years ago
Sam Hocevar d1296b32da * ./bootstrap: bootstrap now requires the --config flag. With no arguments 24 years ago
Sam Hocevar 5de3e045e3 * ./msvc/*, ./evc/*: moved eMbedded Visual Studio files to the toplevel evc/ 24 years ago
Sam Hocevar be8ca6e9a9 * ALL: WinCE compilation fixes (mostly nonexistent headers). A lot of 24 years ago
Sam Hocevar 05ac379f73 * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project 24 years ago