tremblap
eea15539ce
cmake: missing slash in install
4 years ago
weefuzzy
2e255cb9c5
CMake: belatedly add branch selection for flucoma deps upon which CI relies
4 years ago
Owen Green
9cbd7d5e39
Enhance/generate stubs ( #104 )
...
* CMake: generate .cpp stubs
* Remove old cpp stubs
* Ensure correct MSVC runtime by default
* CMake: invoke docs properly
* CMake: Tidy up
* CMake: Tidy up
4 years ago
Owen Green
167ea1cc9e
Enhance/max params ( #93 )
...
* CMake: Centralise C++ version and set to 17
* Wrapper: handle new LongRuntimeMax param type
* POC for new LongRuntimeMax param with MFCC numCoeffs
4 years ago
Owen Green
7fdb10258e
Enhance/integrate doc ( #68 )
...
* Add docs targets to CMake
* Add docs targets to nightly workflow
* fix doc copying for nightly
* try again to fix doc copying for nightly
* syntax error in yaml
4 years ago
tremblap
15e3550ac2
moved the sc-only resources to a SC only folder, and change the cmake to copy the right stuff ( #61 )
4 years ago
James Bradbury
9e901afe70
[Enhance] Update resources folder structure ( #57 )
...
* copy the whole resources folder from core
* make fluidfilespath respect the new structure
4 years ago
Pierre Alexandre Tremblay
30660787d9
amended the cmake to copy Resources and to capitalise Plugin
4 years ago
Owen Green
1f2dc356bb
Fix possible misconfuguration and crashes when user SC is built using system boost
4 years ago
Owen Green
629ff6c8d7
Ensure FetchContent uses origin/main for flucoma-core
5 years ago
Owen Green
72eeb77c85
Remove references to manipulation repo and point to github for deps
5 years ago
Owen Green
8aa4184bcd
Fix standard library selection on OS X
...
For test program compile during configure stage when targeting 10.8 from
>=10.15
5 years ago
Owen Green
605e16cadc
Fix setting of CMAKE_OSX_DEPLOYMENT_TAGRET
5 years ago
Owen Green
8b37813b43
Fix windows build errors by sandboxing new SendReply dependency
...
Deals with macro name clashes, and also better enacapsulates unfortunate
dep on SC internals, as well as improving build times
5 years ago
Owen Green
503dc63d3c
build: don't put 'test' or 'relwithdebinfo' config builds in subfolder
5 years ago
Owen Green
d44a16859d
Merge branch 'master' into clients/inter_client_comms
6 years ago
Owen Green
28b0537f91
Add Test build type
6 years ago
Owen Green
897fbb97ea
Merge branch 'master' into clients/inter_client_comms
6 years ago
Owen Green
e136045834
Update dependency paths and URLs
6 years ago
Owen Green
5e1a0e989c
Further update to distribution license filename
6 years ago
Owen Green
875deadfd9
Update distribution license filename
6 years ago
Owen Green
795c78b96f
Update CMake project name
6 years ago
Owen Green
289cf6381d
Update macOS target to 10.8
6 years ago
Gerard
bd7b2bfdb6
update macOS target to 10.8 for now
6 years ago
Owen Green
c84a81a3bf
Merge branch 'master' into clients/inter_client_comms
6 years ago
Owen Green
054af6b7fd
fix install step for new Examples location
6 years ago
Owen Green
0cd62ce100
Try and do something less stpuid for non-superbuild install
6 years ago
Owen Green
5869bed149
Make explicit that for non-superbuild, plugins go to release-packaging/plugins for easier testing
6 years ago
Owen Green
0bb0cb79f3
Don't use source directory for staging built plugins in superbuild (they all overwrite each other)
6 years ago
Owen Green
3eb7d2f3fc
What's that doing there?
6 years ago
Owen Green
6705c38884
Upon install, use different license file (from fluid decomposition, detailing dependencies)
6 years ago
Owen Green
848d787829
Change plugin output directory behaviour between normal and super- builds
6 years ago
Owen Green
ce4d39549d
Remove rogue message line
6 years ago
Owen Green
9f8e5f9e28
Add header block to cmake files
6 years ago
Owen Green
ff04cc737f
Add version message to all plugins (classes later)
6 years ago
Owen Green
06493ee1c3
Ensure 10.7 target on Mac
6 years ago
Owen Green
cb673d205a
and another install mistake
6 years ago
Owen Green
40b4fe2453
Install errors
6 years ago
Owen Green
cbbea3f971
That'll be an actual variable then
6 years ago
Owen Green
91c99b94f4
Ensure wrapper is actually included, and a typo
6 years ago
Owen Green
3904590dbf
Set CMake up for FetchContent
6 years ago
Owen Green
465dab6a82
CmakeLists / target_post.cmake: switch to using CMake Fetch for Fluid dependencies. Same syntax is possible, but will fall back to git clone in the absence of supplied cache args
6 years ago
Owen Green
1aaf244efb
Cmake: Adding Fluid Manuipulation repo dependency the quick and dirty way
6 years ago
Owen Green
6f01eac39d
Merge remote-tracking branch 'origin/master' into linux-build
...
# Conflicts:
# CMakeLists.txt
# scripts/target_post.cmake
7 years ago
weefuzzy
17ee677197
Acheivable warning level, AVX in release
7 years ago
Owen Green
34ee65ab77
Merge branch 'master' into refactor-windows
...
# Conflicts:
# CMakeLists.txt
7 years ago
Owen Green
5d2f1772af
GCC won't link hiss fft without -fPIC
7 years ago
Owen Green
9c5d2c6350
Merge branch 'master' into linux-build
...
# Conflicts:
# CMakeLists.txt
7 years ago
Owen Green
1dc5b98410
Cmake changes
7 years ago
Alex Harker
ded4b69f29
Typo in CMake error message
7 years ago