summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ...Bill Hoffman2001-02-1920-506/+645
* ENH: clean up comments someBill Hoffman2001-02-161-15/+6
* ENH: add new commands fro find library and find programKen Martin2001-02-1611-60/+119
* some cleanup and fixesKen Martin2001-02-1514-226/+344
* BUG: set output directory correctlyBill Hoffman2001-02-141-1/+2
* ENH: fix depend segfaultBill Hoffman2001-02-141-0/+4
* ENH: new vnlBill Hoffman2001-02-132-1/+8
* ENH: add configure style @var@ expansionBill Hoffman2001-02-132-1/+7
* ENH: get rid of special msc configure fileBill Hoffman2001-02-1312-108/+204
* ENH: share a .lib with the command line and mfc versions.Bill Hoffman2001-02-124-20/+168
* ENH: add cache manager class, move all commands into cmCommands.cxx to speed ...Bill Hoffman2001-02-1215-687/+725
* ENH: add /GX /Zm1000Bill Hoffman2001-02-061-1/+1
* ENH: min size buildBill Hoffman2001-02-061-1/+27
* ENH: put back /Zm1000 so we can build large filesBill Hoffman2001-02-061-2/+2
* FIX: remove precompiled header settingsJim Miller2001-02-061-4/+4
* FIX: added /force to link options and removed precompiled header usageJim Miller2001-02-061-8/+8
* BUG: backed off on the compiler optimization used. Instead of using /O2, we ...Jim Miller2001-01-252-4/+4
* BUG: convert to dos formatWill Schroeder2001-01-221-362/+362
* BUG: make dsp and dsw files binaryWill Schroeder2001-01-223-0/+830
* BUG: make dsp and dsw files binaryWill Schroeder2001-01-223-830/+0
* ERR:Oops, use SimpleRule not SimpleCommandWill Schroeder2001-01-181-1/+1
* ENH:Reworked CMake for consistencyWill Schroeder2001-01-1849-671/+560
* ENH:Tweaks to dump documentationWill Schroeder2001-01-1222-49/+48
* ENH: add define flags in the right placeBill Hoffman2001-01-122-6/+6
* ENH: allow continue if missing MSC configure fileBill Hoffman2001-01-121-3/+1
* BUG: add check for missing ) on functionBill Hoffman2001-01-121-0/+6
* ENH:Tweaks to dump documentationWill Schroeder2001-01-128-16/+17
* ENH:Tweaks to documentationWill Schroeder2001-01-122-2/+2
* ENH:Simple program dumps out internal documentation for CMakeWill Schroeder2001-01-123-0/+49
* ENH:Documentation and cleanupsWill Schroeder2001-01-1130-2/+450
* ENH:Documentation and cleanupsWill Schroeder2001-01-1124-383/+862
* BUG: Broken on non WIN32 platforms, changed SetEnableOff to EnabledOffDan Blezek2001-01-112-2/+2
* ENH:Added documentation; clean-upWill Schroeder2001-01-1116-169/+830
* ENH:Beginning clean up; adding documentationWill Schroeder2001-01-102-20/+103
* ENH:Beginning clean up; adding documentationWill Schroeder2001-01-101-10/+52
* ENH:Beginning clean up; adding documentationWill Schroeder2001-01-1025-109/+283
* BUG: look for -l and -L only at the begining of a link stringBill Hoffman2001-01-091-2/+4
* BUG: main can not be void under ANSI C++Dan Blezek2001-01-052-2/+2
* BUG: Looking for cmMakeFileGenerator.h rather than cmMakefileGenerator.hDan Blezek2001-01-051-1/+1
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...Bill Hoffman2001-01-0578-911/+2941
* ENH: Added TESTS targetDan Blezek2000-12-071-1/+1
* BUG: remove bogus warning about not finding a depend file, if there are no in...Bill Hoffman2000-11-221-4/+4
* BUG: fix inplace buildBill Hoffman2000-11-101-0/+4
* ENH:Changed CMAKE_SOURCE_ROOT to CMAKE_SOURCE_DIRWill Schroeder2000-11-093-7/+7
* ENH: add ability to run from different directoriesBill Hoffman2000-11-032-9/+31
* BUG: make sure SOURCE_FILES starts at the begining of lineBill Hoffman2000-11-021-1/+2
* ENH:Reworked CMake to clearer indicate what the variables doWill Schroeder2000-11-022-5/+16
* BUG: remove tabs from classnamesBill Hoffman2000-10-251-0/+5
* BUG: remove tabs from classnamesBill Hoffman2000-10-251-1/+1
* BUG: if the path to your source directory has a -S in it, it will be picked u...Dan Blezek2000-10-021-3/+3