summaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Use nullptrDavid Robillard1-1/+0
2020-11-27Add lint targetDavid Robillard1-1/+61
2020-11-27Fix warnings in Jack DBus driverDavid Robillard1-0/+1
2020-11-27Fix long lines in wscriptDavid Robillard1-3/+11
2020-11-27Suppress warningsDavid Robillard1-0/+2
2020-07-21Be explicit about warningsDavid Robillard1-0/+58
2020-07-21Fix function checks with strict warnings and WerrorDavid Robillard1-0/+7
2020-07-21Set third-party packages as system dependencies to suppress warningsDavid Robillard1-8/+25
2020-04-09Patchage 1.0.2v1.0.2David Robillard1-1/+1
2020-04-09Add release variables for autoshipDavid Robillard1-12/+5
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