summaryrefslogtreecommitdiffstats
path: root/common.mak
Commit message (Expand)AuthorAgeFilesLines
* Add coverage support.Reimar Döffinger2011-12-051-1/+1
* Add rule for compiling to asmMans Rullgard2011-10-221-0/+3
* Add libswresample.Michael Niedermayer2011-09-191-1/+1
* Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-141-1/+6
|\
* \ Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-151-1/+1
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-1/+3
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-121-1/+1
|\ \ | |/
| * build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-111-1/+0
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-3/+9
|\ \ | |/
| * build: remove duplicates from order-only directory prerequisite listDiego Biurrun2011-07-101-3/+3
| * build: rework rules for things in the tools dirMans Rullgard2011-07-101-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-301-0/+6
|\ \ | |/
| * build: create output directories as neededMans Rullgard2011-06-291-0/+6
* | Move SRC_PATH hack around to allow compilation from subdir again.Reimar Döffinger2011-06-301-6/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-10/+10
|\ \ | |/
| * build: replace some addprefix/addsuffix with substitution refsMans Rullgard2011-06-281-10/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-271-9/+15
|\ \ | |/
* | Fix compilation in subdir with NASM.Reimar Döffinger2011-06-251-1/+2
* | Restore some more rules to common.mak to improve building in subdirs.Reimar Döffinger2011-06-251-0/+10
* | Restore accidentally removed parts of "BRIEF" list.Reimar Döffinger2011-06-241-1/+1
* | Allow running make in subdirs again.Reimar Döffinger2011-06-241-0/+6
* | Revert "build: move basic rules and variables to main Makefile"Reimar Döffinger2011-06-241-0/+40
|/
* build: move basic rules and variables to main MakefileMans Rullgard2011-06-231-40/+0
* build: move special targets to end of main MakefileMans Rullgard2011-06-231-8/+0
* build: move vpath directives to main MakefileMans Rullgard2011-06-141-5/+0
* build: move ALLFFLIBS to a more logical placeMans Rullgard2011-06-141-2/+0
* build: remove empty $(OBJS) targetMans Rullgard2011-06-071-2/+0
* build: clean up .PHONY listsMans Rullgard2011-06-061-2/+0
* build: move all (un)install* target aliases to toplevel MakefileMans Rullgard2011-06-061-5/+0
* build: remove stale dependencyMans Rullgard2011-06-061-2/+0
* build: do not add CFLAGS-yes to CFLAGSMans Rullgard2011-06-061-1/+0
* build: remove BUILD_ROOT variableMans Rullgard2011-05-291-9/+3
* Include dependencies for test programsMans Rullgard2011-03-311-2/+2
* Remove support for stripping executablesMans Rullgard2011-03-291-1/+1
* Merge libavcore into libavutilReinhard Tartler2011-02-151-1/+1
* Create config.asm for use with yasmMåns Rullgård2010-09-031-0/+1
* Remove dep/depend targets and related variables.Diego Biurrun2010-08-171-4/+1
* Add libavcore.Stefano Sabatini2010-07-211-1/+1
* Stop make complaining about moved/deleted headersMåns Rullgård2010-07-041-0/+4
* Add -I flags to HOSTCFLAGSMåns Rullgård2010-06-261-1/+4
* Fix brief make messages when CC etc are specified on command lineMåns Rullgård2010-06-261-2/+2
* Make ranlib silent in brief output modeMåns Rullgård2010-03-171-2/+2
* Fix brief make output for generated tablesMåns Rullgård2010-03-141-2/+2
* Remove .SECONDARY directiveMåns Rullgård2010-03-101-1/+1
* Improve version.h generationMåns Rullgård2010-03-101-8/+0
* Replace $(G) with more generic $(M) in silent make rulesMåns Rullgård2010-03-101-2/+3
* Prettify make output for documentationMåns Rullgård2010-03-101-0/+1
* Prettify make output when generating headersMåns Rullgård2010-03-091-1/+2
* Simplify static/shared build rulesMåns Rullgård2010-03-091-1/+3
* Remove duplicates from OBJSMåns Rullgård2010-03-091-1/+1
OpenPOWER on IntegriCloud