more changes to wscript files to catch up with waf 1.6 and fix OS X issues
[ardour.git] / wscript
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-30 Paul Davisshuffle some OS X stuff around
2011-09-30 Paul Davisadd back --optimize option that somehow got lost over...
2011-09-30 Paul Davismake phone-home option default to False even for non...
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-09-20 Paul Davisa few coding style (indentation etc.) cleanups to LX...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-07-28 Paul Davisbump to alpha10
2011-07-07 Paul Davisbump version 3.0-alpha9
2011-06-23 Paul Davisbump version
2011-06-13 Paul Davissome things can't wait
2011-06-12 Paul Davisupdate i18n build system and *.po files for translators
2011-06-11 Paul Davisits about that time
2011-06-01 David RobillardClean up duplicatey configuration summary / config_text...
2011-06-01 David RobillardFix LV2 configure help message, and write correct value...
2011-05-27 Paul Davisbump version name to alpha5 3.0-alpha5
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-04-23 Carl HetheringtonPatch from pablomme to fix GCC version check to use...
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-04-05 Paul Davisbump version to alpha4
2011-03-25 Paul Davisalpha3 rename
2011-03-21 Paul Davismore automated build stuff
2011-03-21 Paul Davisits about that time
2011-03-17 Paul Davisspell check
2011-03-17 Paul Davisadd warning re alpha status and forum use to wscript
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-13 Paul Davisadd build stuff for export formats/presets
2011-03-09 David RobillardPython 2/3 compatible blank line print.
2011-03-02 Paul Davislincoln's patch to use QM onset detection in RFerret...
2011-02-10 Paul Davisget boost debug code working again (global constructors...
2011-02-01 Paul Davisbuild sanity check tool
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
next