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
/
library.mak
Age
Commit message (
Expand
)
Author
2016-12-22
build: Move build-system-related helper files to a separate subdirectory
Diego Biurrun
2016-12-03
build: Drop support for configuring library name suffixes
Diego Biurrun
2016-12-03
Remove Plan 9 support
Diego Biurrun
2016-10-17
build: Drop duplicate asm recipe
Diego Biurrun
2016-05-29
build: Simplify postprocessing of linker version script files
Diego Biurrun
2016-05-13
tests: Move all test programs to a subdirectory
Diego Biurrun
2016-04-07
build: Split test programs off into separate files
Diego Biurrun
2014-07-21
build: Support executable only ldflags
Luca Barbato
2014-02-16
Move all example programs to doc/examples
Diego Biurrun
2014-02-14
build: doxy: Include code examples in Doxygen documentation
Diego Biurrun
2013-11-28
configure: add strip flags checks
Vittorio Giovara
2013-10-29
build: remove pointless condition
Ingo Brückl
2013-10-07
build: Strip spurious labels
Loren Merritt
2013-03-27
build: Move setting of SRC_DIR to the only place it is used
Diego Biurrun
2013-02-11
build: Make library minor version visible in the Makefile
Diego Biurrun
2012-12-10
build: fix 'clean' target
Mans Rullgard
2012-11-23
build: add rules to generate preprocessed source files
Mans Rullgard
2012-11-02
doc: add apidoc target for doxygen API documentation
Janne Grunau
2012-10-23
build: allow targets to specify extra objects to link with executables
Mans Rullgard
2012-10-10
build: do not use LIB as variable name
Mans Rullgard
2012-10-10
build: whitespace cosmetics
Mans Rullgard
2012-10-10
build: remove single-use variable THIS_LIB
Mans Rullgard
2012-10-10
build: remove references to unused EXTRAOBJS variable
Mans Rullgard
2012-10-10
build: sanitize linking of tools and test programs
Mans Rullgard
2012-10-09
build: link test programs only against static libs
Mans Rullgard
2012-09-19
build: support some non-standard ar variants
Mans Rullgard
2012-08-29
build: allow non-standard variations of linker -l/-L flags
Mans Rullgard
2012-08-27
build: Use portable abstraction for linker/hostcc output file syntax
Diego Biurrun
2012-08-07
build: Remove all installed headers and header directories on uninstall
Diego Biurrun
2012-08-07
build: change checkheaders to use regular build rules
Mans Rullgard
2012-07-28
build: Rename YASMDEP variable to DEPYASM for consistency
Diego Biurrun
2012-03-26
build: Only clean the architecture subdirectory we build for.
Diego Biurrun
2011-12-17
build: link test programs with static libraries
Mans Rullgard
2011-12-13
build: rename subdir.mak ---> library.mak
Diego Biurrun