64 Commits (77892a3f940ebe5c5c60081248bb14e36a676eb3)

Author SHA1 Message Date
Alexandre Janniaux 77892a3f94 Makefile.am: move CLEANFILES= to top Makefile 3 years ago
Steve Lhomme 722c0fa260 plugins: rename __PLUGIN__ to VLC_DYNAMIC_PLUGIN 3 years ago
Alexandre Janniaux dd6fa61029 modules: common.am: remove trailing characters 5 years ago
Rémi Denis-Courmont 0694f57bb2 webvtt: disable POSIX Yacc warnings 7 years ago
Janne Grunau d306cad028 build: x86: add build support for nasm via x86inc.asm/x86util.asm 10 years ago
Thomas Guillem 203b4374a7 modules: common: use full name as MODULE_NAME 8 years ago
Rémi Denis-Courmont 9ce86be4e8 Makefile: use pkglibdir for libraries 8 years ago
Rémi Denis-Courmont f2ba10497e Make Flex and Bison tests inconditional 8 years ago
Marvin Scholz b37800b835 Revert "configure: Do not use -no-undefined with sanitizers on darwin" 9 years ago
Marvin Scholz 76118f5826 configure: Do not use -no-undefined with sanitizers on darwin 9 years ago
Rafaël Carré 56b8d4831c win32: Use -static rather than undocumented --static when linking 10 years ago
Rémi Denis-Courmont 6c0f63cd68 Remove unused support for .asm files 11 years ago
Thomas Guillem 21af43fa28 modules: remove bashism 11 years ago
Thomas Guillem c7e2d54675 modules: allow '-' in module filenames 11 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) 16 years ago
Rémi Denis-Courmont f509010a10 Silent rule for genmf 16 years ago
Rémi Denis-Courmont f5e900bebb Remove legacy nice target 16 years ago
Rémi Denis-Courmont c7eabcd917 Put plugins in $(pkglibdir)/modules 16 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 17 years ago
Rémi Denis-Courmont cba4b50534 Link plugins against libvlccore 17 years ago
Rémi Denis-Courmont 5698895948 Support for tweaking package-part of install path 17 years ago
Geoffroy Couprie f57c5bdcf9 add -no-undefined for WinCE 18 years ago