37 Commits

Author SHA1 Message Date
901c3e55cd
🔧 Update min cmake version to 3.1 2022-10-24 14:14:14 +02:00
Radovan Bast
0e63ae446f in generated CMakeLists.txt include modules with explicit path
do not modify CMAKE_MODULE_PATH

we have seen that this can lead to trouble in combination
with FetchContent where the fetched project can pick up wrong
modules since CMAKE_MODULE_PATH can contain paths from the parent
project
2019-01-23 17:18:24 +01:00
Radovan Bast
e12b47e287 s/coderefinery/dev-cafe/; closes #244 2018-06-20 17:10:31 +02:00
Radovan Bast
37a29068fa make it possible to not create any front-end setup script 2017-07-19 12:27:49 +02:00
Radovan Bast
43d2bcde1f add default_build_type to example 2017-07-18 14:59:25 +02:00
Radovan Bast
8386baed11 document language specification 2017-06-11 18:44:16 +02:00
Radovan Bast
2f8ee1cd51 emphasize line 2017-06-11 18:39:53 +02:00
Radovan Bast
e607ebe284 add an example for flag validation [ci skip] 2017-05-03 16:25:43 +02:00
Radovan Bast
5a10a3f23d update doc [skip ci] 2017-05-03 11:44:33 +02:00
Radovan Bast
0da60d43eb update documentation after API changes 2016-07-18 12:17:15 +02:00
Radovan Bast
49d1652c98 update parts of doc 2016-05-28 18:03:22 +02:00
Radovan Bast
a772d29106 s/scisoft/coderefinery/ 2016-04-19 12:30:32 +02:00
Radovan Bast
29d33fce3e document postprocess_args; fixes #152 2015-10-15 18:49:56 +02:00
Radovan Bast
fd8ec93851 the default setup script name becomes "setup"
it can be changed in autocmake.cfg
2015-10-12 15:30:51 +02:00
Radovan Bast
f5684a45cd minor fixes in doc 2015-10-05 22:32:46 +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
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
Miro Iliaš
cfcf83c664 add help for MS Windows downloading
point to the PS alternative to wget
2015-08-24 11:30:43 +02:00
Radovan Bast
868a4e722b add another FAQ 2015-08-04 11:29:43 +02:00
Radovan Bast
8e485ebe13 rearrange FAQ 2015-08-04 11:28:08 +02:00
Radovan Bast
b30bfa3e01 more doc 2015-08-02 12:46:36 +02:00
Radovan Bast
2ec27da616 extend faq 2015-08-02 12:39:19 +02:00
Radovan Bast
924fa706d5 minor correction in doc 2015-07-31 14:41:50 +02:00
Radovan Bast
c3586df8dd more text 2015-07-31 13:21:31 +02:00
Radovan Bast
7c719d92fa add hello world example 2015-07-31 13:17:17 +02:00
Radovan Bast
c669bd10e1 more doc 2015-07-31 12:35:54 +02:00
Radovan Bast
21ae8ca1ac rename 2015-07-31 12:13:39 +02:00
Radovan Bast
84958e0879 prepare for more sections 2015-07-30 23:51:25 +02:00
Radovan Bast
4c044b3267 start documenting autocmake.cfg 2015-07-30 21:53:39 +02:00
Radovan Bast
42fc0e094b update FAQ 2015-07-30 21:20:07 +02:00
Radovan Bast
7c52934091 extend doc 2015-07-27 20:29:48 +02:00
Radovan Bast
d3910cd04d adapt sentence about version pinning 2015-07-27 18:33:45 +02:00
Radovan Bast
cf5132e441 more FAQ 2015-07-27 18:31:17 +02:00
Radovan Bast
812ed9341e adapt doc directory tree structure 2015-07-27 17:09:10 +02:00