20 Commits (cbbea3f97111b6dc4a86545721182027c9f0d7a8)

Author SHA1 Message Date
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 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 08501b06ac gcc doesn't like the random use of quotation marks in command lines 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
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 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
Owen Green 75909fdfa0 New command needs interface specifier scripts/target_post.cmake 7 years ago
Owen Green 958548bb09 CMake command that doesn't seem to exist ? scripts/target_post.cmake 7 years ago
weefuzzy e657c96e0b target+post.cmake: Add avx and __use_maths_defines (for M_PI) on Windows 7 years ago
weefuzzy b4dac45e19 CMakeList: Sandbag Mac specific things, and be strict with quoting 7 years ago
Owen Green 33fb34cbfe Local include variable 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 d76c18b58e scripts/target_post.cmake: SC headers are system headers 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