summaryrefslogtreecommitdiff
path: root/libs/fst/SConscript
AgeCommit message (Expand)Author
2009-03-27actual fix for vestige header file specification in SConscript2.8Paul Davis
2009-03-27fix scons breakage on older versions of sconsPaul Davis
2009-03-27add vestige dir to tarballPaul Davis
2009-03-24move FST/winegcc thing around even more to avoid breaking OS X buildPaul Davis
2009-03-21Make compilation work again.Sampo Savolainen
2009-03-19fix an ordering problem that breaks compilation on OS XPaul Davis
2009-03-13run time check for jack_set_thread_creator() - fixes building with current JA...Paul Davis
2009-03-13a lot of VST support odds-and-ends, including preset discovery and support, e...Paul Davis
2009-02-19working VST support with VeSTige header and new FST codePaul Davis
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ...Paul Davis
2006-12-01more accurate comment for FST SConscript2.0beta9Paul Davis
2006-12-01better design for discovering VST packagesPaul Davis
2006-11-30try that one on for size (VST build fu)Paul Davis
2006-11-30not completely tested new structure for VST/FST buildPaul Davis
2006-11-29Better error message for missing vst filesDoug McLain
2006-11-29Handle both possible zip files that may be provided for the vst sdk sourceDoug McLain
2006-11-28A bit better integration of vst sdk filesDoug McLain
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
2006-10-09another tweak for VST buildingPaul Davis
2006-10-09VST=1 support working in build scriptsPaul Davis
2006-10-09do not conditionally add directories to "subdirs" because then they are not i...Paul Davis
2006-06-22more details for VST supportPaul Davis