summaryrefslogtreecommitdiffstats
path: root/Source/cmNMakeMakefileGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* NMake with spaces in directoriesBill Hoffman2001-11-211-17/+54
* ENH: closer to working with spaces in source directoryBerk Geveci2001-11-201-5/+10
* ENH: fix for dll buildsBill Hoffman2001-11-161-11/+19
* ENH: use crazy temp files for long command linesBill Hoffman2001-11-151-3/+5
* ENH: remove debug printsBill Hoffman2001-11-151-5/+3
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...Bill Hoffman2001-11-151-4/+47
* ENH: fix library builds with nmakeBill Hoffman2001-11-151-4/+21
* closer to nmake buildBill Hoffman2001-11-141-11/+132
* nmake supportBill Hoffman2001-11-141-1/+160
* start work on nmake generatorBill Hoffman2001-11-131-0/+117