aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
AgeCommit message (Expand)AuthorFilesLines
2022-08-17Switch to meson build systemDavid Robillard1-424/+0
2022-08-17Suppress new warnings in clang and clang-tidy 14David Robillard1-0/+1
2022-08-17Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+3
2022-05-30Build Qt moc output as a separate objectDavid Robillard1-3/+3
2022-05-30Fix MSVC buildDavid Robillard1-4/+24
2022-05-30Remove use of VLAsDavid Robillard1-2/+0
2022-05-29Suppress MSVC warningsDavid Robillard1-0/+17
2022-05-29Fix zix linkage on WindowsDavid Robillard1-0/+5
2022-05-29Fix build on MacOSDavid Robillard1-0/+1
2022-05-27Fix buildDavid Robillard1-0/+1
2022-05-27Remove Gtkmm interfaceDavid Robillard1-21/+1
2022-05-27Add desktop fileDavid Robillard1-1/+12
2022-05-27Remove redundant conditionalsDavid Robillard1-1/+1
2022-05-27Always check for suilDavid Robillard1-2/+1
2022-05-27Build Qt and Gtkmm versions as C++14David Robillard1-0/+1
2022-05-27Suppress new warnings in clang-tidy 13David Robillard1-0/+2
2021-02-15Pass ui:scaleFactor option to UIsAlexandros Theodotou1-1/+1
2021-02-15Remove Qt4 supportDavid Robillard1-26/+0
2021-01-16Update zixDavid Robillard1-1/+1
2021-01-07Jalv 1.6.6v1.6.6David Robillard1-1/+1
2020-12-14Remove Jack session supportDavid Robillard1-4/+0
2020-09-27Strengthen lint targetDavid Robillard1-10/+65
2020-09-27Clean up wscriptDavid Robillard1-7/+15
2020-08-03Remove -Wno-implicit-int-float-conversionDavid Robillard1-1/+0
2020-07-21Be explicit about warningsDavid Robillard1-0/+66
2020-07-21Set third-party packages as system dependencies to suppress warningsDavid Robillard1-7/+21
2020-07-21Make function checks work with strict warnings and WerrorDavid Robillard1-0/+18
2020-04-19Define _POSIX_C_SOURCE locallyDavid Robillard1-3/+0
2020-04-05Support port events for ui:showInterface UIsHanspeter Portner1-1/+1
2020-03-17Implement ui:requestValueDavid Robillard1-1/+1
2019-11-10Jalv 1.6.4v1.6.4David Robillard1-1/+1
2019-11-10Remove old release targetsDavid Robillard1-25/+9
2019-11-03Use screen refresh rate with Gtk3 and Qt5David Robillard1-1/+1
2019-10-17Update autowafDavid Robillard1-55/+49
2019-10-17Remove use of autowaf.defineDavid Robillard1-2/+1
2019-06-06Jalv 1.6.2v1.6.2David Robillard1-1/+1
2019-06-06Fix post generationDavid Robillard1-1/+1
2019-06-06Exclude .gitmodules from distributionDavid Robillard1-0/+4
2019-06-06Update dependency versionsDavid Robillard1-3/+3
2019-04-21Use modern LV2 includesDavid Robillard1-1/+1
2019-04-21Switch to using a submodule for autowafDavid Robillard1-7/+7
2019-03-17Update autowaf and adapt to new APIDavid Robillard1-6/+2
2018-11-10Add support for running as an internal Jack clientTimo Wischer1-0/+10
2018-09-21Make Suil dependency optionalDavid Robillard1-4/+9
2018-09-20Use sigaction() instead of signal()Laxmi Devi1-0/+6
2018-09-16Clean up wscriptDavid Robillard1-37/+24
2018-01-16Explicitly set language versionDavid Robillard1-3/+1
2017-12-29Use clang-tidy for lintingDavid Robillard1-1/+11
2017-12-29Upgrade to waf 2.0.3David Robillard1-30/+32
2017-12-16Clean up wscriptDavid Robillard1-13/+14