Commit Graph

62 Commits

Author SHA1 Message Date
Duncan Ogilvie f4ef95eabc Add inject-before and inject-after 2021-03-16 17:49:19 +01:00
Duncan Ogilvie 0e2cddcbe6 Add support for include-before and include-after 2021-03-16 17:24:45 +01:00
Duncan Ogilvie 00969ee77d WIP DSL for generating cmake 2021-03-13 00:19:34 +01:00
Duncan Ogilvie 173c5e0f58 Restructure project 2021-03-05 17:34:10 +01:00
Duncan Ogilvie f929cf5f80 Recursively iterate directories 2021-03-05 14:09:37 +01:00
Duncan Ogilvie eaa5e62396 Rename various options to match CMake's naming better and refactor 2021-03-05 14:09:34 +01:00
Mohammed Alyousef 8d0c8678c4 add mpark_variant 2020-12-07 02:01:46 +03:00
Mohammed Alyousef 369ef8f68d Merge pull request #3 from mrexodia/fix-windows
Fix path generation on Windows
2020-11-27 18:08:22 +03:00
Duncan Ogilvie 1d1ea3fdfd Fix path generation on Windows 2020-11-27 16:00:54 +01:00
MoAlyousef f8ab24e0a2 bump 0.1.3 2020-11-27 17:46:32 +03:00
MoAlyousef 16e68d7542 fix C++11 build 2020-11-27 17:38:40 +03:00
MoAlyousef 5dc71f9ba1 support building with C++11, adding linux github actions 2020-11-27 17:29:57 +03:00
MoAlyousef ba2c52dd39 unify error messages 2020-11-27 14:48:15 +03:00
MoAlyousef 41b00b4f98 reflect gen code in new CMakeLists.txt 2020-11-27 14:35:11 +03:00
Duncan Ogilvie f29f9fa365 Implement CMake bootstrapping + integration 2020-11-26 23:51:25 +01:00
Mohammed Alyousef 887f9e4ece add prompt if CMakeLists.txt already exists 2020-11-20 19:28:15 +03:00
Mohammed Alyousef fa510bb00e bump 0.1.2 2020-11-20 18:51:08 +03:00
MoAlyousef 31bf4e3e96 fix == error 2020-11-19 01:36:51 +03:00
Mohammed Alyousef 4e55489845 update 0.1.1 2020-11-19 01:11:33 +03:00
MoAlyousef 18034af6ce update readme 2020-11-02 03:09:32 +03:00
MoAlyousef 9c347b2851 remove test for now from template 2020-09-16 11:04:10 +03:00
Mohammed Alyousef 0bc49e4ea7 Update args.cpp 2020-09-16 01:40:21 +03:00
Mohammed Alyousef ef166277ea support testing 2020-09-15 22:18:45 +03:00
Mohammed Alyousef 2117893b87 fix for msvc 2020-09-15 21:17:08 +03:00
Mohammed Alyousef b9d403c201 fix GA build 2020-09-15 21:13:00 +03:00
Mohammed Alyousef b8fbdb2bed create include dir by default 2020-09-15 20:49:43 +03:00
Mohammed Alyousef 221003f199 support interfaces and aliases 2020-09-15 20:25:58 +03:00
Mohammed Alyousef fa35d54009 fix path ostream 2020-09-15 19:14:15 +03:00
MoAlyousef e6219d6571 add option comments 2020-09-14 16:39:57 +03:00
MoAlyousef 3b09103d98 add globbing, package components and options 2020-09-14 15:22:41 +03:00
Mohammed Alyousef 2636acbdb1 Update gen.cpp 2020-09-14 13:44:14 +03:00
MoAlyousef 95b0ee8d40 Add comment for files generated by cmkr 2020-09-12 23:22:09 +03:00
MoAlyousef c306fc01d0 missing return 2020-09-12 19:20:28 +03:00
MoAlyousef a53aa34036 add arg clean 2020-09-12 18:11:34 +03:00
MoAlyousef 606d942ca0 add clean command 2020-09-12 18:08:36 +03:00
MoAlyousef ff53b00f28 add include 2020-09-12 17:08:05 +03:00
MoAlyousef c1953bbb6f add quotes to generator 2020-09-12 16:54:38 +03:00
MoAlyousef 7ec2279a77 throw when no cmake.toml is found 2020-09-12 16:38:16 +03:00
MoAlyousef b64d5a370d add cmake class 2020-09-12 06:38:28 +03:00
MoAlyousef c2885a09f2 refactoring 2020-09-11 18:55:46 +03:00
MoAlyousef 65d03aa50e add missing header 2020-09-11 18:14:44 +03:00
MoAlyousef 4688ba718c refactor generate_project code 2020-09-11 18:01:26 +03:00
MoAlyousef 76a4367b57 add getter 2020-09-11 13:24:56 +03:00
MoAlyousef 0294b95cfc add default 2020-09-11 13:20:11 +03:00
MoAlyousef a6239fd335 add error class 2020-09-10 19:58:28 +03:00
MoAlyousef 6035d3ae21 add cmake args 2020-09-10 03:01:31 +03:00
MoAlyousef 11b3061d47 require cmake 3.14 or higher 2020-09-10 00:30:26 +03:00
MoAlyousef c20781f970 formatting 2020-09-09 23:52:25 +03:00
MoAlyousef d31c830b4b rename generated function 2020-09-09 23:46:10 +03:00
MoAlyousef 4cd16c8e42 add missing header 2020-09-09 23:44:42 +03:00