index
:
kernel.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework leaf makefiles to be included from top-level
aqua
2023-06-11
1
-38
/
+0
*
Build tests using HOSTTARGETBIN
aqua
2023-03-12
1
-0
/
+15
*
Move all tests next to the code they're testing
aqua
2023-03-05
1
-2
/
+8
*
Add TARGETBIN and TARGETLIB rules
aqua
2023-03-05
1
-0
/
+2
*
Move C stdlib to lib/libk
aqua
2023-02-18
1
-4
/
+4
*
Generate dependency files for source code
aqua
2023-02-12
1
-2
/
+2
*
blake2: use makefiles instead of meson.build
aqua
2023-01-29
1
-4
/
+9
*
Add test and valgrind targets to rules.mk
aqua
2022-12-27
1
-6
/
+2
*
Add sched/roundrobin tests
aqua
2022-12-25
1
-2
/
+5
*
Rewrite drivers/uart and drivers/vga in cpp
aqua
2022-12-11
1
-1
/
+1
*
Remove custom include paths in makefiles
aqua
2022-12-04
1
-2
/
+0
*
Add FILE struct
aqua
2022-11-08
1
-1
/
+1
*
Add python-sphinx docs
aqua
2022-11-08
1
-2
/
+3
*
lib: migrate tests to gtest
aqua
2022-11-06
1
-2
/
+3
*
lib/malloc: add linked list implementation
aqua
2022-11-06
1
-0
/
+3
*
makefile: replace ,SRCS with .SRCS
aqua
2022-11-05
1
-1
/
+1
*
makefile: add Makefile.config
aqua
2022-11-01
1
-1
/
+1
*
makefile: clean target shouldn't depend on OBJS
aqua
2022-11-01
1
-2
/
+0
*
makefile: auto-generate OBJS from SRCS
aqua
2022-10-30
1
-7
/
+2
*
Remove meson.build files
aqua
2022-10-29
1
-1
/
+0
*
makefile: add src/kernel.a target
aqua
2022-10-29
1
-0
/
+3
*
makefile: add i686/arch.a target
aqua
2022-10-29
1
-0
/
+13