Radovan Bast
4d005acaa0
add logo
2016-05-20 17:40:45 +02:00
Radovan Bast
5d70c2f2cc
more doc about stable/latest
2016-05-20 11:46:48 +02:00
Radovan Bast
369e0a4937
s/org/io/
2016-05-20 11:28:08 +02:00
Radovan Bast
648bc2c20d
links to documentation
2016-05-20 11:27:56 +02:00
Radovan Bast
61ad3d7359
Merge branch 'stable-0.x'
...
Empty merge done with "-s ours". To avoid
branch renames to propagate to master source code.
2016-05-20 11:22:59 +02:00
Radovan Bast
512f1d3877
relocate badge to stable-0.x
2016-05-20 11:22:15 +02:00
Radovan Bast
ea85633271
set version to 0.5.0
2016-05-20 11:19:46 +02:00
Radovan Bast
d26389b0a1
s/master/stable-0.x/
2016-05-20 11:17:59 +02:00
Radovan Bast
b7c2e4947f
Merge pull request #171 from miroi/patch-1
...
Add "-ldl" for static linking
2016-05-17 16:15:17 +02:00
Miro Iliaš
c4dcaaf0f8
Add "-ldl" for static linking
...
Hi Rado,
to fix dirac.x static linking ( OpenMPI+GNU+OPENBLAS ) I had to inser -ldl after -lpthread command.
Please proprage it into DIRAC repo. Thanks.
2016-05-16 20:44:45 +02:00
Radovan Bast
a772d29106
s/scisoft/coderefinery/
2016-04-19 12:30:32 +02:00
Radovan Bast
7e6aeca792
update docopt to 0.6.2
2016-04-18 22:08:51 +02:00
Radovan Bast
95042c02ba
update copyright notice
2016-04-18 16:53:37 +02:00
Radovan Bast
d6f552ce3e
setup script runs with python 2.6
2016-04-14 12:13:28 +02:00
Radovan Bast
8319d41ba7
use {0} instead of {} in format
2016-04-14 12:12:41 +02:00
Radovan Bast
aebb3f7e60
module for saving compiler flags to cache
2016-04-11 13:06:59 +02:00
Radovan Bast
49e2dda540
pep8
2016-04-11 13:05:00 +02:00
Radovan Bast
ea962bf074
update --cmake-options example; fixes #169
2016-04-10 17:24:49 +02:00
Radovan Bast
8edce7af96
use format() instead of %
2016-04-10 17:20:01 +02:00
Radovan Bast
7bfa3fb6db
more local imports
2016-04-10 17:03:41 +02:00
Radovan Bast
431a329e2b
use with statement for I/O
2016-04-10 16:49:32 +02:00
Radovan Bast
1ab86a0d02
rm leftovers
2016-03-29 07:14:30 +02:00
Radovan Bast
0c3f91ba8e
disable appveyor support; fixes #112 , fixes #167
2016-03-29 07:02:05 +02:00
Radovan Bast
eda1fdd4b1
Merge pull request #168 from miroi/patch-9
...
update the %path% variable
2016-03-27 13:29:41 +02:00
Radovan Bast
497d647746
create requirements.txt
2016-03-19 17:50:40 +01:00
Miro Iliaš
7380b9c284
update path variable
...
so that there will be no conflicts between cmake and git
2016-03-18 21:25:48 +01:00
Miro Iliaš
cdf8d4ef40
fix openblas package download
...
because the old link for downloading expired, I provided new link for downloading
2016-03-18 21:03:31 +01:00
Miro Iliaš
a8c8bc30c7
update the %path% variable
...
so that it can find git.exe command (is hidden in the default %path% variable )
2016-03-18 20:01:34 +01:00
Radovan Bast
d0234917f4
trim
2016-02-12 18:42:15 +01:00
Radovan Bast
1f91f303e5
update links
2016-02-12 18:37:12 +01:00
Radovan Bast
62f9dd1b95
adapt to new dir structure within Google Test
2016-02-11 20:15:46 +01:00
Radovan Bast
d66fe341a3
more robust regex
2016-02-11 19:51:54 +01:00
Radovan Bast
cefc2112e2
make regexes less greedy
2016-02-03 21:03:28 +01:00
bast
da5fa39bd8
add license badge
2016-01-23 15:55:35 +01:00
bast
6e5c91d04f
add openblas
2016-01-23 15:53:05 +01:00
Radovan Bast
6c336623ad
Merge pull request #163 from miroi/patch-8
...
provide threaded essl library only
2015-12-24 11:14:14 +01:00
Miro Iliaš
f6063344e0
provide threaded essl library only
...
It's better to use threaded essl library on IBM AIX, could we have it please ?
Standard IBM AIX has both library types:
~~~
ilias@f01c10n02:~/work/qch/software/dirac/trunk/cmake/downloaded/.ar t /usr/lib/libesslsmp.a
essl.o
ilias@f01c10n02:~/work/qch/software/dirac/trunk/cmake/downloaded/.ar t /usr/lib/libessl.a
essl.o
ilias@f01c10n02:~/work/qch/software/dirac/trunk/cmake/downloaded/.
~~~
2015-12-23 08:43:26 +01:00
Radovan Bast
0c61c54b73
only strip string if not empty
2015-12-15 15:18:35 +01:00
Radovan Bast
4c360122c8
add --prefix
2015-12-12 14:05:10 +01:00
Radovan Bast
8f4ca68404
Merge pull request #162 from miroi/CMAKE_CURRENT_LIST_DIR
...
thorough workaround for CMAKE_CURRENT_LIST_DIR variable
2015-11-10 09:53:24 +01:00
Miro ILIAS
950652aedd
thorough workaround for CMAKE_CURRENT_LIST_DIR variable
...
- to fix this for CMake 2.8.2
2015-11-10 09:22:26 +01:00
Radovan Bast
f639bea034
Merge pull request #161 from robertodr/master
...
Modify CMake commands in Boost build-up scripts to use platform-independent form
2015-11-10 09:00:20 +01:00
Roberto Di Remigio
6dd61417bb
Modify CMake commands in Boost build-up scripts to use platform-independent form
2015-11-09 22:17:19 -05:00
Radovan Bast
7c4dac37ce
skip test_boost_libs on osx
2015-11-05 17:12:33 +01:00
Radovan Bast
e57ff291f3
brew install open-mpi
2015-11-04 19:52:39 +01:00
Radovan Bast
bc2d767342
rm MPI test; too painful to maintain
2015-11-04 19:43:54 +01:00
Radovan Bast
b64341684a
rm lapacke test; too painful to get it to run; fixes #137
2015-11-04 19:39:22 +01:00
Radovan Bast
e17c541b07
update .travis.yml
2015-11-04 19:38:10 +01:00
Radovan Bast
ea3a58b292
link MPI_LIBRARIES
2015-10-30 10:56:14 +01:00
Radovan Bast
71bea9bfe5
only test mpif.h
2015-10-30 10:28:45 +01:00