summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'Michael Niedermayer2013-05-24
|\
| * w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* | build: drop unused ALLMANPAGES variableStefano Sabatini2013-05-19
* | Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer2013-04-06
|\|
| * Integrate lcov/gcov into LibavReinhard Tartler2013-04-05
* | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'Michael Niedermayer2013-03-28
|\|
| * build: Remove configure-generated .config file on distcleanDiego Biurrun2013-03-27
| * build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun2013-02-23
* | tools: add tiny_ssimLoren Merritt2013-03-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-11
|\|
| * build: fix 'clean' targetMans Rullgard2012-12-10
* | Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer2012-12-08
|\|
| * arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* | Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer2012-11-23
|\|
| * build: add rules to generate preprocessed source filesMans Rullgard2012-11-23
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-26
|\|
| * build: Include HEADERS-yes in the HEADERS variableMartin Storsjö2012-10-25
* | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer2012-10-24
|\|
| * build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-16
|\|
| * build: simplify linking tools with cmdutils.oMans Rullgard2012-10-15
* | examples: add README file with simple compilation instructionsStefano Sabatini2012-10-16
* | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer2012-10-13
|\|
| * avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
| * build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-29
* | Makefile: remove old codec_names.h on distcleanMichael Niedermayer2012-09-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-29
|\|
| * build: export filtered -lz flag in config.makMans Rullgard2012-08-28
| * build: add separate setting for host linkerMans Rullgard2012-08-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-28
|\|
| * build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun2012-08-27
* | build: Fix compilation when configuring with a prog suffixjamal2012-08-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-10
|\|
| * build: add HOSTOBJS to SUBDIR_VARS listDiego Biurrun2012-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|
| * build: cosmetics: Reorder some lists in a more logical fashionDiego Biurrun2012-08-08
| * avconv: split configuring filter configuration to a separate file.Anton Khirnov2012-08-08
| * avconv: split option parsing into a separate file.Anton Khirnov2012-08-08
| * build: change checkheaders to use regular build rulesMans Rullgard2012-08-07
| * build: add trailing / to yasm/nasm -I flagsMans Rullgard2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-06
|\|
| * build: generalise rules and variable settings for av* programsMans Rullgard2012-08-06
| * build: support non-standard replacements for -c flagMans Rullgard2012-07-28
| * build: Use portable compiler flag constructs in header compilation ruleDiego Biurrun2012-07-28
| * build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun2012-07-28
| * build: use COMPILE template for HOSTOBJSMans Rullgard2012-07-26
| * build: do full flag handling for all compiler-type toolsMans Rullgard2012-07-26
| * build: Drop gcc-specific warning flag from header compilation ruleDiego Biurrun2012-07-22
* | Makefile: remove checkheaders from the main check targetMichael Niedermayer2012-06-29