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
2011-02-16
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
2009-10-29
Add generic rules for building helpers with HOSTCC
Måns Rullgård
2009-08-23
Add PIC flags early so tests they affect give correct results
Måns Rullgård
2009-08-23
Skip headers requiring external libs not present in checkheaders
Måns Rullgård
2009-08-08
Generate dependencies while compiling if supported by compiler
Måns Rullgård
2009-08-08
Generate dependencies when object files are built
Måns Rullgård
2009-07-28
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
Måns Rullgård
2009-07-22
Move output redirection of deps generation from make rule to DEPEND_CMD
Måns Rullgård
2009-07-12
Append the user CPPFLAGS value to the CPPFLAGS used for compilation,
Stefano Sabatini
2009-07-12
Pass ASFLAGS to assembler instead of CFLAGS
Måns Rullgård
2009-07-12
Allow unusual ways of specifying compiler output file
Måns Rullgård
2009-07-12
Set CFLAGS directly in config.mak instead of using OPTFLAGS
Måns Rullgård
2009-07-12
Separate C preprocessor flags into CPPFLAGS variable
Måns Rullgård
2009-05-29
Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 have
Dave Yeo
2009-05-20
Fix building from within subdirs
Måns Rullgård
2009-04-12
Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
Diego Biurrun
2009-04-01
Always use -L flags for all subdirs
Måns Rullgård
2009-04-01
Move make rules applicable only to subdirs into subdir.mak
Måns Rullgård
2009-03-29
Generalize example target rule in common.mak so that it sets a -example$(EXESUF)
Diego Biurrun
2009-03-26
Use a wildcard match instead of a list to remove test programs.
Diego Biurrun
2009-03-25
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak.
Diego Biurrun
[next]