]> git.sesse.net Git - ffmpeg/commit
build: Store library version numbers in .version files
authorDiego Biurrun <diego@biurrun.de>
Sat, 17 Dec 2016 19:01:07 +0000 (20:01 +0100)
committerDiego Biurrun <diego@biurrun.de>
Thu, 22 Dec 2016 11:17:37 +0000 (12:17 +0100)
commitedb434873238876790f6a17bb65490cc29a1d176
treeccf95adc42317493c5056ff77a682da44b6daf31
parent11a9320de54759340531177c9f2b1e31e6112cc2
build: Store library version numbers in .version files

This moves work from the configure to the Make stage where it can
be parallelized and ensures that shared libraries are built with
the right version number in the filename.
Makefile
avbuild/common.mak
avbuild/library.mak
avbuild/libversion.sh [new file with mode: 0755]
configure