]> git.sesse.net Git - ffmpeg/commit
build: Move build-system-related helper files to a separate subdirectory
authorDiego Biurrun <diego@biurrun.de>
Tue, 26 Mar 2013 00:11:11 +0000 (01:11 +0100)
committerDiego Biurrun <diego@biurrun.de>
Thu, 22 Dec 2016 10:07:50 +0000 (11:07 +0100)
commit11a9320de54759340531177c9f2b1e31e6112cc2
treea445b225d8690ce46f214a8ebe49ddac4f696a48
parentf9edc734e0ca3f6ef06c1ad0bd2c19c0c66f1ffa
build: Move build-system-related helper files to a separate subdirectory

This unclutters the top-level directory and groups related files together.
.gitignore
Makefile
avbuild/.gitignore [new file with mode: 0644]
avbuild/arch.mak [moved from arch.mak with 100% similarity]
avbuild/common.mak [moved from common.mak with 98% similarity]
avbuild/library.mak [moved from library.mak with 98% similarity]
avbuild/version.sh [moved from version.sh with 100% similarity]
configure
tests/fate.sh