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
8262 1252 d 21 h IgorA /programs/ t_edit: fix open null file  
8255 1253 d 14 h IgorA /programs/ heed: fix open & edit null file  
8251 1255 d 21 h superturbocat2001 /programs/ - Added TEAtool source files
- Compressed kos32-tcc
- Changed the paths of the output files in buid_all.sh
 
8250 1255 d 21 h superturbocat2001 /programs/ - Fixed ktcc build for linux
- Added Makefile.linux32
- Added TEAtool and fixed console title
- Fixed crash of THashView
 
8237 1257 d 23 h IgorA /programs/develop/libraries/buf2d/trunk/examples/ fix rev 8236  
8236 1257 d 23 h IgorA /programs/ 1) some programs use new macros load_lib.mac
2) bcc32 add example use libimg.obj
 
8234 1258 d 20 h leency /programs/develop/ktcc/trunk/bin/lib/ rename libmelibc.a_ into libmelibc.a  
8233 1258 d 22 h maxcodehack /programs/develop/ktcc/trunk/bin/lib/ Fix filename libmelibc.a  
8231 1258 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/other/melibc_example/ Add example to TCC melibc #2  
8230 1258 d 22 h maxcodehack /programs/develop/ktcc/trunk/samples/other/melibc_example/ Add example to TCC melibc  
8228 1258 d 23 h maxcodehack /programs/develop/ktcc/trunk/ Add melibc sample to TCC  
8223 1261 d 3 h maxcodehack /programs/develop/tinypy/tinypy/ Fix TinyPy build #3  
8222 1261 d 3 h maxcodehack /programs/develop/tinypy/tinypy/ Fix TinyPy build #2  
8221 1261 d 3 h maxcodehack /programs/develop/tinypy/tinypy/fasm_modules/ Fix TinyPy build  
8219 1261 d 18 h IgorA /programs/ update macros @use_library  
8213 1263 d 1 h rgimad /programs/develop/fasm/1.73/ programs/develop/fasm/1.73/system.inc fix by ProMiNick  
8195 1265 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/ Fix 'dynamic.c 'autobuild (build_all.sh)
Add 'console.c' to autobuild
 
8194 1265 d 18 h maxcodehack / Fix drawing artefacts in boxlib example  
8193 1265 d 19 h maxcodehack /programs/develop/backy/gcc_version/ Add files  
8192 1265 d 19 h maxcodehack / Add gcc version of 'Backy'  
8189 1266 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/ move image  
8188 1266 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/ Add libimg example to build_all.sh  
8187 1266 d 18 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Tcc:
Add libimg example, update other examples
 
8185 1266 d 19 h maxcodehack / Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)  
8183 1267 d 3 h pavelyakov /programs/develop/golang/ delete file  
8178 1268 d 11 h superturbocat2001 /programs/develop/golang/ - Renamed golang example file.
- Added DrawBar function
 
8177 1268 d 11 h superturbocat2001 /programs/develop/golang/ - Added new system functions to golang.
- Renamed int40 file to syscalls.s.
- Updated example with new functionality.
 
8174 1268 d 15 h IgorA /programs/ tinygl: fix struct ZBuffer, clean code  
8171 1269 d 17 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
 
8163 1271 d 23 h maxcodehack /programs/develop/examples/ Revision in '/programs/develop/examples': replace 'FASM for Menuet' with 'FASM', meos_app_start -> KOS_APP_START  
8159 1273 d 3 h Boppan /programs/develop/ktcc/trunk/source/ Microrefactoring + check build system out.  
8157 1273 d 16 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 1273 d 16 h Boppan /programs/develop/ktcc/trunk/bin/ Ok... What about the binary? Did IT break the build?  
8155 1273 d 16 h Boppan /programs/develop/ktcc/trunk/source/ Try to beat the strange break - revert all files from the last commit.  
8154 1273 d 16 h Boppan /programs/develop/ktcc/trunk/ TCC: Add -nobss option to not include BSS sections in output file.  
8110 1292 d 20 h maxcodehack /programs/develop/ktcc/trunk/samples/clayer/ Update boxlib example:
Add progressbar
 
8109 1293 d 1 h maxcodehack /programs/develop/ktcc/trunk/samples/ Edit samples  
8108 1293 d 1 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 1293 d 18 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8106 1293 d 19 h maxcodehack /programs/develop/ktcc/trunk/ clayer TinyC
- Add new sample
- Fix bug: 'Unexpected stack end'