summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-11-19Build clap versions of example plugins with cmakefalkTX
2022-11-19Simplify cmake CI setup using shared action, leave old msvc stufffalkTX
2022-11-19Add the others CI runners for testingfalkTX
2022-11-18Use new CI template for the example pluginsfalkTX
2022-09-14Skip standalones on example-plugins CI artifacts for windowsfalkTX
2022-09-09Try enabling linux-riscv64 buildsfalkTX
2022-09-06Update example-plugins CI filefalkTX
2022-07-27Switch to using macos-11 for github CIfalkTX
2021-12-05Use ubuntu-18.04 for win32 CI buildsfalkTX
2021-11-12UI filebrowser saving mode, separate from pugl/DGL/Window (#349)Filipe Coelho
2021-10-04Yet another attemptfalkTX
2021-10-04Fix a typofalkTX
2021-10-04Try yet againfalkTX
2021-10-04Try againfalkTX
2021-10-04Try a better messagefalkTX
2021-10-04Let IRC know of the commit messagefalkTX
2021-10-04Set the name of the workflowfalkTX
2021-10-04Test IRC notificationsfalkTX
2021-10-02Enable VST3 build on MSVC, remove C++98 workaroundfalkTX
2021-09-25Add VST3 to CI and packaging scriptsfalkTX
2021-09-19Reduce amount of Plugin pure virtual methods, use runtime warningsfalkTX
2021-09-18lv2lint: Ignore a known linking warningfalkTX
2021-09-18Fix lv2 testsfalkTX
2021-09-18Enable runtime plugin tests againfalkTX
2021-09-18Skip plugin runtime memory checks for now, need to fix carlafalkTX
2021-09-18lilv-utils is needed for lv2ls toolfalkTX
2021-09-18There was a typofalkTX
2021-09-18Start validating/testing pluginsfalkTX
2021-08-30Alternative to last commitfalkTX
2021-08-30Add DGL_USE_OPENGL3 build test to CIfalkTX
2021-08-18Fix identation on CI filefalkTX
2021-08-18Always update packages in CIfalkTX
2021-08-12Manually patch liblo.pc for proper prefixfalkTX
2021-08-12Real fixfalkTX
2021-08-12Fix typofalkTX
2021-08-12Alternative fixfalkTX
2021-08-12Workaround for missing liblo-devfalkTX
2021-08-12liblo-dev cant be used for armhf/aarch64falkTX
2021-08-12fix broken Ubuntu packages missing pkg-config file in multi-archfalkTX
2021-08-12Add a few more dev packages to workflow, setup PKG_CONFIG_PATHfalkTX
2021-08-12Run "make features" on example-plugins workflowfalkTX
2021-08-12Install libx11-dev and libxext-dev for example-pluginsfalkTX
2021-08-12Run DPF tests in CIfalkTX
2021-08-12Rename build workflow to cmake, so it is more clear what it doesfalkTX
2021-08-12CleanupfalkTX
2021-08-12Add GH workflow for testing a few build optionsfalkTX
2021-08-12Require GCC 4.8 for DISTRHO_DEPRECATEDfalkTX
2021-08-12Forgot dpkg --add-architecturefalkTX
2021-08-12Build linux-x86 example-pluginsfalkTX
2021-07-22Fix build without openglfalkTX