TomAwezome
ca76b49da8
Fix build temp vm uefi mkdir parent create.
2022-08-19 00:48:36 -04:00
TomAwezome
7571ca985a
Implement initial UEFI limine temp vm build script.
2022-08-18 23:40:29 -04:00
TomAwezome
769721431c
Fix typo in temp vm build script.
2022-08-18 23:39:55 -04:00
TomAwezome
87de096d19
Implement rebuild script and AUTO-VM.ISO for rebuilding and testing code during development.
...
The build-temp-vm script will perform the same logic as the build-iso script, the only difference being it will not perform ISO extraction logic whenever the VM is closed. Changes made inside the temporary VM will NOT be preserved. The AUTO-VM bootstrap ISO (which similarly has the system and kernel rebuilding logic on boot but has the ISO generation steps removed) is created by slightly modifying the standard AutoFullDistro0.ZC script file, then using sync.sh to sync the repo contents and update the AUTO iso. Since this setup exists separate from the ISO process, the modified AUTO iso can simply be renamed to AUTO-VM.ISO and the default one re-checked out via git to restore it.
2022-08-18 22:06:50 -04:00
hardliner66
a401adb702
pass arguments to recursive call
2022-05-02 11:10:49 +02:00
hardliner66
938aafd36e
change scripts to be independent from the working directory
2022-04-29 16:07:39 +02:00
TomAwezome
6f7288e8ed
Remove ACWords.DATA and Home/ folder from AUTO.ISO.
2022-04-01 14:21:45 -04:00
TomAwezome
b992dcebb2
Create Windows build scripts.
2022-03-11 03:22:01 -05:00
TomAwezome
408e4d094e
Change HTML documentation system.
2022-03-04 14:48:45 -05:00
TomAwezome
5ff6487615
Update WallPaper to print full task caller report.
...
Increase CTask.wallpaper_data from STR_LEN to 4096.
2022-02-13 22:11:46 -05:00
TomAwezome
dd21cff146
Change .BIN format to .ZXE (Zeal Executable).
...
Remove .C suffix on non-executable binary files.
2022-01-28 03:05:21 -05:00
TomAwezome
8610815b6e
Update AUTO.ISO to HolyMath integration. ( b2a33cc72a
)
2022-01-18 01:42:15 -05:00
TomAwezome
dedb922567
Re-add System/Boot/ to tracked files.
...
(Was accidentally removed in 3a33e6baaff2cfbb162ee71585d96498375285e1.)
Update AUTO.ISO.
2022-01-02 22:50:06 -05:00
TomAwezome
dccdb20ae0
Add LexDemo.
2021-12-30 17:37:35 -05:00
TomAwezome
8574ab8ffb
Update sync.sh
2021-12-17 13:13:44 -05:00
B4S3D
e9b4b2c062
Create usage printing function
2021-12-17 12:06:00 -06:00
TomAwezome
93d81670e0
Clean-up new build scripts.
...
Thanks to B4S3D for helpful tips on bash no-quote tilde expansion!
2021-12-17 12:50:03 -05:00
B4S3D
e7fec6b427
Rewrite build scripts in POSIX shell.
...
Merge sync_repo.sh and sync_vm.sh into one script.
Remove old build scripts.
2021-12-16 23:13:17 -06:00
TomAwezome
3a33e6baaf
Rename CosmiC to ZealC.
...
Rename all .CC files to .ZC extension.
2021-12-11 06:21:22 -05:00
TomAwezome
1b2144c451
Restore install-drive functionality, remove legacy IDE fields and padding from CBlkDev
and CBlkDevGlobals
, add ins_port
AHCI member and use it to replace IDE fields.
2021-12-04 05:31:11 -05:00
TomAwezome
9ebbb0847b
Fix Mount2
allowing skipping HDD SATA port entry.
...
Rename network stack `Run.CC` to `Start.CC`, fix running applications in subdirectories using F5 in `Ed` window.
2021-12-03 23:07:34 -05:00
TomAwezome
772f3317c5
Fix build scripts.
2021-11-30 00:27:25 -05:00
TomAwezome
4da4e06b0d
Fix build scripts.
2021-11-30 00:23:02 -05:00
Ccode-lang
f243626071
fix
2021-11-29 21:03:51 -07:00
TomAwezome
7d98abadaf
Fix nonexistent mount point error on ISO build.
2021-11-29 22:15:33 -05:00
Ccode-lang
c0ea33a3f7
oops reflexes
2021-11-29 19:57:01 -07:00
Ccode-lang
80fc80fe19
Update sync_vm.sh
2021-11-29 19:56:25 -07:00
Ccode-lang
b4c40229fa
Update sync_repo.sh
2021-11-29 19:55:13 -07:00
Ccode-lang
c20721e7a4
transfer
2021-11-29 19:54:36 -07:00
TomAwezome
8306996ff4
Move to new build system.
2021-10-31 20:04:05 -04:00
TomAwezome
7b3a983443
Begin implementing new build system.
2021-10-31 05:09:00 -04:00