Michael Niedermayer
|
c137fdd778
Merge remote-tracking branch 'qatar/master'
|
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 |
Michael Niedermayer
|
1fe3bf3e4b
Revert "build: remove empty $(OBJS) target"
|
13 years ago |
Michael Niedermayer
|
174df6affc
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
b9c6c7cb25
build: remove empty $(OBJS) target
|
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 |
Mans Rullgard
|
171ae1eb0d
build: remove stale dependency
|
13 years ago |
Mans Rullgard
|
5eaba041a0
build: do not add CFLAGS-yes to CFLAGS
|
13 years ago |
Michael Niedermayer
|
5a35cef4b1
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
798b264678
build: remove BUILD_ROOT variable
|
13 years ago |
Michael Niedermayer
|
7ac167493e
Merge remote-tracking branch 'newdev/master'
|
13 years ago |
Michael Niedermayer
|
b1ca9642a2
Revert "Remove support for stripping executables"
|
13 years ago |
Mans Rullgard
|
2f97b12eaf
Include dependencies for test programs
|
13 years ago |
Mans Rullgard
|
e0be794a71
Remove support for stripping executables
|
13 years ago |
Reinhard Tartler
|
737eb5976f
Merge libavcore into libavutil
|
13 years ago |
Måns Rullgård
|
55127e7b49
Create config.asm for use with yasm
|
14 years ago |
Diego Biurrun
|
6fa5a91b14
Remove dep/depend targets and related variables.
|
14 years ago |
Stefano Sabatini
|
aac6ca6978
Add libavcore.
|
14 years ago |
Måns Rullgård
|
11d788cade
Stop make complaining about moved/deleted headers
|
14 years ago |
Måns Rullgård
|
7f02d3570a
Add -I flags to HOSTCFLAGS
|
14 years ago |
Måns Rullgård
|
bf9aa44bf4
Fix brief make messages when CC etc are specified on command line
|
14 years ago |
Måns Rullgård
|
de5aba8cca
Make ranlib silent in brief output mode
|
14 years ago |
Måns Rullgård
|
7732f641ff
Fix brief make output for generated tables
|
14 years ago |
Måns Rullgård
|
0680c40a25
Remove .SECONDARY directive
|
14 years ago |
Måns Rullgård
|
6a53fffd77
Improve version.h generation
|
14 years ago |
Måns Rullgård
|
93bff1de77
Replace $(G) with more generic $(M) in silent make rules
|
14 years ago |
Måns Rullgård
|
86be2bc36f
Prettify make output for documentation
|
14 years ago |
Måns Rullgård
|
a736e0e5c2
Prettify make output when generating headers
|
14 years ago |
Måns Rullgård
|
451db9832c
Simplify static/shared build rules
|
14 years ago |
Måns Rullgård
|
7acc01042e
Remove duplicates from OBJS
|
14 years ago |
Måns Rullgård
|
f89c14027a
checkheaders: skip per-arch headers not meant for direct inclusion
|
14 years ago |
Måns Rullgård
|
2a5500b13e
Add TESTOBJS make variable for extra objects used by test apps
|
14 years ago |
Måns Rullgård
|
9b55e2e727
Skip cmdutils_common_opts.h fragment in checkheaders
|
14 years ago |
Måns Rullgård
|
72c2bdebcf
Define HAVE_AV_CONFIG_H only when building libraries
|
14 years ago |
Måns Rullgård
|
a0ac950109
Fix build with compilers using a separate dependency command
|
14 years ago |
Måns Rullgård
|
63611f31e8
Prettify make output
|
14 years ago |
Måns Rullgård
|
1d53620311
Stop make deleting intermediate files (ffmpeg.o and friends)
|
14 years ago |
Måns Rullgård
|
f3a572ca14
Disable suffix rules
|
14 years ago |
Måns Rullgård
|
8be0a5c384
Move ECFLAGS so it doesn't get added multiple times
|
15 years ago |
Måns Rullgård
|
604b2f5276
Append ECFLAGS to CFLAGS
|
15 years ago |
Ramiro Polla
|
d3cb93b374
Revert r21226, it was a joke:
|
15 years ago |
Måns Rullgård
|
a482e61bd6
Add symbol versioning for shared libraries
|
15 years ago |
Ramiro Polla
|
93fe7eb68d
Get one step closer to world domination.
|
15 years ago |
Måns Rullgård
|
79de9c83e0
Delete *.d files with make clean
|
15 years ago |
Måns Rullgård
|
de4070b520
Add generic rules for building helpers with HOSTCC
|
15 years ago |
Måns Rullgård
|
bce7b696a2
Add PIC flags early so tests they affect give correct results
|
15 years ago |
Måns Rullgård
|
95f2c769c3
Skip headers requiring external libs not present in checkheaders
|
15 years ago |
Måns Rullgård
|
07dec06e6a
Generate dependencies while compiling if supported by compiler
|
15 years ago |