This website requires JavaScript.
Explore
Help
Register
Sign In
rexy712
/
makefile
Watch
1
Star
0
Fork
0
You've already forked makefile
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
44
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
rexy712
fbbf906d04
Add compiler definitions to programatically check if STATIC or SHARED are active in library makefiles
2022-01-26 18:24:58 -08:00
.gitignore
Added LICENSE and .gitignore
2018-04-24 17:24:52 -07:00
LICENSE
Added LICENSE and .gitignore
2018-04-24 17:24:52 -07:00
makefile.basic
Add definitions to check programatically if MEMCHK or UNDEFCHK is active
2022-01-26 18:20:14 -08:00
makefile.basic_rust
Combine rust's executable and depfile target. Thanks terrible rust docs for not properly explaining that you can have multiple targets generated on a single invocation
2021-04-20 11:47:04 -07:00
makefile.exe_progress
Add definitions to check programatically if MEMCHK or UNDEFCHK is active
2022-01-26 18:20:14 -08:00
makefile.library
Add compiler definitions to programatically check if STATIC or SHARED are active in library makefiles
2022-01-26 18:24:58 -08:00
makefile.reclib
Add compiler definitions to programatically check if STATIC or SHARED are active in library makefiles
2022-01-26 18:24:58 -08:00
makefile.recursive
Add definitions to check programatically if MEMCHK or UNDEFCHK is active
2022-01-26 18:20:14 -08:00
Description
No description provided
138
KiB