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 |
Bill Hoffman
|
38f5ab8527
|
ENH: remove unused files
|
2000-09-18 07:29:19 -04:00 |
Bill Hoffman
|
c51cb239a4
|
BUG: fix build in place source directory
|
2000-09-12 06:44:19 -04:00 |
Bill Hoffman
|
6c9d3df4d7
|
NEW: class to collect all the flags from parent directories
|
2000-09-12 05:37:54 -04:00 |
Bill Hoffman
|
aa3ca2b432
|
ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system.
|
2000-09-12 05:30:35 -04:00 |
Bill Hoffman
|
e2ad65d3c2
|
BUG: fix release build on windows
|
2000-09-01 10:43:10 -04:00 |
Bill Hoffman
|
c5e7d5a796
|
BUG: fix build of lib.a problem
|
2000-08-31 14:26:38 -04:00 |
Bill Hoffman
|
382b9d0508
|
BUG: fix name of command line version in dsp files
|
2000-08-31 14:15:58 -04:00 |
Bill Hoffman
|
3ded009f08
|
BUG: fix for out of source build
|
2000-08-31 13:54:53 -04:00 |
Bill Hoffman
|
8300505ece
|
ENH: fix for Sgi make
|
2000-08-31 13:52:13 -04:00 |
Bill Hoffman
|
e06a538a30
|
ENH: fix for SGI make
|
2000-08-31 09:36:52 -04:00 |
Bill Hoffman
|
e644c825fb
|
ENH: clean things up a bit
|
2000-08-31 06:36:18 -04:00 |
Bill Hoffman
|
dbad2a6901
|
ENH: add ability to compile all the files in a sub-directory
|
2000-08-30 14:00:44 -04:00 |
Bill Hoffman
|
077c31484e
|
ENH: move from tools and create working CMake program
|
2000-08-30 13:35:41 -04:00 |
Bill Hoffman
|
1f42f521ce
|
NEW: move from tools and config to create CMake
|
2000-08-29 15:26:29 -04:00 |
Bill Hoffman
|
d6bdba1096
|
*** empty log message ***
|
2000-08-29 10:56:51 -04:00 |