aboutsummaryrefslogtreecommitdiffstats
path: root/common.mak
Commit message (Expand)AuthorAgeFilesLines
* build: use a link instead of changing current directory when compilingAndreas Cadhalpun2016-01-251-4/+3
* common.mak: Use CCFLAGS for assembly generation as wellTimothy Gu2016-01-241-1/+1
* build: fix make checkheaders in out-of-tree buildsAndreas Cadhalpun2016-01-231-1/+2
* build: make out-of-tree builds bit-identical to in-tree buildsAndreas Cadhalpun2016-01-221-3/+3
* Merge commit '9f57f134c19773d54269b6cb9ee455ff87c2e9e1'Hendrik Leppkes2015-12-051-2/+5
|\
* | Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'Hendrik Leppkes2015-10-141-2/+4
|\|
| * build: add Solaris symbol versioningSean McGovern2015-10-111-1/+1
* | Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5'Michael Niedermayer2015-07-221-2/+3
|\|
| * checkasm: Always link staticallyLuca Barbato2015-07-211-2/+3
* | x86: Makefile: fix DBG parameter evaluationChristophe Gisquet2015-03-111-1/+1
* | Makefile: improve DBG option for asmChristophe Gisquet2015-02-211-5/+5
* | x86/doc/Makefile: DBG=1 to preprocess external asmChristophe Gisquet2015-02-171-1/+9
* | Merge commit 'afe176265480880e1f702c96a8ba434b0d88728b'Michael Niedermayer2014-05-201-1/+1
|\|
| * build: export library dependencies in ${name}_FFLIBSJanne Grunau2014-05-201-1/+1
* | Merge commit '7e90133f6420b1c53652f972b9561600822881ee'Michael Niedermayer2014-05-141-4/+1
|\|
| * build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not definedJanne Grunau2014-05-141-1/+1
* | common.mak: fix (not)building disabled libsMichael Niedermayer2014-05-131-1/+4
* | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-131-1/+1
|\|
| * build: handle library dependencies in configureJanne Grunau2014-05-131-1/+1
* | lavd: Add QTKit input device.Vadim Kalinsky2014-03-301-0/+3
* | Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer2014-02-171-1/+0
|\|
| * Move all example programs to doc/examplesDiego Biurrun2014-02-161-1/+0
* | common.mak: Less ugly version of the previous windres fixJames Almer2013-12-091-1/+1
* | common.mak: fix the current fate failures with windresJames Almer2013-12-091-1/+1
* | windres: Track dependenciesJames Almer2013-12-071-2/+2
* | Add Windows resource file support for shared librariesJames Almer2013-12-051-2/+8
* | Merge commit '5a9fcc7d2524d6c0f86b2855019ee9f4cf360276'Michael Niedermayer2013-12-021-0/+3
|\|
* | Merge commit 'ad477710244c761ad1c21246c34e0075fee12d11'Michael Niedermayer2013-12-021-1/+2
|\|
| * build: Add shorthand for HOSTCC compile macroDiego Biurrun2013-12-021-1/+1
* | Merge commit 'e8fcdebb17fc59375fd9fc6c0a02a1d2e6d9fb23'Michael Niedermayer2013-11-151-1/+1
|\|
| * build: Allow specifying extra object files when linking HOSTPROGSDiego Biurrun2013-11-151-1/+1
* | Merge commit '47b6cfc2a0333fb24f074d27830bf35ae5007050'Michael Niedermayer2013-10-041-1/+2
|\|
| * avformat/output-example: Declare link dependency on libswscale in the MakefileDiego Biurrun2013-10-031-1/+2
| * Integrate lcov/gcov into LibavReinhard Tartler2013-04-051-1/+1
* | Merge commit '472391b9a7e15e3bff33b016e7b6dbfa6a555975'Michael Niedermayer2013-03-281-0/+1
|\|
| * build: Move setting of SRC_DIR to the only place it is usedDiego Biurrun2013-03-271-0/+1
* | Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74'Michael Niedermayer2013-02-241-1/+1
|\|
* | Merge commit '8a11ce43d08352f7a290355ebb5b29c495ad9609'Michael Niedermayer2013-02-201-2/+2
|\|
| * build: Ensure that output directories for header objects are createdDiego Biurrun2013-02-201-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-111-0/+6
|\|
| * build: fix 'clean' targetMans Rullgard2012-12-101-0/+6
* | Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer2012-11-231-0/+3
|\|
* | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-311-1/+1
|\|
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-261-0/+1
|\|
| * build: Include HEADERS-yes in the HEADERS variableMartin Storsjö2012-10-251-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-161-0/+3
|\|
| * build: Properly remove object files while cleaningMans Rullgard2012-09-151-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-301-2/+3
|\|
| * build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-291-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-291-2/+2
|\|