On 2016-12-22 13:07:14 +0100, Diego Biurrun wrote:
> This unclutters the top-level directory and groups related files together.
> ---
> 
> Now with "avbuild" as directory to store files in instead of "build".
> 
>  .gitignore                         |  3 ++-
>  Makefile                           | 19 ++++++++++---------
>  avbuild/.gitignore                 |  4 ++++
>  arch.mak => avbuild/arch.mak       |  0
>  common.mak => avbuild/common.mak   |  2 +-
>  library.mak => avbuild/library.mak |  2 +-
>  version.sh => avbuild/version.sh   |  0
>  configure                          | 23 ++++++++++++-----------
>  tests/fate.sh                      |  4 ++--
>  9 files changed, 32 insertions(+), 25 deletions(-)
>  create mode 100644 avbuild/.gitignore
>  rename arch.mak => avbuild/arch.mak (100%)
>  rename common.mak => avbuild/common.mak (98%)
>  rename library.mak => avbuild/library.mak (98%)
>  rename version.sh => avbuild/version.sh (100%)

ok

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to