Jan
|
6f31e8cc29
|
chore: fix compilation issues with x64
|
2025-04-06 18:02:47 +01:00 |
|
Jan
|
5fee875495
|
chore: use filename of argv0 in UsageInformation
|
2024-09-23 23:05:04 +02:00 |
|
Jan
|
32480a75eb
|
chore: give all args to arg parser instead of omitting arg0
|
2024-09-23 22:38:18 +02:00 |
|
Jan
|
da18291c89
|
chore: improve args code for other tools
|
2024-09-23 20:00:00 +02:00 |
|
Jan
|
132cccb971
|
refactor: use new line character instead of std::endl
|
2024-03-24 20:24:22 +01:00 |
|
Jan
|
0b0b888b0d
|
chore: make help command return exit code 0
|
2024-01-23 23:14:52 +01:00 |
|
Jan
|
05437cfd7d
|
feat: add version command line arg to all executables
|
2024-01-23 23:14:52 +01:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
dd56a57a3e
|
Fix build with g++13
|
2023-10-01 10:50:39 +02:00 |
|
Jan
|
bba6fd9d4e
|
Fix error in define expression crash
|
2022-09-07 22:00:18 +02:00 |
|
Jan
|
b3dbf4a104
|
Improve raw templater error cases
|
2022-09-07 19:37:29 +02:00 |
|
Jan
|
28636cc4fe
|
Add skip directive to raw templater
|
2022-09-07 19:34:22 +02:00 |
|
Jan
|
e853674bbe
|
Remove pragma keyword from raw templater
|
2022-09-07 18:13:11 +02:00 |
|
Jan
|
a7ceaf03ee
|
Create directories for templater output
|
2022-09-06 21:46:10 +02:00 |
|
Jan
|
03dd0f06b2
|
Add set define proxy to set a define based on an expression
|
2022-09-06 21:45:55 +02:00 |
|
Jan
|
a36d1c430a
|
Use SimpleExpressionInterpreter in DefinesStreamProxy and expand defines and defined expressions before parsing
|
2022-09-06 20:52:52 +02:00 |
|
Jan
|
6702856399
|
Make skipping lines in defines stream proxy configurable
|
2022-09-06 17:49:35 +02:00 |
|
Jan
|
379aabebd6
|
Add build log to templater
|
2022-09-06 00:36:28 +02:00 |
|
Jan
|
6a45031c96
|
Integrating templating into rawfile pipeline
|
2022-09-06 00:12:34 +02:00 |
|
Jan
|
f574204e61
|
Skip until first non empty line for templater
|
2022-09-05 23:51:09 +02:00 |
|
Jan
|
e8baf65134
|
Adjust templater output
|
2022-09-05 23:33:14 +02:00 |
|
Jan
|
1464329245
|
Add raw templater
|
2022-09-05 23:25:11 +02:00 |
|