summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\
| * presets: rename presets directoryJanne Grunau2011-10-19
| * Makefile: change presets extension to .avpresetAnton Khirnov2011-10-19
* | Add libswresample.Michael Niedermayer2011-09-19
* | Merge remote-tracking branch 'hexene/scratchpad'Michael Niedermayer2011-09-14
|\ \
| * | C++ Support ;)Mohamed Naufal2011-08-31
| |/
| * Fix NASM include directiveDave Yeo2011-08-15
* | build: fix install rule with --progs-suffix.Clément Bœsch2011-09-11
* | Makefile: remove unused PROGS_G.Clément Bœsch2011-09-01
* | build: introduce --progs-suffix option.Clément Bœsch2011-09-01
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-13
|\|
| * Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-12
| * Rename ffserver to avserver.Anton Khirnov2011-08-09
| * Rename ffprobe to avprobe.Anton Khirnov2011-08-09
| * Rename ffplay to avplay.Anton Khirnov2011-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-21
|\|
| * build: add -L flags before existing LDFLAGSMans Rullgard2011-07-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\|
| * build: remove unnecessary dependency on libs from 'all' targetMans Rullgard2011-07-11
| * build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-11
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * build: rework rules for things in the tools dirMans Rullgard2011-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-05
|\|
| * build: Remove deleted 'check' target from .PHONY list.Diego Biurrun2011-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-01
|\|
| * build: Eliminate obsolete test targets.Diego Biurrun2011-06-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-30
|\|
| * build: fix creation of tools dir with make 3.81Mans Rullgard2011-06-29
| * build: Mark all-yes Makefile target as phony.Diego Biurrun2011-06-29
| * build: create output directories as neededMans Rullgard2011-06-29
* | Move SRC_PATH hack around to allow compilation from subdir again.Reimar Döffinger2011-06-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
| * build: factor out the .c and .S compile commands as a macroMans Rullgard2011-06-26
* | Restore some more rules to common.mak to improve building in subdirs.Reimar Döffinger2011-06-25
* | Allow running make in subdirs again.Reimar Döffinger2011-06-24
* | Revert "build: move basic rules and variables to main Makefile"Reimar Döffinger2011-06-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * build: remove SRC_PATH_BARE variableMans Rullgard2011-06-23
| * build: move basic rules and variables to main MakefileMans Rullgard2011-06-23
| * build: move special targets to end of main MakefileMans Rullgard2011-06-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-23
|\|
| * build: move documentation rules to doc/MakefileMans Rullgard2011-06-22
| * build: move test rules to tests/MakefileMans Rullgard2011-06-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-15
|\|
| * build: move vpath directives to main MakefileMans Rullgard2011-06-14
| * build: move ALLFFLIBS to a more logical placeMans Rullgard2011-06-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-12
|\|
| * build: fix "make install" with documentation disabledMans Rullgard2011-06-11
| * build: simplify some conditional targetsMans Rullgard2011-06-11