Check size_bmp more fully
[platform/upstream/libav.git] / common.mak
2017-08-18 Haejeong KimUpdate 11.4 -> 12.1 (Merge branch 'upstream' into tizen) 84/144884/2 accepted/tizen/4.0/unified/20170828.222650 accepted/tizen/unified/20170822.113049 submit/tizen/20170822.010353 submit/tizen_4.0/20170828.100006
2017-08-18 Haejeong KimImported Upstream version 12.1 39/144839/1 upstream/12.1
2014-05-19 Janne Grunaubuild: export library dependencies in ${name}_FFLIBS
2014-05-14 Janne Grunaubuild: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME...
2014-05-13 Janne Grunaubuild: handle library dependencies in configure
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2013-12-02 Diego Biurrunbuild: Add shorthand for HOSTCC compile macro
2013-11-15 Diego Biurrunbuild: Allow specifying extra object files when linking...
2013-10-03 Diego Biurrunavformat/output-example: Declare link dependency on...
2013-04-05 Reinhard TartlerIntegrate lcov/gcov into Libav
2013-03-27 Diego Biurrunbuild: Move setting of SRC_DIR to the only place it...
2013-02-19 Diego Biurrunbuild: Ensure that output directories for header object...
2012-12-10 Mans Rullgardbuild: fix 'clean' target
2012-10-25 Martin Storsjöbuild: Include HEADERS-yes in the HEADERS variable
2012-09-15 Mans Rullgardbuild: Properly remove object files while cleaning
2012-08-29 Mans Rullgardbuild: allow non-standard variations of linker -l/...
2012-08-28 Mans Rullgardbuild: add separate setting for host linker
2012-08-27 Diego Biurrunbuild: Use portable abstraction for linker/hostcc outpu...
2012-08-07 Mans Rullgardbuild: change checkheaders to use regular build rules
2012-07-26 Mans Rullgardbuild: use COMPILE template for HOSTOBJS
2012-05-05 Diego Biurrunbuild: Drop leftover .exp pattern from LIBSUFFIXES...
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2011-07-11 Mans Rullgardbuild: remove unnecessary FFLDFLAGS variable
2011-07-10 Diego Biurrunbuild: remove duplicates from order-only directory...
2011-07-10 Mans Rullgardbuild: rework rules for things in the tools dir
2011-06-29 Mans Rullgardbuild: create output directories as needed
2011-06-28 Mans Rullgardbuild: replace some addprefix/addsuffix with substituti...
2011-06-23 Mans Rullgardbuild: move basic rules and variables to main Makefile
2011-06-23 Mans Rullgardbuild: move special targets to end of main Makefile
2011-06-14 Mans Rullgardbuild: move vpath directives to main Makefile
2011-06-14 Mans Rullgardbuild: move ALLFFLIBS to a more logical place
2011-06-07 Mans Rullgardbuild: remove empty $(OBJS) target
2011-06-06 Mans Rullgardbuild: clean up .PHONY lists
2011-06-06 Mans Rullgardbuild: move all (un)install* target aliases to toplevel...
2011-06-06 Mans Rullgardbuild: remove stale dependency
2011-06-06 Mans Rullgardbuild: do not add CFLAGS-yes to CFLAGS
2011-05-29 Mans Rullgardbuild: remove BUILD_ROOT variable
2011-03-31 Mans RullgardInclude dependencies for test programs
2011-03-29 Mans RullgardRemove support for stripping executables
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2010-09-03 Måns RullgårdCreate config.asm for use with yasm
2010-08-17 Diego BiurrunRemove dep/depend targets and related variables.
2010-07-21 Stefano SabatiniAdd libavcore.
2010-07-04 Måns RullgårdStop make complaining about moved/deleted headers
2010-06-26 Måns RullgårdAdd -I flags to HOSTCFLAGS
2010-06-26 Måns RullgårdFix brief make messages when CC etc are specified on...
2010-03-17 Måns RullgårdMake ranlib silent in brief output mode
2010-03-14 Måns RullgårdFix brief make output for generated tables
2010-03-10 Måns RullgårdRemove .SECONDARY directive
2010-03-10 Måns RullgårdImprove version.h generation
2010-03-10 Måns RullgårdReplace $(G) with more generic $(M) in silent make...
2010-03-10 Måns RullgårdPrettify make output for documentation
2010-03-09 Måns RullgårdPrettify make output when generating headers
2010-03-09 Måns RullgårdSimplify static/shared build rules
2010-03-09 Måns RullgårdRemove duplicates from OBJS
2010-03-08 Måns Rullgårdcheckheaders: skip per-arch headers not meant for direc...
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
2010-03-08 Måns RullgårdSkip cmdutils_common_opts.h fragment in checkheaders
2010-03-07 Måns RullgårdDefine HAVE_AV_CONFIG_H only when building libraries
2010-03-06 Måns RullgårdFix build with compilers using a separate dependency...
2010-03-06 Måns RullgårdPrettify make output
2010-02-27 Måns RullgårdStop make deleting intermediate files (ffmpeg.o and...
2010-02-25 Måns RullgårdDisable suffix rules
2010-01-28 Måns RullgårdMove ECFLAGS so it doesn't get added multiple times
2010-01-28 Måns RullgårdAppend ECFLAGS to CFLAGS
2010-01-26 Ramiro PollaRevert r21226, it was a joke:
2010-01-16 Måns RullgårdAdd symbol versioning for shared libraries
2010-01-15 Ramiro PollaGet one step closer to world domination.
2009-11-22 Måns RullgårdDelete *.d files with make clean
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-08-23 Måns RullgårdAdd PIC flags early so tests they affect give correct...
2009-08-23 Måns RullgårdSkip headers requiring external libs not present in...
2009-08-08 Måns RullgårdGenerate dependencies while compiling if supported...
2009-08-08 Måns RullgårdGenerate dependencies when object files are built
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-22 Måns RullgårdMove output redirection of deps generation from make...
2009-07-12 Stefano SabatiniAppend the user CPPFLAGS value to the CPPFLAGS used...
2009-07-12 Måns RullgårdPass ASFLAGS to assembler instead of CFLAGS
2009-07-12 Måns RullgårdAllow unusual ways of specifying compiler output file
2009-07-12 Måns RullgårdSet CFLAGS directly in config.mak instead of using...
2009-07-12 Måns RullgårdSeparate C preprocessor flags into CPPFLAGS variable
2009-05-29 Dave YeoMove *.map from LIBSUFFIXES to CLEANSUFFIXES, executabl...
2009-05-20 Måns RullgårdFix building from within subdirs
2009-04-12 Diego BiurrunMove addition of MMX-OBJS to OBJS into common.mak inste...
2009-04-01 Måns RullgårdAlways use -L flags for all subdirs
2009-04-01 Måns RullgårdMove make rules applicable only to subdirs into subdir.mak
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-26 Diego BiurrunUse a wildcard match instead of a list to remove test...
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-25 Diego Biurrunprettyprinting cosmetics
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Diego BiurrunAdd rule for building API example programs.
2009-03-13 Diego BiurrunMark all clean targets as phony.
2009-03-05 Måns RullgårdCompile .S files with $(AS), set it in configure
2009-03-03 Diego BiurrunDo not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOUR...
2009-03-02 Diego Biurrunversion.h should depend on config.mak.
2009-01-26 Måns RullgårdFix version.h dependency on version.sh
2009-01-26 Diego Biurrunversion.h depends on version.sh.
2009-01-11 Diego BiurrunExtend 'checkheaders' target to architecture-specific...
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.
next