Radovan Bast
|
feafd11524
|
introduce FAQ section; fixes #8
|
2015-06-23 09:40:27 +02:00 |
|
Radovan Bast
|
da00829be5
|
catch and print error if docopt cannot handle input; fixes #10
|
2015-06-23 09:32:22 +02:00 |
|
Radovan Bast
|
b3e9f89b5c
|
include for find_package_handle_standard_args; fixes #11
|
2015-06-22 22:45:39 +02:00 |
|
Radovan Bast
|
9018ad347f
|
always provide --type
|
2015-06-22 21:36:18 +02:00 |
|
Radovan Bast
|
a2eda46896
|
update about doc
|
2015-06-22 15:24:26 +02:00 |
|
Radovan Bast
|
9eefdbd9f3
|
document the doc
|
2015-06-22 15:10:55 +02:00 |
|
Radovan Bast
|
77a81300cd
|
extend documentation; fixes #5
|
2015-06-22 15:06:14 +02:00 |
|
Radovan Bast
|
3ca8d37111
|
remove sphinx warnings
|
2015-06-22 14:54:51 +02:00 |
|
Radovan Bast
|
7dc0d06265
|
Merge pull request #4 from miroi/master
text polish
|
2015-06-22 10:31:54 +02:00 |
|
Miro ILIAS
|
2ea9d6807b
|
text polish
commend in the code modified according to Rado's request
https://github.com/scisoft/autocmake/pull/2#commitcomment-11787854
|
2015-06-22 10:16:10 +02:00 |
|
Radovan Bast
|
9c65de94c2
|
adapt sys.version_info for Python < 2.7; fixes #3
|
2015-06-22 09:57:10 +02:00 |
|
Radovan Bast
|
8c38f35167
|
fix for division by 0 problem for projects without any modules
|
2015-06-22 09:24:39 +02:00 |
|
Radovan Bast
|
a72f7f6eba
|
add module to detect python
|
2015-06-20 16:14:37 +02:00 |
|
Radovan Bast
|
71482f806c
|
more doc
|
2015-06-20 15:51:38 +02:00 |
|
Radovan Bast
|
39d8b029db
|
do not require python by default
|
2015-06-20 15:49:13 +02:00 |
|
Radovan Bast
|
0c5690a34a
|
extend module documentation
|
2015-06-20 13:10:00 +02:00 |
|
Radovan Bast
|
445f2ab184
|
extend module documentation
|
2015-06-20 12:52:39 +02:00 |
|
Radovan Bast
|
76edd8e52a
|
fixes for Python 3
|
2015-06-16 12:06:47 +02:00 |
|
Radovan Bast
|
524e69fcf4
|
renames
|
2015-06-11 10:37:02 +02:00 |
|
Radovan Bast
|
a21201b1b9
|
add support for CFLAGS and CXXFLAGS; fixes #1
|
2015-06-10 15:25:24 +02:00 |
|
Radovan Bast
|
eeaceefca5
|
more doc
|
2015-06-04 22:16:09 +02:00 |
|
Radovan Bast
|
d04a898ffe
|
document fc module
|
2015-06-04 21:23:35 +02:00 |
|
Radovan Bast
|
b5a6748626
|
also link to module source code
|
2015-06-04 20:49:48 +02:00 |
|
Radovan Bast
|
de92f5ced0
|
improve fc.cmake doc
|
2015-06-04 18:06:30 +02:00 |
|
Radovan Bast
|
a9e1497030
|
FCFLAGS overrules other flags
|
2015-06-04 17:57:18 +02:00 |
|
Radovan Bast
|
8170fd0b6f
|
if build type not set, set to debug
|
2015-06-04 17:49:23 +02:00 |
|
Radovan Bast
|
49f69b854c
|
rename
|
2015-06-04 17:47:48 +02:00 |
|
Radovan Bast
|
60ecbdfec1
|
more doc
|
2015-06-04 17:27:18 +02:00 |
|
Radovan Bast
|
d660ba856d
|
sort modules in module reference
|
2015-06-04 16:04:24 +02:00 |
|
Radovan Bast
|
7d9a8a5797
|
extract documentation from cmake modules
|
2015-06-04 15:59:55 +02:00 |
|
Radovan Bast
|
2d23fd9e8c
|
iteration on the doc
|
2015-06-04 14:39:26 +02:00 |
|
Radovan Bast
|
c180072443
|
rm empty module
|
2015-06-04 14:29:56 +02:00 |
|
Radovan Bast
|
77f6b62829
|
less assumptions about the generated CMakeLists.txt
|
2015-06-04 14:13:25 +02:00 |
|
Radovan Bast
|
ea10164306
|
less hidden assumptions
|
2015-06-04 13:53:46 +02:00 |
|
Radovan Bast
|
6c6f779b2d
|
renames
|
2015-06-04 13:47:55 +02:00 |
|
Radovan Bast
|
4755abbd31
|
prepend modules with autocmake_ to avoid namespace issues
|
2015-06-04 13:44:16 +02:00 |
|
Radovan Bast
|
87205c4c8a
|
rename doc file
|
2015-06-04 12:18:10 +02:00 |
|
Radovan Bast
|
3e4272cf14
|
rename bootstrap to update
|
2015-06-04 12:13:44 +02:00 |
|
Radovan Bast
|
457c8a64b2
|
document the module update mechanism
|
2015-06-04 12:03:05 +02:00 |
|
Radovan Bast
|
b9fa44260f
|
more doc
|
2015-06-04 11:57:22 +02:00 |
|
Radovan Bast
|
d1baa79a05
|
formatting
|
2015-06-02 21:49:40 +02:00 |
|
Radovan Bast
|
02b848be77
|
update about section
|
2015-06-02 21:46:35 +02:00 |
|
Radovan Bast
|
82e23705fb
|
flowchart
|
2015-06-02 10:48:19 +02:00 |
|
Radovan Bast
|
9dac73a7ae
|
refine doc
|
2015-06-01 18:19:30 +02:00 |
|
Radovan Bast
|
ede53a5803
|
update doc
|
2015-06-01 18:01:17 +02:00 |
|
Radovan Bast
|
f9b0527738
|
more doc
|
2015-06-01 17:54:30 +02:00 |
|
Radovan Bast
|
8e137973a2
|
use default theme
|
2015-06-01 17:02:01 +02:00 |
|
Radovan Bast
|
c67bae2965
|
add conf.py for the doc
|
2015-06-01 16:42:42 +02:00 |
|
Radovan Bast
|
12ba264ac7
|
change link
|
2015-06-01 16:18:03 +02:00 |
|
Radovan Bast
|
1563ce13e3
|
move doc to sphinx
|
2015-06-01 16:16:35 +02:00 |
|