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
9343 907 d 0 h Boppan /kernel/trunk/umka/ [KERNEL][UMKA] Fix linux build  
9342 907 d 12 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it compile and run on Windows  
9340 907 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Use filecmp instead of cmp utility  
9339 907 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Rename umka_shell to umka_shell.exe  
9338 907 d 15 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it clang-compatible  
9337 907 d 16 h Boppan /kernel/trunk/ [KERNEL][UMKA] Prepare to make it work on Windows

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

* Change copyright
* Fix kernel copying on server
 
9311 909 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor tool check  
9310 909 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Inform about required packages  
9286 917 d 12 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi64kos: Fix reporting of file size  
9279 918 d 16 h Doczom /kernel/trunk/ delete 43 sysfunction  
9272 919 d 19 h rgimad /kernel/ AHCI: Full multiple controller support.
Fix using hardcoded ctr1_data in three functions, use corresponding controller instead.
Add pointer to parent controller to PORT_DATA structure,
Other small changes
 
9271 919 d 20 h rgimad /kernel/ AHCI: simplify structures, fix naming, more comments. sync kolibri-ahci with trunk  
9270 919 d 23 h rgimad /kernel/trunk/blkdev/ AHCI: fix failure when adding > 1 disks on one controller  
9268 920 d 16 h Doczom /kernel/trunk/ small clean code  
9265 920 d 21 h Doczom /kernel/trunk/core/ fixing a memory leak in the clipboard  
9264 921 d 1 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: sync with trunk  
9258 929 d 23 h Boppan /kernel/trunk/ [KERNEL][TEST] Add example keyboard and screenshot test