More TODOs.
This commit is contained in:
parent
f5a2759b09
commit
6bb659de4e
|
@ -1,5 +1,7 @@
|
|||
# 16 october 2015
|
||||
|
||||
# TODO warn on MinGW-w64 builds that lack of isolation awareness means no theming
|
||||
|
||||
# silence entering/leaving messages
|
||||
MAKEFLAGS += --no-print-directory
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# 16 october 2015
|
||||
|
||||
# TODO merge into the main makefile
|
||||
|
||||
# TODO silence compiler non-diagnostics (/nologo is not enough)
|
||||
|
||||
OBJDIR = .obj
|
||||
|
|
Loading…
Reference in New Issue