Luca Quartesan
4daeba3847
Revert "added c++14 in flags"
...
This reverts commit d30161b7fd
.
2022-01-06 18:57:33 +01:00
Luca Quartesan
d30161b7fd
added c++14 in flags
2022-01-06 18:50:23 +01:00
Luca Quartesan
9d07003e37
added support to qt5
2022-01-06 18:35:56 +01:00
L. E. Segovia
463e09207b
Miscellaneous compilation fixes for Linux ( #36 )
...
* Remove a lingering prctl call
Fixes #34
* Fix COLLADA DOM library name
* Merge calls in Linux and MacOS
2017-10-09 01:34:29 +02:00
Wenzel Jakob
fbb4867f49
Fixed core affinity handling, specified TLS dialect on Linux
...
- Fixed core affinity handling for Linux clusters with CPU quotas
(e.g. the ETH Brutus cluster).
- Added an explicit -mtls-dialect flag to the Linux config.py files to
prevent crashes when loading the Python plugin in certain settings
(particularly: the ETH cluster).
2014-07-01 22:35:30 +02:00
Wenzel Jakob
605b3062e2
better python library detection on linux
2013-11-10 22:59:07 +01:00
Wenzel Jakob
60ee5ad6cf
fixed fftw dependencies on linux
2013-11-04 19:09:24 +01:00
Wenzel Jakob
b962a3db57
use multithreaded FFT
2013-10-28 11:28:37 +01:00
Wenzel Jakob
257526f6b2
Fast FFT-based image convolution support for large kernels
2013-10-25 22:21:53 +02:00
Wenzel Jakob
9c04346391
updated boost python naming scheme to match current Debian/Ubuntu releases
2013-10-04 17:47:40 +02:00
Wenzel Jakob
78c87acfea
added libxml2 dependency
2013-02-06 16:15:18 -05:00
Wenzel Jakob
4d62f7b509
removed debug statement
2012-09-28 20:38:25 -04:00
Wenzel Jakob
cde938fda9
python3 integration bugfix
2012-09-28 20:37:37 -04:00
Wenzel Jakob
4f1c7ccbf6
linux configuration file bugfix
2012-09-28 02:05:45 -04:00
Wenzel Jakob
c52fa6402b
Arch linux build system improvements
2012-09-28 01:48:18 -04:00
Wenzel Jakob
35da602d4e
The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week.
2012-09-27 12:43:51 -04:00