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 889 d 0 h Boppan /kernel/trunk/umka/ [KERNEL][UMKA] Fix linux build  
9342 889 d 12 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it compile and run on Windows  
9340 889 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] Use filecmp instead of cmp utility  
9339 889 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] Rename umka_shell to umka_shell.exe  
9338 889 d 16 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it clang-compatible  
9337 889 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 890 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Speed up UMKa testing before multithreading  
9334 890 d 1 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make qemu tests more robust  
9333 890 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Make UMKa tests position independent  
9332 890 d 2 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make it possible to run qemu tests concurently  
9331 890 d 2 h Boppan /kernel/trunk/ [KERNEL][TEST] Make qemu tests position-independent  
9330 890 d 2 h Boppan /kernel/trunk/ [KERNEL][TEST] Save UMKa C objects in umka/build/  
9329 890 d 2 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor UMKA build  
9328 890 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Integrate UMKA  
9327 890 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Build UMKA if not built  
9326 890 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Build UMKA if not built  
9325 890 d 13 h Boppan /kernel/trunk/umka/ [KERNEL][UMKA] Initial commit  
9324 890 d 14 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Log stdout and stderr of qemu into files  
9323 890 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Run serial tests in separated thread  
9322 890 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Prepare for multithreading  
9321 890 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor runtests.py  
9320 890 d 20 h Boppan /kernel/trunk/test/ [KERNEL][TEST] Remove unused test and change author string  
9319 890 d 20 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST] Make it run on Windows  
9317 891 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Fix makeflop usage and small details  
9316 891 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Use makeflop instead of mtools  
9315 891 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Use Python3 method name  
9314 891 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Use urllib instead of wget  
9313 891 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Embrase test code  
9312 891 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Compile kernel instead of downloading it

* Change copyright
* Fix kernel copying on server
 
9311 891 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor tool check  
9310 891 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Inform about required packages  
9286 899 d 12 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi64kos: Fix reporting of file size  
9279 900 d 17 h Doczom /kernel/trunk/ delete 43 sysfunction  
9272 901 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 901 d 21 h rgimad /kernel/ AHCI: simplify structures, fix naming, more comments. sync kolibri-ahci with trunk  
9270 902 d 0 h rgimad /kernel/trunk/blkdev/ AHCI: fix failure when adding > 1 disks on one controller  
9268 902 d 16 h Doczom /kernel/trunk/ small clean code  
9265 902 d 22 h Doczom /kernel/trunk/core/ fixing a memory leak in the clipboard  
9258 911 d 23 h Boppan /kernel/trunk/ [KERNEL][TEST] Add example keyboard and screenshot test  
9257 911 d 23 h Boppan /kernel/trunk/test/common/ [KERNEL][TEST][API] Implement image comparsion