Commit Graph

77 Commits

Author SHA1 Message Date
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
Mohammed Alyousef b016d7139c Update cmkr.cmake 2020-11-27 14:23:12 +03:00
Mohammed Alyousef 473926bcfd Merge pull request #2 from mrexodia/cmake-integration
Implement CMake integration + bootstrapping
2020-11-27 14:22:17 +03:00
Duncan Ogilvie f29f9fa365 Implement CMake bootstrapping + integration 2020-11-26 23:51:25 +01:00
Duncan Ogilvie 4c59ca75da Ignore build*/ folders 2020-11-26 23:44:19 +01:00
Duncan Ogilvie 1114aaca94 Add cmkr COMPONENT when installing 2020-11-26 20:05:29 +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 v0.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 v0.1.1 2020-11-19 01:11:33 +03:00
MoAlyousef 18034af6ce update readme 2020-11-02 03:09:32 +03:00
MoAlyousef 2aaa9e95fa Merge branch 'master' of https://github.com/moalyousef/cmkr 2020-09-16 12:42:39 +03:00
MoAlyousef f2c60bae74 remove vendor dir 2020-09-16 12:42:29 +03:00
Mohammed Alyousef ca0777a28c Update README.md 2020-09-16 11:36:45 +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 1dbd5e1f91 update README.md 2020-09-15 22:43:48 +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 fda8278820 Update README.md 2020-09-15 21:06:51 +03:00
Mohammed Alyousef 4ca3768e46 Update build.yml 2020-09-15 21:06:02 +03:00
Mohammed Alyousef bb1c4abbb9 Update build.yml 2020-09-15 21:03:18 +03:00
Mohammed Alyousef cf86373c43 Update build.yml 2020-09-15 20:58:25 +03:00
Mohammed Alyousef a40076b790 Update README.md 2020-09-15 20:53:05 +03:00
Mohammed Alyousef 6ec01f259b Create build.yml 2020-09-15 20:51:59 +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 bce39a944d use fetch-content instead of submodules 2020-09-15 19:25:03 +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 12872a6f25 Update README.md 2020-09-14 13:44:38 +03:00
Mohammed Alyousef 2636acbdb1 Update gen.cpp 2020-09-14 13:44:14 +03:00
MoAlyousef 2fe58ca249 update README.md 2020-09-12 23:23:17 +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
Mohammed Alyousef 77c328d51f Update README.md 2020-09-12 17:13:11 +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