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
8380 1261 d 17 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added simple function "getopt" in stdlib (tcc)  
8338 1266 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/ - network.obj loader has been moved to a separate libnetwork.a library  
8337 1266 d 16 h superturbocat2001 /programs/develop/ktcc/trunk/ - added network.obj loader
- added _ksys_kill_process function
in libck.a ktcc
 
8315 1270 d 19 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added functions for working with sockets in libck tcc  
8280 1274 d 15 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 1279 d 22 h superturbocat2001 /programs/ - Added TEAtool source files
- Compressed kos32-tcc
- Changed the paths of the output files in buid_all.sh
 
8195 1289 d 19 h maxcodehack /programs/develop/ktcc/trunk/samples/ Fix 'dynamic.c 'autobuild (build_all.sh)
Add 'console.c' to autobuild
 
8188 1290 d 19 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8109 1317 d 2 h maxcodehack /programs/develop/ktcc/trunk/samples/ Edit samples  
8107 1317 d 19 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8101 1319 d 14 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 1321 d 12 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 1469 d 3 h Boppan /programs/develop/ktcc/trunk/samples/ Make examples more presentable.  
7925 1472 d 5 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.
 
7910 1477 d 5 h leency /programs/ add tcc/samples/build_all.sh