summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revive MelonAlex AUVOLAT2014-10-281-3/+5
* More work on the same stuff, all shell aplets are now external binsAlexis2112009-12-261-0/+2
* More workAlexis2112009-12-251-0/+2
* More work on shellAlexis2112009-12-241-8/+8
* Changed some stuff about the ShellAlexis2112009-12-241-1/+6
* Some reorganisationAlexis2112009-12-201-10/+4
* rot13, demo app for StreamApp, is working :)Alexis2112009-12-201-0/+1
* Merge branch 'master' into mountpointsAlexis2112009-12-091-1/+1
|\
| * Some changesAlexis2112009-12-091-2/+2
* | Minor editAlexis2112009-12-091-1/+1
* | Merge branch 'master' into mountpointsAlexis2112009-12-061-1/+2
|\|
| * Edited makefileAlexis2112009-12-061-1/+2
* | Added some screenshots, re-organized some stuff.Alexis2112009-11-271-1/+1
* | Re-organized file system stuff.Alexis2112009-11-251-11/+18
* | Screwy implementation of FATFS::readAlexis2112009-11-151-0/+2
|/
* Added a game of life simulator demoAlexis2112009-11-131-3/+4
* Introduced PaperWork : our init/login manager.Alexis2112009-11-081-4/+5
* Arranged some paperworkAlexis2112009-10-291-0/+1
* More work on userland syscalls : Files are implemented.Alexis2112009-10-241-2/+3
* Added some stuff to the README, and made GRUB's menu.cfg auto-updating.Alexis2112009-10-231-0/+1
* Added some screenshots (\o/) and implemented mkdir in userland.Alexis2112009-10-231-4/+5
* More work on syscalls and shellAlexis2112009-10-231-1/+5
* Started working on user managmentAlexis2112009-10-211-0/+6
* Started working on a userland shellAlexis2112009-10-201-1/+2
* Re-organized everythingAlexis2112009-10-181-4/+5
* We can now load ELF binaries !!!Alexis2112009-10-181-2/+2
* Melon now loads a simple ASM application out of the ramfsAlexis2112009-10-171-1/+2
* Each Process now has a user heap.Alexis2112009-10-171-4/+7
* Tasking now works with linked listsAlexis2112009-10-111-0/+3
* Keymaps are now loaded from ramfs.Alexis2112009-09-201-1/+2
* We now have scrollable virtual terminals !Alexis2112009-09-201-1/+5
* Changes in mutexes, vectors and VTs :Alexis2112009-09-181-1/+1
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-141-1/+1
* Kernel can now load an Initrd.Alexis2112009-09-131-2/+2
* RamFS creatable but not loadable yetAlexis2112009-09-131-3/+8
* Cleanup'ed a TODOAlexis2112009-09-061-1/+2
* We now have (partial) support for UTF-8.Alexis2112009-08-291-2/+2
* .Alexis2112009-08-291-1/+1
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-211-0/+48