Mans Rullgard
|
1fef92fd73
build: remove unnecessary dependency on libs from 'all' target
|
13 years ago |
Mans Rullgard
|
ca9036155d
build: remove unnecessary FFLDFLAGS variable
|
13 years ago |
Mans Rullgard
|
28e1c97916
build: rework rules for things in the tools dir
|
13 years ago |
Diego Biurrun
|
db54be09c2
build: Remove deleted 'check' target from .PHONY list.
|
13 years ago |
Diego Biurrun
|
bd9a9a2f18
build: Eliminate obsolete test targets.
|
13 years ago |
Mans Rullgard
|
f68069868b
build: fix creation of tools dir with make 3.81
|
13 years ago |
Diego Biurrun
|
e2542dcc6e
build: Mark all-yes Makefile target as phony.
|
13 years ago |
Mans Rullgard
|
5e27ec28f0
build: create output directories as needed
|
13 years ago |
Mans Rullgard
|
57b4a3dd2b
build: include sub-makefiles using full path instead of symlinks
|
13 years ago |
Mans Rullgard
|
bc877faf7f
build: factor out the .c and .S compile commands as a macro
|
13 years ago |
Mans Rullgard
|
f038cf3c74
build: remove SRC_PATH_BARE variable
|
13 years ago |
Mans Rullgard
|
bb5249244d
build: move basic rules and variables to main Makefile
|
13 years ago |
Mans Rullgard
|
8d853efe53
build: move special targets to end of main Makefile
|
13 years ago |
Mans Rullgard
|
f87b03b50d
build: move documentation rules to doc/Makefile
|
13 years ago |
Mans Rullgard
|
698a183e30
build: move test rules to tests/Makefile
|
13 years ago |
Mans Rullgard
|
d530e57944
build: move vpath directives to main Makefile
|
13 years ago |
Mans Rullgard
|
cf53c48615
build: move ALLFFLIBS to a more logical place
|
13 years ago |
Mans Rullgard
|
151c584188
build: fix "make install" with documentation disabled
|
13 years ago |
Mans Rullgard
|
623ffe8c82
build: simplify some conditional targets
|
13 years ago |
Mans Rullgard
|
6d170962bd
build: make rule for linking ff* apply only to these targets
|
13 years ago |
Mans Rullgard
|
d93d7349ce
build: rearrange some lines in a more logical way
|
13 years ago |
Mans Rullgard
|
0018b7f043
build: clean up .PHONY lists
|
13 years ago |
Mans Rullgard
|
d7a72d250b
build: move all (un)install* target aliases to toplevel Makefile
|
13 years ago |
Diego Biurrun
|
a5514a8474
build: Simplify texi2html invocation through the --output option.
|
13 years ago |
Mans Rullgard
|
798b264678
build: remove BUILD_ROOT variable
|
13 years ago |
Diego Biurrun
|
59748689f6
build: Remove generated .version file on distclean.
|
14 years ago |
Mans Rullgard
|
f907ad9b85
Remove unused make variable SEEK_REFFILE
|
14 years ago |
Mans Rullgard
|
164c24c858
fate: remove redundant aref and vref references
|
14 years ago |
Mans Rullgard
|
70378ea190
fate: run aref and vref as regular tests
|
14 years ago |
Reinhard Tartler
|
8ce67bcabe
Implement fate-rsync target
|
14 years ago |
Ronald S. Bultje
|
3283f274fd
FATE: allow forcing thread-type when doing threaded fate runs.
|
14 years ago |
Martin Storsjö
|
f83acb096c
Makefile: Include dependencies for test tools, too
|
14 years ago |
Mans Rullgard
|
e0be794a71
Remove support for stripping executables
|
14 years ago |
Luca Barbato
|
7851eb68c6
fate: add support for multithread testing
|
14 years ago |
Janne Grunau
|
faa6f1c306
get rid of the last svn mentions
|
14 years ago |
Janne Grunau
|
29ba091136
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
|
14 years ago |
Mans Rullgard
|
08df7f8666
Makefile: include deps from tools directory
|
14 years ago |
Reinhard Tartler
|
737eb5976f
Merge libavcore into libavutil
|
14 years ago |
Stefano Sabatini
|
40321376d8
Allow "make clean" to clean files in tools
|
14 years ago |
Stefano Sabatini
|
cd6a5a57b8
Add lavfi-showfiltfmts and graph2dot to $(TOOLS)
|
14 years ago |
Mans Rullgard
|
a7878c9f73
VP8: ARM optimised decode_block_coeffs_internal
|
14 years ago |
Mans Rullgard
|
f3619680a7
Makefile: remove unused variable ALLHTMLPAGES
|
14 years ago |
Mans Rullgard
|
7f939f55bb
Makefile: build docs only for enabled tools; fix docs dependencies
|
14 years ago |
Mans Rullgard
|
a0f9c8ce37
Auto-generate dependencies for documentation
|
14 years ago |
Janne Grunau
|
a8f0814a74
doc: modify style for texi2html 1.78+
|
14 years ago |
Mans Rullgard
|
3d157bf31f
Makefile: fix cleaning of tools in tests directory
|
14 years ago |
Daniel Verkamp
|
3adbe49f2b
Fix ALLPROGS_G so that *_g binaries get cleaned properly
|
14 years ago |
Mans Rullgard
|
2b39962eb6
Makefile: simplify test tools handling
|
14 years ago |
Mans Rullgard
|
583fcb528c
Makefile: simplify setting of some variables
|
14 years ago |
Stefano Sabatini
|
ef298ea7ac
Add demuxers.texi file.
|
14 years ago |