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
6894 2546 d 13 h ashmew2 /programs/develop/libraries/iconv/ iconv: fix case for target and source encoding being same  
6892 2547 d 11 h ashmew2 /programs/develop/libraries/iconv/ Add Windows-1252 (CP1252) to iconv library  
6891 2560 d 22 h IgorA / update docs sys function 54.1  
6890 2567 d 23 h IgorA /programs/develop/examples/example/trunk/ update examples  
6889 2570 d 18 h IgorA /programs/ update 'info3ds', add new button  
6888 2571 d 22 h IgorA /programs/ add filter 'paeth', fix in 'build_bl_tree'  
6887 2577 d 9 h pavelyakov /programs/cmm/ Update library
New library window
 
6886 2577 d 10 h pavelyakov /programs/cmm/examples/ Update build commands  
6885 2578 d 15 h pavelyakov /programs/cmm/eolite/ Fixed  
6884 2582 d 9 h punk_joker /programs/media/zsea/ zsea: cosmetic fix  
6883 2584 d 1 h IgorA /programs/ fix continue crc calculation in 'archiver.obj'  
6882 2584 d 9 h ashmew2 /programs/develop/libraries/iconv/ Add iconv_close() to iconv library  
6881 2589 d 13 h IgorA /programs/ small fixes  
6879 2593 d 16 h IgorA /programs/ add message in macros 'load_img' if can't open image file  
6878 2603 d 12 h hidnplayr / 86Duino demo: reading ADC0  
6874 2616 d 12 h IgorA /programs/fs/kfar/trunk/zlib/ fix example  
6873 2616 d 12 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6870 2620 d 14 h IgorA /programs/ fix r6860, small change in 'libimg.obj'  
6863 2634 d 23 h IgorA /programs/fs/kfar/trunk/zlib/ small fixes  
6862 2638 d 14 h siemargl /programs/system/shell/ startup workdir fix  
6860 2640 d 11 h IgorA /programs/fs/kfar/trunk/zlib/ fix r6854, optimize  
6858 2642 d 12 h siemargl /programs/develop/ktcc/trunk/source/ fix zero BSS segments  
6857 2642 d 19 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
6855 2643 d 21 h IgorA /programs/fs/kfar/trunk/zlib/ fix bug in 'trees.asm'  
6854 2644 d 18 h IgorA /programs/fs/kfar/trunk/zlib/ fix r6851, optimize  
6851 2647 d 14 h IgorA /programs/fs/kfar/trunk/zlib/ small fixes & optimize  
6847 2652 d 15 h IgorA /programs/fs/kfar/trunk/zlib/ optimize code  
6841 2659 d 18 h dunkaist /programs/system/os/ Fix ROOT path variable  
6839 2659 d 19 h clevermouse /programs/system/launch/trunk/ revert using INCLUDE= from r6834 because it breaks build on Windows  
6838 2659 d 19 h clevermouse /programs/ fasm@autobuild updated to 1.71.58, trigger rebuild  
6837 2660 d 14 h hidnplayr /programs/media/animage/trunk/ Remove duplicate libio.inc  
6836 2660 d 14 h hidnplayr /programs/ Remove duplicate libio.inc  
6835 2660 d 14 h hidnplayr /programs/ Remove duplicate libio.inc  
6834 2660 d 17 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 2660 d 17 h dunkaist /programs/media/volume/ Remove macros.inc: a copy of cmp.inc  
6832 2660 d 22 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 2661 d 5 h dunkaist /programs/demos/colorref/trunk/ Fix build with fasm 1.71.40+  
6830 2661 d 5 h dunkaist /programs/ Fix build with fasm 1.71.27+  
6829 2661 d 5 h dunkaist /programs/develop/ktcc/trunk/source/ Add ktcc to autobuild  
6826 2673 d 10 h siemargl /programs/system/shell/ fix touch and much more