2461877bf5
BUG: inconsistency in fftw make ( closes #14 )
...
- fftw uses the double-precision interface only and thus
makeFFTW should not have any special single-precision treatment.
- Bug is not apparent if the fftw was previously build with
double-precision.
2017-01-09 11:23:24 +01:00
318e249542
STYLE: reference the location of sources via the sourceBASE variable
...
- in the future it may be useful to locate all the sources under a
sub-directory instead
2016-11-27 18:47:06 +01:00
cc2161856b
ENH: improve third-party make with central installations
...
- initial attempt for building CGAL as headers-only, and without
gmp/mpfr
2016-11-27 16:00:43 +01:00
34023f31b8
STYLE: echo more information about boost header/lib
...
- improve some other feedback information
2016-07-12 22:03:24 +02:00
b351eff392
BUG: need 'unset -f' to unset functions (issue #2 , issue #180 )
...
- triggered by dash. makeFFTW needed the same fix.
2016-07-12 21:00:28 +02:00
7ec9f0713f
STYLE: update some instructions in makeLLVM
2016-06-30 15:55:20 +02:00
f7ec8c304e
ENH: add makeFFTW build script
2016-06-28 14:29:30 +02:00