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
9404 884 d 8 h Boppan /kernel/trunk/blkdev/ [KERNEL] Update documentation of disk.inc  
9403 884 d 8 h Boppan /kernel/trunk/ [ASMXYGEN] Make it read comments before align specifier  
9402 884 d 9 h Boppan /kernel/trunk/ [ASMXYGEN] Add debug mode to compare generated stuff  
9401 884 d 9 h Boppan /kernel/trunk/ [ASMXYGEN] Only execute code on direct script execution  
9400 884 d 9 h Boppan /kernel/trunk/ [ASMXYGEN] Move data closer to place it used  
9399 884 d 9 h Boppan /kernel/trunk/ [ASMXYGEN] Do not mix declarations and code  
9398 884 d 10 h Boppan /kernel/trunk/ [ASMXYGEN] Make keyword list compact  
9397 884 d 10 h Boppan /kernel/trunk/ [KERNEL][TEST] Prepare for full UMKa integration  
9395 885 d 4 h Boppan /kernel/trunk/network/ [KERNEL] Fix eth_input function documentation  
9394 885 d 8 h Boppan /kernel/trunk/network/ [KERNEL] Document eth_input function  
9387 885 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Remove UMKa from the main repo for now  
9386 885 d 13 h Boppan /kernel/trunk/ [KERNEL] Update ignore files in kernel folder  
9369 886 d 8 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Use python library instead of custom function  
9343 891 d 13 h Boppan /kernel/trunk/umka/ [KERNEL][UMKA] Fix linux build  
9342 892 d 1 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it compile and run on Windows  
9340 892 d 4 h Boppan /kernel/trunk/ [KERNEL][TEST] Use filecmp instead of cmp utility  
9339 892 d 4 h Boppan /kernel/trunk/ [KERNEL][TEST] Rename umka_shell to umka_shell.exe  
9338 892 d 4 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it clang-compatible  
9337 892 d 5 h Boppan /kernel/trunk/ [KERNEL][UMKA] Prepare to make it work on Windows

* Remove FS and network tests
* Remove some unix-only dependencies
 
9335 892 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Speed up UMKa testing before multithreading  
9334 892 d 13 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make qemu tests more robust  
9333 892 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Make UMKa tests position independent  
9332 892 d 14 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make it possible to run qemu tests concurently  
9331 892 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Make qemu tests position-independent  
9330 892 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Save UMKa C objects in umka/build/  
9329 892 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor UMKA build  
9328 893 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Integrate UMKA  
9327 893 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Build UMKA if not built  
9326 893 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Build UMKA if not built  
9325 893 d 1 h Boppan /kernel/trunk/umka/ [KERNEL][UMKA] Initial commit  
9324 893 d 2 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Log stdout and stderr of qemu into files  
9323 893 d 2 h Boppan /kernel/trunk/ [KERNEL][TEST] Run serial tests in separated thread  
9322 893 d 3 h Boppan /kernel/trunk/ [KERNEL][TEST] Prepare for multithreading  
9321 893 d 3 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor runtests.py  
9320 893 d 8 h Boppan /kernel/trunk/test/ [KERNEL][TEST] Remove unused test and change author string  
9319 893 d 8 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make it run on Windows  
9317 894 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Fix makeflop usage and small details  
9316 894 d 2 h Boppan /kernel/trunk/ [KERNEL][TEST] Use makeflop instead of mtools  
9315 894 d 2 h Boppan /kernel/trunk/ [KERNEL][TEST] Use Python3 method name  
9314 894 d 2 h Boppan /kernel/trunk/ [KERNEL][TEST] Use urllib instead of wget