fix merge errors with master
[ardour.git] / libs / pbd / wscript
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 Paul Davisreverse the visibility.h files assumptions that we...
2013-10-17 Paul Davisadd -fvisibility=hidden to libpbd, and make things...
2013-10-17 Paul Davisget everything compiling with libardour built using...
2013-10-17 Paul Davisadd export visibility control to libpbd (works thus...
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-14 Paul Davisfix merge issues with master
2013-08-13 Tim MayberryAdd PBD::init and PBD::cleanup
2013-08-08 Michael FisherResolve duplicate symbol 'cocoa_open_uri' on OSX builds.
2013-08-08 Paul DavisAdd test_search_path function in PBD testsuite
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Michael FisherResolve duplicate symbol 'cocoa_open_uri' on OSX builds.
2013-07-11 Paul DavisAdd test_search_path function in PBD testsuite
2013-05-03 Paul Davismerge resolution with master
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-22 Adrian KnothDisable obsolete compilation of libs/pds/dmalloc.cc
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-01 Paul Davisfix compilation on OS X
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-24 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-24 Sakari BergenFix PBD wscript to be python3 compatible
2013-03-20 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-20 Paul Davisinitial, prototype modifications to permit compilation...
2013-03-20 Paul Davismove path_expand() and search_path_expand() into libpbd...
2012-06-23 Tim MayberryRemove unused pbd/filesystem.h/cc
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-17 David RobillardFix posix_memalign checks.
2012-05-16 Carl HetheringtonTweak comment.
2012-05-15 Carl HetheringtonMerge old a new signals code into one set of classes.
2012-05-14 Carl HetheringtonBuild libs/pbd/pbd/signal.h from its generator python
2012-05-14 Paul Davisremove virtual inheritance of sigc::trackable by Receiv...
2012-05-14 Paul Davisfix for --test build on OSX
2012-04-27 Carl HetheringtonPossibly hacky fix for tests on newer Ubuntu (or maybe
2012-04-01 Carl HetheringtonFix libpbd tests and add test for url_decode().
2011-11-21 Paul Davistweak wscript files to set PACKAGE in one place
2011-11-16 Paul Davisremove stupid symlink stuff
2011-11-15 Paul Davisutility function to detect symlinks
2011-11-13 David RobillardApply patch from timbyr to fix building with --test.
2011-10-22 Carl HetheringtonAdd function to recover a full path from something...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-30 Paul Davismake libpbd header checks non-mandatory (for OS X)
2011-09-29 David RobillardUse is_defined to check for HAVE_* variables set by...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-04 Carl HetheringtonTest tweaks.
2011-02-08 Paul Davisbuild-side of UUID reversion
2011-02-07 Paul Davisswitch to Boost UUID's and away from libuuid
2011-01-19 Carl HetheringtonConfigure option to abort when malloc is called in...
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-11-18 Paul Davissteps toward a working VBAP panner
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-10 Paul Davisfix OS X compilation
2010-07-25 Carl HetheringtonFix up evoral test suite.
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2010-06-24 Paul Davisuse JACK thread creation functions to create process...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2010-04-02 Carl HetheringtonSome stub tests for scalar properties.
2010-04-02 Carl HetheringtonBuild libpbd tests using waf.
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-02 Paul Davis(1) stop using mangled names in history state, use...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-09 Carl HetheringtonModify Stateful to allow undo to be done using differen...
2009-12-31 Paul Davisnew PBD::ControllableDescriptor class to encapsulate...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-11-23 Paul Davisboost shared pointer debugging, from an idea by carl...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-22 David RobillardUpdate autowaf.
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-02-27 David RobillardWaf: install stuff
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardWaf building of rubberband.
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardWaf building of libardour (yay!).
2009-02-25 David RobillardMove waf up to top level, waf building of pbd, evoral...