aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-121-4/+4
|\|
| * build: remove unnecessary dependency on libs from 'all' targetMans Rullgard2011-07-111-1/+1
| * build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-111-3/+3
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-13/+8
|\|
| * build: rework rules for things in the tools dirMans Rullgard2011-07-101-13/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-051-1/+1
|\|
| * build: Remove deleted 'check' target from .PHONY list.Diego Biurrun2011-07-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-011-2/+0
|\|
| * build: Eliminate obsolete test targets.Diego Biurrun2011-06-301-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-301-3/+19
|\|
| * build: fix creation of tools dir with make 3.81Mans Rullgard2011-06-291-2/+5
| * build: Mark all-yes Makefile target as phony.Diego Biurrun2011-06-291-1/+1
| * build: create output directories as neededMans Rullgard2011-06-291-1/+6
* | Move SRC_PATH hack around to allow compilation from subdir again.Reimar Döffinger2011-06-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-4/+4
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-4/+4
| * build: factor out the .c and .S compile commands as a macroMans Rullgard2011-06-261-4/+11
* | Restore some more rules to common.mak to improve building in subdirs.Reimar Döffinger2011-06-251-11/+0
* | Allow running make in subdirs again.Reimar Döffinger2011-06-241-0/+1
* | Revert "build: move basic rules and variables to main Makefile"Reimar Döffinger2011-06-241-35/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-11/+55
|\|
| * build: remove SRC_PATH_BARE variableMans Rullgard2011-06-231-13/+11
| * build: move basic rules and variables to main MakefileMans Rullgard2011-06-231-0/+35
| * build: move special targets to end of main MakefileMans Rullgard2011-06-231-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-231-158/+6
|\|
| * build: move documentation rules to doc/MakefileMans Rullgard2011-06-221-38/+3
| * build: move test rules to tests/MakefileMans Rullgard2011-06-221-120/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-151-0/+7
|\|
| * build: move vpath directives to main MakefileMans Rullgard2011-06-141-0/+5
| * build: move ALLFFLIBS to a more logical placeMans Rullgard2011-06-141-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-121-10/+12
|\|
| * build: fix "make install" with documentation disabledMans Rullgard2011-06-111-0/+1
| * build: simplify some conditional targetsMans Rullgard2011-06-111-10/+11
* | Makefile: critical build fix after the merge. make fate passed locally due to...Michael Niedermayer2011-06-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-071-8/+10
|\|
| * build: make rule for linking ff* apply only to these targetsMans Rullgard2011-06-071-1/+1
| * build: rearrange some lines in a more logical wayMans Rullgard2011-06-061-4/+3
| * build: clean up .PHONY listsMans Rullgard2011-06-061-1/+2
| * build: move all (un)install* target aliases to toplevel MakefileMans Rullgard2011-06-061-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-041-1/+1
|\|
| * build: Simplify texi2html invocation through the --output option.Diego Biurrun2011-06-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-301-3/+3
|\|
| * build: remove BUILD_ROOT variableMans Rullgard2011-05-291-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-271-1/+1
|\|
| * build: Remove generated .version file on distclean.Diego Biurrun2011-05-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-191-11/+4
|\|
| * Remove unused make variable SEEK_REFFILEMans Rullgard2011-05-181-1/+0
| * fate: remove redundant aref and vref referencesMans Rullgard2011-05-181-7/+3
| * fate: run aref and vref as regular testsMans Rullgard2011-05-181-9/+7
* | Makefile:Put lost tab back.Michael Niedermayer2011-05-061-1/+1