summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2019-12-29Remove use of boost/utility.hppDavid Robillard1-1/+0
2019-12-29Use std::shared_ptrDavid Robillard1-2/+0
2019-12-29Clean up wscriptDavid Robillard1-16/+24
2019-10-17Update autowafDavid Robillard1-28/+22
2019-10-17Remove use of autowaf.defineDavid Robillard1-10/+10
2019-04-21Switch to using a submodule for autowafDavid Robillard1-1/+1
2019-03-17Update autowaf and adapt to new APIDavid Robillard1-4/+2
2018-09-16Clean up wscriptDavid Robillard1-24/+23
2018-01-16Explicitly set language versionDavid Robillard1-0/+1
2017-12-29Upgrade to waf 2.0.3David Robillard1-14/+14
2017-12-16Clean up waf optionsDavid Robillard1-10/+11
2017-12-16Update wafDavid Robillard1-1/+0
2017-02-27Update waf and fix C++11 flagsDavid Robillard1-3/+1
2016-10-14Don't install 512x512 iconsDavid Robillard1-1/+1
2016-09-05Add project tag to release postsDavid Robillard1-1/+1
2016-08-17Add target for generating release announcementsDavid Robillard1-0/+11
2016-08-01Check for libdlDavid Robillard1-1/+1
2015-04-04Use portable code for icon paths.David Robillard1-6/+6
2015-02-24Add light theme for typesettable canvas export.David Robillard1-0/+5
2015-02-21Order ports deterministically.David Robillard1-1/+1
2015-02-16Distinguish edge color from port color slighly.David Robillard1-1/+1
2015-02-08Add support for exporting canvas as PDF or PS.David Robillard1-1/+1
2015-01-10Fix about dialog logo on OSX.David Robillard1-1/+1
2015-01-09Fix OSX integration.David Robillard1-6/+6
2014-12-18Upgrade to waf 1.8.5.David Robillard1-8/+8
2014-10-05Configure based on compiler target OS for cross-compilation.David Robillard1-4/+4
2014-05-05Support Jack CV and OSC via metadata.David Robillard1-1/+1
2014-04-28Patchage 1.0.0.David Robillard1-2/+2
2014-04-26Hide Jack session management unless explicitly configured.David Robillard1-4/+4
2014-04-06Support port pretty names via new Jack metadata API.David Robillard1-0/+6
2014-03-30StateManager => Configuration.David Robillard1-1/+1
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-1/+1
2013-12-25Tidy up configuration output.David Robillard1-2/+2
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-1/+1
2013-06-09Fix compilation with --jack-dbus (#917).David Robillard1-5/+1
2013-03-17Update copyright date.David Robillard1-1/+1
2013-02-03Check for required boost headers.David Robillard1-0/+2
2013-02-03Check for c++0x compiler flag before adding to environment.David Robillard1-0/+2
2013-02-02Check for Jack 0.120.0 consistently across all packages (fix #773).David Robillard1-5/+2
2013-01-20Use -std=c++0x instead of -std=c++11 for older compilers.David Robillard1-1/+1
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-0/+2
2012-08-08Clean up wscript files.David Robillard1-26/+25
2012-08-03Use more portable defines instead of -D in CFLAGS.David Robillard1-1/+1
2012-07-29Use modern waf build syntax everywhere.David Robillard1-4/+4
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-12-09Remove GnomeCanvas dependency.David Robillard1-2/+0
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-2/+2
2011-11-29Remove libgnomecanvasmm dependency.David Robillard1-2/+2
2011-11-26Use the more portable/correct lib instead of linkflags.David Robillard1-2/+2
2011-11-26Mac integration.David Robillard1-1/+10