This website requires JavaScript.
Explore
Help
Register
Sign In
lby
/
lk
Watch
1
Star
0
Fork
0
You've already forked lk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06a206f44e6295695b014fd82c18487e37d6c6e7
lk
/
make
History
Alex Richardson
06a206f44e
[make] Fix linker invocation to be compatible with ld.lld
...
The LLD linker does not allow joined short arguments, so split -dT <script> into -d -T <script>.
2023-06-01 17:50:50 -07:00
..
build.mk
[make] Fix linker invocation to be compatible with ld.lld
2023-06-01 17:50:50 -07:00
compile.mk
[arch][fpu] add ability to specify per file or module if code needs fpu
2022-07-17 16:32:24 -07:00
help.mk
[build] add a few pseudo targets to assist with building
2021-09-18 16:51:15 -07:00
include_diagram.txt
Add ASCII art diagram describing build system make file include graph
2016-02-03 10:41:43 -08:00
macros.mk
[build] add a few pseudo targets to assist with building
2021-09-18 16:51:15 -07:00
module.mk
[make] add a way for a module to opt into additional warnings
2022-10-23 23:16:48 -07:00
recurse.mk
[make] rename module.mk to recurse.mk to make way for a real module.mk
2012-08-31 15:42:44 -07:00