[beast] Merge branch 'build-fixes'



commit 50a81ed79c324065fb5dd87ed9652c99cf3d6f87
Merge: 1f6a4b0 90b3556
Author: Tim Janik <timj gnu org>
Date:   Mon Oct 19 12:48:50 2015 +0200

    Merge branch 'build-fixes'
    
    * build-fixes:
      BSE: Use fully namespaced assertion macros in headers.
      SFI: Use fully namespaced assertion macros in headers.
      README.md: match badge order from Rapicorn
      BUILD: adjust to Rapicorn packaging fixups: rapicorn-15.09 aidacc-15.09
      BUILD: install README.md, NEWS along Beast documentation
      BUILD: don't create bz2 tarballs, .xz is enough
      BSE: check for writable /etc/ld.so.cache before running /sbin/ldconfig
      README.md: fix travis-cli badge links
      README.md: update build requirements
      README.md: update descriptions and add CI button
      BUILD: autogen.sh: simplify to the bare minimum required
      BUILD: produce .xz tarballs for 'make dist'
      BUILD: rename README.md from README
      BUILD: autogen.sh: cleanups, leave ChangeLog alone
      BUILD: let --enable-devel-mode=auto decide 'no' if $srcdir/.git is missing

 Makefile.am             |   12 ++++++----
 README                  |   42 ------------------------------------
 README.md               |   54 +++++++++++++++++++++++++++++++++++++++++++++++
 autogen.sh              |   16 +++----------
 bse/Makefile.am         |    2 +-
 bse/bsecxxplugin.hh     |    2 +-
 bse/bsecxxutils.hh      |    2 +-
 bse/bseitem.hh          |    8 +++---
 bse/bseresampler.hh     |    2 +-
 bse/bseresamplerimpl.hh |    8 +++---
 bse/gsldatautils.hh     |   12 +++++-----
 configure.ac            |    9 ++++---
 sfi/gbsearcharray.hh    |   10 ++++----
 sfi/glib-extra.hh       |    2 +-
 sfi/sficxx.hh           |   10 ++++----
 sfi/sfivisitors.hh      |    2 +-
 16 files changed, 100 insertions(+), 93 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]