Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Neumann
6ee391615e [fftw3] fix git patch (#5926)
* Update fftw3_arch_fix.patch

fix fftw3 arch fix

* bump version in fftw3 control
2019-04-04 22:30:20 -07:00
Alexander Neumann
68a540d84c fix find_package for fftw3 and add arch features (#4783)
* fix find_package for fftw3

* the patch took care of moving the files

* Additional Patch to add Suffix to LibraryDepends

* fixed minsizerel and relwithdebinfo for vs cmake configs

* remove fix for minsizerel and relwithdeb info. Use global cmake mappings of these targets instead!

* added feature packages. unfortunally avx and avx2 create an ICE with Visual Studio 2017 (maybe fixed with 2019?)

* removed sse2 as default (forgot about arm...)
2019-03-14 15:24:31 -07:00
John Travers
1daccb57b7 [fftw3] Add openmp to fftw3 (#4351) 2019-02-14 14:50:08 -08:00
Sergey Sychugin
eaf30a4221 [fftw] Update to 3.3.8 (#4269) 2018-11-06 17:43:59 -08:00
xoviat
6363688b6d [fftw] Build more libs 2017-12-20 13:23:07 -06:00
Robert Schumacher
97101d4bd5 [fftw3] Detect stale sources 2017-11-26 09:01:32 -08:00
xoviat
9f4ea2d316 [fftw] bump version 2017-11-24 10:45:53 -06:00
xoviat
d476d8fe8d [fftw] Use builtin cmake configuration 2017-11-24 10:42:14 -06:00
jasjuang
65bac6d9fa [fftw] update to 3.3.7 2017-11-04 09:30:24 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Bagong
48ba7fed91 Add targets for single and double long precision and update source to 3.3.6-pl2 2017-05-21 16:56:01 +02:00
Robert Schumacher
c1d6454952 [fftw3] Avoid replacing CMAKE_CXX_FLAGS -- just add the definitions needed. 2017-03-06 12:29:06 -08:00
Nicolas Riebesel
09794f2b24 Undef everything unneeded in config.h 2017-03-06 13:49:05 +01:00
Nicolas Riebesel
cb1cf039d8 Improve the static vs dynamic handling of fftw3 2017-03-06 09:17:07 +01:00
Nicolas Riebesel
e89d6f54a3 Make use of static and dynamic linking 2017-03-06 08:19:08 +01:00
Nicolas Riebesel
329822c210 Add initial fftw3 support 2017-03-06 08:07:14 +01:00