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

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

* Change copyright
* Fix kernel copying on server
 
9311 906 d 19 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor tool check  
9310 906 d 19 h Boppan /kernel/trunk/ [KERNEL][TEST] Inform about required packages  
9286 914 d 16 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi64kos: Fix reporting of file size  
9279 915 d 21 h Doczom /kernel/trunk/ delete 43 sysfunction  
9272 916 d 23 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 917 d 1 h rgimad /kernel/ AHCI: simplify structures, fix naming, more comments. sync kolibri-ahci with trunk  
9270 917 d 4 h rgimad /kernel/trunk/blkdev/ AHCI: fix failure when adding > 1 disks on one controller  
9268 917 d 20 h Doczom /kernel/trunk/ small clean code  
9265 918 d 2 h Doczom /kernel/trunk/core/ fixing a memory leak in the clipboard  
9264 918 d 5 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: sync with trunk  
9258 927 d 3 h Boppan /kernel/trunk/ [KERNEL][TEST] Add example keyboard and screenshot test