aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix makefileAlex Auvolat2017-01-141-3/+5
|
* Fix stuffAlex Auvolat2016-07-301-2/+8
|
* Release mode (enables some optimizations) ; fix tests.Alex Auvolat2016-07-301-2/+2
|
* cppcheck integration ; not muchAlex Auvolat2016-07-151-0/+6
|
* Fix sme warnings...Alex Auvolat2016-07-141-5/+0
|
* Integration of scan-build and splintAlex Auvolat2016-07-141-0/+10
|
* Add delta wrt. function in stack dumpAlex Auvolat2016-07-131-1/+1
|
* Fix testsAlex Auvolat2016-07-131-4/+4
|
* Migrate to BAM build toolAlex Auvolat2016-07-131-27/+10
|
* Begin implement escape sequence handling in terminal.Alex Auvolat2015-03-141-2/+2
|
* Fix region allocator (see changes in region.c!) ; debug spam control.Alex Auvolat2015-03-141-2/+2
|
* Shell begins to be usefull.Alex Auvolat2015-03-131-1/+1
|
* Basis for a shell.Alex Auvolat2015-03-131-1/+1
|
* Begin implement terminalAlex Auvolat2015-03-131-1/+1
|
* Give more RAM to VMs.Alex Auvolat2015-03-131-2/+2
|
* Add keyboard handling code. New font thanks to Muazzam from OSDev!Alex Auvolat2015-03-111-1/+1
|
* Refactor ; add default font (8x16 standard VGA font).Alex Auvolat2015-03-111-1/+2
|
* Things are happenning ; lots of bugs.Alex Auvolat2015-03-101-1/+3
|
* PCI enumeration ; rename dev:/ to io:/Alex Auvolat2015-02-241-6/+8
|
* Add first btree test ; fix first btree test.Alex Auvolat2015-02-141-1/+13
|
* Rearrange testing architecture : just type 'make run_tests'Alex Auvolat2015-02-141-0/+3
|
* Begin implementation of syscalls.Alex Auvolat2015-02-131-2/+2
|
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-131-1/+1
|
* Prepare for user memory management and usermode codeAlex Auvolat2015-02-131-0/+21