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
6905 2548 d 12 h ashmew2 /programs/network/netsurf/ Netsurf installer: Ready to use!  
6904 2550 d 4 h ashmew2 /programs/network/netsurf/ User friendliness ;)  
6903 2552 d 6 h ashmew2 /programs/network/netsurf/ Create an installer for Netsurf  
6896 2559 d 11 h ashmew2 /programs/other/ Fix building kpack on x86_64 linuxes  
6894 2560 d 5 h ashmew2 /programs/develop/libraries/iconv/ iconv: fix case for target and source encoding being same  
6892 2561 d 3 h ashmew2 /programs/develop/libraries/iconv/ Add Windows-1252 (CP1252) to iconv library  
6891 2574 d 15 h IgorA / update docs sys function 54.1  
6890 2581 d 15 h IgorA /programs/develop/examples/example/trunk/ update examples  
6889 2584 d 10 h IgorA /programs/ update 'info3ds', add new button  
6888 2585 d 14 h IgorA /programs/ add filter 'paeth', fix in 'build_bl_tree'  
6887 2591 d 1 h pavelyakov /programs/cmm/ Update library
New library window
 
6886 2591 d 2 h pavelyakov /programs/cmm/examples/ Update build commands  
6885 2592 d 8 h pavelyakov /programs/cmm/eolite/ Fixed  
6884 2596 d 1 h punk_joker /programs/media/zsea/ zsea: cosmetic fix  
6883 2597 d 17 h IgorA /programs/ fix continue crc calculation in 'archiver.obj'  
6882 2598 d 2 h ashmew2 /programs/develop/libraries/iconv/ Add iconv_close() to iconv library  
6881 2603 d 5 h IgorA /programs/ small fixes  
6879 2607 d 9 h IgorA /programs/ add message in macros 'load_img' if can't open image file  
6878 2617 d 4 h hidnplayr / 86Duino demo: reading ADC0  
6874 2630 d 4 h IgorA /programs/fs/kfar/trunk/zlib/ fix example  
6873 2630 d 5 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6870 2634 d 6 h IgorA /programs/ fix r6860, small change in 'libimg.obj'  
6863 2648 d 15 h IgorA /programs/fs/kfar/trunk/zlib/ small fixes  
6862 2652 d 6 h siemargl /programs/system/shell/ startup workdir fix  
6860 2654 d 4 h IgorA /programs/fs/kfar/trunk/zlib/ fix r6854, optimize  
6858 2656 d 4 h siemargl /programs/develop/ktcc/trunk/source/ fix zero BSS segments  
6857 2656 d 11 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
6855 2657 d 14 h IgorA /programs/fs/kfar/trunk/zlib/ fix bug in 'trees.asm'  
6854 2658 d 11 h IgorA /programs/fs/kfar/trunk/zlib/ fix r6851, optimize  
6851 2661 d 7 h IgorA /programs/fs/kfar/trunk/zlib/ small fixes & optimize  
6847 2666 d 7 h IgorA /programs/fs/kfar/trunk/zlib/ optimize code  
6841 2673 d 10 h dunkaist /programs/system/os/ Fix ROOT path variable  
6839 2673 d 11 h clevermouse /programs/system/launch/trunk/ revert using INCLUDE= from r6834 because it breaks build on Windows  
6838 2673 d 11 h clevermouse /programs/ fasm@autobuild updated to 1.71.58, trigger rebuild  
6837 2674 d 6 h hidnplayr /programs/media/animage/trunk/ Remove duplicate libio.inc  
6836 2674 d 6 h hidnplayr /programs/ Remove duplicate libio.inc  
6835 2674 d 6 h hidnplayr /programs/ Remove duplicate libio.inc  
6834 2674 d 9 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 2674 d 10 h dunkaist /programs/media/volume/ Remove macros.inc: a copy of cmp.inc  
6832 2674 d 14 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.