38992 Commits (6a2a9d107dfeb86187459c224805128ee332f8eb)
 

Author SHA1 Message Date
Ken Martin 3acd5951ba new command 25 years ago
Brad King e6713c5604 ERR: Fixed unknown command output error message for spacing. 25 years ago
Brad King 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 years ago
Brad King d31ce24413 ERR: Fixed warnings (int->unsigned int and a few others). 25 years ago
Bill Hoffman 8f0ac1e9bd ENH: update sample 25 years ago
Bill Hoffman ba6a7205f6 BUG: remove debug print 25 years ago
Bill Hoffman 0b0d1b1d43 ENH: add CMakeCache.txt support 25 years ago
Bill Hoffman 5d903c6b0f ENH: remove relative and extra paths in CMakeLists.txt files 25 years ago
Bill Hoffman 8d311157bd BUG: fix for in source build 25 years ago
Bill Hoffman 89e037ee19 ENH: first pass at cache, clean up the unix generator, clean up configure.in some 25 years ago
Bill Hoffman a4bbb55efd ENH: add a smaple configure.in for CMake based projects 25 years ago
Bill Hoffman 149f83dc2b ENH: add a smaple configure.in for CMake based projects 25 years ago
Bill Hoffman f08fc5ae66 ENH: clean up comments some 25 years ago
Will Schroeder bf3ecf8b62 ENH:Added pdf file 25 years ago
Ken Martin 35089e9d59 clean up docs 25 years ago
Ken Martin 43859e36cf ENH: add new commands fro find library and find program 25 years ago
Ken Martin fce56c57c4 some cleanup and fixes 25 years ago
Bill Hoffman 252b0d8957 BUG: set output directory correctly 25 years ago
Bill Hoffman 0adb5237bd ENH: fix depend segfault 25 years ago
Bill Hoffman 21b18581bd ENH: new vnl 25 years ago
Bill Hoffman dd36c5f296 ENH: add configure style @var@ expansion 25 years ago
Bill Hoffman db267f533b ENH: get rid of special msc configure file 25 years ago
Bill Hoffman 9d431ae48b ENH: share a .lib with the command line and mfc versions. 25 years ago
Bill Hoffman d195c01a90 ENH: add cache manager class, move all commands into cmCommands.cxx to speed up compile times, share a .lib with the command line and mfc versions. 25 years ago
Bill Hoffman 452a127004 ENH: add /GX /Zm1000 25 years ago
Bill Hoffman ebb4113de2 ENH: min size build 25 years ago
Bill Hoffman dda8c4722a ENH: put back /Zm1000 so we can build large files 25 years ago
Jim Miller 431a7d9f47 FIX: remove precompiled header settings 25 years ago
Jim Miller 3b34313477 FIX: added /force to link options and removed precompiled header usage 25 years ago
Jim Miller 9039bc75f1 BUG: backed off on the compiler optimization used. Instead of using /O2, we now use all the components of /Ox (/Ob1 /Oi /Ot /Oy /Gs) except for /Og 25 years ago
Will Schroeder c75e8bbef0 BUG: convert to dos format 25 years ago
Will Schroeder 18128c97f1 BUG: make dsp and dsw files binary 25 years ago
Will Schroeder 2846ba0fff BUG: make dsp and dsw files binary 25 years ago
Will Schroeder 2fcbbdf39f ENH:Commands not rules 25 years ago
Will Schroeder ae1cc5252b ERR:Oops, use SimpleRule not SimpleCommand 25 years ago
Will Schroeder 0283c37c76 ERR:Oops, renamed back 25 years ago
Will Schroeder 658614ff6a ENH:Reworked CMake for consistency 25 years ago
Will Schroeder cacd6d1604 ENH:Tweaks to dump documentation 25 years ago
Bill Hoffman 85d16dbd35 ENH: add define flags in the right place 25 years ago
Bill Hoffman 7ae5e97a3d ENH: allow continue if missing MSC configure file 25 years ago
Bill Hoffman c9c08bca66 BUG: add check for missing ) on function 25 years ago
Will Schroeder 9a0e8e41de ENH:Tweaks to dump documentation 25 years ago
Will Schroeder b67bacd1be ENH:Tweaks to documentation 25 years ago
Will Schroeder 675a0318de ENH:Updated for rule-based CMake 25 years ago
Will Schroeder b3480795c4 ENH:Simple program dumps out internal documentation for CMake 25 years ago
Will Schroeder ca9099b551 README 25 years ago
Will Schroeder 1690312e3e ENH:Doxygenated CMake 25 years ago
Will Schroeder 0ce5ac760b ENH:Documentation and cleanups 25 years ago
Will Schroeder 88bbc0c30d ENH:Documentation and cleanups 25 years ago
Dan Blezek 336f3e80db BUG: Broken on non WIN32 platforms, changed SetEnableOff to EnabledOff 25 years ago