xparq/NMAKE-Jumpstart
Single-file MSVC/NMAKE "jumpstart" Makefile for building source trees without fuss or extra tooling
Makefile
Pinned issues
Issues
- 1
- 0
- 0
Fix the dumb GH repo tagline
#42 opened by xparq - 0
- 1
Recompiling an .ifc doesn't trigger relinking...
#46 opened by xparq - 0
NG: Deleting an `.ifc` doesn't trigger recomp. despite the `.ixx.ifc` inference rule
#45 opened by xparq - 0
- 0
NG: Test also with SFML!
#43 opened by xparq - 0
NG: Check regressions with spaces in dir/file paths
#41 opened by xparq - 0
Sync to the customized version in OON
#39 opened by xparq - 0
- 0
- 1
BEWARE! `cmd` is broken beyond belief...
#21 opened by xparq - 1
Space-in-paths support!
#5 opened by xparq - 0
- 0
- 0
- 0
Solve that `/` vs `\` mystery in the `objs` rule...
#31 opened by xparq - 0
- 0
Add some tests...
#34 opened by xparq - 0
Capitalize the cfg. options
#35 opened by xparq - 0
Is it worth the trouble to add a 32-bit build alternative (or better just leave it to direct CFLAGS config)?
#17 opened by xparq - 1
- 0
- 0
- 0
Make the DEBUG/CRT suffixes configurable
#15 opened by xparq - 0
- 0
- 2
- 0
If the objects are not put into a subdir to begin with, dir multiplexing should still do so!
#24 opened by xparq - 0
- 0
Stop the main loop on error from a child NMAKE
#20 opened by xparq - 0
Rename `LINKMODE` to `CRT`
#11 opened by xparq - 0
- 0
Is adding `/Od` to debug useful? It certainly doesn't "speed up compilation", as claimed... :)
#19 opened by xparq - 0
Document that the makefile exploits that NMAKE is single-threaded, so dependency lists also define their processing order!
#16 opened by xparq - 0
Eliminate the `.` placeholder hack for empty dirs to avoid path concatenation issues...
#13 opened by xparq - 0
- 2
Mysteriously duplicated `!MESSAGE`s...
#8 opened by xparq - 0
- 0
- 0
Stop regenerating the lib no matter what...
#2 opened by xparq - 1
Exe build: link can't find LIBCMT.lib
#3 opened by xparq - 0
Legacy/pending notes to digest...
#1 opened by xparq