#
# ChangeLog for cpp
#
# Generated by Trac 1.2
# Apr 14, 2025, 6:00:00 PM

Wed, 23 Sep 2009 17:47:16 GMT Paul Brossier <piem@piem.org> [000b090]
	* cpp/wscript_build (added)
	* examples/wscript_build (added)
	* ext/wscript_build (added)
	* plugins/puredata/wscript_build (added)
	* python/aubio/wscript_build (added)
	* python/wscript_build (added)
	* src/wscript_build (added)
	* swig/swig.py (added)
	* wscript (added)

	use waf as new build system


Thu, 15 May 2008 18:16:40 GMT Paul Brossier <piem@piem.org> [954585a]
	* cpp/Makefile.am (modified)

	cpp/Makefile.am: use CPPFLAGS for cpp lib, fix up includes


Wed, 30 Apr 2008 18:28:15 GMT Paul Brossier <piem@piem.org> [7abfc82]
	* cpp/aubiocpp.cpp (modified)

	cpp/aubiocpp.cpp: fix indentation


Tue, 04 Dec 2007 16:58:40 GMT Paul Brossier <piem@piem.org> [c60d684]
	* Makefile.am (modified)
	* configure.ac (modified)
	* cpp/Makefile.am (added)
	* cpp/aubiocpp.cpp (added)
	* cpp/aubiocpp.h (added)

	added simple cpp interface draft