Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8195 1285 d 14 h maxcodehack /programs/develop/ktcc/trunk/samples/ Fix 'dynamic.c 'autobuild (build_all.sh)
Add 'console.c' to autobuild
 
8194 1285 d 14 h maxcodehack / Fix drawing artefacts in boxlib example  
8189 1286 d 14 h maxcodehack /programs/develop/ktcc/trunk/samples/ move image  
8188 1286 d 14 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8187 1286 d 14 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Tcc:
Add libimg example, update other examples
 
8185 1286 d 15 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8171 1289 d 13 h maxcodehack /programs/develop/ktcc/trunk/ Ktcc:
- kos32sys1.h: Tcc dont support aliasing but support defines
- boxlib sample: Update sample for upper fix
- Rasterworks example: Fix 'bright' letters
 
8110 1312 d 16 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Update boxlib example:
Add progressbar
 
8108 1312 d 21 h maxcodehack /programs/develop/ktcc/trunk/ Remove libconsole.a and libbox_lib.a and their sources
Now we can use console via conio.h
Boxlib via libbox.a
 
8107 1313 d 14 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8106 1313 d 15 h maxcodehack /programs/develop/ktcc/trunk/ clayer TinyC
- Add new sample
- Fix bug: 'Unexpected stack end'
 
8104 1313 d 18 h maxcodehack /programs/develop/ktcc/trunk/ Add C_Layer for TinyC
- Boxlib wrapper