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
/
subdir.mak
Age
Commit message (
Expand
)
Author
2011-07-30
build: make examples build normally
Luca Barbato
2011-07-11
build: remove unnecessary FFLDFLAGS variable
Mans Rullgard
2011-07-10
build: rework rules for things in the tools dir
Mans Rullgard
2011-07-07
build: clean up library installation rules
Mans Rullgard
2011-06-28
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-26
build: improve rules for test programs
Mans Rullgard
2011-06-25
build: Add DEP_LIBS dependency directly to the shared library build rule.
Diego Biurrun
2011-06-23
build: remove SRC_PATH_BARE variable
Mans Rullgard
2011-06-03
build: simplify commands for clean target
Mans Rullgard
2011-03-29
Remove support for stripping executables
Mans Rullgard
2010-12-07
fix building test programs with gnu make 3.82
Ramiro Polla
2010-03-17
Remove $(MSG) override for install-lib targets
Måns Rullgård
2010-03-09
Reorder some make rules
Måns Rullgård
2010-03-09
Remove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles
Måns Rullgård
2010-03-09
Simplify static/shared build rules
Måns Rullgård
2010-03-09
Move some make rules outside of eval'd block
Måns Rullgård
2010-03-09
cosmetic: move some makefile variable definitions
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
Define HAVE_AV_CONFIG_H for checkheaders in libs
Måns Rullgård
2010-03-08
Define HAVE_AV_CONFIG_H when building test apps
Måns Rullgård
2010-03-07
Define HAVE_AV_CONFIG_H only when building libraries
Måns Rullgård
2010-03-07
10l: fix make install with only shared libs
Måns Rullgård
2010-03-06
Fix install with shared libs on weird systems
Måns Rullgård
2010-03-06
Fix make install
Måns Rullgård
2010-03-06
Prettify make output
Måns Rullgård
2010-03-06
Split install-headers target and simplify rules
Måns Rullgård
2010-03-06
Add INSTALL makefile variable
Måns Rullgård
2010-03-06
Use mkdir -p to create directories
Måns Rullgård
2010-03-06
Add YASMDEP variable; use for deps on yasm files
Måns Rullgård
2010-03-06
Use $(RM) to delete files
Måns Rullgård
2010-01-26
Revert r21226, it was a joke:
Ramiro Polla
2010-01-20
Use $(CC_O) in %-test.o rules
Måns Rullgård
2010-01-19
Add rules to install generated headers
Måns Rullgård
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-10-29
Add generic rules for building helpers with HOSTCC
Måns Rullgård
2009-10-28
Makefile cosmetics
Måns Rullgård
2009-08-23
Fix dependency generation for yasm assembler files
Måns Rullgård
2009-07-28
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
Måns Rullgård
2009-07-16
Use CPPFLAGS when building tests
Måns Rullgård
2009-07-12
Use LD for linking, default to same as CC
Måns Rullgård
2009-05-20
Create shared libs correctly, fix mingw build
Måns Rullgård
2009-04-20
Remove example programs with a wildcard expression.
Diego Biurrun
2009-04-01
Add $(ELIBS) to example/test app link command
Måns Rullgård
2009-04-01
Make examples and test progs depend on libraries
Måns Rullgård
2009-04-01
Link tests/examples with -lfoo instead of libfoo.a
Måns Rullgård
2009-04-01
Move make rules applicable only to subdirs into subdir.mak
Måns Rullgård
2009-03-22
Use $< automatic variable to simplify some commands.
Diego Biurrun
2008-12-13
Remove other shared lib names from linker command line for shared libs
Måns Rullgård
2008-06-16
Generate pkg-config files in each library subdirectory so that they do
Diego Biurrun
[next]