17 Commits (fc295224bf9349a43c83e98b3e658a29585d31e7)

Author SHA1 Message Date
  falkTX 3a57252fdf
Do not enable pthreads for wasm builds 2 years ago
  falkTX 036846d88f Only use -std=gnu++14 when building for juce 2 years ago
  falkTX 3654f5b6ff Build a few more files in c++14 for macOS 2 years ago
  falkTX 7a611594be Always build juce_gui_extra; Add new mingw std compat files 2 years ago
  falkTX 882082c8db Start the update to JUCE7 2 years ago
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  Jean Pierre Cimalando 1f2f87ad41 Implement JSFX (backend) 3 years ago
  falkTX bd7a8429d9
Passing build flags in linker stage is required for LTO to work 3 years ago
  Xeonacid 67e38d1247 Replace -lpthread with -pthread 3 years ago
  falkTX d4682bcad3
One more build fix 4 years ago
  falkTX 53c52cb3cf
Move standalone juce init/idle/cleanup to new file, expose an API 4 years ago
  falkTX 93700a50a4
Fix build against libfluidsynth in custom location 4 years ago
  falkTX 932b4c9746
Cleanup 5 years ago
  falkTX ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 5 years ago
  falkTX 9b0e7feba5 Adjust a few things 5 years ago
  falkTX e7f61c6ffe Split CarlaUtils.cpp into smaller files 6 years ago
  falkTX b0ee0f6abf Update DPF again, don't build DGL shared resources 6 years ago
  falkTX a57949d2ab Fix crash when opening internal DPF plugins after namespace change 7 years ago
  falkTX 412f0dd3f6 Build DPF with sofd disabled, not used for any plugins so far 7 years ago
  falkTX 85743ce21a Fix more warnings. All clean on gcc5, gcc6, gcc7 and clang4 7 years ago
  falkTX 05b361127a Fix a bunch of clang warnings 7 years ago
  falkTX 4740c95de8 Ignore misleading indentation warnings on 3rd party code 8 years ago
  falkTX 021c89dab8 Update DPF based modules 8 years ago
  falkTX 82a867bab0 Ignore type-limits warning in dpf/sofd, never used in carla 8 years ago
  falkTX 1140140acf Update dpf modules 9 years ago
  falkTX 947854e292 Update to latest dgl and distrho 9 years ago
  falkTX 661cb9b0d5 Force build, fixme later 9 years ago
  falkTX 4f3dcd444d Add DGL and DISTRHO modules 10 years ago
  falkTX 9ec30ef1d1 Move some files around. modules dir will be for 3rd-party only 10 years ago
  falkTX a4a570c909 Cleanup 10 years ago
  falkTX f4e6829c68 More of the same 10 years ago
  falkTX c88f0a39f6 More makefile work 10 years ago
  falkTX facc5fab3d Update rtaudio 10 years ago
  falkTX b40f2b16b5 Start reworking the makefiles 10 years ago
  falkTX c4ad37bb1c Cleanup 10 years ago
  falkTX c4af448741 General API fixing; Only build ladspa for now 11 years ago
  falkTX 5bc0590358 Fix unused vars in rtmidi 11 years ago
  falkTX e00e50029f Rework some makefiles 11 years ago
  falkTX 55ad6c41a9 Move rtaudio/midi to modules folder; Start some makefile rework 11 years ago