Christoffer Lerno
|
3221180315
|
Fixes to `"exec" use.
|
2025-01-22 00:26:40 +01:00 |
|
Christoffer Lerno
|
33ce8e8a75
|
Add path test windows.
|
2024-08-21 10:15:45 +02:00 |
|
Christoffer Lerno
|
73b15c691d
|
Deprecate *-add settings, use without -add. Updated CI.
|
2024-07-26 03:23:30 +02:00 |
|
Christoffer Lerno
|
e7d8f64a49
|
Compile c files to separate directories. Add compressed library to example test project.
|
2024-07-10 13:35:01 +02:00 |
|
Christoffer Lerno
|
343ccaa2ef
|
Support c-file compilation in libraries.
|
2024-07-07 11:21:31 +02:00 |
|
Christoffer Lerno
|
3f62775f4b
|
Support c-file compilation in libraries.
|
2024-07-07 02:04:37 +02:00 |
|
Christoffer Lerno
|
9233305bd6
|
Feature flags possible to add in project.json. See #991
|
2023-09-15 14:28:23 +02:00 |
|
Christoffer Lerno
|
43dc2d650c
|
Use "String" consistently for "char[]" (#694)
Use "String" consistently for "char[]". Fix win32 return value.
|
2023-01-07 22:50:33 +01:00 |
|
Christoffer Lerno
|
f73b507ccb
|
Use project.json instead of .c3p. List project properties. Check project property usage. Change names: lib-dir -> dependency-search-paths, libs -> dependencies, linker-libs -> linked-libraries, linkerlib-dir -> linker-search-paths, csources -> c-sources. Several settings have an xxxx-add, xxxx-override pair for the target, gaining fine grained control over the override.
|
2022-10-22 15:32:01 +02:00 |
|