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
8188 1260 d 19 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8109 1287 d 1 h maxcodehack /programs/develop/ktcc/trunk/samples/ Edit samples  
8107 1287 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 1289 d 13 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 1291 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 1439 d 3 h Boppan /programs/develop/ktcc/trunk/samples/ Make examples more presentable.  
7925 1442 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 1447 d 5 h leency /programs/ add tcc/samples/build_all.sh