[beast] Created tag 0.9.0



The unsigned tag '0.9.0' was created.

Tagger: Tim Janik <timj gnu org>
Date: Tue Oct 28 15:23:59 2014 +0100

    Released beast-0.9.0.tar.bz2

Changes since the last tag '0.8.2':

Stefan Westerfeld (3):
      BSE: use RAPICORN_UNLIKELY instead of UNLIKELY in public header file
      BSE: add bse-internals.hh
      SFI: install gbsearcharray.hh include file

Tim Janik (74):
      configure.in: revision increment of BSE_MICRO_VERSION to 3
      BUILD: build against Rapicorn1410
      SFI: provide just sfi_url_show() without other variants
      SFI: use memmove(), since g_memmove() was removed from GLib
      BSE: use memmove(), since g_memmove() was removed from GLib
      BSE: fix Rapicorn generated code to properly use shared_from_this()
      BSE: remove g_thread_init() calls
      BEAST-GTK: remove g_thread_init() calls
      BEAST-GTK: use memmove(), since g_memmove() was removed from GLib
      BSE: fix duplicate definition of operator<<= (FieldBuffer&, const Any&)
      BSE: use new Rapicorn::cpu_info()
      BSE: allow library export of Rapicorn::Aida::enum_value_list<> symbols
      BSE: introduce Bse::ImplicitBase for shared_ptr handling
      BSE: store Bse::ServerImpl singleton as shared_ptr
      BEAST-GTK: use Rapicorn::Aida::enum_value_list<>()
      BEAST-GTK: remove unused cookie handling around sfi_url_show()
      BEAST-GTK: use new Rapicorn::cpu_info()
      BEAST-GTK: use RemoteHandle::__aida_reinterpret_down_cast__ for initial handle
      TESTS: use new Rapicorn::cpu_info()
      BSE: workaround GLib API breakage wrg to closure_invalidate/disconnect reordering
      BSE: install bseclientapi.hh which is included by public headers
      BSE: use 'patch -f' for workarounds to cope with different Rapicorn versions
      Merge branch 'updates-1410'
      SFI: remove outdated automake workaround and use libsfi.la as partial .so
      BSE: ship missing files
      BSE: fix template access restrictions cought by g++-4.9.1
      BEAST-GTK: use size_t instead of unsigned long to compile on 32bit platforms
      BUILD: rename configure.in to configure.ac
      BUILD: autogen.sh: shrink down by using autoreconf
      BUILD: link with -Bsymbolic-functions to optimize ELF relocations
      BUILD: preserve AM_LDFLAGS, AM_CXXFLAGS and AM_CFLAGS in Makefiles
      BUILD: cleanup and simplify compiler option selection in configure.ac
      BUILD: use AM_CPPFLAGS instead of the deprecated INCLUDES variable
      DRIVERS: minor Makefile fix
      SFI: move isCxxTypeName() and symbolToList() to sfidl-utils.cc
      SFI: TESTS: include sfidl sources directly to avoid subdir-objects hassle
      BUILD: remove obsolete --enable-toyprof
      BUILD: remove obsolete DOXRULE
      BSE: remove old libtool build workaround
      BUILD: rename SFI_CPPFLAGS
      BUILD: rename MMX_SSE_FLAGS
      BUILD: fix GLIB_GNU_GETTEXT to cope without po/POTFILES.in
      BUILD: eliminate AM_MAINTAINER_MODE
      BUILD: depend on Python 2.7.5
      SFI: speed up compilation by merging the sfidl sources
      BUILD: configure automake with -Wno-portability
      TODO: remove obsolete and misleading todos
      mkrelease.sh: use robust HEAD==master check that also handles detached heads
      mkrelease.sh: add helper function match() for string pattern matches
      mkrelease.sh: use $MKRELEASE_SKIP to skip certain ops for debugging
      mkrelease.sh: version increment, history moved to git
      mkrelease.sh: remove inherently insecure shellvar command
      mkrelease.sh: allow skipping of clean working tree check
      mkrelease.sh: parse MKRELEASE_UPLOAD_URL and MKRELEASE_REVISION_VAR from Makefiles
      mkrelease.sh: upload tarball before bumping revision
      mkrelease.sh: rollback checked out tree after version bump
      mkrelease.sh: use unwrapped message body to fix some commit messages
      mkrelease.sh: allow customization of the ChangeLog output filename
      mkrelease.sh: LICENSING: clarify CC0 Public Domain dedication
      mkrelease.sh: check versioning before tarball checks
      mkrelease.sh: adjust post-release 'master' and 'devel' branches for devel versioning
      mkrelease.sh: change -E CONFIGUREAC to increment AC_INIT version arguments
      mkrelease.sh: exclude release commit from 'news' listing
      BUILD: update release upload path
      BUILD: simplify version handling, use just BST_VERSION and variants
      BUILD: pass -E configure.ac to mkrelease.sh
      BUILD: use version 0.8.3-rc0 for test builds
      DOCS: update manual page imports
      NEWS: updates for 0.9.0
      PO: release updates
      README: release updates
      BUILD: version update to 0.9.0
      Merge branch 'release'
      Release 0.9.0


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