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
6858 2635 d 23 h siemargl /programs/develop/ktcc/trunk/source/ fix zero BSS segments  
6857 2636 d 6 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
6855 2637 d 8 h IgorA /programs/fs/kfar/trunk/zlib/ fix bug in 'trees.asm'  
6854 2638 d 5 h IgorA /programs/fs/kfar/trunk/zlib/ fix r6851, optimize  
6851 2641 d 1 h IgorA /programs/fs/kfar/trunk/zlib/ small fixes & optimize  
6847 2646 d 2 h IgorA /programs/fs/kfar/trunk/zlib/ optimize code  
6841 2653 d 5 h dunkaist /programs/system/os/ Fix ROOT path variable  
6839 2653 d 6 h clevermouse /programs/system/launch/trunk/ revert using INCLUDE= from r6834 because it breaks build on Windows  
6838 2653 d 6 h clevermouse /programs/ fasm@autobuild updated to 1.71.58, trigger rebuild  
6837 2654 d 1 h hidnplayr /programs/media/animage/trunk/ Remove duplicate libio.inc  
6836 2654 d 1 h hidnplayr /programs/ Remove duplicate libio.inc  
6835 2654 d 1 h hidnplayr /programs/ Remove duplicate libio.inc  
6834 2654 d 4 h dunkaist /programs/system/launch/trunk/ Add launch to autobuild

This is example/experimental build:
- It uses INCLUDE environment variable to locate includes;
- It specifies language as -dlang=xx fasm option, no lang.inc file.
 
6833 2654 d 4 h dunkaist /programs/media/volume/ Remove macros.inc: a copy of cmp.inc  
6832 2654 d 9 h dunkaist /programs/ Move cmp* macros from cmp.inc to macros.inc

We already have macros.inc, there is no reason to have another file
special for cmp* macros that all fit into 7 lines.
 
6831 2654 d 16 h dunkaist /programs/demos/colorref/trunk/ Fix build with fasm 1.71.40+  
6830 2654 d 16 h dunkaist /programs/ Fix build with fasm 1.71.27+  
6829 2654 d 16 h dunkaist /programs/develop/ktcc/trunk/source/ Add ktcc to autobuild  
6826 2666 d 21 h siemargl /programs/system/shell/ fix touch and much more  
6825 2667 d 3 h siemargl /programs/system/shell/ waitfor command  
6823 2671 d 13 h siemargl /programs/ GetProcAddress fix, comments  
6822 2671 d 20 h siemargl /programs/system/shell/ better up/dwn arrows, docu  
6821 2672 d 7 h siemargl /programs/system/shell/locale/ show kernel version on start  
6819 2676 d 4 h IgorA /programs/fs/kfar/trunk/zlib/ small fixes & optimize  
6818 2676 d 17 h dunkaist /programs/ Add DEBUGFG macro: log groups  
6815 2678 d 11 h IgorA /programs/fs/kfar/trunk/zlib/ various fixes  
6813 2680 d 7 h IgorA /programs/fs/kfar/trunk/zlib/ various fixes  
6812 2681 d 2 h clevermouse /programs/system/os/ free the stack at exit  
6811 2681 d 3 h clevermouse /programs/system/os/ thread management for the system library  
6810 2681 d 7 h clevermouse /programs/system/os/ various fixes  
6808 2681 d 18 h leency /programs/cmm/ kfont.h: proceed font 23% faster, use 32 depth buffer  
6807 2681 d 19 h dunkaist /programs/develop/libraries/libs-dev/libimg/ img.scale and img.convert fix for multiframe images
new function: img.get_scaled_size
 
6806 2682 d 23 h leency /programs/cmm/ kfont.h: split symbol() and symbol_size() functions  
6805 2683 d 3 h leency /programs/cmm/ update font.h, rename to kfont.h, fix Eolite font bug in prior rev  
6804 2683 d 4 h IgorA /programs/media/kiv/trunk/ kiv: scale to screen big images (24 bit)  
6803 2683 d 8 h leency /programs/cmm/ kfont: remove italic style, some code cleanup in browser and lib/font.h  
6801 2684 d 7 h IgorA /programs/ archiver.obj: fix function deflate_rle
kiv: clean code
 
6799 2688 d 9 h IgorA /programs/fs/kfar/trunk/zlib/ new version 'longest_match'  
6797 2690 d 4 h IgorA /programs/ optimize struct 'z_stream'  
6796 2690 d 21 h leency /programs/cmm/liza/ fix liza/mail_box.c