Alfi Maulana
|
780dd89206
|
replace passing cmake args using GitHub env with GitHub output
|
2023-01-12 17:57:43 +07:00 |
|
Alfi Maulana
|
4a0c149898
|
add targets input option for specifying build targets
|
2023-01-11 15:38:28 +07:00 |
|
Alfi Maulana
|
bbd4cea370
|
rename CONFIGURE_ARGS into ARGS
|
2023-01-11 13:07:57 +07:00 |
|
Alfi Maulana
|
f290ba80de
|
run action with specified generator job on multiple platforms
|
2023-01-10 18:38:41 +07:00 |
|
Alfi Maulana
|
fd57ca9c23
|
auto install ninja-build if generator is using Ninja
|
2023-01-10 18:23:52 +07:00 |
|
Alfi Maulana
|
d1034b5b62
|
add generator input option
|
2023-01-08 14:28:57 +07:00 |
|
Alfi Maulana
|
e21712692c
|
fix multiline input by removing newline and other specifiers
|
2023-01-08 13:38:38 +07:00 |
|
Alfi Maulana
|
0b67ed5990
|
add cxx-compiler input option
|
2023-01-08 12:18:05 +07:00 |
|
Alfi Maulana
|
2a9ea8f96b
|
Merge remote-tracking branch 'origin/main' into add-compiler-inputs
|
2023-01-08 12:11:17 +07:00 |
|
Alfi Maulana
|
9daa965e35
|
fix wrong set to CONFIGURE_ARGS variable
|
2023-01-08 12:02:00 +07:00 |
|
Alfi Maulana
|
81445eb663
|
reword other aguments with additional arguments
|
2023-01-08 11:56:59 +07:00 |
|
Alfi Maulana
|
835c31b955
|
add args input option
|
2023-01-08 11:34:53 +07:00 |
|
Alfi Maulana
|
515c14d1b8
|
add c-compiler input option
|
2023-01-08 11:22:57 +07:00 |
|
Alfi Maulana
|
b1586926f6
|
remove single quotation for guarding input variable
|
2023-01-07 12:00:15 +07:00 |
|
Alfi Maulana
|
a0fbcc2eb0
|
add build-dir input
|
2023-01-07 11:39:03 +07:00 |
|
Alfi Maulana
|
9bc3bd6ba9
|
add source-dir input and a step to process inputs
|
2023-01-06 21:27:00 +07:00 |
|
Alfi Maulana
|
074c9cd5fc
|
add action.yml that will configure and build CMake project
|
2023-01-06 13:59:57 +07:00 |
|