summaryrefslogtreecommitdiffstats
path: root/common.mak
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * build: add separate setting for host linkerMans Rullgard2012-08-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-281-1/+1
|\ \ | |/
| * build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun2012-08-271-1/+1
* | checkheaders: Rename HEADEROBJS to HOBJSjamal2012-08-091-6/+6
* | common.mak: add forgotten hunk from last mergeMichael Niedermayer2012-08-091-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-6/+8
|\ \ | |/
| * build: change checkheaders to use regular build rulesMans Rullgard2012-08-071-3/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-071-1/+2
|\ \ | |/
* | checkheaders: Fix directory creation in out-of-tree builds.jamal2012-08-071-6/+8
* | buildsys: fix c++ compilationMichael Niedermayer2012-07-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-3/+3
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-271-7/+8
|\ \ | |/
| * build: use COMPILE template for HOSTOBJSMans Rullgard2012-07-261-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-1/+1
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-051-1/+1
|\ \ | |/
| * build: Drop leftover .exp pattern from LIBSUFFIXES list.Diego Biurrun2012-05-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-251-1/+1
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-1/+1
|\ \ | |/
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-1/+1
* | 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
OpenPOWER on IntegriCloud