summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2012-07-02clean up test for libcurlPaul Davis
2012-07-02fixup SConscript to work on OS X with new build stacks etc.Paul Davis
2012-06-16patch from seablade for fetching the svn revisionPaul Davis
2012-06-15bump versionPaul Davis
2012-06-12try switch to clearlooks-newer on linuxPaul Davis
2012-04-19provide WITH_CARBON scons argument to be able to disable support of Carbon AU...Paul Davis
2012-04-19remove soundtouch, fixes for Snow Leopard build, use libintl explicitly on no...Paul Davis
2012-03-26Update LV2 special port stuff for latest LV2/Lilv.David Robillard
2012-02-28Implement special BPM and free-wheeling control ports.David Robillard
2011-10-03Replace use of SLV2 with its successor Lilv.David Robillard
2011-09-14require JACK with new latency API for building purposesPaul Davis
2011-07-14rework patch from #4179 to build against raptor2Paul Davis
2011-05-28bump version (preliminary)Paul Davis
2011-04-07remove unnecessary duplication of -D macros in cc/c++ compiler flagsPaul Davis
2011-03-02make AUBIO a non-optional dependencyPaul Davis
2011-03-02use correct name for <inttype.h> macrosPaul Davis
2011-03-02force use of -D_STDC_FORMAT_MACROS in compiler flags, so that #include <intty...Paul Davis
2011-02-04use PROGRAM_NAME to define fixed MIDI port names in ardour_system.rcPaul Davis
2011-01-26fix conditional assignment of tools_subdirsPaul Davis
2011-01-26Don't compile sanityCheck on OSXTodd Naugle
2011-01-18Add checks and config for Rasqal, required by slv2Doug McLain
2011-01-06add sanity check to the buildTodd Naugle
2010-07-05bump versionPaul Davis
2010-06-16bump version2.8.10Paul Davis
2010-06-02bump version to 2.8.9Paul Davis
2010-06-01clean up and simplify optimization flags for OS X PowerPC build2.8.8Paul Davis
2010-05-06move largefile and reentrant compiler flags up to the top level, rather than ...Paul Davis
2010-03-26remove silly buffer stats output; apply MIDI control patch (#2655) from dhess...Paul Davis
2010-03-12option to enable/disable translations when using a bundled (OS X) version of ...Paul Davis
2010-02-05correct size used by tempo line allocator; fix crash when exit is initiated b...Paul Davis
2010-01-30bump version to 2.8.7Paul Davis
2010-01-23bump to 2.8.62.8.6Paul Davis
2010-01-21its time for 2.8.5Paul Davis
2009-11-02bump versionPaul Davis
2009-10-02bump versionPaul Davis
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
2009-07-28use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian (onc...Paul Davis
2009-07-20bump version number2.8.2Paul Davis
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin co...Paul Davis
2009-07-03bump versionPaul Davis
2009-07-03do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete o...Paul Davis
2009-06-24splash screen fix from nedko ; fix cleanup's failure to correctly locate file...Paul Davis
2009-06-07Fix syntax.Carl Hetherington
2009-06-05load environment variables for each instance of LibraryInfo and make sure PKG...Ben Loftis
2009-03-26change wording of VST/x86_64 blocking messagePaul Davis
2009-03-26prevent VST build on DIST_TARGET=x86_64Paul Davis
2009-03-252.8 ... yeah, baby!Paul Davis
2009-03-19v3: use new scons convention for pushing environment vars into construction e...Paul Davis
2009-03-19v2: use new scons convention for pushing environment vars into construction e...Paul Davis
2009-03-19use new scons convention for pushing environment vars into construction env o...Paul Davis