merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending...
[ardour.git] / wscript
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-19 Carl HetheringtonConfigure option to abort when malloc is called in...
2011-01-01 Carl HetheringtonFix template install properly.
2011-01-01 Carl HetheringtonFix build. Disable template installation for a bit...
2011-01-01 Carl HetheringtonInstall templates.
2010-12-20 David RobillardClean up region.h and trim include tree.
2010-12-19 Carl HetheringtonFix some spacey tabs.
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-11-27 Paul Davismerge gnomecanvas into ardour tree, so that we can...
2010-11-24 Carl HetheringtonCheck for windows.h on VST builds.
2010-11-22 Paul Davispossible fix for some waf glitchiness - explicitly...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-10 Paul DavisOS X build fixes (for tiger), in particular removing...
2010-11-10 Paul Davisre-enable i18n as a build target for translations
2010-10-29 Paul Davisput splitlines() back where it belongs
2010-10-29 Carl HetheringtonFurther wscript tweak.
2010-10-28 Carl HetheringtonFurther wscript fix.
2010-10-28 Carl HetheringtonHopefully fix up build system after my previous changes.
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-10-17 Carl HetheringtonTidy up About dialogue. Fixes #1407.
2010-10-02 Carl HetheringtonLink with -rdynamic to make backtrace_symbols work...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-07 David RobillardUpgrade to latest autowaf.
2010-08-28 Carl HetheringtonTidy up config text and add PHONE_HOME and JACK_SESSION...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-15 Carl HetheringtonFix windows key shortcuts on Linux.
2010-08-08 Carl HetheringtonExplicitly check for and link libcurl and the dl* funct...
2010-08-05 Paul Davisfirst pass a "phone home" facility for version tracking...
2010-06-03 Paul Davischeck for gcc 4.5 and prohibit compilation with optimiz...
2010-05-20 Paul Davisfix visible version number to use the one defined in...
2010-05-02 Paul Davis3.0 version of patch for #2997 from carl, fix handling...
2010-04-02 Paul Davis(FULL) not-yet-complete JACK session management patch...
2010-04-02 Carl HetheringtonMake boost signals2.hpp header mandatory during configu...
2010-03-13 Paul Davis"Ardour" -> PROGRAM_NAME change for libardour and setup...
2010-01-29 Hans Baier* add waf option to enable compilation of unit tests
2010-01-04 Paul Davisadd a way to see (most of) the waf config used to build...
2009-12-28 Carl HetheringtonChris reports that boost 1.39 is sufficient.
2009-12-28 Carl HetheringtonCheck for boost/signals2.hpp and an appropriate version...
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-11-25 Paul Davisdebug flag for session destruction and waf option for...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-23 David RobillardMove Mac configuration stuff to wscript where it belongs.
2009-10-20 David RobillardFix various MIDI control and installation issues:
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-10-05 Carl HetheringtonBuild clearlooks-newer for OSX
2009-10-02 David RobillardFix posix_memalign check.
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-23 Paul Davisbzr revision support (thomas v.)
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-20 Paul Davispush optimization flags into CXXFLAGS as well as CCFLAG...
2009-07-17 Paul Davishopefully fix the build, and actually use the options
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-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-27 David RobillardPrint more configuration summary stuff (sound libs).
2009-02-27 David RobillardTidy.
2009-02-26 David RobillardAnother attempt at FLAC workaround.
2009-02-26 David RobillardAttempt to strip stupid FLAC include.
2009-02-26 David Robillard\n\n
2009-02-26 David RobillardDon't lie about syslibs until it actually works...
2009-02-26 David RobillardStub (non-functional) options and configuration summary.
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardBuild VAmp plugins.
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 RobillardWaf building of taglib and vamp-sdk.
2009-02-25 David RobillardAdd top level wscript.