summaryrefslogtreecommitdiff
path: root/libs/evoral/wscript
AgeCommit message (Expand)Author
2016-12-04Remove boost_system test kludgeDavid Robillard
2016-12-04Fix configurationDavid Robillard
2016-12-04Make libpbd and evoral capable of standalone buildDavid Robillard
2016-12-03Factor out and extend MIDIXML implementationDavid Robillard
2016-07-12remove old midi-note name APIRobin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus
2015-05-03don't install static library libsmf.aNils Philippsen
2015-03-11mingw: all code is position independentRobin Gareus
2015-01-19minimalistic Evoral::Curve Unit Test.Robin Gareus
2014-12-03Use PBD::tmp_writable_directory to write evoral test file intoTim Mayberry
2014-11-23Fix build with a certain awful broken compiler.David Robillard
2014-11-22Fix clang and MSVC build.David Robillard
2014-04-28remove redundant os.path.join() calls when specifying install path as bld.env...Paul Davis
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-01-12add new file (required by MSVC) to sources listPaul Davis
2014-01-12build libsmf as a static library, since it is private to evoral and would oth...Paul Davis
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-17add -fvisibility=hidden to evoral, and make things workPaul Davis
2013-10-17add export control to libgtkmm2extPaul Davis
2013-10-17add export control to libevoralPaul Davis
2012-10-10enable and extend EVORAL_MIDI_XML. Useful for Debugging. Any objections?Hans Baier
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2011-11-13Apply patch from timbyr to fix building with --test.David Robillard
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-29Use is_defined to check for HAVE_* variables set by checks.David Robillard
2011-09-29Remove use of waf compat15 tool.David Robillard
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-08-13Fix build with tests enabled.Carl Hetherington
2011-08-11add skeleton for i18n supportPaul Davis
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-03-16Indent python files with spaces as per style guide.David Robillard
2010-09-07Upgrade to latest autowaf.David Robillard
2010-07-25Name evoral test target so that it can be build on its own.Carl Hetherington
2010-07-25Fix up evoral test suite.Carl Hetherington
2010-05-31switch Evoral::Sequence debugging to use DEBUG_TRACE(); Sequence uses multise...Paul Davis
2010-05-16Move FileManager code into libpbd. Use it for SMF read/write.Carl Hetherington
2009-10-23Unit test code coverage using lcov.David Robillard
2009-10-20Only build unit tests if configure --test is passed.David Robillard
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
2009-07-22Update autowaf.David Robillard
2009-05-04Strip trailing whitespace from waf scripts.David Robillard
2009-04-18Upgrade to waf 1.5.4.David Robillard
2009-02-27Waf: install stuffDavid Robillard
2009-02-26Clean up checks.David Robillard
2009-02-25Waf building of gtk2_ardour.David Robillard
2009-02-25Make unit tests optional.David Robillard
2009-02-14LibSMF -> SMFDavid Robillard
2009-02-14SMF -> OldSMFDavid Robillard
2009-02-14Mandatory check for boost headers.David Robillard
2009-02-11Include stripped down libsmf code internally.David Robillard