Commit Graph

9 Commits

Author SHA1 Message Date
e9e08c56b6 Update Tupfile.lua's for tup-0.8
git-svn-id: svn://kolibrios.org@10042 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:45:21 +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
turbocat
6a39cd2c88 SQLite3
Disable con_init_opt(causes strange console behavior)

git-svn-id: svn://kolibrios.org@8941 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 22:47:27 +00:00
turbocat
5eac99ff8f SQLite3:
an attempt to fix an autobuild (2)

git-svn-id: svn://kolibrios.org@8939 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 22:07:16 +00:00
turbocat
1077808b27 SQLite3:
an attempt to fix an auto assembly

git-svn-id: svn://kolibrios.org@8938 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 21:57:41 +00:00
turbocat
f8322adac0 SQLite3:
removed unnecessary define during compilation

git-svn-id: svn://kolibrios.org@8937 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 21:32:30 +00:00
turbocat
4cab4d1434 SQLite3:
- shell and library added to autobuild


git-svn-id: svn://kolibrios.org@8935 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 21:10:57 +00:00
turbocat
8e0821a737 SQLite3:
Porting completed (demo VFS adapted for KolibriOS).
Now it can be used)

git-svn-id: svn://kolibrios.org@8931 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-23 21:46:56 +00:00
turbocat
39d806302d Added libsqlite3:
Attention! The port is not currently working! SQLITE VFS must be adapted!
(The commit was made so as not to lose progress)

git-svn-id: svn://kolibrios.org@8760 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-03 16:22:34 +00:00