Ken Martin
|
d84a68d067
|
better tests
|
2001-06-06 09:43:54 -04:00 |
Will Schroeder
|
0f0f55fee4
|
ERR:Didn't -kb
|
2001-06-06 09:08:35 -04:00 |
Will Schroeder
|
7c3e4872aa
|
Didn't kb
|
2001-06-06 09:07:39 -04:00 |
Will Schroeder
|
035849bb24
|
ENH:First incarnation of web pages
|
2001-06-06 08:49:39 -04:00 |
Jim Miller
|
dce5c3efcc
|
FIX: forgot to close the files
|
2001-06-06 07:47:56 -04:00 |
Amitha Perera
|
84edcba848
|
ENH: Compress the library search directories so that each appears only once.
|
2001-06-05 22:54:42 -04:00 |
Jim Miller
|
22270abae5
|
ENH: Added AddTest command
|
2001-06-05 20:34:57 -04:00 |
Jim Miller
|
84dc25e9f5
|
ENH: Added AddTest, and GenerateTestfile routines
|
2001-06-05 20:34:01 -04:00 |
Jim Miller
|
6282d41c2a
|
New cmake command to specify a single test
|
2001-06-05 20:32:33 -04:00 |
Berk Geveci
|
8397eb6778
|
Module name between Unix and Windows got switched by mistake.
|
2001-06-05 17:46:12 -04:00 |
John Biddiscombe
|
46aa080edc
|
ENH: Some tweaks, hacks and #ifdefs required to compile
cmake on Borland C++Builder
|
2001-06-05 17:41:16 -04:00 |
Bill Hoffman
|
729908bd4a
|
ENH: add PathDialog
|
2001-06-05 17:29:44 -04:00 |
Bill Hoffman
|
9c149dda81
|
ENH: add better path chooser dialog
|
2001-06-05 17:26:48 -04:00 |
Bill Hoffman
|
8e281e5d5f
|
BUG: fix EXE and LIB path problems
|
2001-06-05 15:48:09 -04:00 |
Bill Hoffman
|
b92b025226
|
STYLE: line too long
|
2001-06-04 18:24:43 -04:00 |
Bill Hoffman
|
f18bb42bfc
|
ENH: print all arguments
|
2001-06-04 18:24:28 -04:00 |
Bill Hoffman
|
c57d16eb41
|
ENH: add better error checking
|
2001-06-04 18:23:58 -04:00 |
Ken Martin
|
815ca6bbdc
|
removed find include command
|
2001-06-04 17:17:36 -04:00 |
Ken Martin
|
648eedf9c6
|
removed find include command finally added message
|
2001-06-04 17:16:36 -04:00 |
Ken Martin
|
ba9aad7c99
|
new message command
|
2001-06-04 16:55:37 -04:00 |
Ken Martin
|
d037d11447
|
new command
|
2001-06-04 16:55:11 -04:00 |
Ken Martin
|
32db59e9a1
|
unused variable
|
2001-06-04 16:45:34 -04:00 |
Sebastien Barre
|
4d51f16118
|
the "Release" target is not the default.
|
2001-06-04 15:46:09 -04:00 |
Bill Hoffman
|
b6d823a7c1
|
ENH: try to better handle control-c during make Makefiles
|
2001-06-04 11:34:22 -04:00 |
Bill Hoffman
|
a3cfcd9894
|
BUG: clean up memory leaks.
|
2001-06-04 10:18:03 -04:00 |
Ken Martin
|
abab6bc000
|
fix for network includ paths
|
2001-06-01 13:54:43 -04:00 |
Berk Geveci
|
6103324e01
|
Fixing the module name for Unix.
|
2001-06-01 13:29:32 -04:00 |
Bill Hoffman
|
01b980591b
|
BUG: fix edit of directories
|
2001-05-31 15:48:35 -04:00 |
Berk Geveci
|
6b37e97cae
|
Should not use decl if not on Windows.
|
2001-05-31 14:15:55 -04:00 |
Bill Hoffman
|
a85e67d937
|
BUG: add missing file
|
2001-05-30 15:56:17 -04:00 |
Bill Hoffman
|
cf1393218f
|
ENH: remove unused includes
|
2001-05-30 15:36:00 -04:00 |
Bill Hoffman
|
4179c991f4
|
ENH: change MFC gui to use cmake class
|
2001-05-30 15:28:55 -04:00 |
Amitha Perera
|
dbf65f216f
|
BUG: Now only one makefile rule is generated per depenency. This eliminates
a number of warnings.
|
2001-05-29 14:16:27 -04:00 |
Geoffrey Cross
|
bdfdfb73a2
|
bug meaning that set(a b) just set a to "" and not to b
|
2001-05-25 17:19:04 -04:00 |
Brad King
|
07c4f9f145
|
BUG: Fixed stupid error in the hack I just checked in.
|
2001-05-25 15:33:22 -04:00 |
Brad King
|
410f4838b8
|
BUG: WIN32 executable target rules are now generated in unix the same as any other executable (instead of not at all).
|
2001-05-25 15:32:22 -04:00 |
Sebastien Barre
|
1a2918040d
|
better help
|
2001-05-25 15:27:52 -04:00 |
Sebastien Barre
|
7a6699e183
|
display the property name in the help box
|
2001-05-25 15:27:28 -04:00 |
Brad King
|
ad2437f08c
|
BUG: Added hack to cmSystemTools::GetPath to make its algorithm correctly parse off the last entry of the system PATH environment variable.
|
2001-05-25 14:31:35 -04:00 |
Brad King
|
c60696ccaf
|
BUG: Fixed logic that splits a full path library link into the -L and -l pieces to not write out a -l by itself if the file regular expression does not match.
|
2001-05-25 14:27:30 -04:00 |
Jim Miller
|
f190cb8dc2
|
BUG: missing quote on a custom command
|
2001-05-25 07:31:26 -04:00 |
Sebastien Barre
|
3546e5611c
|
New functions used to extract the components of a full filename.
|
2001-05-24 21:17:02 -04:00 |
Sebastien Barre
|
2533d55099
|
The path found is now collapsed (cleaner).
|
2001-05-24 21:14:53 -04:00 |
Sebastien Barre
|
d8c34cfb81
|
Welcome to cmGetFilenameComponentCommand ("Get a specific component of a full filename")
|
2001-05-24 21:13:56 -04:00 |
Sebastien Barre
|
0532db2418
|
Welcome to cmGetFilenameComponentCommand
|
2001-05-24 21:12:20 -04:00 |
Sebastien Barre
|
cc12fb6ff8
|
Try to find tclsh or wish and use that path to find the include or lib directory. TK_INTERNAL_PATH is searched too (path to tkWinInt.h)
|
2001-05-24 21:11:27 -04:00 |
Sebastien Barre
|
d8354e65c9
|
optimize ConvertToUnixSlashes a little bit, and use it in MakeDirectory (code was duplicated)
|
2001-05-24 19:17:47 -04:00 |
Brad King
|
296649209c
|
ERR: VAR type entry missing after CACHE for CMAKE_TEMPLATE_FLAGS.
|
2001-05-24 17:51:57 -04:00 |
Sebastien Barre
|
a2a40b1259
|
updated to handle Tk commands compiled/linked separately. Useful for VTK Tk widgets for example.
|
2001-05-24 14:59:09 -04:00 |
Jim Miller
|
ffd7cfd7c3
|
Project independent setting for testing
|
2001-05-24 13:45:55 -04:00 |