Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8541 1192 d 1 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added new function to libimg.h
- Updated libimg example
( applicable to ktcc )
 
8540 1196 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/ Fixed strerror function and added socket error handling.
Cleared all libck warnings.
Updated libimg.h
 
8464 1224 d 15 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added macros X_W and Y_H and deleted debug kos32sys1.h
- Moved debug functions to libc.a
- Removed console.h since libcon no longer exists
- Added tcc_http_demo to build_all.sh
(Applies to ktcc)
 
8428 1229 d 15 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog binary
- Fixed buid_all.sh
 
8426 1229 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libdialog.a (proc_lib loader) and sample
- Deleted old console example (replacement: consoleio)
- Added RGB struct to kos32sys1.h
(applies to ktcc)
 
8405 1231 d 19 h superturbocat2001 /programs/develop/ - Added TinyGL for ktcc
- Added TinyGL example "gears"
 
8380 1233 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added simple function "getopt" in stdlib (tcc)  
8338 1238 d 10 h superturbocat2001 /programs/develop/ktcc/trunk/ - network.obj loader has been moved to a separate libnetwork.a library  
8337 1238 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/ - added network.obj loader
- added _ksys_kill_process function
in libck.a ktcc
 
8315 1242 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added functions for working with sockets in libck tcc  
8280 1246 d 11 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added 4 functions to libck: getcwd, setcwd, mkdir, rmdir.
- Fixed Makefile for building "libck" under tcc.
- Added example to new functions
 
8251 1251 d 18 h superturbocat2001 /programs/ - Added TEAtool source files
- Compressed kos32-tcc
- Changed the paths of the output files in buid_all.sh
 
8195 1261 d 16 h maxcodehack /programs/develop/ktcc/trunk/samples/ Fix 'dynamic.c 'autobuild (build_all.sh)
Add 'console.c' to autobuild
 
8188 1262 d 16 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8109 1288 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/ Edit samples  
8107 1289 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8101 1291 d 10 h superturbocat2001 /programs/develop/ktcc/trunk/ Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries.
Fixed header file "msgbox.h"
 
8098 1293 d 9 h superturbocat2001 /programs/develop/ Added "libmsgbox" to ktcc.
Added examples for working with coff-libraries and "libmsgbox" to ktcc.
Modified binutils to work normally via console.obj.
 
7948 1441 d 0 h Boppan /programs/develop/ktcc/trunk/samples/ Make examples more presentable.  
7925 1444 d 1 h Boppan /programs/develop/ktcc/trunk/ Implement dynamic linking with system libraries via -lsyslibname:
console.obj
http.ibj
InputBox.obj
Add header files for apps what dynamically link these libraries.
 

Show All