index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common.mak
Age
Commit message (
Expand
)
Author
2012-07-26
build: use COMPILE template for HOSTOBJS
Mans Rullgard
2012-05-05
build: Drop leftover .exp pattern from LIBSUFFIXES list.
Diego Biurrun
2012-04-12
build: Consistently handle conditional compilation for all optimization OBJS.
Diego Biurrun
2011-07-11
build: remove unnecessary FFLDFLAGS variable
Mans Rullgard
2011-07-10
build: remove duplicates from order-only directory prerequisite list
Diego Biurrun
2011-07-10
build: rework rules for things in the tools dir
Mans Rullgard
2011-06-29
build: create output directories as needed
Mans Rullgard
2011-06-28
build: replace some addprefix/addsuffix with substitution refs
Mans Rullgard
2011-06-23
build: move basic rules and variables to main Makefile
Mans Rullgard
2011-06-23
build: move special targets to end of main Makefile
Mans Rullgard
2011-06-14
build: move vpath directives to main Makefile
Mans Rullgard
2011-06-14
build: move ALLFFLIBS to a more logical place
Mans Rullgard
2011-06-07
build: remove empty $(OBJS) target
Mans Rullgard
2011-06-06
build: clean up .PHONY lists
Mans Rullgard
2011-06-06
build: move all (un)install* target aliases to toplevel Makefile
Mans Rullgard
2011-06-06
build: remove stale dependency
Mans Rullgard
2011-06-06
build: do not add CFLAGS-yes to CFLAGS
Mans Rullgard
2011-05-29
build: remove BUILD_ROOT variable
Mans Rullgard
2011-03-31
Include dependencies for test programs
Mans Rullgard
2011-03-29
Remove support for stripping executables
Mans Rullgard
2011-02-15
Merge libavcore into libavutil
Reinhard Tartler
2010-09-03
Create config.asm for use with yasm
Måns Rullgård
2010-08-17
Remove dep/depend targets and related variables.
Diego Biurrun
2010-07-21
Add libavcore.
Stefano Sabatini
2010-07-04
Stop make complaining about moved/deleted headers
Måns Rullgård
2010-06-26
Add -I flags to HOSTCFLAGS
Måns Rullgård
2010-06-26
Fix brief make messages when CC etc are specified on command line
Måns Rullgård
2010-03-17
Make ranlib silent in brief output mode
Måns Rullgård
2010-03-14
Fix brief make output for generated tables
Måns Rullgård
2010-03-10
Remove .SECONDARY directive
Måns Rullgård
2010-03-10
Improve version.h generation
Måns Rullgård
2010-03-10
Replace $(G) with more generic $(M) in silent make rules
Måns Rullgård
2010-03-10
Prettify make output for documentation
Måns Rullgård
2010-03-09
Prettify make output when generating headers
Måns Rullgård
2010-03-09
Simplify static/shared build rules
Måns Rullgård
2010-03-09
Remove duplicates from OBJS
Måns Rullgård
2010-03-08
checkheaders: skip per-arch headers not meant for direct inclusion
Måns Rullgård
2010-03-08
Add TESTOBJS make variable for extra objects used by test apps
Måns Rullgård
2010-03-08
Skip cmdutils_common_opts.h fragment in checkheaders
Måns Rullgård
2010-03-07
Define HAVE_AV_CONFIG_H only when building libraries
Måns Rullgård
2010-03-06
Fix build with compilers using a separate dependency command
Måns Rullgård
2010-03-06
Prettify make output
Måns Rullgård
2010-02-27
Stop make deleting intermediate files (ffmpeg.o and friends)
Måns Rullgård
2010-02-25
Disable suffix rules
Måns Rullgård
2010-01-28
Move ECFLAGS so it doesn't get added multiple times
Måns Rullgård
2010-01-28
Append ECFLAGS to CFLAGS
Måns Rullgård
2010-01-26
Revert r21226, it was a joke:
Ramiro Polla
2010-01-16
Add symbol versioning for shared libraries
Måns Rullgård
2010-01-15
Get one step closer to world domination.
Ramiro Polla
2009-11-22
Delete *.d files with make clean
Måns Rullgård
[next]