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
/
src
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework leaf makefiles to be included from top-level
aqua
2023-06-11
1
-27
/
+0
*
Build tests using HOSTTARGETBIN
aqua
2023-03-12
1
-0
/
+6
*
src/Makefile: generate conf.h if it doesn't exist
aqua
2023-03-12
1
-1
/
+1
*
Move all tests next to the code they're testing
aqua
2023-03-05
1
-1
/
+2
*
Add TARGETBIN and TARGETLIB rules
aqua
2023-03-05
1
-0
/
+1
*
Rename host and target tool names
aqua
2023-02-21
1
-3
/
+3
*
Generate dependency files for source code
aqua
2023-02-12
1
-1
/
+1
*
Remove makefile include targets
aqua
2023-02-05
1
-9
/
+5
*
Add test and valgrind targets to rules.mk
aqua
2022-12-27
1
-7
/
+2
*
Add sched/roundrobin tests
aqua
2022-12-25
1
-0
/
+7
*
Move symlink target to leaf makefiles
aqua
2022-12-11
1
-1
/
+10
*
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
*
makefile: replace ,SRCS with .SRCS
aqua
2022-11-05
1
-2
/
+2
*
makefile: make all target the default
aqua
2022-11-02
1
-5
/
+5
*
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
*
add ps2_keyboard driver
aqua
2022-10-31
1
-1
/
+1
*
makefile: auto-generate OBJS from SRCS
aqua
2022-10-30
1
-9
/
+4
*
Remove meson.build files
aqua
2022-10-29
1
-2
/
+4
*
makefile: add src/kernel.a target
aqua
2022-10-29
1
-0
/
+19