summaryrefslogtreecommitdiffstats
path: root/runtime/doc/Make_mvc.mak
AgeCommit message (Collapse)Author
2024-03-28NSIS: Possibility to include translated license and README.txt files (#14311)Restorer
* NSIS: Possibility to include translated license and README.txt files * fixed a missing semicolon * Disable always show dialog choice language Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-01-22runtime(doc): improve doc makefiles, add clean rule (#13855)Restorer
Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-11-25runtime(doc): Update doc Makefiles with comments from #13567 (#13577)Restorer
Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-11-11runtime(doc): Renamed "makefile_*.mak" for Vim documentation (#13517)Restorer
* Rename makefile_all.mak and makefile_mvc.mak Signed-off-by: Christian Brabandt <cb@256bit.org>