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
|
df41d3eaff
|
Update build.yml
|
2020-12-07 02:08:43 +03:00 |
|
Mohammed Alyousef
|
e29c408854
|
use url for mpark variant
|
2020-12-07 02:06:35 +03: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 |
|
MoAlyousef
|
861bd59676
|
fix readme
|
2020-11-27 18:02:00 +03:00 |
|
Duncan Ogilvie
|
1d1ea3fdfd
|
Fix path generation on Windows
|
2020-11-27 16:00:54 +01:00 |
|
MoAlyousef
|
f8ab24e0a2
|
bump 0.1.3
v0.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 |
|
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 |
|