Commit graph

23 commits

Author SHA1 Message Date
Paul Ferrand
a1606d951b Comment in CMake for CXX STANDARD
Co-Authored-By: JP Cimalando <jp-dev@inbox.ru>
2020-03-14 17:32:25 +01:00
Paul Fd
76561bd186 Minimum c++11 2020-03-14 17:32:25 +01:00
Paul Fd
60c0e7763a Put pugixml after the libc++ checks 2020-03-11 15:44:03 +01:00
Paul Ferrand
57eadc7a93 Global definition of LIBATOMIC_FOUND for arm benchmarks 2020-03-08 00:20:11 +01:00
Jean Pierre Cimalando
598aeae2ba Set the Windows compatibility version to 7 2020-03-07 22:34:38 +01:00
Paul Ferrand
a1af7a0b67
Enable static builds without vcpkg for linux platforms and strip symbols from the LV2 plugin (#72)
* Building statically without vcpkg
* Removed the docker/build scripts, since they're in Travis now
2020-02-26 16:10:35 +01:00
Jean Pierre Cimalando
5c509dfd46 Add the basic MIDNAM support for LV2 2020-02-25 15:12:23 +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
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
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
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
redtide
11ade33e9d Organize CMake files 2019-11-25 16:10:30 +01:00