Commit Graph

15 Commits

Author SHA1 Message Date
db1cb66d35 Fix spelling programme to program
- Correct spellings for en_US.
- Minimal tweaks for fluency.

git-svn-id: svn://kolibrios.org@10047 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 18:17:37 +00:00
ace_dent
33d9aafa30 Optimize png files for programs/develop
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 28.7 KiB (~28.5 KiB kpacked), average ~19% saving for 13 files.
Documentation only artwork (distributed outside of a program):
- Slimmed 100 KiB (~91 KiB kpacked), average ~38% saving for 27 files.

git-svn-id: svn://kolibrios.org@10031 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-14 21:07:20 +00:00
turbocat
9562f01892 NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".


git-svn-id: svn://kolibrios.org@9952 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-04 22:20:35 +00:00
Kirill Lipatov (Leency)
5628a5c3a4 Backy: no console window when it is not necessary
git-svn-id: svn://kolibrios.org@8583 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-06 17:17:23 +00:00
maxcodehack
903215408b Move C header for console loading to newlib/libc/include
git-svn-id: svn://kolibrios.org@8518 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-05 10:04:54 +00:00
maxcodehack
3090de9100 fix autobuild
git-svn-id: svn://kolibrios.org@8470 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-22 19:55:58 +00:00
maxcodehack
56dde6f46d fix autobuild
git-svn-id: svn://kolibrios.org@8469 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-22 19:53:33 +00:00
maxcodehack
9c41b23939 fix autobuild
git-svn-id: svn://kolibrios.org@8468 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-22 19:52:08 +00:00
maxcodehack
e3201d94c3 Fix gcc version of backy and add to autobuild
git-svn-id: svn://kolibrios.org@8467 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-22 19:49:57 +00:00
maxcodehack
4709318319 Add files
git-svn-id: svn://kolibrios.org@8193 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-14 16:51:07 +00:00
Kirill Lipatov (Leency)
f14c7a99a7 Backy: new version by JohnXenox
git-svn-id: svn://kolibrios.org@7994 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 20:51:12 +00:00
Kirill Lipatov (Leency)
0339c3b1d7 Backy: update by JohnXenox
git-svn-id: svn://kolibrios.org@7942 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 20:32:47 +00:00
Magomed Kostoev (mkostoevr)
733e326d0a Rewrite Backy to compile with GCC.
git-svn-id: svn://kolibrios.org@7927 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 11:58:21 +00:00
Kirill Lipatov (Leency)
f2f9a45881 no autobuild, packed bin
git-svn-id: svn://kolibrios.org@7884 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 09:35:05 +00:00
Kirill Lipatov (Leency)
f3e6a74f6b upload Backy by JohnXenox, trying to Autobuild
git-svn-id: svn://kolibrios.org@7883 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 09:32:00 +00:00