76 Commits (bb33ac67bc3713a1fe2dd85104f93e466e04b806)

Author SHA1 Message Date
  falkTX 639c5100f2 Cleanup base makefile, add clang vs gcc compiler check 3 years ago
  falkTX f1925ebcc2 Make wasm real clipboard use optional, disabled by default 3 years ago
  falkTX 352bcbfb72 Correct last commit, deal with a few vst3 edge cases 3 years ago
  falkTX 30af417995 More wasm tweaks, clipboard support 3 years ago
  falkTX 2d175807d6 more aggressive wasm linker flags 3 years ago
  falkTX f412918c5f
A few more tweaks for native-audio standalone, allow forcing 3 years ago
  falkTX ec02b88923
Rework native audio standalone fallback code, add full wasm stuff 3 years ago
  falkTX 02216aba74
Allow to redirect Runner emscript calls, needed for exceptions 3 years ago
  falkTX a415fc875a Fix HAVE_DGL check for wasm 3 years ago
  falkTX b63db74220
wasm file browser details, add WASM_EXCEPTIONS build option 3 years ago
  falkTX c2938c0299
Enable simd for wasm, early implementation of file dialogs 3 years ago
  falkTX 33ee09ae71
A few more wasm tweaks, do not allow Thread.hpp usage 3 years ago
  falkTX ea18b1a1ad
Get all plugins to build for wasm 3 years ago
  falkTX d8612aa360
More wasm related things, generating "standalones" 3 years ago
  falkTX 478cb33f04
wasm and egl/gles related things 3 years ago
  falkTX 194f04aee8
Allow to build with custom DISTRHO and DGL namespace 3 years ago
  falkTX a65ac8545d
Also set __USE_MINGW_ANSI_STDIO on makefiles for mingw 3 years ago
  falkTX 60f0de5a0d
Cleanup makefile 3 years ago
  falkTX 01fc162215 Do not set -fno-gnu-unique for BSD 3 years ago
  falkTX ddf878c13a
Add WINDOWS_ICON_ID build macro, show msgbox on windows on error 4 years ago
  falkTX 55916eb0fb
Use -fno-gnu-unique by default 4 years ago
  falkTX 4cc6973d5d Accept a few other verbose make flags 4 years ago
  falkTX fb947e9786 Use X11 on HaikuOS for now, until a real backend is done 4 years ago
  falkTX 96d5def58d
Fix LTO link flags, experiment with static builds 4 years ago
  falkTX 4ff990126d
Move DGL flags to Makefile.base.mk 4 years ago
  falkTX 501dcafaa3
Fix a typo 4 years ago
  falkTX dabfd5d884
Allow to skip RtAudio fallback in JACK/Standalone mode 4 years ago
  falkTX 7357d71fa9
Expose cursor API from pugl, with added diagonal resize cursors 4 years ago
  falkTX bf74aa2455 Use -g in build flags if using SKIP_STRIPPING=true 4 years ago
  falkTX 2208680d20
Allow and fix LTO build 4 years ago
  falkTX 30d890cdb7
Use ubuntu-18.04 for win32 CI builds 4 years ago
  falkTX 6053ec2a3e
Assume mingw wants posix 4 years ago
  Filipe Coelho 29709cbe4e
UI filebrowser saving mode, separate from pugl/DGL/Window (#349) 4 years ago
  falkTX d7abd3e1d5
Use win32 thread API for file browser, not pthreads; Cleanup 4 years ago
  falkTX 2c956cabea
Tweak OS auto-detection, prevent duplicates 4 years ago
  falkTX 05d91f5852
Protect against multiple inclusion of Makefile.base.mk 4 years ago
  falkTX d3692aa17f
Stop building vulkan by default 4 years ago
  falkTX cdf1dab20c
Define SHARED_MEMORY_LIBS in base makefile, to be needed later 4 years ago
  falkTX e81df55ab8
Add "make features" tool 4 years ago
  falkTX a9dee888ad
Set -std=gnu++11 4 years ago
  falkTX 8514dc72ad Add -static-libgcc -static-libstdc++ for windows 4 years ago
  falkTX 1de9ac0379 Cleanup RtAudio use, make it compatible with more systems 4 years ago
  falkTX 5202889b0e Always have JACK enabled for example plugins 4 years ago
  falkTX 22ad4700a4 Move some compiler definitions to main file 4 years ago
  falkTX 21cb97c688
Fix clang windows build 4 years ago
  falkTX d36f61a78a
Start to bring back file dialog, add a few more comments 4 years ago
  falkTX d61d547e21 Special handling for macOS compatiblity 4 years ago
  falkTX d592c24dc2
Fix some strict compiler warnings 4 years ago
  falkTX d4f91993e9
Build dgl-stub lib 4 years ago
  falkTX 2e94757471
Handle deprecated functions in core code 4 years ago