261 Commits (54b5cc035a04aeac8206295a2e37b3877c8a7a7a)

Author SHA1 Message Date
Rick Kern 8db203a9dd lavd/decklink: Fix compile issue on OS X 9 years ago
Diego Biurrun c5fd4b5061 build: Simplify postprocessing of linker version script files 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun 3dfbf32b95 build: Drop redundant removal of compiled object files 9 years ago
Andreas Cadhalpun b46aae0936 build: use a link instead of changing current directory when compiling 9 years ago
Timothy Gu bd4d192081 common.mak: Use CCFLAGS for assembly generation as well 9 years ago
Andreas Cadhalpun f503022ce5 build: fix make checkheaders in out-of-tree builds 9 years ago
Andreas Cadhalpun 064963bd27 build: make out-of-tree builds bit-identical to in-tree builds 9 years ago
Sean McGovern c1aac39eac build: add Solaris symbol versioning 9 years ago
Luca Barbato 3ae0e721c7 checkasm: Always link statically 9 years ago
Christophe Gisquet 2e5605f6fa x86: Makefile: fix DBG parameter evaluation 10 years ago
Christophe Gisquet 3fdcb8ccdc Makefile: improve DBG option for asm 10 years ago
Christophe Gisquet bc8e044d8c x86/doc/Makefile: DBG=1 to preprocess external asm 10 years ago
Janne Grunau afe1762654 build: export library dependencies in ${name}_FFLIBS 11 years ago
Janne Grunau 7e90133f64 build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined 11 years ago
Michael Niedermayer efa9596831 common.mak: fix (not)building disabled libs 11 years ago
Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
Vadim Kalinsky 234f0bcb0c lavd: Add QTKit input device. 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
James Almer a12f679a5d common.mak: Less ugly version of the previous windres fix 11 years ago
James Almer 5f302b1f38 common.mak: fix the current fate failures with windres 11 years ago
James Almer e2f800f8b7 windres: Track dependencies 11 years ago
James Almer 56572787ae Add Windows resource file support for shared libraries 11 years ago
Diego Biurrun ad47771024 build: Add shorthand for HOSTCC compile macro 11 years ago
Diego Biurrun e8fcdebb17 build: Allow specifying extra object files when linking HOSTPROGS 11 years ago
Diego Biurrun 47b6cfc2a0 avformat/output-example: Declare link dependency on libswscale in the Makefile 11 years ago
Reinhard Tartler a862c7d336 Integrate lcov/gcov into Libav 12 years ago
Diego Biurrun 7c22d0489f build: Move setting of SRC_DIR to the only place it is used 12 years ago
Diego Biurrun 8a11ce43d0 build: Ensure that output directories for header objects are created 12 years ago
Mans Rullgard 395c3feb3b build: fix 'clean' target 12 years ago
Martin Storsjö 121604b024 build: Include HEADERS-yes in the HEADERS variable 12 years ago
Mans Rullgard 1c9d54b468 build: Properly remove object files while cleaning 12 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 12 years ago
Mans Rullgard 095792f253 build: add separate setting for host linker 12 years ago
Diego Biurrun 8f7c26e392 build: Use portable abstraction for linker/hostcc output file syntax 12 years ago
jamal 5d8e54fe1d checkheaders: Rename HEADEROBJS to HOBJS 12 years ago
Michael Niedermayer b41d481aa4 common.mak: add forgotten hunk from last merge 12 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 12 years ago
jamal 7c5466d4fc checkheaders: Fix directory creation in out-of-tree builds. 12 years ago
Michael Niedermayer 64f07754fe buildsys: fix c++ compilation 12 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 12 years ago
Diego Biurrun b5a3c6038d build: Drop leftover .exp pattern from LIBSUFFIXES list. 13 years ago
Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
Reimar Döffinger 840ecc9e07 Add coverage support. 13 years ago
Mans Rullgard 22aebf1bfe Add rule for compiling to asm 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 13 years ago
Mans Rullgard ca9036155d build: remove unnecessary FFLDFLAGS variable 14 years ago
Diego Biurrun 3e5cce81e7 build: remove duplicates from order-only directory prerequisite list 14 years ago
Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago
Reimar Döffinger e1a54304be Move SRC_PATH hack around to allow compilation from subdir again. 14 years ago