Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
7039 2401 d 1 h 0CodErr / upload RUN sources; upload KolibriOS.lib  
/contrib/sdk/lib/KolibriOS.lib
/programs/system/RunOD/1
/programs/system/RunOD/1/LScript.x
/programs/system/RunOD/1/RUN.asm
/programs/system/RunOD/1/make.bat
/programs/system/RunOD/1/make_en.bat
/programs/system/RunOD/1/make_it.bat
/programs/system/RunOD/1/make_ru.bat
/programs/system/RunOD/1/make_sp.bat
7024 2406 d 1 h leency /programs/system/shell/ * help now displays the list of commands in three columns
* ps now displays the RAM size used by the process
* ls now displays all files not in one but in several columns, the old single column output is still accessible via the key '-1'
 
/programs/system/shell/Docs_rus.txt
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_help.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/system/boolean.h
7016 2406 d 18 h leency /programs/system/icon_new/ @icon: fix an old issue that inactive window reacted on mouse events  
/programs/system/icon_new/DlgAdd.inc
/programs/system/icon_new/icon.asm
7014 2407 d 1 h leency / Trying to fix TUP: rename @icon.asm to icon.asm #2  
/data/Tupfile.lua
/programs/system/icon_new/Tupfile.lua
7013 2407 d 1 h leency /programs/system/icon_new/ Trying to fix TUP: rename @icon.asm to icon.asm  
/programs/system/icon_new/icon.asm
/programs/system/icon_new/@icon.asm
/programs/system/icon_new/Tupfile.lua
/programs/system/icon_new/build_en.bat
/programs/system/icon_new/build_en.sh
/programs/system/icon_new/build_ru.bat
7012 2407 d 1 h leency /programs/system/icon_new/ @icon: use bigger fonts and optimize redraw in Dialog "Add/Change icon"  
/programs/system/icon_new/build_en.bat
/programs/system/icon_new/build_en.sh
/programs/system/icon_new/build_ru.bat
/programs/system/icon_new/build.bat
/programs/system/icon_new/build.sh
/programs/system/icon_new/build_et.bat
/programs/system/icon_new/@icon.asm
/programs/system/icon_new/DlgAdd.inc
6950 2427 d 22 h leency /programs/system/calendar/trunk/ calendar: remove "new style" button, gui fixes  
/programs/system/calendar/trunk/calendar.asm
/programs/system/calendar/trunk/data.inc
6940 2465 d 10 h 0CodErr /programs/system/RunOD/ fix color value(set hi byte to zero ) in Edit1 instance  
/programs/system/RunOD/RunOD.asm
6862 2635 d 2 h siemargl /programs/system/shell/ startup workdir fix  
/programs/system/shell/cmd/cmd_cd.c
/programs/system/shell/globals.h
/programs/system/shell/shell.c
/programs/system/shell/system/kolibri.c
/programs/system/shell/system/kolibri.h
6857 2639 d 7 h siemargl /programs/system/shell/ better cp, 64-bit fileops  
/programs/system/shell/History.txt
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/cmd/cmd_ls.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/globals.h
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_program.c
/programs/system/shell/modules/module_script.c
/programs/system/shell/prototypes.h
/programs/system/shell/shell.c
/programs/system/shell/system/kolibri.h
/programs/system/shell/system/stdlib.c
/programs/system/shell/system/string.c
6841 2656 d 5 h dunkaist /programs/system/os/ Fix ROOT path variable  
/programs/system/os/Tupfile.lua
6839 2656 d 6 h clevermouse /programs/system/launch/trunk/ revert using INCLUDE= from r6834 because it breaks build on Windows  
/programs/system/launch/trunk/Tupfile.lua
/programs/system/launch/trunk/launch.asm
6834 2657 d 5 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.
 
/programs/system/launch/trunk/Tupfile.lua
/programs/system/launch/trunk/config.inc
/programs/system/launch/trunk/libio.inc
/programs/system/launch/trunk/macros.inc
/programs/system/launch/trunk/proc32.inc
/programs/system/launch/trunk/struct.inc
/programs/system/launch/trunk/launch.asm
6832 2657 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.
 
/programs/cmp.inc
/programs/macros.inc
/programs/system/notify3/notify.asm
/programs/system/notify3/test_ctrl.asm
/programs/system/open/open.asm
6826 2669 d 22 h siemargl /programs/system/shell/ fix touch and much more  
/programs/system/shell/Docs_rus.txt
/programs/system/shell/cmd/cmd_cp.c
/programs/system/shell/cmd/cmd_mkdir.c
/programs/system/shell/cmd/cmd_more.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/shell.c
/programs/system/shell/system/kolibri.h
6825 2670 d 3 h siemargl /programs/system/shell/ waitfor command  
/programs/system/shell/cmd/cmd_waitfor.c
/programs/system/shell/Docs_rus.txt
/programs/system/shell/History.txt
/programs/system/shell/all.h
/programs/system/shell/bin/eng/.shell
/programs/system/shell/cmd/cmd_ps.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/globals.h
/programs/system/shell/locale/rus/globals.h
/programs/system/shell/modules/module_command.c
/programs/system/shell/modules/module_executable.c
/programs/system/shell/system/string.c
/programs/system/shell/system/string.h
6822 2674 d 21 h siemargl /programs/system/shell/ better up/dwn arrows, docu  
/programs/system/shell/Docs_rus.txt
/programs/system/shell/History.txt
/programs/system/shell/bin/rus/.shell
/programs/system/shell/cmd/cmd_about.c
/programs/system/shell/cmd/cmd_alias.c
/programs/system/shell/cmd/cmd_history.c
/programs/system/shell/cmd/cmd_rm.c
/programs/system/shell/cmd/cmd_rmdir.c
/programs/system/shell/cmd/cmd_touch.c
/programs/system/shell/cmd/cmd_ver.c
/programs/system/shell/globals.h
/programs/system/shell/locale/eng/.shell
/programs/system/shell/locale/rus/.shell
/programs/system/shell/modules/module_command.c
/programs/system/shell/system/kolibri.c
6821 2675 d 7 h siemargl /programs/system/shell/locale/ show kernel version on start  
/programs/system/shell/locale/eng/.shell
/programs/system/shell/locale/rus/.shell
6812 2684 d 3 h clevermouse /programs/system/os/ free the stack at exit  
/programs/system/os/thread.inc
6811 2684 d 3 h clevermouse /programs/system/os/ thread management for the system library  
/programs/system/os/thread.inc
/programs/system/os/kolibri.asm

Show All