Commit Graph

32 Commits

Author SHA1 Message Date
Roberto Di Remigio
9953b6559d Write cmake_output under build_path (#222)
Write cmake_output under build_path
2017-12-15 18:31:23 +01:00
Roberto Di Remigio
0a8e7eb325 Get setup to reproduce use of bare CMake 2017-12-08 11:40:56 -05:00
Radovan Bast
f1f2afa6fa add Roberto to list of authors; credit where credit is due 2017-11-11 13:24:26 +01:00
Radovan Bast
5c004ce96a do not stop configuration on a cmake warning; fixes #174 2017-07-28 12:47:19 +02:00
Radovan Bast
d2a121b1cd rm trailing space 2017-07-18 14:59:15 +02:00
Roberto Di Remigio
28b9ba022c Parse language field in YAML to generate project(<PROJECT_NAME> <PROJECT_LANGUAGE>) in CMakeLists.txt 2017-05-18 10:27:12 +02:00
Arnfinn Hykkerud Steindal
2e92a8f876 Added missing parentheses 2017-03-31 10:03:01 +02:00
Radovan Bast
dffc84c013 make comment consistent with code 2017-03-28 14:13:20 +02:00
Radovan Bast
319ce56308 require setting default_build_type 2017-02-04 12:25: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
08d0a6837b use position in format string 2016-07-23 16:02:40 +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
6cf25bbd2b extend tests 2016-05-20 21:32:22 +02:00
Radovan Bast
30ced00c4f restore tests on Python 2 2016-05-20 20:45:13 +02:00
Radovan Bast
23de8f4703 pep8 fix 2016-05-20 11:32:46 +02:00
Radovan Bast
d1545b9379 set version to 1.0.0-alpha-x 2016-05-20 11:30:54 +02:00
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
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
c2fb14b22e restore --self 2016-05-18 21:48:08 +02:00
Radovan Bast
f2ef8bf393 more structure 2016-04-19 22:52:39 +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