summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Better sprintf, vsprintf, String::sprintf, etc.Alex AUVOLAT2012-05-191-6/+9
* Introducing FWIK, the userland C++ framework. Far from complete.Alex AUVOLAT2012-05-191-5/+6
* Simple shell added. Simple fprintf function added too.Alex AUVOLAT2012-05-181-3/+4
* Added initrd. Status: VFS support, totally useless shell.Alex AUVOLAT2012-05-181-1/+4
* A bit of a change in the directory layout.Alex AUVOLAT2012-05-181-1/+1
* Now booting on CD-ROM.Alex AUVOLAT2012-05-171-14/+18
* Nothing, just reverted some shit.Alex AUVOLAT2012-05-171-2/+2
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-011-5/+8
* It's alive! Or is it? No, it's not.Alex AUVOLAT2012-05-011-3/+4
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-101-1/+1
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+5
* Using a cross-compiler. Better makefile system.Alexis2112010-08-101-6/+9
* More work on IPC.Alexis2112010-04-051-1/+1
* ReorganisationAlexis2112010-02-061-2/+1
* More work, does not workAlexis2112010-02-051-1/+1
* Minor changesAlexis2112010-01-251-1/+0
* First commitAlexis2112010-01-251-0/+46