summaryrefslogtreecommitdiffstats
path: root/library.mak
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * build: remove references to unused EXTRAOBJS variableMans Rullgard2012-10-101-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-101-1/+4
|\ \ | |/
| * build: sanitize linking of tools and test programsMans Rullgard2012-10-101-1/+4
* | Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'Michael Niedermayer2012-10-101-3/+3
|\ \ | |/
| * build: link test programs only against static libsMans Rullgard2012-10-091-3/+3
* | Merge commit '581281e242609a222233a2e5538b89dfb88fb18e'Michael Niedermayer2012-09-201-1/+1
|\ \ | |/
| * build: support some non-standard ar variantsMans Rullgard2012-09-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-301-1/+1
|\ \ | |/
| * build: allow non-standard variations of linker -l/-L flagsMans Rullgard2012-08-291-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-281-2/+2
|\ \ | |/
| * build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun2012-08-271-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-2/+2
|\ \ | |/
| * build: Remove all installed headers and header directories on uninstallDiego Biurrun2012-08-071-2/+2
| * build: change checkheaders to use regular build rulesMans Rullgard2012-08-071-1/+1
* | build: Fix some paths in uninstall-libsjamal2012-08-071-2/+2
OpenPOWER on IntegriCloud