Fix test compile.
[ardour.git] / libs / evoral / wscript
2010-07-25 Carl HetheringtonName evoral test target so that it can be build on...
2010-07-25 Carl HetheringtonFix up evoral test suite.
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2009-10-23 David RobillardUnit test code coverage using lcov.
2009-10-20 David RobillardOnly build unit tests if configure --test is passed.
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-07-22 David RobillardUpdate autowaf.
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-02-27 David RobillardWaf: install stuff
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardMake unit tests optional.
2009-02-14 David RobillardLibSMF -> SMF
2009-02-14 David RobillardSMF -> OldSMF
2009-02-14 David RobillardMandatory check for boost headers.
2009-02-11 David RobillardInclude stripped down libsmf code internally.
2009-02-11 Hans Baier* introduced dependency: libsmf-1.2
2009-02-10 Hans Baier* Evoral: Added Unit test for SMF
2009-02-09 Hans Baier* filename conventions (second part of it)
2009-02-07 David RobillardRevert redundant kludge.
2009-02-07 Hans Baier* Evoral: first successful read from Sequence
2009-02-07 Hans Baier* evoral: First productive test environment
2009-02-07 Hans Baier* introduced CppUnit into libs/Evoral
2009-02-06 Hans Baier* Evoral: waf and unit test compile and run now
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-09-30 David RobillardAdd waf build script.