summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Collapse)Author
2012-12-02add -DBOOST_SYSTEM_NO_DEPRECATED when building anything using boost to avoid ↵Paul Davis
linkage issues with boost 1.50 and above git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13590 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-02bump versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13585 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-02do not explicitly link against libintl unless evidence of an independent ↵Paul Davis
build stack is found (which is the presence of ~/gtk/inst) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13584 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-25fix build script error in setting Scons CPPPATH variablePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13546 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-23bump versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13545 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-10-04clean up some SConsscript silliness and explicitly include libintl when ↵Paul Davis
SYSLIBS=1 is in effect (though to be honest, this is odd for Linux, since the libintl should be provided by glibc) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13207 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-20version bumpPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13059 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-02clean up test for libcurl, but mo' betterPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12982 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-02clean up test for libcurl, but betterPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12981 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-02clean up test for libcurlPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12980 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-02fixup SConscript to work on OS X with new build stacks etc.Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12978 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-16patch from seablade for fetching the svn revisionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12734 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-15bump versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12733 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-12try switch to clearlooks-newer on linuxPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12688 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-19provide WITH_CARBON scons argument to be able to disable support of Carbon ↵Paul Davis
AU GUIs, which is not possible on 64 bit builds on OS X starting with Snow Leopard git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12034 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-19remove soundtouch, fixes for Snow Leopard build, use libintl explicitly on ↵Paul Davis
non-glibc systems, fix for new glib include rules git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12031 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-03-26Update LV2 special port stuff for latest LV2/Lilv.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@11761 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-02-28Implement special BPM and free-wheeling control ports.David Robillard
Input control ports with lv2:hasProperty http://lv2plug.in/ns/ext/time#beatsPerMinute or http://lv2plug.in/ns/lv2core#freeWheeling will be automatically set by Ardour accordingly. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@11538 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-03Replace use of SLV2 with its successor Lilv.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@10187 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-14require JACK with new latency API for building purposesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@10083 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-07-14rework patch from #4179 to build against raptor2Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9878 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-28bump version (preliminary)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9623 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-07remove unnecessary duplication of -D macros in cc/c++ compiler flagsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9320 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-02make AUBIO a non-optional dependencyPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9043 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-02use correct name for <inttype.h> macrosPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9041 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-02force use of -D_STDC_FORMAT_MACROS in compiler flags, so that #include ↵Paul Davis
<inttypes.h> just works anywhere git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9034 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-04use PROGRAM_NAME to define fixed MIDI port names in ardour_system.rcPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8707 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-26fix conditional assignment of tools_subdirsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8582 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-26Don't compile sanityCheck on OSXTodd Naugle
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8576 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-18Add checks and config for Rasqal, required by slv2Doug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8530 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-06add sanity check to the buildTodd Naugle
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8463 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-07-05bump versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@7376 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-06-16bump version2.8.10Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@7263 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-06-02bump version to 2.8.9Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@7205 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-06-01clean up and simplify optimization flags for OS X PowerPC build2.8.8Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@7201 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-05-06move largefile and reentrant compiler flags up to the top level, rather than ↵Paul Davis
being libardour-specific git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@7071 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-26remove silly buffer stats output; apply MIDI control patch (#2655) from ↵Paul Davis
dhess; switch ctrl/alt for drag-selection-as-region (work ongoing); various scons cleanups; remove some dead code from editor git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6798 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-12option to enable/disable translations when using a bundled (OS X) version of ↵Paul Davis
Ardour; compile-time control of Ardour program name for gtk2_ardour (libardour to follow) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6755 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-02-05correct size used by tempo line allocator; fix crash when exit is initiated ↵Paul Davis
by menu "quit" on OS X; bump to 2.8.8 git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6636 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-30bump version to 2.8.7Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6600 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-23bump to 2.8.62.8.6Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6550 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-21its time for 2.8.5Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6533 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-11-02bump versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5998 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-02bump versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5715 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5695 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-28use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian ↵Paul Davis
(once again, those guys don't send upstream, they think their own bug DB is where this stuff belongs, sigh ... thanks adi for the notice) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5429 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-20bump version number2.8.2Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5396 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin ↵Paul Davis
controls can be properly controlled by generic GUI (nick murtagh); properly delete AU plugin *and* GUI (fixes crashing bug for Carbon-GUI based AU's) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5374 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-03bump versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5311 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-03do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete ↵Paul Davis
of Cocoa-based AU plugins) ; drop references in PlugUIBase to plugin/insert when it notifies us via GoingAway (fixes crash on session close) ; fix handling of AU cache info for certain plugins ; fix SConstruct missing lrdf, raptor, samplerate library definitions (\!\!\!) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5310 d708f5d6-7413-0410-9779-e7cbd77b26cf