Mans Rullgard
|
22aebf1bfe
Add rule for compiling to asm
|
14 years ago |
Michael Niedermayer
|
8400607267
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Luca Barbato
|
8a54bfe83f
build: make examples build normally
|
13 years ago |
Michael Niedermayer
|
e10979ff56
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
ca9036155d
build: remove unnecessary FFLDFLAGS variable
|
13 years ago |
Michael Niedermayer
|
3602ad7ee6
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
|
13 years ago |
Mans Rullgard
|
28e1c97916
build: rework rules for things in the tools dir
|
13 years ago |
Michael Niedermayer
|
5d1b39f7e7
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
2f138f0b7c
build: clean up library installation rules
|
13 years ago |
Michael Niedermayer
|
bb9d5171a7
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
57b4a3dd2b
build: include sub-makefiles using full path instead of symlinks
|
13 years ago |
Michael Niedermayer
|
f211d9d839
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
659aa20e56
build: improve rules for test programs
|
13 years ago |
Reimar Döffinger
|
b3ca11f07f
Revert "build: Add DEP_LIBS dependency directly to the shared library build rule."
|
13 years ago |
Michael Niedermayer
|
4ccb7911ba
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
729f953fb5
build: Add DEP_LIBS dependency directly to the shared library build rule.
|
13 years ago |
Michael Niedermayer
|
686959e87e
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
f038cf3c74
build: remove SRC_PATH_BARE variable
|
13 years ago |
Michael Niedermayer
|
87f40364d1
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
dc6632f119
build: simplify commands for clean target
|
13 years ago |
Carl Eugen Hoyos
|
d42dce7bb3
Remove avconfig.h and INCINSTDIRs on uninstall.
|
14 years ago |
Michael Niedermayer
|
b1ca9642a2
Revert "Remove support for stripping executables"
|
14 years ago |
Mans Rullgard
|
e0be794a71
Remove support for stripping executables
|
14 years ago |
Ramiro Polla
|
a854bcdbec
fix building test programs with gnu make 3.82
|
14 years ago |
Måns Rullgård
|
838c7c7407
Remove $(MSG) override for install-lib targets
|
15 years ago |
Måns Rullgård
|
0c8cc2c4d8
Reorder some make rules
|
15 years ago |
Måns Rullgård
|
d8e117ddfe
Remove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles
|
15 years ago |
Måns Rullgård
|
451db9832c
Simplify static/shared build rules
|
15 years ago |
Måns Rullgård
|
8c5239b382
Move some make rules outside of eval'd block
|
15 years ago |
Måns Rullgård
|
477b338266
cosmetic: move some makefile variable definitions
|
15 years ago |
Måns Rullgård
|
2a5500b13e
Add TESTOBJS make variable for extra objects used by test apps
|
15 years ago |
Måns Rullgård
|
09ad80855c
Define HAVE_AV_CONFIG_H for checkheaders in libs
|
15 years ago |
Måns Rullgård
|
2f8ba7fc74
Define HAVE_AV_CONFIG_H when building test apps
|
15 years ago |
Måns Rullgård
|
72c2bdebcf
Define HAVE_AV_CONFIG_H only when building libraries
|
15 years ago |
Måns Rullgård
|
5654067341
10l: fix make install with only shared libs
|
15 years ago |
Måns Rullgård
|
bfca777713
Fix install with shared libs on weird systems
|
15 years ago |
Måns Rullgård
|
6cfac0e908
Fix make install
|
15 years ago |
Måns Rullgård
|
63611f31e8
Prettify make output
|
15 years ago |
Måns Rullgård
|
34512bca0e
Split install-headers target and simplify rules
|
15 years ago |
Måns Rullgård
|
fd676deb96
Add INSTALL makefile variable
|
15 years ago |
Måns Rullgård
|
b578357e59
Use mkdir -p to create directories
|
15 years ago |
Måns Rullgård
|
a4aea515b0
Add YASMDEP variable; use for deps on yasm files
|
15 years ago |
Måns Rullgård
|
50e10cbd7a
Use $(RM) to delete files
|
15 years ago |
Ramiro Polla
|
d3cb93b374
Revert r21226, it was a joke:
|
15 years ago |
Måns Rullgård
|
38d7ad1954
Use $(CC_O) in %-test.o rules
|
15 years ago |
Måns Rullgård
|
aa310a9fc7
Add rules to install generated headers
|
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
|
de4070b520
Add generic rules for building helpers with HOSTCC
|
15 years ago |
Måns Rullgård
|
e273b0389f
Makefile cosmetics
|
15 years ago |