179 Commits (701966730ce10290fd49c5ccedd73f505680f764)

Author SHA1 Message Date
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 12 years ago
Mans Rullgard 1c9d54b468 build: Properly remove object files while cleaning 12 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 12 years ago
Mans Rullgard 095792f253 build: add separate setting for host linker 12 years ago
Diego Biurrun 8f7c26e392 build: Use portable abstraction for linker/hostcc output file syntax 12 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 12 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 12 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
Mans Rullgard e0be794a71 Remove support for stripping executables 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 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. 15 years ago
Måns Rullgård 11d788cade Stop make complaining about moved/deleted headers 15 years ago
Måns Rullgård 7f02d3570a Add -I flags to HOSTCFLAGS 15 years ago
Måns Rullgård bf9aa44bf4 Fix brief make messages when CC etc are specified on command line 15 years ago
Måns Rullgård de5aba8cca Make ranlib silent in brief output mode 15 years ago
Måns Rullgård 7732f641ff Fix brief make output for generated tables 15 years ago
Måns Rullgård 0680c40a25 Remove .SECONDARY directive 15 years ago
Måns Rullgård 6a53fffd77 Improve version.h generation 15 years ago
Måns Rullgård 93bff1de77 Replace $(G) with more generic $(M) in silent make rules 15 years ago
Måns Rullgård 86be2bc36f Prettify make output for documentation 15 years ago
Måns Rullgård a736e0e5c2 Prettify make output when generating headers 15 years ago
Måns Rullgård 451db9832c Simplify static/shared build rules 15 years ago
Måns Rullgård 7acc01042e Remove duplicates from OBJS 15 years ago
Måns Rullgård f89c14027a checkheaders: skip per-arch headers not meant for direct inclusion 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 9b55e2e727 Skip cmdutils_common_opts.h fragment in checkheaders 15 years ago
Måns Rullgård 72c2bdebcf Define HAVE_AV_CONFIG_H only when building libraries 15 years ago