Commit Graph

5336 Commits

Author SHA1 Message Date
Bill Hoffman
0b0d1b1d43 ENH: add CMakeCache.txt support 2001-02-22 19:24:43 -05:00
Bill Hoffman
5d903c6b0f ENH: remove relative and extra paths in CMakeLists.txt files 2001-02-20 14:12:50 -05:00
Bill Hoffman
8d311157bd BUG: fix for in source build 2001-02-20 12:25:49 -05:00
Bill Hoffman
89e037ee19 ENH: first pass at cache, clean up the unix generator, clean up configure.in some 2001-02-19 15:13:48 -05:00
Bill Hoffman
a4bbb55efd ENH: add a smaple configure.in for CMake based projects 2001-02-18 13:02:55 -05:00
Bill Hoffman
149f83dc2b ENH: add a smaple configure.in for CMake based projects 2001-02-18 12:47:50 -05:00
Bill Hoffman
f08fc5ae66 ENH: clean up comments some 2001-02-16 15:34:09 -05:00
Will Schroeder
bf3ecf8b62 ENH:Added pdf file 2001-02-16 15:01:12 -05:00
Ken Martin
35089e9d59 clean up docs 2001-02-16 11:52:20 -05:00
Ken Martin
43859e36cf ENH: add new commands fro find library and find program 2001-02-16 11:34:23 -05:00
Ken Martin
fce56c57c4 some cleanup and fixes 2001-02-15 13:30:13 -05:00
Bill Hoffman
252b0d8957 BUG: set output directory correctly 2001-02-14 12:58:57 -05:00
Bill Hoffman
0adb5237bd ENH: fix depend segfault 2001-02-14 12:26:49 -05:00
Bill Hoffman
21b18581bd ENH: new vnl 2001-02-13 18:49:09 -05:00
Bill Hoffman
dd36c5f296 ENH: add configure style @var@ expansion 2001-02-13 16:48:00 -05:00
Bill Hoffman
db267f533b ENH: get rid of special msc configure file 2001-02-12 19:49:52 -05:00
Bill Hoffman
9d431ae48b ENH: share a .lib with the command line and mfc versions. 2001-02-12 14:42:46 -05:00
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. 2001-02-12 14:26:25 -05:00
Bill Hoffman
452a127004 ENH: add /GX /Zm1000 2001-02-06 17:01:00 -05:00
Bill Hoffman
ebb4113de2 ENH: min size build 2001-02-06 16:48:20 -05:00
Bill Hoffman
dda8c4722a ENH: put back /Zm1000 so we can build large files 2001-02-06 10:52:56 -05:00
Jim Miller
431a7d9f47 FIX: remove precompiled header settings 2001-02-06 08:56:36 -05:00
Jim Miller
3b34313477 FIX: added /force to link options and removed precompiled header usage 2001-02-06 08:54:32 -05:00
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 2001-01-25 15:48:58 -05:00
Will Schroeder
c75e8bbef0 BUG: convert to dos format 2001-01-22 10:00:16 -05:00
Will Schroeder
18128c97f1 BUG: make dsp and dsw files binary 2001-01-22 09:50:16 -05:00
Will Schroeder
2846ba0fff BUG: make dsp and dsw files binary 2001-01-22 09:49:39 -05:00
Will Schroeder
2fcbbdf39f ENH:Commands not rules 2001-01-18 13:43:27 -05:00
Will Schroeder
ae1cc5252b ERR:Oops, use SimpleRule not SimpleCommand 2001-01-18 12:06:25 -05:00
Will Schroeder
0283c37c76 ERR:Oops, renamed back 2001-01-18 11:51:45 -05:00
Will Schroeder
658614ff6a ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
Will Schroeder
cacd6d1604 ENH:Tweaks to dump documentation 2001-01-12 14:35:15 -05:00
Bill Hoffman
85d16dbd35 ENH: add define flags in the right place 2001-01-12 14:05:11 -05:00
Bill Hoffman
7ae5e97a3d ENH: allow continue if missing MSC configure file 2001-01-12 13:49:03 -05:00
Bill Hoffman
c9c08bca66 BUG: add check for missing ) on function 2001-01-12 13:48:38 -05:00
Will Schroeder
9a0e8e41de ENH:Tweaks to dump documentation 2001-01-12 13:07:20 -05:00
Will Schroeder
b67bacd1be ENH:Tweaks to documentation 2001-01-12 12:49:49 -05:00
Will Schroeder
675a0318de ENH:Updated for rule-based CMake 2001-01-12 12:49:25 -05:00
Will Schroeder
b3480795c4 ENH:Simple program dumps out internal documentation for CMake 2001-01-12 12:43:00 -05:00
Will Schroeder
ca9099b551 README 2001-01-12 07:43:28 -05:00
Will Schroeder
1690312e3e ENH:Doxygenated CMake 2001-01-11 16:19:55 -05:00
Will Schroeder
0ce5ac760b ENH:Documentation and cleanups 2001-01-11 14:55:47 -05:00
Will Schroeder
88bbc0c30d ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
Dan Blezek
336f3e80db BUG: Broken on non WIN32 platforms, changed SetEnableOff to EnabledOff 2001-01-11 11:35:16 -05:00
Will Schroeder
5faa3b9f28 ENH:Added documentation; clean-up 2001-01-11 08:04:28 -05:00
Will Schroeder
be6b895a3a ENH:Beginning clean up; adding documentation 2001-01-10 17:29:46 -05:00
Will Schroeder
d9a73d8d24 ENH:Beginning clean up; adding documentation 2001-01-10 17:13:32 -05:00
Will Schroeder
26dbdd4671 ENH:Beginning clean up; adding documentation 2001-01-10 17:05:42 -05:00
Bill Hoffman
26f072dfe1 BUG: look for -l and -L only at the begining of a link string 2001-01-09 15:13:26 -05:00
Dan Blezek
d786780ccb BUG: main can not be void under ANSI C++ 2001-01-05 13:53:01 -05:00