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