Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • aa534b6 Check for dependencies, allow to skip homebrew path setup by falkTX 2023-06-13 12:49:22 +0200
  • ae9c044 fix up win32 CI by falkTX 2023-06-05 18:51:52 +0200
  • d0c6dc7 Fix local aliases by falkTX 2023-06-05 17:01:40 +0200
  • 89010e3 Fix direct liblo usage by falkTX 2023-05-04 14:41:56 +0200
  • 8712cc8 Update plugins by falkTX 2023-05-04 14:34:47 +0200
  • eb21586 Allow macos-intel as target string by falkTX 2023-04-22 19:36:36 +0200
  • 3aea100 Remove repeated lines by falkTX 2023-04-22 17:19:01 +0200
  • 2e417ca Fix cmake usage under macOS by falkTX 2023-04-17 14:19:07 +0200
  • 1eb716e Set cmake alias on local.env by falkTX 2023-04-02 15:27:59 +0200
  • fbbaeb6 Set CMAKE_SYSTEM_PROCESSOR when cross-compiling by falkTX 2023-03-29 10:57:47 +0200
  • cd7b760 Add patch to fix cx-freeze macos-universal target by falkTX 2023-03-11 14:31:14 +0100
  • 3d7da2b Always try to install python packages twice, fixing dep detection by falkTX 2023-03-11 14:30:49 +0100
  • 1846744 Do not use -Wl,--as-needed when asked to skip stripping by falkTX 2023-03-11 13:37:13 +0100
  • a8c8d1e Skip asm opts for flac wasm for now by falkTX 2023-03-10 23:07:16 +0100
  • f5f4443 Update flac, ensure macos-universal is optimized for it; Cleanup by falkTX 2023-03-10 22:43:40 +0100
  • a474a71 Add mingw-std-threads and our mingw-compat headers for windows by falkTX 2023-03-09 10:56:01 +0100
  • 7de299d Make local.env sourcing work from any dir by falkTX 2023-02-23 14:01:15 +0100
  • 9dbdbe5 A few more details for nosimd build by falkTX 2023-02-20 13:54:40 +0100
  • 1658398 Allow to build without simd by falkTX 2023-02-20 12:26:53 +0100
  • c8f032a Fix build by falkTX 2023-02-12 16:01:31 +0100
  • 38ab464 use macos-11 for CI by falkTX 2023-02-12 13:30:03 +0100
  • 562537a Disable building with fortify by falkTX 2023-02-12 13:29:35 +0100
  • c630bae Update gitignore by falkTX 2023-02-03 10:27:37 +0100
  • eb807ed Tweak jack-example-tools build by falkTX 2023-02-03 01:46:17 +0100
  • fdd9a00 Use DESTDIR by falkTX 2023-02-03 00:09:58 +0100
  • aefcef6 Revert by falkTX 2023-02-02 18:05:47 +0100
  • b1ad575 Fixup by falkTX 2023-02-02 17:50:01 +0100
  • 15b5fea Build jack-example-tools from git by default by falkTX 2023-02-02 14:06:00 +0100
  • 2e37339 Build jack-example-tools by falkTX 2023-02-02 12:43:20 +0100
  • 63bf2d8 Fix missing SSE on some builds by falkTX 2022-12-18 20:19:50 +0000
  • 3d91ac7 uuid lib is required on linux builds by falkTX 2022-12-12 10:10:27 +0000
  • 1ac5aaf Skip pixman tests on linux-i686 for now by falkTX 2022-12-11 22:13:44 +0000
  • 717ac9b Allow macos-10.15 as target by falkTX 2022-12-11 21:51:16 +0000
  • 3ce0800 More cairo details by falkTX 2022-12-11 19:01:40 +0000
  • bd55266 Fix another typo by falkTX 2022-12-11 17:39:16 +0000
  • 86e50ec gperf needed for wasm CI builds by falkTX 2022-12-11 17:29:57 +0000
  • 8ac2899 Fallback to kxstudio downloads if official mirror fails by falkTX 2022-12-11 17:07:05 +0000
  • 67b11fe Fix tre-x32 for win64 lto builds by falkTX 2022-12-11 16:56:05 +0000
  • 699d534 Another freetype fix by falkTX 2022-12-11 16:18:30 +0000
  • 5696128 Fix typo which was not a typo by falkTX 2022-12-11 15:30:49 +0000
  • 2f1c4f8 Fix freetype on wasm by falkTX 2022-12-11 14:03:47 +0000
  • 9573202 gperf is needed for cairo stack by falkTX 2022-12-11 12:30:33 +0000
  • 876f672 Add python fixes for new macOS builds by falkTX 2022-12-11 12:23:11 +0000
  • 7ff9bbd Fix pixman on wasm by falkTX 2022-12-11 12:22:40 +0000
  • e8ae96d More cairo tweaksx by falkTX 2022-12-11 12:00:15 +0000
  • a269cc5 More fixes to libpng build by falkTX 2022-12-11 11:33:57 +0000
  • 1de7448 More cairo details, build LTO stuff in separate dirs by falkTX 2022-12-11 02:06:00 +0000
  • edbeecb Fix libpng build by falkTX 2022-12-11 00:31:35 +0000
  • 3005825 cairo and related libs building for linux by falkTX 2022-12-11 00:03:15 +0000
  • 63b4ffc Fix libxml2 for wasm by falkTX 2022-12-10 23:32:57 +0000
  • b731272 Update fontconfig to build on windows too by falkTX 2022-12-10 23:26:04 +0000
  • cb444e4 Add libpng, freetype, fontconfig and cairo to plugin bootstrap by falkTX 2022-12-10 19:30:59 +0000
  • b389b61 Allow to skip stripping by use of PAWPAW_SKIP_STRIPPING by falkTX 2022-12-10 11:33:00 +0000
  • 89567ce Update CI for deprecated stuff by falkTX 2022-12-06 12:05:36 +0000
  • f80a80c Allow a few aliases targets by falkTX 2022-12-06 11:35:18 +0000
  • 1fcfa96 Try building using macos-10.15 by falkTX 2022-09-28 02:43:49 +0100
  • 81bdfd7 Rebuild by falkTX 2022-09-27 23:48:17 +0100
  • 4baef39 Ensure qt is enabled for cardinal builds by falkTX 2022-09-26 18:43:17 +0100
  • b4c1de9 Skip carla macos intel target for now by falkTX 2022-09-26 15:15:22 +0100
  • cbc98b3 One more tweak by falkTX 2022-09-26 14:32:15 +0100
  • 8fef1aa Tweak and fix pyqt build by falkTX 2022-09-26 14:17:24 +0100
  • 6cd6b2d rework pyqt stuff for windows by falkTX 2022-09-26 14:00:30 +0100
  • 4a52344 Begin to enable qt again by falkTX 2022-09-22 20:59:29 +0100
  • d9e490c Some qt needed tweaks by falkTX 2022-09-22 19:37:51 +0100
  • 316b1c6 Cleanup cardinal bootstrap file by falkTX 2022-09-22 18:45:53 +0100
  • 9d8af58 Get wasm to bootstrap all plugin libs by falkTX 2022-09-22 18:02:49 +0100
  • 609dcbb Continue cleanup, reenable jack2 step by falkTX 2022-09-22 17:31:51 +0100
  • 371439f Continue the cleanup, add wasm meson config by falkTX 2022-09-22 15:41:18 +0100
  • 8165c14 Start full cleanup, custom paths for linux subtargets by falkTX 2022-09-22 14:40:11 +0100
  • 3864c04 CI: Use ppa:kxstudio-debian/toolchain in 20.04 for updated meson by falkTX 2022-09-22 13:02:02 +0100
  • d6e671e Use ubuntu-22.04 for wasm CI builds by falkTX 2022-09-22 12:52:21 +0100
  • 12b2ba2 Tweak CI mess cleanup for ubuntu-22.04 setups by falkTX 2022-09-21 21:25:03 +0100
  • 33c0557 Use ubuntu-22.04 for win32 and win64 builds by falkTX 2022-09-21 21:19:17 +0100
  • 75d86db Update flac and lv2 libs, more work for riscv64 by falkTX 2022-09-14 00:42:40 +0100
  • d80d80f Start some tests for riscv64 builds by falkTX 2022-09-09 23:25:03 +0100
  • 4f7f9eb Use -O3 by falkTX 2022-08-07 19:58:44 +0100
  • 102ebdf try aggressive wasm linker flags by falkTX 2022-08-04 00:47:05 +0100
  • 1219906 Bump macOS CI to use 11 by falkTX 2022-08-03 16:09:35 +0100
  • 2f0e475 Set ar and ranlib for cross-compilation and cmake usage by falkTX 2022-08-03 15:06:13 +0100
  • 3960c15 Fix win32 CI stuff by falkTX 2022-07-22 00:38:13 +0100
  • 18d8835 Simplify lv2 wasm patch by falkTX 2022-07-16 23:23:20 +0100
  • ae5e265 Rebuild CI things by falkTX 2022-07-14 00:48:04 +0100
  • 61563bd Revert things a bit to get linux builds working again by falkTX 2022-07-14 00:47:40 +0100
  • 2fdce32 Update Carla, fixes macOS build by falkTX 2022-07-13 20:54:56 +0100
  • cb6823e Add patch to fix qt5 build on macOS 12 by falkTX 2022-07-13 12:42:23 +0100
  • 3d508a9 Update a few libs, set clang vs gcc, env tweaks by falkTX 2022-07-13 11:27:51 +0100
  • 963dfca Alternative emsdk approach by falkTX 2022-07-10 00:09:39 +0100
  • ff7312d Run CI for wasm plugins and wasm cardinal by falkTX 2022-07-10 00:02:33 +0100
  • c8d0ac9 Start a wasm CI target by falkTX 2022-07-09 23:25:49 +0100
  • 202b8ba Skip carla-backend if cross-compiling, more wasm tweaks by falkTX 2022-07-09 22:34:32 +0100
  • 3e0f5c0 Start of wasm build target by falkTX 2022-07-09 13:19:45 +0100
  • 421fcf7 Cleanup by falkTX 2022-07-09 12:00:52 +0100
  • 93ea5f8 Workaround mingw oddity by falkTX 2022-06-20 10:31:47 +0100
  • 0f5183a -fprefetch-loop-arrays is not supported on clang by falkTX 2022-06-20 10:31:01 +0100
  • df80ab8 Make macOS installer allowed to install without rosetta2 by falkTX 2022-06-19 08:48:34 +0100
  • 2805aef Tweak build flags a bit by falkTX 2022-06-05 15:19:17 +0100
  • 6c11b17 force disable mp3 support for now by falkTX 2022-05-14 20:17:51 +0100
  • dbdcdb3 Clean CI test build by falkTX 2022-05-14 19:33:34 +0100
  • 5ee9a86 Cleanup by falkTX 2022-05-14 19:31:51 +0100
  • 360e7c3 Fix fluidsynth build by falkTX 2022-05-14 19:16:39 +0100