major rationalization of use of search paths. ardour now has just 4 functions used...
[ardour.git] / wscript
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-17 Paul Davissome tweaks to wscript, primary goal to make libintl...
2012-05-17 David RobillardFix posix_memalign checks.
2012-05-16 Paul Davisfixup generic build, which allows -arch i386 build...
2012-05-15 Paul Davisfix dangling remnant of old system config var
2012-05-15 Paul Davisadd --generic flag to wscript to trigger -mtune=generic...
2012-05-15 Paul Davisfix python3 incompatability in wscript
2012-05-15 Carl HetheringtonMerge old a new signals code into one set of classes.
2012-05-11 Paul Davisdisable installing a3 for now, so that people don't...
2012-05-04 Paul Davisuse pkg-config to find curl and assume that version...
2012-05-04 Paul Davispotential fix for ./waf configure problems introduced...
2012-05-04 Paul Davistry to use --also-libdir to try to find curl, part 3
2012-05-04 Paul Davistry to use --also-libdir to try to find curl, part 2
2012-05-04 Paul Davistry to use --also-libdir to try to find curl
2012-05-04 Paul Davisprovide a way to add additional libraries so that we...
2012-05-02 Paul Davismore fixes/tweaks from the land of the lion
2012-05-01 Carl HetheringtonRemove now unnecessary check for RecMutex.
2012-04-26 Carl HetheringtonUse Glib::Threads::RecMutex rather than Glib::RecMutex...
2012-04-20 David RobillardRemove support for old and/or experimental LV2 stuff.
2012-03-29 Paul Davisfix bizarre typo in OS X build (bizarre because its...
2012-03-16 Paul Davistweak2
2012-03-16 Paul Davistweak
2012-03-16 Paul Davishack for OS X builds where explicit linkage against...
2012-03-14 Carl HetheringtonWrite SVN revision on every build (#4770).
2012-03-12 Paul Davistell people that --universal is OS X only
2012-02-29 Paul Davisfix typo for OS X build
2012-02-07 Paul Davisbump version
2012-01-28 David RobillardUse new Lilv state API to save LV2 plugin state.
2012-01-14 Carl HetheringtonAdd some debug code to time things in the process
2012-01-05 Paul Davisfix over-zealous optimization in tempo map, caused...
2011-12-27 Carl HetheringtonRemove some wrongly commited stuff. Sorry\!
2011-12-27 Carl HetheringtonAdd configure option to raise a FP exception when a...
2011-12-21 Carl HetheringtonUn bit-rot the docbook manual build, just for kicks.
2011-12-04 Paul Davisdo that freesound build change properly
2011-12-04 Paul Davismake Freesound support default to true
2011-12-02 Paul Davisupdate and fix configure options (from Robin)
2011-12-02 Paul Davisuse compiler-generated _LP64 macro to detect x86_64...
2011-11-21 Paul Davisnew i18n targets (to be explained in TRANSLATORS)
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-21 Paul Davismore consistent --no-lv2 option
2011-11-21 Paul Davismake LV2 support the default, still
2011-11-21 Paul Davismake --lv2=0 work, as a workaround for LV2 release...
2011-11-18 David RobillardRemove redundant --extra-warn option (--strict does...
2011-11-17 Paul Davisanother attempt to fix win/86 VST builds
2011-11-16 Paul Davisfix win-x86-vst support in build by using CFLAGS and...
2011-11-16 Paul Davisbump version for new same-day packages
2011-11-15 Carl Hetheringtonalpha -> beta
2011-11-14 Paul Davisadd configure time option to make building the freebie...
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-11-13 Paul Davismove LXVST GUI stuff into gtk2_ardour, and fix X11...
2011-11-13 David RobillardApply patch from timbyr to fix building with --test.
2011-11-11 Paul Davisprep for beta1
2011-11-10 Paul Davislinking fixes for OS X
2011-11-09 Paul Davissome possible build fixes for OS X
2011-11-06 David RobillardBuild debuggable build by default.
2011-11-04 Paul Davisremove warning about native linux VST build; make defau...
2011-11-04 Paul Davisadd --also-include patch to help *BSD builders out...
2011-11-02 Carl HetheringtonPatch from acolomb to fix installation of midi_maps...
2011-11-01 Paul Davisbuild assist for OS X
2011-10-29 Carl HetheringtonPatch from nettings to comment out soundtouch-related
2011-10-22 Carl HetheringtonAdd function to recover a full path from something...
2011-10-20 Paul Davisfix whitespace error
2011-10-20 Paul Davisrevert to "real" optimzation flags, and remove commente...
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-18 Paul Davisgnomecanvas related build changes
2011-10-18 Paul Davismake native linux VST support default to enabled
2011-10-03 Carl HetheringtonPatch from acolomb to fix install of ardour_system.rc
2011-10-03 David RobillardRemove LV2 support via SLV2 (Lilv only now).
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...
next