71 Commits (9e1ddc08208d7b484d5d97d4e169c75b91e3ff21)

Author SHA1 Message Date
Michael Niedermayer 77ba4a7843 library.mak: Put -Umain back for tests 9 years ago
Diego Biurrun c5fd4b5061 build: Simplify postprocessing of linker version script files 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Andreas Cadhalpun b46aae0936 build: use a link instead of changing current directory when compiling 9 years ago
Andreas Cadhalpun 064963bd27 build: make out-of-tree builds bit-identical to in-tree builds 9 years ago
Ganesh Ajjanagadde e34a3468f2 build: add LDLIBFLAGS 9 years ago
James Almer a9af9da631 library.mak: Workaround SDL redefining main and breaking fate tests on mingw 10 years ago
Ingo Brückl 083b1a32d5 build: add configure option pkgconfigdir 10 years ago
Christophe Gisquet bc8e044d8c x86/doc/Makefile: DBG=1 to preprocess external asm 10 years ago
Luca Barbato bb0babd705 build: Support executable only ldflags 10 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Diego Biurrun 3a26ccbf0d build: doxy: Include code examples in Doxygen documentation 11 years ago
James Almer 56572787ae Add Windows resource file support for shared libraries 11 years ago
Michael Niedermayer e975c147e1 library.mak: only run asm strip if ASMSTRIP flags are set 11 years ago
Michael Niedermayer e283c26c35 build sys: rename STRIPFLAGS to ASMSTRIPFLAGS 11 years ago
Vittorio Giovara 0673ede985 configure: add strip flags checks 11 years ago
Ingo Brückl 8fbb0979da build: remove pointless condition 11 years ago
Ingo Brückl 94d707af3c build: remove pointless condition 11 years ago
Loren Merritt e52567c295 build: Strip spurious labels 11 years ago
Diego Biurrun 7c22d0489f build: Move setting of SRC_DIR to the only place it is used 12 years ago
Cyrille Faucheux 75758f84de build: fixes a "can't cd to..." issue when installing shared libraries. 12 years ago
Diego Biurrun 304b806cb5 build: Make library minor version visible in the Makefile 12 years ago
James Almer 13eb9fcf56 build: Remove superfluous MAKE variable for the build suffix 12 years ago
Steven Boswell II 6289a8296a build-sys: Fix pkgconfig files when ffmpeg is built with --build-suffix 12 years ago
Mans Rullgard 395c3feb3b build: fix 'clean' target 12 years ago
Mans Rullgard c262649291 build: add rules to generate preprocessed source files 12 years ago
Janne Grunau b3fab1f2cd doc: add apidoc target for doxygen API documentation 12 years ago
Mans Rullgard 80521c1997 build: allow targets to specify extra objects to link with executables 12 years ago
Mans Rullgard 4436f25a16 build: remove references to unused EXTRAOBJS variable 12 years ago
Mans Rullgard effe443877 build: do not use LIB as variable name 12 years ago
Mans Rullgard 1c7428e655 build: whitespace cosmetics 12 years ago
Mans Rullgard e5c6e9a6f2 build: remove single-use variable THIS_LIB 12 years ago
Mans Rullgard 4b895cb294 build: sanitize linking of tools and test programs 12 years ago
Mans Rullgard 0fb3b24ada build: link test programs only against static libs 12 years ago
Mans Rullgard 3dbc777c7f build: support some non-standard ar variants 12 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 12 years ago
Diego Biurrun 8f7c26e392 build: Use portable abstraction for linker/hostcc output file syntax 12 years ago
Diego Biurrun a2b4d1df52 build: Remove all installed headers and header directories on uninstall 12 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 12 years ago
jamal 49440853d0 build: Fix some paths in uninstall-libs 12 years ago
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 12 years ago
Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 13 years ago
Mans Rullgard 0ea5b44275 build: link test programs with static libraries 13 years ago
Diego Biurrun 144904e901 build: rename subdir.mak ---> library.mak 13 years ago
Mans Rullgard 22aebf1bfe Add rule for compiling to asm 13 years ago
Luca Barbato 8a54bfe83f build: make examples build normally 13 years ago
Mans Rullgard ca9036155d build: remove unnecessary FFLDFLAGS variable 14 years ago
Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago
Mans Rullgard 2f138f0b7c build: clean up library installation rules 14 years ago