summaryrefslogtreecommitdiffstats
path: root/library.mak
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '93d5b022a9fd3a1a1f9c521a1eac7f0410e05b81'James Almer2017-03-231-9/+0
|\
| * build: Drop duplicate asm recipeDiego Biurrun2016-10-171-5/+0
* | Merge commit 'c5fd4b50610f62cbb3baa4f4108139363128dea1'Clément Bœsch2016-06-271-0/+3
|\ \ | |/
| * build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-291-0/+3
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-4/+5
|\ \ | |/
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-3/+4
* | library.mak: Put -Umain back for testsMichael Niedermayer2016-06-011-0/+1
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-111-14/+0
|\ \ | |/
| * build: Split test programs off into separate filesDiego Biurrun2016-04-071-13/+0
* | build: use a link instead of changing current directory when compilingAndreas Cadhalpun2016-01-251-1/+1
* | build: make out-of-tree builds bit-identical to in-tree buildsAndreas Cadhalpun2016-01-221-1/+1
* | build: add LDLIBFLAGSGanesh Ajjanagadde2015-07-081-1/+1
* | library.mak: Workaround SDL redefining main and breaking fate tests on mingwJames Almer2015-06-191-0/+1
* | build: add configure option pkgconfigdirIngo Brückl2015-05-291-3/+3
* | x86/doc/Makefile: DBG=1 to preprocess external asmChristophe Gisquet2015-02-171-1/+5
* | Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830'Michael Niedermayer2014-07-221-1/+1
|\ \ | |/
| * build: Support executable only ldflagsLuca Barbato2014-07-211-1/+1
* | Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer2014-02-171-8/+6
|\ \ | |/
| * Move all example programs to doc/examplesDiego Biurrun2014-02-161-8/+6
* | Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3'Michael Niedermayer2014-02-141-0/+1
|\ \ | |/
| * build: doxy: Include code examples in Doxygen documentationDiego Biurrun2014-02-141-0/+1
* | Add Windows resource file support for shared librariesJames Almer2013-12-051-1/+1
* | library.mak: only run asm strip if ASMSTRIP flags are setMichael Niedermayer2013-11-281-1/+1
* | build sys: rename STRIPFLAGS to ASMSTRIPFLAGSMichael Niedermayer2013-11-281-1/+1
* | Merge commit '0673ede985a6560e7efb86dab1c58fb7f95ce587'Michael Niedermayer2013-11-281-1/+1
|\ \ | |/
| * configure: add strip flags checksVittorio Giovara2013-11-281-1/+1
| * build: remove pointless conditionIngo Brückl2013-10-291-1/+1
* | build: remove pointless conditionIngo Brückl2013-10-241-1/+1
* | Merge commit 'e52567c2954f627d420b30f75f71af2f2e4afe80'Michael Niedermayer2013-10-081-0/+1
|\ \ | |/
| * build: Strip spurious labelsLoren Merritt2013-10-071-0/+1
* | Merge commit '472391b9a7e15e3bff33b016e7b6dbfa6a555975'Michael Niedermayer2013-03-281-2/+0
|\ \ | |/
| * build: Move setting of SRC_DIR to the only place it is usedDiego Biurrun2013-03-271-2/+0
* | build: fixes a "can't cd to..." issue when installing shared libraries.Cyrille Faucheux2013-02-151-1/+1
* | Merge commit '304b806cb524fb040f8e09a241040f1af2cb820b'Michael Niedermayer2013-02-121-0/+1
|\ \ | |/
| * build: Make library minor version visible in the MakefileDiego Biurrun2013-02-111-0/+1
* | build: Remove superfluous MAKE variable for the build suffixJames Almer2013-02-031-2/+2
* | build-sys: Fix pkgconfig files when ffmpeg is built with --build-suffixSteven Boswell II2013-02-021-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-111-1/+1
|\ \ | |/
| * build: fix 'clean' targetMans Rullgard2012-12-101-1/+1
* | Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da'Michael Niedermayer2012-11-231-2/+9
|\ \ | |/
| * build: add rules to generate preprocessed source filesMans Rullgard2012-11-231-2/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-031-0/+2
|\ \ | |/
| * doc: add apidoc target for doxygen API documentationJanne Grunau2012-11-021-0/+2
* | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer2012-10-241-1/+1
|\ \ | |/
| * build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-231-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-111-6/+5
|\ \ | |/
| * build: do not use LIB as variable nameMans Rullgard2012-10-101-3/+3
| * build: whitespace cosmeticsMans Rullgard2012-10-101-1/+1
| * build: remove single-use variable THIS_LIBMans Rullgard2012-10-101-2/+1
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-111-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud