5 Commits (899ee03088d55152a48830df0899887f055da1de)

Author SHA1 Message Date
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Diego Biurrun 7ebe7e8e7a build: Remove pkg-config files on clean instead of on distclean 7 years ago
Diego Biurrun 7cb1d9e2db build: Fine-grained link-time dependency settings 8 years ago
Diego Biurrun edb4348732 build: Store library version numbers in .version files 8 years ago
Diego Biurrun 11a9320de5 build: Move build-system-related helper files to a separate subdirectory 8 years ago
Diego Biurrun 0507cd5b9f build: Rename host_libs/HOSTLIBS variables to host_extralibs/HOSTEXTRALIBS 8 years ago
Diego Biurrun c833c2034f build: Ensure that the "all" target appears before all Makefile includes 8 years ago
Diego Biurrun 14bba44fb2 build: Drop support for configuring library name suffixes 8 years ago
Diego Biurrun 2575b1917b build: Add separate flags for checkheaders targets 8 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 3dfbf32b95 build: Drop redundant removal of compiled object files 9 years ago
Sean McGovern c1aac39eac build: add Solaris symbol versioning 10 years ago
Luca Barbato 3ae0e721c7 checkasm: Always link statically 10 years ago
Janne Grunau afe1762654 build: export library dependencies in ${name}_FFLIBS 11 years ago
Janne Grunau 7e90133f64 build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not defined 11 years ago
Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Diego Biurrun ad47771024 build: Add shorthand for HOSTCC compile macro 11 years ago
Diego Biurrun e8fcdebb17 build: Allow specifying extra object files when linking HOSTPROGS 11 years ago
Diego Biurrun 47b6cfc2a0 avformat/output-example: Declare link dependency on libswscale in the Makefile 12 years ago
Reinhard Tartler a862c7d336 Integrate lcov/gcov into Libav 12 years ago
Diego Biurrun 7c22d0489f build: Move setting of SRC_DIR to the only place it is used 12 years ago
Diego Biurrun 8a11ce43d0 build: Ensure that output directories for header objects are created 12 years ago
Mans Rullgard 395c3feb3b build: fix 'clean' target 12 years ago
Martin Storsjö 121604b024 build: Include HEADERS-yes in the HEADERS variable 13 years ago
Mans Rullgard 1c9d54b468 build: Properly remove object files while cleaning 13 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 13 years ago
Mans Rullgard 095792f253 build: add separate setting for host linker 13 years ago
Diego Biurrun 8f7c26e392 build: Use portable abstraction for linker/hostcc output file syntax 13 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 13 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 13 years ago
Diego Biurrun b5a3c6038d build: Drop leftover .exp pattern from LIBSUFFIXES list. 13 years ago
Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
Mans Rullgard ca9036155d build: remove unnecessary FFLDFLAGS variable 14 years ago
Diego Biurrun 3e5cce81e7 build: remove duplicates from order-only directory prerequisite list 14 years ago
Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago
Mans Rullgard 5e27ec28f0 build: create output directories as needed 14 years ago
Mans Rullgard deb3ed01b5 build: replace some addprefix/addsuffix with substitution refs 14 years ago
Mans Rullgard bb5249244d build: move basic rules and variables to main Makefile 14 years ago
Mans Rullgard 8d853efe53 build: move special targets to end of main Makefile 14 years ago
Mans Rullgard d530e57944 build: move vpath directives to main Makefile 14 years ago
Mans Rullgard cf53c48615 build: move ALLFFLIBS to a more logical place 14 years ago
Mans Rullgard b9c6c7cb25 build: remove empty $(OBJS) target 14 years ago
Mans Rullgard 0018b7f043 build: clean up .PHONY lists 14 years ago
Mans Rullgard d7a72d250b build: move all (un)install* target aliases to toplevel Makefile 14 years ago
Mans Rullgard 171ae1eb0d build: remove stale dependency 14 years ago
Mans Rullgard 5eaba041a0 build: do not add CFLAGS-yes to CFLAGS 14 years ago
Mans Rullgard 798b264678 build: remove BUILD_ROOT variable 14 years ago
Mans Rullgard 2f97b12eaf Include dependencies for test programs 14 years ago