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 |
Dan Blezek
|
8b46d1e095
|
BUG: Looking for cmMakeFileGenerator.h rather than cmMakefileGenerator.h
|
2001-01-05 13:49:30 -05:00 |
Bill Hoffman
|
c54a05bfc7
|
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
|
2001-01-05 11:41:20 -05:00 |
Dan Blezek
|
d888b5e39d
|
ENH: Added TESTS target
|
2000-12-07 15:45:55 -05:00 |
Bill Hoffman
|
748e1a36b3
|
BUG: remove bogus warning about not finding a depend file, if there are no include paths
|
2000-11-22 11:02:30 -05:00 |
Bill Hoffman
|
d466664817
|
BUG: fix inplace build
|
2000-11-10 17:13:13 -05:00 |
Will Schroeder
|
65a28c7705
|
ENH:Changed CMAKE_SOURCE_ROOT to CMAKE_SOURCE_DIR
|
2000-11-09 10:41:37 -05:00 |
Bill Hoffman
|
541dc47395
|
*** empty log message ***
|
2000-11-03 16:38:44 -05:00 |
Bill Hoffman
|
f76a992ff9
|
ENH: add ability to run from different directories
|
2000-11-03 16:37:53 -05:00 |
Bill Hoffman
|
0798a177ea
|
BUG: make sure SOURCE_FILES starts at the begining of line
|
2000-11-02 11:13:23 -05:00 |
Dan Blezek
|
6737f7277f
|
ENH: Moved @JAVA@ to @JAVACOMMAND@
|
2000-11-02 10:56:15 -05:00 |
Will Schroeder
|
1ae64b11fb
|
ENH:Reworked CMake to clearer indicate what the variables do
|
2000-11-02 10:24:59 -05:00 |
Bill Hoffman
|
366c783f6c
|
BUG: remove tabs from classnames
|
2000-10-25 17:19:27 -04:00 |
Bill Hoffman
|
a39c64ce77
|
BUG: remove tabs from classnames
|
2000-10-25 17:18:14 -04:00 |
Bill Lorensen
|
f2b59a7601
|
Enh: Added TCLSH
|
2000-10-04 09:58:16 -04:00 |
Dan Blezek
|
0cfdc33d4a
|
BUG: if the path to your source directory has a -S in it, it will be picked up as the source directory by the command line parser, because it matches -S at any character position in the argements. Bad, should have used getopt, except that it is not cross platform.
|
2000-10-02 14:21:23 -04:00 |
Dan Blezek
|
fa7d6abed4
|
ENH: Support for XML builds and Dashboard
|
2000-10-02 13:50:54 -04:00 |
Dan Blezek
|
8d5b1db1de
|
ENH: Added note about VERBATIM targets in CMakeList.txt
|
2000-09-28 12:43:15 -04:00 |
Bill Hoffman
|
74c1345333
|
ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake
|
2000-09-27 15:01:19 -04:00 |
Bill Hoffman
|
1e3ba0f1d7
|
ENH: clean up code, and varible names
|
2000-09-21 13:45:08 -04:00 |
Bill Hoffman
|
749b7ff7a3
|
BUG: remove cout
|
2000-09-18 10:19:44 -04:00 |
Bill Hoffman
|
283d3a0b73
|
ENH: added a config setup file for CMakeSetup. Cleaned up the names of the source and binary directories
|
2000-09-18 09:19:38 -04:00 |