Commit graph

76 commits

Author SHA1 Message Date
Casper Jeukendrup
e00a3fba10 Fix (Clang) compiler warnings 2021-02-03 10:19:25 +02:00
Casper Jeukendrup
48879ee32c Enable ccache in combination with Xcode 2021-02-03 10:19:25 +02:00
Pavel Smokotnin
59f5fabe3b Audio engine 2021-01-15 10:37:07 +02:00
Pavel Smokotnin
4c5cae2105 Separate VST_SDK as module 2021-01-11 11:44:17 +02:00
Igor Korsukov
5cbd39dc43 updated used XCode on CI 2020-12-26 13:23:55 +02:00
Igor Korsukov
44f10c9e72 added parce and apply command line options 2020-12-25 16:19:25 +02:00
Pavel Smokotnin
6fdcf30b23 experimental WASM build 2020-12-24 22:26:00 +02:00
Igor Korsukov
74e50508a9 added try build shared libs option in the cmake 2020-12-21 10:16:21 +02:00
Igor Korsukov
1b6e66fef7 added unity build 2020-12-17 15:04:40 +02:00
Igor Korsukov
c770b773ef added build shared libs on MinGW for debug mode 2020-12-14 13:50:54 -06:00
Igor Korsukov
517c44bf24 added pch 2020-12-12 08:01:52 -06:00
Casper Jeukendrup
f036a44f90 Fix Cmake configure when build type is not set explicitly
If CMAKE_BUILD_TYPE is not set, set it to "DEBUG".
2020-12-12 08:01:20 -06:00
Igor Korsukov
03e04fd08c fixed install for macos 2020-12-11 11:07:36 -06:00
Igor Korsukov
0ff45e7b48 fixed install for windows 2020-12-11 11:07:36 -06:00
Igor Korsukov
7966989eff set correct rpath for linux build 2020-12-11 11:07:36 -06:00
Igor Korsukov
5af54749d6 improvements for mac 2020-12-11 11:07:36 -06:00
Igor Korsukov
e49c82a102 rework install 2020-12-11 11:07:36 -06:00
Igor Korsukov
258a71b7b5 disabled warning for thridparty 2020-12-11 11:07:36 -06:00
Igor Korsukov
478ed26eaf fixed build on Windows 2020-12-11 11:07:36 -06:00
Igor Korsukov
7ca1b1edae fixed adding sndfile 2020-12-11 11:07:36 -06:00
Igor Korsukov
f6465e7f63 fixed build on Windows 2020-12-11 11:07:36 -06:00
Igor Korsukov
1fbd7cdcad added compile warnings managment 2020-12-11 11:07:36 -06:00
Igor Korsukov
228e928ac1 cleaing main cmake project 2020-12-11 11:07:36 -06:00
Igor Korsukov
88eb99a8a4 moved setup compiler and dependencies to separate file 2020-12-11 11:07:36 -06:00
Igor Korsukov
8cfd3d7a0c moved thirdparty to use module.cmake template 2020-12-07 16:08:40 +03:00
Igor Korsukov
026af211e1 rework root cmake project 2020-12-05 12:04:43 +03:00