[beast: 22/24] Merge branch 'distcheck-fixes'
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 22/24] Merge branch 'distcheck-fixes'
- Date: Wed, 16 Sep 2015 08:51:50 +0000 (UTC)
commit 6b5b57534ab2d33861a58a9a51b0ad27f059ba8f
Merge: da4a955 213ecc8
Author: Tim Janik <timj gnu org>
Date: Wed Sep 16 09:30:11 2015 +0200
Merge branch 'distcheck-fixes'
* distcheck-fixes:
BUILD: configure.ac: depend on rapicorn1509
NEWS: updates for 0.9.2
README: minor edit
PO: updates for make dist
BUILD: configure.ac: always depend on having python2.7 available
BUILD: catch cases where an empty ChangeLog is generated
BUILD: adjust Beast & Bse descriptions in README files and docs
BUILD: use just 'BEAST & BSE' in Makefiles
BEAST: use "Audio Synthesizer and Tracker" in splash screen
DATA: include major and minor version in bse-X.Y.pc
TOOLS: remove useless cxxdummy.cc
BSE: remove useless cxxdummy.cc
BUILD: remove mkrelease.sh which is mostly unused, generate ChangeLog directly
BUILD: Makefile.decl: provide GITSTAMPS for dependecy checking
PO: clarify build mesage
BSE: fix missing dependencies of executables on generated sources
BSE: fix genidl implicit rule matching include file dependencies in parent directories
BSE: prevent mktypes.pl from reading unrelated and unbuilt files
BUILD: comment update
BUILD: Makefile.am: remove execution of distcheck only tests
BUILD: configure.ac: remove --enable-distcheck-tests option
Makefile.am | 37 +-
Makefile.decl | 11 +-
NEWS | 13 +
README | 38 +-
beast-gtk/Makefile.am | 2 +-
beast-gtk/bstmain.cc | 2 +-
beast-gtk/gxk/Makefile.am | 2 +-
beast-gtk/icons/Makefile.am | 2 +-
beast-gtk/res/Makefile.am | 2 +-
bse/Makefile.am | 18 +-
bse/icons/Makefile.am | 2 +-
bse/res/Makefile.am | 2 +-
bse/tests/Makefile.am | 2 +-
bse/tests/arrows.gp | 2 +-
bse/tests/filter-defs.gp | 2 +-
configure.ac | 34 +-
data/Makefile.am | 14 +-
data/bse.pc.in | 26 +-
docs/Makefile.am | 2 +-
docs/doxygen.cfg | 2 +-
docs/images/Makefile.am | 2 +-
docs/imports/Makefile.am | 2 +-
docs/imports/beast.1.html | 4 +-
docs/imports/bse.5.html | 6 +-
docs/imports/bsescm.1.html | 2 +-
docs/main.dox | 4 +-
drivers/Makefile.am | 2 +-
drivers/bse-portaudio/Makefile.am | 2 +-
drivers/bse-portaudio/README | 20 +-
launchers/Makefile.am | 2 +-
library/Makefile.am | 2 +-
library/demo/Makefile.am | 2 +-
library/effects/Makefile.am | 2 +-
library/instruments/Makefile.am | 2 +-
library/keys/Makefile.am | 2 +-
library/samples/Makefile.am | 2 +-
library/scripts/Makefile.am | 2 +-
library/skins/Makefile.am | 2 +-
library/skins/images/Makefile.am | 2 +-
mkrelease.sh | 402 --------
plugins/Makefile.am | 2 +-
plugins/evaluator/Makefile.am | 2 +-
plugins/freeverb/Makefile.am | 2 +-
plugins/icons/Makefile.am | 2 +-
po/Makefile.am | 4 +-
po/ar.po | 2018 ++++++++++++++++++------------------
po/az.po | 1982 ++++++++++++++++++------------------
po/bg.po | 2004 ++++++++++++++++++------------------
po/ca.po | 2033 +++++++++++++++++++------------------
po/cs.po | 2028 +++++++++++++++++++------------------
po/da.po | 2006 ++++++++++++++++++------------------
po/de.po | 2026 +++++++++++++++++++------------------
po/el.po | 1990 ++++++++++++++++++------------------
po/en_CA.po | 2034 +++++++++++++++++++------------------
po/en_GB.po | 2032 +++++++++++++++++++------------------
po/eo.po | 1982 ++++++++++++++++++------------------
po/es.po | 2033 +++++++++++++++++++------------------
po/eu.po | 1994 ++++++++++++++++++------------------
po/fi.po | 1985 ++++++++++++++++++------------------
po/fr.po | 2039 +++++++++++++++++++------------------
po/hr.po | 1987 ++++++++++++++++++------------------
po/it.po | 2039 +++++++++++++++++++------------------
po/ja.po | 2019 ++++++++++++++++++------------------
po/mn.po | 1985 ++++++++++++++++++------------------
po/nb.po | 1982 ++++++++++++++++++------------------
po/ne.po | 2031 +++++++++++++++++++------------------
po/nl.po | 2048 +++++++++++++++++++------------------
po/oc.po | 1982 ++++++++++++++++++------------------
po/pa.po | 1982 ++++++++++++++++++------------------
po/pt.po | 2012 ++++++++++++++++++------------------
po/pt_BR.po | 2019 ++++++++++++++++++------------------
po/ru.po | 1989 ++++++++++++++++++------------------
po/rw.po | 2035 +++++++++++++++++++------------------
po/sl.po | 2028 +++++++++++++++++++------------------
po/sq.po | 2039 +++++++++++++++++++------------------
po/sr.po | 1991 ++++++++++++++++++------------------
po/sr Latn po | 1991 ++++++++++++++++++------------------
po/sv.po | 2009 ++++++++++++++++++------------------
po/te.po | 1982 ++++++++++++++++++------------------
po/uk.po | 1987 ++++++++++++++++++------------------
po/zh_CN.po | 1990 ++++++++++++++++++------------------
r+d-files/bse-ellf.c | 2 +-
sfi/Makefile.am | 2 +-
sfi/tests/Makefile.am | 3 +-
shell/Makefile.am | 2 +-
tests/Makefile.am | 2 +-
tests/audio/Makefile.am | 2 +-
tests/bse/Makefile.am | 2 +-
tests/filecheck/Makefile.am | 2 +-
tests/latency/Makefile.am | 2 +-
tests/scripts/Makefile.am | 2 +-
tools/Makefile.am | 8 +-
tools/scripts/Makefile.am | 4 +-
93 files changed, 36424 insertions(+), 36615 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]