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
8274 1260 d 18 h superturbocat2001 /programs/develop/ktcc/trunk/ Disabled static linking when building Linux version of TCC.  
8272 1260 d 20 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added compress target to Makefile.linux32 (Uses UPX)
- Fixed TCC for linux bug: does not find library and headers as well as start.o
- Updated kos32-tcc
 
8251 1265 d 0 h superturbocat2001 /programs/ - Added TEAtool source files
- Compressed kos32-tcc
- Changed the paths of the output files in buid_all.sh
 
8250 1265 d 0 h superturbocat2001 /programs/ - Fixed ktcc build for linux
- Added Makefile.linux32
- Added TEAtool and fixed console title
- Fixed crash of THashView
 
8234 1268 d 0 h leency /programs/develop/ktcc/trunk/bin/lib/ rename libmelibc.a_ into libmelibc.a  
8233 1268 d 1 h maxcodehack /programs/develop/ktcc/trunk/bin/lib/ Fix filename libmelibc.a  
8228 1268 d 2 h maxcodehack /programs/develop/ktcc/trunk/ Add melibc sample to TCC  
8157 1282 d 19 h Boppan /programs/develop/ktcc/trunk/ Cool, this was not my mistake, patch TCC again.

Admin, please look what's happened with build server, GCC needs a missing library?
 
8156 1282 d 19 h Boppan /programs/develop/ktcc/trunk/bin/ Ok... What about the binary? Did IT break the build?  
8154 1282 d 19 h Boppan /programs/develop/ktcc/trunk/ TCC: Add -nobss option to not include BSS sections in output file.  
8108 1302 d 4 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 1302 d 22 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8106 1302 d 23 h maxcodehack /programs/develop/ktcc/trunk/ clayer TinyC
- Add new sample
- Fix bug: 'Unexpected stack end'
 
8105 1303 d 2 h maxcodehack /programs/develop/ktcc/trunk/bin/lib/clayer/ Add .o  
8104 1303 d 2 h maxcodehack /programs/develop/ktcc/trunk/ Add C_Layer for TinyC
- Boxlib wrapper
 
8101 1304 d 16 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"
 
8057 1360 d 1 h Boppan /programs/develop/ktcc/trunk/ Add library for importing functions from Box_lib.obj via tcc.  
7949 1454 d 4 h Boppan /programs/develop/ktcc/trunk/ Add functions from <libgen.h>
Add memrchr.c
 
7926 1457 d 7 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Add lib binaries for dynamic linking (IDK, why SVN skept em before)  
7925 1457 d 7 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