Commit graph

240 commits

Author SHA1 Message Date
Willem Cazander 3d2443dc46 Moved openMSX and SDCC to default search path by default.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
2024-07-10 20:48:32 +02:00
Willem Cazander bb31f0d186 Removed tabs from flow rules.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
2024-07-10 20:24:02 +02:00
Willem Cazander 72c11a15c2 Added basic i18n support for eskimos.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-07-10 19:17:40 +02:00
Willem Cazander e619ac8de7 Moved and i18n the package archive function.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
2024-07-10 17:48:15 +02:00
Willem Cazander ded142d36e Fixed autoexec boot and found bug in make in splitting folders.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
2024-07-10 17:03:28 +02:00
Willem Cazander 8c07ce2b1a Cleaned os echo marker namespace.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-07-10 16:24:46 +02:00
Willem Cazander b274766a05 Doc typo2 fix.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-07-10 16:10:18 +02:00
Willem Cazander 97db36a611 Doc paste typo.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
2024-07-10 16:08:07 +02:00
Willem Cazander a16516d934 WIP Tab removal, new debug mode, clean proj deps + add i18n commands.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
2024-07-10 14:05:38 +02:00
Willem Cazander d7dc7b9644 Added i18n and updated jp i18n test text.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
2024-07-08 04:23:37 +02:00
Willem Cazander 73d566d16d Moved phase deps to function registration.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
2024-07-08 00:34:15 +02:00
Willem Cazander 5f26a4588d Added basic argument check on flow templates.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
2024-07-07 23:45:25 +02:00
Willem Cazander 8a07c9de8d Moved all eval over own function for argument validation.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 23:26:47 +02:00
Willem Cazander 183b0908aa Removed builtin rules and left over fix.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
2024-07-07 21:34:56 +02:00
Willem Cazander f258a92475 Cleaned doc api structure.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 20:53:06 +02:00
Willem Cazander 81264e3b6d Updated video part.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 18:16:00 +02:00
Willem Cazander 61dfda3dcc Moved video flow to flight controller.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 18:13:48 +02:00
Willem Cazander 5295b36714 Now using dutch as source language.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 17:49:29 +02:00
Willem Cazander e40021dfb8 Added verbose support for eskimo Inuktitut
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 17:29:34 +02:00
Willem Cazander e1178ed579 Check unicode char warning.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 17:20:31 +02:00
Willem Cazander 76cbe51681 Small space fixes.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 16:41:48 +02:00
Willem Cazander 349120b8f5 Moved os function to os and finished wrapping all calls.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 16:33:49 +02:00
Willem Cazander 4523aa26eb Renamed to remove unix naming from silent openMSX hack.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 15:02:36 +02:00
Willem Cazander ffd7d845ff Test fully silent output.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 14:49:31 +02:00
Willem Cazander d8319f15f7 Added dist proces dep and allignment of text.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
2024-07-07 14:48:12 +02:00
Willem Cazander e7f1b75a1f Moved run phase into firemake run target help system.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 14:29:32 +02:00
Willem Cazander f91840f1cc Add verbose code to read verbose flags.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 05:38:57 +02:00
Willem Cazander 6f29502ab9 Test silent build log.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 04:53:18 +02:00
Willem Cazander e0b2d90980 Fixed doc typos.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 04:47:37 +02:00
Willem Cazander f7324721c2 Added project phases and flow generators.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-07 04:33:03 +02:00
Willem Cazander 51a3276e39 Fixed white space.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-06 13:11:02 +02:00
Willem Cazander e3b9df25e9 Implemented mb_make_call_eval function.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-06 13:10:46 +02:00
Willem Cazander 1b2e6fbe99 Replace some ascii magic keywords for modern name with human letters.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-06 12:34:48 +02:00
Willem Cazander d2e5711d6a Also remove guile support.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-06 12:29:38 +02:00
Willem Cazander f956f0a324 Added make backlog item.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -1s
2024-07-06 12:15:28 +02:00
Willem Cazander 678f81ba6b Added openMSX backlog item.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
2024-07-06 01:20:42 +02:00
Willem Cazander 8a18cb494d Moved all file convert function to namespace.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 01:09:59 +02:00
Willem Cazander fd59abc810 Added native os command echo variable command documention.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:59:01 +02:00
Willem Cazander e015f5bbb1 Move native echo to os commands.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:57:03 +02:00
Willem Cazander 71afe8278f No colors in ci yet.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:46:59 +02:00
Willem Cazander 00c0d35283 Test is ci supports colors.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:45:44 +02:00
Willem Cazander 23c9fa22ed Fixed escaping documentation outputs.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:38:01 +02:00
Willem Cazander 00ae20a61e Added optional project name to help system.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:23:16 +02:00
Willem Cazander f36aae1917 Move native os command to own file.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-06 00:11:54 +02:00
Willem Cazander 9a545d3c3a Search module only in src.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-05 23:32:01 +02:00
Willem Cazander 8760a8dd98 Updated help mojo.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-05 21:20:14 +02:00
Willem Cazander cb9b0aa733 Removed old char leftovers.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s
2024-07-05 21:05:55 +02:00
Willem Cazander a71f283d1d Fixed openMSX export and WIP adding first flow generators.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
2024-07-05 20:43:18 +02:00
Willem Cazander 9a0b0cbdb2 Fixed startup note.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
2024-07-03 13:52:33 +02:00
Willem Cazander 4e62282839 Startup note test 6.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
2024-07-03 13:51:28 +02:00