Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10042 22 h 4 m dunkaist / Update Tupfile.lua's for tup-0.8  
9952 138 d 14 h turbocat / 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".
 
8941 1062 d 14 h turbocat /contrib/sdk/sources/sqlite3/shell/ SQLite3
Disable con_init_opt(causes strange console behavior)
 
8939 1062 d 14 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
an attempt to fix an autobuild (2)
 
8938 1062 d 14 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
an attempt to fix an auto assembly
 
8937 1062 d 15 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
removed unnecessary define during compilation
 
8935 1062 d 15 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
- shell and library added to autobuild
 
8931 1063 d 15 h turbocat /contrib/sdk/sources/sqlite3/ SQLite3:
Porting completed (demo VFS adapted for KolibriOS).
Now it can be used)
 
8760 1083 d 20 h turbocat /contrib/sdk/sources/sqlite3/ Added libsqlite3:
Attention! The port is not currently working! SQLITE VFS must be adapted!
(The commit was made so as not to lose progress)