Commit graph

185 commits

Author SHA1 Message Date
Paul Ferrand
e0bb415b02 Distinguish between mingw and msvc flags 2020-02-09 11:37:25 +01:00
Paul Ferrand
c0b4a79612
Merge pull request #34 from jpcima/mingw
Make the build sytem MinGW-compatible
2020-02-01 15:45:08 +01:00
Jean Pierre Cimalando
4be918e50f Add a forgotten condition with USE_LIBCPP 2020-01-31 23:30:51 +01:00
Jean Pierre Cimalando
8b7bba682c Compatibility with CMake 3.5 2020-01-31 23:24:36 +01:00
Jean Pierre Cimalando
d4abf9bedb Allow it to build on 32-bit 2020-01-31 18:58:35 +01:00
Jean Pierre Cimalando
e6d25114a6 Make the build sytem MinGW-compatible 2020-01-31 18:25:51 +01:00
Paul Ferrand
7377bb62a8 Added a configure switch and license information
for the distribution of the LV2 plugin
2020-01-30 10:08:38 +01:00
Paul Ferrand
a548cd5f2a Changes in the way the doc and build are worded 2020-01-25 14:20:42 +01:00
Paul Ferrand
8528fbaafe Raspberry work 2020-01-25 12:41:45 +01:00
Paul Ferrand
7edb9a2dae Added email in LV2 2020-01-25 10:13:33 +01:00
Paul Ferrand
cb396ba7a6 NOOP - whitespace 2020-01-24 11:15:11 +01:00
Paul Ferrand
39d20bbf96 Added a switch to use VCPKG 2020-01-24 09:18:51 +01:00
Paul Ferrand
55f5625c32 Sanitized the benchmark build 2020-01-19 09:51:31 +01:00
Paul Ferrand
d1979d6674 More windows cleanups 2020-01-19 07:43:20 +01:00
Paul Ferrand
66052a9ef7 Windows builds libsndfile as static 2020-01-19 07:43:18 +01:00
Paul Ferrand
29b85d7803 Visibility hidden by default 2020-01-19 07:42:49 +01:00
redtide
42208ce621 Don't show build information when building from other projects 2020-01-19 01:10:42 +01:00
Paul Ferrand
93b07dfac9 Added some logging facility for callback and
file loading times
2020-01-14 17:26:08 +01:00
redtide
199c14ea54 LV2 CMake clean up plus Windows settings 2020-01-06 10:29:15 +01:00
Paul Ferrand
3bfa4cb469 Still trying to link libsamplerate for the benchmark 2020-01-05 00:44:49 +01:00
Paul Ferrand
91e0401548 Add a necessary switch for ghc filesystem
under windows
2020-01-05 00:14:25 +01:00
Paul Ferrand
6aa109d9ac Added macros for linking 2020-01-04 17:37:53 +01:00
Paul Ferrand
c6b188abf9 Change the case in the lv2 name 2020-01-04 00:59:47 +01:00
Paul Ferrand
9187e0db41 Refactor the oversampling helpers 2019-12-22 23:36:34 +01:00
Paul Ferrand
4aa370dd0a Added a simplistic wrapper on the hiir oversampling library and updated the makefile 2019-12-01 22:47:51 +01:00
redtide
375945d372 Adapt code and fix cmake script for Travis build 2019-12-01 21:29:22 +01:00
redtide
22ac4942f7 Adapt code and fix cmake script for Travis build 2019-12-01 18:32:55 +01:00
redtide
b60ff23d48 Fixing Travis build 2019-12-01 15:54:28 +01:00
redtide
f305410fd1
Correct LV2 plugin license 2019-11-30 00:27:51 +01:00
Paul Ferrand
43ea796a02 Added an "add LTO if enabled" function to all targets currently in the library 2019-11-29 23:32:01 +01:00
redtide
4a268be333 Detail fix for previous commit 2019-11-26 14:25:18 +01:00
redtide
4d139137cc Check for IPO 2019-11-26 13:43:07 +01:00
redtide
a39b05fe42 Script rename 2019-11-26 13:42:04 +01:00
redtide
2087502c40 Completed generic LV2 configuration 2019-11-25 23:28:16 +01:00
redtide
11ade33e9d Organize CMake files 2019-11-25 16:10:30 +01:00