summaryrefslogtreecommitdiff
path: root/libs/midi++2/wscript
AgeCommit message (Expand)Author
2020-01-27Fix building unit-testsRobin Gareus
2020-01-14NO-OP: whitespaceRobin Gareus
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
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-12move -fvisibility=hidden to the top of the source tree, and remove its intern...Paul Davis
2013-12-03fix up wscript/build issues in exportvis after merge with masterPaul Davis
2013-11-27remove unintended linkage between libmidipp and jackPaul Davis
2013-10-20Statically link libtimecode into libmidi++ instead of libardourTim Mayberry
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18use libltc and libtimecode as static libs, and upgrade to waf 1.7Paul Davis
2013-10-17add -fvisibility=hidden to libmidi++ and make things workPaul Davis
2013-10-17add -fvisibility=hidden to evoral, and make things workPaul Davis
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2013-10-17add export control to libgtkmm2extPaul Davis
2013-10-17export-ify libmidippPaul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-03-20initial, prototype modifications to permit compilation of local libraries as ...Paul Davis
2012-10-08add unit tests to midi++ and assorted bugfixes for midnam_patch.ccHans Baier
2012-04-24add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and us...Paul Davis
2012-04-23libmidi++: split apart "base-y" aspects of MIDI::Port into MIDI::PortBase and...Paul Davis
2011-09-29Remove use of waf compat15 tool.David Robillard
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
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-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-13Eliminate circular dependency kludge for control_protocol/smpte.o.David Robillard
2010-07-06Remove non-JACK midi++ ports.Carl Hetherington
2010-07-05require jack 0.118.2 for weakjack.hPaul Davis
2010-06-29Clean up MMC transmission a bit, and make sure that it is all done from one t...Carl Hetherington
2009-12-06Merged revisions 6293,6296-6306,6308 via svnmerge from Taybin Rutkin
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-09-15Normalise names of .cc and .h files.Carl Hetherington
2009-07-22Update autowaf.David Robillard
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-05-04Strip trailing whitespace from waf scripts.David Robillard
2009-02-27Waf: install stuffDavid Robillard
2009-02-26Version file building stuff.David Robillard
2009-02-26Clean up checks.David Robillard
2009-02-25Waf building of gtk2_ardour.David Robillard
2009-02-25Move waf up to top level, waf building of pbd, evoral, midi++David Robillard