44 Commits (c84a81a3bfdd5ffd55c5d68350f8be5c4fcdfd07)

Author SHA1 Message Date
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
Owen Green f0e80270bf CMakeLists.txt: FFTLib compiling with GNU stdlib probably Not Good. Fix compiler switches (broken by quotes, but whyyyyy? But also wrong CMake command)
scripts/target_post.cmake: Use right CMake command for compiler goodness
7 years ago
Owen Green 5a6e7bab6c Unbreak release builds, but I don't understand why 7 years ago
Owen Green f0f71a479a Build HISSFFT locally as static lib, just once rather than once per object. Also we don't see its warnings any more
scripts/target_post.cmake
CMakeLists.txt
7 years ago
weefuzzy b4dac45e19 CMakeList: Sandbag Mac specific things, and be strict with quoting 7 years ago
Owen Green ebaab35bc9 Make sure objects can find local include files 7 years ago
Owen Green 4ee4d8edfa Remove spurious entries from CMakelists, sorry 7 years ago
Owen Green 4157c94929 Start of CMake changes
scripts/target_post.cmake
src/FluidTransients/CMakeLists.txt
CMakeLists.txt
7 years ago
Owen Green b091e48244 Add generic SC wrapper
include/FluidSCWrapper.hpp
CMakeLists.txt
7 years ago
Owen Green eb0e1c02af CMakeLists.txt: Change to C++14 7 years ago
Owen Green 004bd4f9fc fdNRTBase: Fix memory mismanagement (move data deallocation to after hand off with RT thread, in 'stage 4')
FdCompose: Add call to buffer cleanup per above
CMakeLists: Copy audio files from fluid decomp on configure
7 years ago
Owen Green d1afb69149 Brute force cpu vectorisation features in CMake 7 years ago
Owen Green 27349ef792 Tweaks to CMakeLists, incl. things I thought happened on the previous merge 7 years ago
Owen Green 097f0a0f7e Added top level CMakeLists that builds all plugs, using targets from fluid_decomposition
Adjusted plugin CMakeLists and changed directory structure
Unified release packaging
7 years ago
Pierre Alexandre Tremblay 1d9c962b20 now fdNMF has its own directory and copies files like a grown up 7 years ago
Pierre Alexandre Tremblay 3936a42b51 Now working with the new structure of fluid_decompositon - commit ebad604 7 years ago
Pierre Alexandre Tremblay a783c4af61 now working with the tensors and the share client code 7 years ago
Pierre Alexandre Tremblay fd45d2c38b modified the Cmake to allow for stft.h linking 8 years ago
Pierre Alexandre Tremblay 8eef64ae17 working basic clone of the 'waveSetCopyTo' instance method with all the trimmings 8 years ago