summaryrefslogtreecommitdiffstats
path: root/Source/cmNMakeMakefileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* new archKen Martin2002-09-121-101/+0
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-0/+1
* BUG: fix jump to directory and build for nmake if library path is not set. co...Bill Hoffman2002-07-311-4/+5
* use lower case and not short path for uniq paths on windowBill Hoffman2002-06-111-1/+1
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-221-1/+2
* ENH: add enable language support for PROJECT command, this means that a C onl...Bill Hoffman2002-04-021-1/+1
* BUG: fix for files with dashes in themBill Hoffman2002-03-141-0/+3
* ENH: big change in the path handling, one function CreateOutputPath is used t...Bill Hoffman2002-02-221-1/+1
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativeP...Sebastien Barre2001-12-061-4/+1
* ENH: borland generator 2 is working more or lessBill Hoffman2001-11-281-1/+3
* add new borland generatorBill Hoffman2001-11-281-0/+4
* bug: fix same path comparison when short paths are usedBill Hoffman2001-11-281-1/+3
* ENH: nmake generator much closer to working with spacesBerk Geveci2001-11-271-0/+4
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...Bill Hoffman2001-11-151-0/+2
* ENH: fix library builds with nmakeBill Hoffman2001-11-151-0/+5
* closer to nmake buildBill Hoffman2001-11-141-1/+3
* nmake supportBill Hoffman2001-11-141-0/+24
* start work on nmake generatorBill Hoffman2001-11-131-0/+77