summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Drop YASM-OBJS-FFT from SUBDIR_VARS.Diego Biurrun2012-02-031-1/+1
* build: Drop unused X86-OBJS variable.Diego Biurrun2012-02-031-1/+1
* build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-251-0/+1
* Remove ffmpeg.Anton Khirnov2012-01-231-2/+1
* build: rename subdir.mak ---> library.makDiego Biurrun2011-12-131-1/+1
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-0/+1
* presets: rename presets directoryJanne Grunau2011-10-191-1/+1
* Makefile: change presets extension to .avpresetAnton Khirnov2011-10-191-1/+1
* Fix NASM include directiveDave Yeo2011-08-151-1/+1
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-1/+2
* Rename ffserver to avserver.Anton Khirnov2011-08-091-3/+3
* Rename ffprobe to avprobe.Anton Khirnov2011-08-091-2/+2
* Rename ffplay to avplay.Anton Khirnov2011-08-091-4/+4
* build: add -L flags before existing LDFLAGSMans Rullgard2011-07-211-3/+3
* build: remove unnecessary dependency on libs from 'all' targetMans Rullgard2011-07-111-1/+1
* build: remove unnecessary FFLDFLAGS variableMans Rullgard2011-07-111-3/+3
* build: rework rules for things in the tools dirMans Rullgard2011-07-101-13/+8
* build: Remove deleted 'check' target from .PHONY list.Diego Biurrun2011-07-041-1/+1
* build: Eliminate obsolete test targets.Diego Biurrun2011-06-301-2/+0
* 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
* 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
* 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
* build: move documentation rules to doc/MakefileMans Rullgard2011-06-221-38/+3
* build: move test rules to tests/MakefileMans Rullgard2011-06-221-120/+3
* 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
* build: fix "make install" with documentation disabledMans Rullgard2011-06-111-0/+1
* build: simplify some conditional targetsMans Rullgard2011-06-111-10/+11
* 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
* build: Simplify texi2html invocation through the --output option.Diego Biurrun2011-06-031-1/+1
* build: remove BUILD_ROOT variableMans Rullgard2011-05-291-3/+3
* build: Remove generated .version file on distclean.Diego Biurrun2011-05-261-1/+1
* 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
* Implement fate-rsync targetReinhard Tartler2011-05-031-0/+4
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-211-1/+1
* Makefile: Include dependencies for test tools, tooMartin Storsjö2011-04-201-0/+1
* Remove support for stripping executablesMans Rullgard2011-03-291-10/+4
* fate: add support for multithread testingLuca Barbato2011-03-231-1/+1
* get rid of the last svn mentionsJanne Grunau2011-03-181-2/+1
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-1/+1
OpenPOWER on IntegriCloud