Radovan Bast
|
db3a250e30
|
Merge pull request #151 from robertodr/master
Correct two warts in the Boost build-up scripts
|
2015-10-12 13:10:00 +02:00 |
|
Roberto Di Remigio
|
8754978676
|
Correct two warts in the Boost build-up scripts
|
2015-10-12 12:54:52 +02:00 |
|
Radovan Bast
|
b0f7670fa3
|
Merge pull request #150 from robertodr/master
Add module for ccache support.
|
2015-10-08 12:35:08 +02:00 |
|
Roberto Di Remigio
|
bd63f3d8f2
|
Add module for ccache support.
It's based on information retrieved from:
https://www.virag.si/2015/07/use-ccache-with-cmake-for-faster-compilation/
http://petereisentraut.blogspot.no/2011/05/ccache-and-clang.html
|
2015-10-08 12:23:35 +02:00 |
|
Radovan Bast
|
d030eae35e
|
make fc_optional.cmake ready for ccache
|
2015-10-08 10:12:48 +02:00 |
|
Radovan Bast
|
b532d22168
|
protect FC/CC/CXX exports in quotes to allow ccache; fixes #149
|
2015-10-08 10:01:49 +02:00 |
|
Radovan Bast
|
d7019d7bec
|
rm deprecation warning; see #148
|
2015-10-07 12:25:01 +02:00 |
|
Radovan Bast
|
e8ec2f5be6
|
add link to forum
|
2015-10-06 20:27:08 +02:00 |
|
Radovan Bast
|
47b54bbb8b
|
Merge pull request #143 from robertodr/master
Add PCMSolver to list of projects powered by Autocmake
|
2015-10-06 09:27:20 +02:00 |
|
Roberto Di Remigio
|
f753318f0b
|
Add PCMSolver to list of projects powered by Autocmake
|
2015-10-06 02:16:50 +02:00 |
|
Radovan Bast
|
f5684a45cd
|
minor fixes in doc
|
2015-10-05 22:32:46 +02:00 |
|
Radovan Bast
|
fbbb710b76
|
add deprecation warning
|
2015-10-05 17:14:43 +02:00 |
|
Radovan Bast
|
cf3fd70d51
|
simplify
|
2015-10-05 17:01:20 +02:00 |
|
Radovan Bast
|
31f37d0350
|
rm leftover
|
2015-10-05 16:17:23 +02:00 |
|
Radovan Bast
|
f970db19e3
|
extend the autocmake.cfg doc
|
2015-10-05 16:16:27 +02:00 |
|
Radovan Bast
|
09903e4034
|
s/defaults/override/
|
2015-10-05 15:43:19 +02:00 |
|
Radovan Bast
|
883fc0cc9f
|
update doc for developers
|
2015-10-05 15:24:38 +02:00 |
|
Radovan Bast
|
a7fe28f657
|
update FAQ
|
2015-10-05 14:10:57 +02:00 |
|
Radovan Bast
|
cbd09436f7
|
update FAQ
|
2015-10-05 12:57:23 +02:00 |
|
Radovan Bast
|
18c81ab8fb
|
update doc for contributors
|
2015-10-05 12:54:21 +02:00 |
|
Radovan Bast
|
a8bc2b0a1f
|
update general doc section
|
2015-10-05 12:54:10 +02:00 |
|
Radovan Bast
|
a823e300f6
|
allow config file interpolation
|
2015-10-04 23:08:31 +02:00 |
|
Radovan Bast
|
5890d462fe
|
change fetch destination
|
2015-10-01 17:38:25 +02:00 |
|
Radovan Bast
|
ed77160a1c
|
Merge pull request #140 from robertodr/master
Print an informative message when -DFORCE_CUSTOM_BOOST=ON
|
2015-09-28 18:06:14 +02:00 |
|
Roberto Di Remigio
|
481ac3ab93
|
Print an informative message when -DFORCE_CUSTOM_BOOST=ON
|
2015-09-28 16:05:16 +02:00 |
|
Radovan Bast
|
cb42ed37a2
|
Merge pull request #139 from robertodr/master
Add Boost on the include and link path.
|
2015-09-28 14:42:33 +02:00 |
|
Roberto Di Remigio
|
2bf4aeb9eb
|
Add Boost on the include and link path.
It was only done when the auto-build was triggered, resulting in build errors
when Boost is available on the system but not on the standard paths.
|
2015-09-28 14:39:47 +02:00 |
|
Radovan Bast
|
f38a89dd9f
|
rename definitions
|
2015-09-22 10:48:13 +02:00 |
|
Radovan Bast
|
6472197cfe
|
do not repeat module paths
|
2015-09-22 10:03:56 +02:00 |
|
Radovan Bast
|
11137ffaf2
|
add definition ENABLE_MPI
|
2015-09-21 18:10:53 +02:00 |
|
Radovan Bast
|
485724ba42
|
add definition ENABLE_OPENMP
|
2015-09-21 18:10:38 +02:00 |
|
Radovan Bast
|
aff9a9034c
|
add untested modules for acml, atlas, and goto
|
2015-09-19 16:00:48 +02:00 |
|
Radovan Bast
|
9e32dd790d
|
create own module proxies for blas/lapack
|
2015-09-19 15:47:17 +02:00 |
|
Radovan Bast
|
c56e9eaa56
|
rm int64 dependency in blas/lapack tests
|
2015-09-19 15:32:06 +02:00 |
|
Radovan Bast
|
f8e89221ed
|
do not run accelerate test on windows
|
2015-09-19 15:27:05 +02:00 |
|
Radovan Bast
|
4d2c9637db
|
trim file
|
2015-09-19 15:26:16 +02:00 |
|
Radovan Bast
|
689205d5c1
|
test only Python: 2.7, 64-bit on Appveyor
|
2015-09-19 10:41:00 +02:00 |
|
Radovan Bast
|
2fec61d8d8
|
update readme
|
2015-09-19 10:40:51 +02:00 |
|
Radovan Bast
|
9b9ad55383
|
more author doc
|
2015-09-18 15:52:46 +02:00 |
|
Radovan Bast
|
747fb05630
|
pedestrian workaround for Fortran OMP
|
2015-09-18 15:44:55 +02:00 |
|
Radovan Bast
|
9e18a2e2a5
|
rm liblapacke-dev
|
2015-09-18 15:37:52 +02:00 |
|
Radovan Bast
|
a0fa6ea307
|
fix copy-paste typo
|
2015-09-18 14:33:01 +02:00 |
|
Radovan Bast
|
825f8cfb9c
|
rm unreachable code (in our regular automated testing)
|
2015-09-18 14:26:06 +02:00 |
|
Radovan Bast
|
fd163f8b97
|
update example
|
2015-09-18 14:18:48 +02:00 |
|
Radovan Bast
|
b8e8a7abd1
|
s/FATAL/FATAL_ERROR/
|
2015-09-18 14:07:57 +02:00 |
|
Radovan Bast
|
7a65a4cfe7
|
skip test_cxx_lapacke on linux
|
2015-09-18 13:09:46 +02:00 |
|
Radovan Bast
|
7fde3db8ff
|
fix typo
|
2015-09-18 12:29:01 +02:00 |
|
Radovan Bast
|
05fadb04ee
|
simplify MPI test
|
2015-09-18 12:04:33 +02:00 |
|
Radovan Bast
|
7548f26a08
|
less code repetition
|
2015-09-18 11:31:50 +02:00 |
|
Radovan Bast
|
33dc63c6bc
|
rm module for static linking; fixes #134
|
2015-09-18 11:27:55 +02:00 |
|