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
8251 1252 d 1 h superturbocat2001 /programs/ - Added TEAtool source files
- Compressed kos32-tcc
- Changed the paths of the output files in buid_all.sh
 
8195 1261 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/ Fix 'dynamic.c 'autobuild (build_all.sh)
Add 'console.c' to autobuild
 
8188 1262 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8109 1289 d 5 h maxcodehack /programs/develop/ktcc/trunk/samples/ Edit samples  
8107 1289 d 23 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 17 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 16 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 7 h Boppan /programs/develop/ktcc/trunk/samples/ Make examples more presentable.  
7925 1444 d 8 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 1449 d 9 h leency /programs/ add tcc/samples/build_all.sh