summaryrefslogtreecommitdiffstats
path: root/Source/cmMSDotNETGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* removed all source lists from the system and made them vectors. Also appended...Ken Martin2002-06-271-1/+2
* only allow unique configurationsBill Hoffman2002-06-111-1/+6
* BUG: fix dot net for paths with spacesBill Hoffman2002-06-111-19/+52
* BUG: RelativePath should not be quoted in output files even if it has spacesBill Hoffman2002-06-111-1/+3
* only add test target if testing is enabled and ctest is foundKen Martin2002-05-231-2/+17
* ENH: enable cxx by default if no languages have been enabledBill Hoffman2002-05-221-0/+1
* ENH: change set<string> to set<cmStdString> to avoid long symbols that crash...Bill Hoffman2002-05-091-1/+1
* ENH: Add library dependency analysis.Amitha Perera2002-05-011-6/+4
* ENH: fix relwithdebinfoBill Hoffman2002-04-301-2/+4
* ENH: add enable language support for PROJECT command, this means that a C onl...Bill Hoffman2002-04-021-17/+11
* output list bugBill Hoffman2002-03-291-1/+1
* ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...Bill Hoffman2002-03-291-13/+15
* ENH: remove several compiler warningsBill Hoffman2002-03-131-11/+11
* ENH: add support for .def filesBill Hoffman2002-03-111-2/+26
* BUG: make sure libraries do not depend on themselvesBill Hoffman2002-03-111-10/+13
* ENH: add suport for semi-colon separated list variablesBill Hoffman2002-03-061-12/+19
* ENH: add file specific compile flagsBill Hoffman2002-03-041-13/+68
* use xml output quotes for pathsBill Hoffman2002-02-281-33/+21
* clean up in dot netBill Hoffman2002-02-271-39/+79
* ENH: add RUN_TESTSBill Hoffman2002-02-261-0/+25
* ENH: dot net almost workingBill Hoffman2002-02-251-22/+20
* ENH: big change in the path handling, one function CreateOutputPath is used t...Bill Hoffman2002-02-221-23/+23
* close to dot net workingBill Hoffman2002-02-201-76/+148
* ENH: getting closerBill Hoffman2002-02-191-77/+122
* getting closer but still not working dot net supportBill Hoffman2002-02-181-14/+1007
* ENH: first pass at dot net supportBill Hoffman2002-02-181-0/+71