53 Commits (3078d5ded738f36dbc9fb244dddb1de76e1db9aa)

Author SHA1 Message Date
Rémi Denis-Courmont 6c0f63cd68 Remove unused support for .asm files 11 years ago
Thomas Guillem 21af43fa28 modules: remove bashism 12 years ago
Thomas Guillem c7e2d54675 modules: allow '-' in module filenames 12 years ago
Jean-Baptiste Kempf 417b6eb0f0 Win32: prefer the static libraries when creating the dlls 12 years ago
David Fuhrmann c664aa35a7 Switch linking order of libcompat for modules 13 years ago
Luca Barbato dcffc92496 build: support YASM targets 13 years ago
Rémi Denis-Courmont 0892e08572 modules: link to pthread only when needed 13 years ago
Rémi Denis-Courmont a38f6a7bae modules: fix Windows build 13 years ago
Rémi Denis-Courmont 98cea7a2a2 modules: remove VLC-specific AM_LIBADD, simplify 13 years ago
Rémi Denis-Courmont 20cdb051ac modules: simplify CPPFLAGS & CFLAGS 13 years ago
Rémi Denis-Courmont e679db425d modules: set MODULE_NAME_IS_... where needed only 13 years ago
Rémi Denis-Courmont e67cf044cc modules: use different directory prefixes for each plugins subdirectory 13 years ago
Rémi Denis-Courmont 640d0794a0 modules: factor Makefile statement 13 years ago
Rafaël Carré 7e3c4b6648 Version all plugins when building for Windows 13 years ago
Rafaël Carré b14d3897e2 Fix make dist after 9d29844fd1 13 years ago
Rémi Denis-Courmont 9d29844fd1 modules: move Modules.am stuff to genmf 13 years ago
Rémi Denis-Courmont df0965badb modules: MODULE_NAME is only used for static modules 13 years ago
Rémi Denis-Courmont 8ac45478b4 Move libvlccore and libcompat to LDFLAGS from LIBADD 14 years ago
Rémi Denis-Courmont 5282cbf1d8 Define explicit makefile variable for libpthread 14 years ago
Rémi Denis-Courmont 0bafe94c50 Remove empty *_DEPENDENCIES in makefiles 14 years ago
Rafaël Carré 4189e7a558 Fix static modules 15 years ago
Rafaël Carré 18925e8fdb Build plugins statically if --disable-shared is used 15 years ago
Rémi Denis-Courmont e7df8e75ea Migrate VLC_ADD_* flags from vlc-config to AC_SUBST 15 years ago
Rémi Denis-Courmont 75532d5c0f Move MODULE_* predefined constants from vlc-config to Makefile 15 years ago
Rémi Denis-Courmont 503069555c Do not path -rpath twice 15 years ago
Rémi Denis-Courmont 7af4b7fed7 Move common predefined macros to config.h and common.am 15 years ago
Rémi Denis-Courmont 473a276fdd Remove ugly builtin support 15 years ago
Pierre d'Herbemont cc629fa53e Allow libvlc client to build statically. 16 years ago
Brad Smith 3a27eb58f0 Fix a typo with the libtool flag -export-symbols-regex 16 years ago
Rémi Denis-Courmont 4a6584208f No need for common SUFFIXES definition anymore 16 years ago
Rémi Denis-Courmont 4ac9513cfd Install and look for plugins in plugins/, not modules/ (fixes: #3352) 17 years ago
Rémi Denis-Courmont f509010a10 Silent rule for genmf 17 years ago
Rémi Denis-Courmont f5e900bebb Remove legacy nice target 17 years ago
Rémi Denis-Courmont c7eabcd917 Put plugins in $(pkglibdir)/modules 17 years ago
Rémi Denis-Courmont aa55637b75 Specify the install path for plugins 17 years ago
Rémi Denis-Courmont e1a78b744b Start moving replacement functions to a static import library 18 years ago
Rémi Denis-Courmont cba4b50534 Link plugins against libvlccore 18 years ago
Rémi Denis-Courmont 5698895948 Support for tweaking package-part of install path 18 years ago
Geoffroy Couprie f57c5bdcf9 add -no-undefined for WinCE 18 years ago
Rémi Denis-Courmont ec525f6973 Restore -no-undefined on Win32 18 years ago
Rémi Denis-Courmont 42b58e873a Do not link plugins against libvlccore explicitly 18 years ago
Rémi Denis-Courmont 67ad2d4678 -export-dynamic is no sense for libs, use -export-symbol (or nothing) 18 years ago
Rémi Denis-Courmont 84d0f814c4 Rename the shared libraries 19 years ago
Rémi Denis-Courmont 32fcb07923 nice is a phony target 19 years ago
Rémi Denis-Courmont c777887c91 Cosmetics 19 years ago
Rémi Denis-Courmont 3e82c0f591 Remove a bunch of obsoleted kludges 19 years ago
Rémi Denis-Courmont be5bff39e5 Allow building plugins through autotools-builtin means... 19 years ago
Rémi Denis-Courmont c20040263c Complete flags factorization 19 years ago
Rémi Denis-Courmont 41ce29d54d Simplify 19 years ago
Rémi Denis-Courmont cd369d68d7 Fix genmf invocation 19 years ago