James Almer
|
56572787ae
Add Windows resource file support for shared libraries
|
11 years ago |
jamal
|
ec87389183
postproc: Create version.h header
|
12 years ago |
Michael Niedermayer
|
3ba0bfe71f
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
878dda5db1
build: move inclusion of subdir.mak to main subdir loop
|
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 |
Reimar Döffinger
|
1109680434
Revert "build: Remove redundant config.mak includes from subdirectory Makefiles."
|
13 years ago |
Diego Biurrun
|
a6213f3dce
build: Remove redundant config.mak includes from subdirectory Makefiles.
|
13 years ago |
Måns Rullgård
|
71c61f62a3
non-recursive makefiles
|
16 years ago |
Diego Biurrun
|
0050adee97
cosmetics: Remove useless empty line.
|
16 years ago |
Diego Biurrun
|
9b25f4a65f
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
|
16 years ago |
Måns Rullgård
|
0e32c8c65a
simplify library version handling
|
16 years ago |
Måns Rullgård
|
5671fc14f6
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
|
16 years ago |
Måns Rullgård
|
76a448ed4f
Install headers in $prefix/include/$libname
|
16 years ago |
Diego Pettenò
|
363728ea0e
Build both static and shared libs from the same object.
|
17 years ago |
Diego Biurrun
|
582c1c47da
Declare libpostproc prerequisites directly instead of using a layer of
|
17 years ago |
Diego Biurrun
|
021551c587
Uppercase variable overlooked in last commit.
|
17 years ago |
Diego Biurrun
|
fa62bdb868
Move libpostproc-specific uninstallation command to the libpostproc Makefile.
|
17 years ago |
Diego Biurrun
|
3cee76e6c9
Remove useless conditional.
|
17 years ago |
Måns Rullgård
|
997baf0141
allow spaces in source and build directory names
|
18 years ago |
Diego Biurrun
|
5423fe7391
Fix dependencies for 'make dep'.
|
18 years ago |
Diego Biurrun
|
14f29f795d
Revert putting EXTRALIBS in common.mak, linking fails on MinGW.
|
18 years ago |
Diego Biurrun
|
dadb850a50
Move CFLAGS handling to common.mak.
|
18 years ago |
Diego Biurrun
|
cbeee4d8e5
Replace -I../-I. by -I$(BUILD_ROOT).
|
18 years ago |
Diego Biurrun
|
4aad0d6db6
Remove bogus commented out include line.
|
18 years ago |
Diego Biurrun
|
0533322ea3
Move EXTRALIBS handling to common.mak.
|
18 years ago |
Luca Barbato
|
17ff55356a
Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>
|
18 years ago |
Luca Barbato
|
6ab6c7c3cc
make postproc use avutil
|
18 years ago |
Diego Biurrun
|
dc8cd49f1a
Remove superfluous ifeq.
|
18 years ago |
Diego Biurrun
|
691c480e7f
Fix 'make depend' for libpostproc.
|
18 years ago |
Diego Biurrun
|
7981555d89
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
18 years ago |
Diego Biurrun
|
c895987b33
Remove unnecessary -I. option.
|
18 years ago |
Diego Biurrun
|
5c8dfdb45e
Remove duplicate -I option.
|
18 years ago |
Diego Biurrun
|
f7f03a6303
Remove MPlayer-specific include option hacks.
|
18 years ago |
Diego Biurrun
|
6e03fa5094
Remove erroneous -I../.. flag that points outside of the src directory.
|
18 years ago |
Måns Rullgård
|
42225a3058
remove redundant make variable SUBDIR
|
18 years ago |
Måns Rullgård
|
21f9324b60
10l to Diego
|
18 years ago |
Diego Biurrun
|
6d9a242106
libavcodec/libpostproc ---> libpostproc
|
18 years ago |