693 Commits

Author SHA1 Message Date
Radovan Bast
0f47558e3a add respect to the list 2017-02-06 21:09:00 +01:00
Radovan Bast
7a9736d4df add minsizerel to list of allowed build types 2017-02-04 18:37:24 +01:00
Radovan Bast
c79cbda4bd add module for profiling flags 2017-02-04 17:36:10 +01:00
Radovan Bast
319ce56308 require setting default_build_type 2017-02-04 12:25:53 +01:00
Radovan Bast
88ca810194 add doc [skip ci] 2017-02-02 20:59:47 +01:00
Radovan Bast
a5d8d51880 module to generate export header
kudos to Roberto for the suggestion
2017-02-02 19:46:44 +01:00
Radovan Bast
1d286edf2a easier doc browsing 2016-11-27 19:03:14 +01:00
Radovan Bast
e7b28d04dc switch html_theme to default 2016-11-27 18:56:36 +01:00
Radovan Bast
bffe5a5848 update conf.py to get more silent diffs 2016-11-27 18:53:34 +01:00
Radovan Bast
7bdf85dcc6 Merge pull request #181 from robertodr/master
Assert that Python >= 2.6 in the generated setup script
2016-11-22 16:16:53 +01:00
Roberto Di Remigio
b89977a037
Assert that Python >= 2.6 in the generated setup script 2016-11-22 15:52:49 +01:00
Radovan Bast
893c9bd80c set colors to "" on WIN32 2016-11-21 20:43:54 +01:00
Radovan Bast
588f26a5bc Merge pull request #180 from robertodr/master
Color module for CMake output
2016-11-21 20:41:46 +01:00
Radovan Bast
0eb3a8e56c restore git_info test 2016-11-21 20:39:57 +01:00
Roberto Di Remigio
f614025183
Better documentation 2016-11-21 19:37:37 +01:00
Roberto Di Remigio
f33a74df5a
Add a module to colorize CMake output.
Code was found on StackOverflow: http://stackoverflow.com/a/19578320
2016-11-21 19:33:58 +01:00
Radovan Bast
fe0c1f69ec generate_git_info_header always has to be called with explicit args 2016-11-18 18:25:02 +01:00
Radovan Bast
caf8d639a0 Merge pull request #179 from robertodr/master
Use only Git commands in `git_info`
2016-11-18 18:23:23 +01:00
Roberto Di Remigio
310add559b
Path to git_info.h.in is no longer hardcoded 2016-11-17 19:51:17 +01:00
Roberto Di Remigio
4efb243161
Fine-tune and fix tests 2016-11-16 15:31:57 +01:00
Roberto Di Remigio
331b81bf32
Merge remote-tracking branch 'upstream/master' 2016-11-16 11:44:11 +01:00
Roberto Di Remigio
45a4a0022f
Use only Git commands in git_info 2016-11-16 11:42:06 +01:00
Radovan Bast
8ba73f5a1d set Fortran OMP flags only if OpenMP_Fortran_FLAGS are not set; fixes #177
also fix Intel Fortran OMP depending on the version of the compiler
thanks to Lori A. Burns for the changeset
2016-08-24 08:12:55 +02:00
Radovan Bast
08d0a6837b use position in format string 2016-07-23 16:02:40 +02:00
Radovan Bast
2374f5bbed give nice error message if Python is 2.6; fixes #176 2016-07-23 16:01:46 +02:00
Radovan Bast
69927f195d dry 2016-07-18 15:11:43 +02:00
Radovan Bast
8ddd1a5f05 rearrange 2016-07-18 15:09:30 +02:00
Radovan Bast
d9287cf2a5 rm unused import 2016-07-18 15:04:00 +02:00
Radovan Bast
5dba22b8e7 sphinx doc version automatically follows __version__ 2016-07-18 14:58:52 +02:00
Radovan Bast
0da60d43eb update documentation after API changes 2016-07-18 12:17:15 +02:00
Radovan Bast
6353a2e440 do not crash if autocmake.yml does not contain any modules 2016-07-18 11:44:58 +02:00
Radovan Bast
003cff2dff add MRChem to the list of programs which use Autocmake 2016-07-14 18:19:39 +02:00
Radovan Bast
33ed130d39 make autocmake/external/__init__.py non-empty to avoid #175 2016-07-14 16:58:07 +02:00
Radovan Bast
dfd6e41946 first print stdout, then stderr; fixes #174 2016-06-20 15:35:58 +02:00
Radovan Bast
7c5f82bc8a add GRASP 2016-06-15 22:16:21 +02:00
Radovan Bast
808d094420 update user faq 2016-05-28 18:08:56 +02:00
Radovan Bast
0f86f0bea9 update general doc 2016-05-28 18:06:50 +02:00
Radovan Bast
49d1652c98 update parts of doc 2016-05-28 18:03:22 +02:00
Radovan Bast
2dd36eb15d extend doc about testing 2016-05-28 17:46:18 +02:00
Radovan Bast
d08cd10e33 update documentation after change to yml 2016-05-28 17:46:03 +02:00
Radovan Bast
a9ceb81f39 update author info 2016-05-28 17:39:29 +02:00
Radovan Bast
9c9f001e57 s/yaml/master/ 2016-05-21 12:23:20 +02:00
Radovan Bast
be5d760555 add quotes 2016-05-21 01:41:02 +02:00
Radovan Bast
7a9af28fca fix BOOST_ARCHIVE_LOCATION 2016-05-21 01:32:22 +02:00
Radovan Bast
3200b0022d on linux try cmake 3.5.2 2016-05-20 23:05:46 +02:00
Radovan Bast
28547c43f7 more air 2016-05-20 22:39:40 +02:00
Radovan Bast
5a93ad7485 also fetch external/__init__.py 2016-05-20 22:15:38 +02:00
Radovan Bast
0a62067a6b Merge branch 'master' into yaml 2016-05-20 22:13:54 +02:00
Radovan Bast
f4889cf134 typo 2016-05-20 22:03:19 +02:00
Radovan Bast
8b055107ca fix boost test autocmake.yml files 2016-05-20 21:50:56 +02:00