387 Commits (282cfa94e476345e80b239cb0e68c2baf2681d8d)

Author SHA1 Message Date
  falkTX cf8d885999
Remove use of REAL_BUILD macro 1 year ago
  falkTX 296bfc1a4f
Make ysfx optional, enabled by default 1 year ago
  falkTX cf11562c50
Fix build with custom DGL namespace 1 year ago
  falkTX 04d3e126b4
Give up trying to merge all into 1 static lib, too much breakage 1 year ago
  falkTX c11cd7b3b8
Tweak external dgl usage 1 year ago
  falkTX 4784fc06e1
Add a few extra defs to help using external dpf/dgl 1 year ago
  falkTX 5d0d243be1
Create a single .a file when building as static lib 1 year ago
  falkTX 33a142f447
Cleanup BASE_OPTS usage, matching DPF 1 year ago
  falkTX d7d94ec516
Fix not building static binaries on windows (2.5.0 regression) 2 years ago
  falkTX e6ba65f8fa
Do not use wine in CI builds if we can skip it 2 years ago
  falkTX 6ee03336ab
Report plugin UI close in embed mode 2 years ago
  falkTX 71cbec159f
Dont use simd for wasm just yet, fix missing APP_EXT usage 2 years ago
  falkTX f90acb5cbb
Dont strip wasm binaries, cleanup 2 years ago
  falkTX 728fa94744
Allow to disable JACK, and skip bridges for wasm 2 years ago
  falkTX 96e4fa5719
Initial SDL engine implementation 2 years ago
  falkTX b23293efeb
Rework and cleanup makefiles, add WASM var 2 years ago
  falkTX 770364fd8e
Allow to build with custom DGL namespace 2 years ago
  falkTX acc785f9f1
Fix DISTRHO_UI_FILE_BROWSER usage 2 years ago
  falkTX 36beab5b13
Allow to build internal plugins with a custom dpf 2 years ago
  falkTX 429019a3c0
Tweaks to get external dpf plugins to build together 2 years ago
  falkTX f2c60477ee
Do not use -fno-gnu-unique on BSD 2 years ago
  falkTX c012c31be2 Update DPF 2 years ago
  falkTX 8a5f8887fe Make juce config read by all files 2 years ago
  falkTX dfbce87d01 Fix windows build with juce 2 years ago
  falkTX 7a611594be Always build juce_gui_extra; Add new mingw std compat files 2 years ago
  falkTX 9758218192
Test builds with LTO enabled 2 years ago
  falkTX c06a4e626a
Use -fno-gnu-unique by default 2 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  falkTX 928c09ab9a Allow custom carla namespace, useful for static builds 2 years ago
  falkTX 3b933fafb9
Use -posix to build under mingw 2 years ago
  falkTX a79be89871 Do not use -ffat-lto-objects 3 years ago
  falkTX 7a4b81cf81
Add WITH_LTO build option, disabled by default 3 years ago
  falkTX ae96ff6974
Stop using old gnu++0x, switch to gnu++11 3 years ago
  falkTX dc6fdacf68 Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list 3 years ago
  falkTX 93cbcaf9cb More USING_RTAUDIO setup, build jackbridge.min.a 3 years ago
  falkTX 285984719c Separate system and dependency checks to new file 3 years ago
  falkTX db46099c08 Fix build with some libraries in custom prefixes 3 years ago
  Xeonacid 67e38d1247 Replace -lpthread with -pthread 3 years ago
  falkTX 95b13ae45d
Ship lv2 gtk bridges with win/mac 3 years ago
  falkTX 6c705d8d93 Alternative approach to finding qt5 package for make dist 3 years ago
  falkTX ae29d92500
Don't build static binaries on Windows if using msys2 3 years ago
  falkTX 3c4af6b95f
Don't require gobject/glib for gtk bridges, always enabled 3 years ago
  falkTX a09034219e Allow lv2 gtk bridges on any system 3 years ago
  falkTX 60ed20e120
lv2 ui bridges: dlopen gtk instead of linking to it 3 years ago
  falkTX d3c1c40185
Tweak build, still testing 3 years ago
  falkTX bf8f6912f6 Strip macOS binaries 3 years ago
  falkTX 65d6ddb303
Fix previous commit 3 years ago
  falkTX 23c5726152
Do not build external plugins by default 3 years ago
  falkTX 44e872bebf
Fix cross-compilation without an exe wrapper 3 years ago
  falkTX f70ad43965
Fix build on old macOS 3 years ago