Radovan Bast
f447153eeb
save work
2016-05-19 22:43:39 +02:00
Radovan Bast
90b89354db
more work on parsing
2016-05-19 18:46:12 +02:00
Radovan Bast
24ff4c430e
change to yaml format
2016-05-18 23:38:06 +02:00
Radovan Bast
bcafc815fc
update authors list
2016-05-18 23:05:54 +02:00
Radovan Bast
d5e44a5bce
rm redundant imports
2016-05-18 22:45:11 +02:00
Radovan Bast
e0b81c5516
reorg
2016-05-18 22:43:32 +02:00
Radovan Bast
0d500bc838
import datetime
2016-05-18 22:34:06 +02:00
Radovan Bast
88ddf9a1d1
oursource more functions
2016-05-18 22:30:47 +02:00
Radovan Bast
1b0f664735
trim text
2016-05-18 22:24:39 +02:00
Radovan Bast
8d7a0dc79c
rm print
2016-05-18 22:24:32 +02:00
Radovan Bast
07d431607f
improve test
2016-05-18 22:20:42 +02:00
Radovan Bast
f4112a758a
simplify test
2016-05-18 22:18:10 +02:00
Radovan Bast
923116a113
more air
2016-05-18 22:15:49 +02:00
Radovan Bast
d7df341793
add test for parse_yaml
2016-05-18 22:12:37 +02:00
Radovan Bast
3565e2d885
pass argv
2016-05-18 22:12:22 +02:00
Radovan Bast
7def4fa318
helptext
2016-05-18 21:54:05 +02:00
Radovan Bast
c2fb14b22e
restore --self
2016-05-18 21:48:08 +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
e36af9059b
do not test update.py
2016-04-19 23:00:10 +02:00
Radovan Bast
2dff967497
fetch more files
2016-04-19 22:53:50 +02:00
Radovan Bast
f2ef8bf393
more structure
2016-04-19 22:52:39 +02:00
Radovan Bast
1a2bd4507b
use copy.copy(l) instead of l.copy()
2016-04-19 22:27:27 +02:00
Radovan Bast
9e63f3e042
reactivate some tests
2016-04-19 22:23:27 +02:00
Radovan Bast
e2fee84581
pyaml is required
2016-04-19 22:20:16 +02:00
Radovan Bast
3a5192eed8
simplify pep8 testing
2016-04-19 22:19:18 +02:00
Radovan Bast
ffacd0378b
rename
2016-04-19 22:10:14 +02:00
Radovan Bast
1543af1a3e
reorg
2016-04-19 22:04:53 +02:00
Radovan Bast
653a4fafcb
deactivate tests
2016-04-19 21:58:53 +02:00
Radovan Bast
cfb842e7bb
point AUTOCMAKE_GITHUB_URL to yaml
2016-04-19 21:57:57 +02:00
Radovan Bast
cc6b374b93
less code repetition
2016-04-19 21:57:41 +02:00
Radovan Bast
2d858a2a5a
absorb branch name in AUTOCMAKE_GITHUB_URL
2016-04-19 21:38:41 +02:00
Radovan Bast
4e0d0730d8
Merge branch 'master' into yaml
2016-04-19 12:30:51 +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
4e8a1dbac6
implement override
2016-04-18 17:31:50 +02:00
Radovan Bast
950ff76bd5
Merge branch 'master' into yaml
2016-04-18 17:00:50 +02:00
Radovan Bast
4a20af4af9
save work on migration to yaml
2016-04-18 17:00:18 +02:00
Radovan Bast
edf1245760
adapt example configuration file
2016-04-18 16:58:53 +02:00
Radovan Bast
95042c02ba
update copyright notice
2016-04-18 16:53:37 +02:00
Radovan Bast
e784ff88e0
go back to unordered dict parsing for simplicity
...
ordering is guaranteed by lists
2016-04-18 11:57:13 +02:00
Radovan Bast
806564e2e8
Merge branch 'master' into yaml
2016-04-18 11:53:44 +02:00
Radovan Bast
6926c30b3c
extend interpolation to lists
2016-04-18 11:52:39 +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
69478cb27e
Merge branch 'master' into yaml
2016-04-10 17:26:02 +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