Bill Hoffman
|
adbae91cb5
|
ENH: fix cmake so it can boot strap itself better
|
2001-06-20 13:56:38 -04:00 |
Brad King
|
a5087b8cca
|
ENH: CMake now always adds the BUILD_SHARED_LIBS cache entry. The BUILD_SHARED_LIBRARIES command that used to be used is now deprecated.
|
2001-06-19 15:50:39 -04:00 |
Bill Hoffman
|
145fac96fc
|
ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to after the CMakeLists.txt files have been parsed
|
2001-06-18 15:31:43 -04:00 |
Bill Hoffman
|
78ee6660a7
|
ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix
|
2001-06-13 17:03:49 -04:00 |
Brad King
|
0929dbbacf
|
ERR: int -> unsigned int.
|
2001-06-12 08:30:12 -04:00 |
Ken Martin
|
667a57d157
|
minor fix in error checking
|
2001-06-11 18:00:38 -04:00 |
Bill Hoffman
|
4f77d737c9
|
ENH: move utilities to targets from makefile, and add versioning to cache
|
2001-06-07 14:52:29 -04:00 |
Bill Hoffman
|
01b980591b
|
BUG: fix edit of directories
|
2001-05-31 15:48:35 -04:00 |
Bill Hoffman
|
4179c991f4
|
ENH: change MFC gui to use cmake class
|
2001-05-30 15:28:55 -04:00 |
Ken Martin
|
ad92f34fea
|
added version number
|
2001-05-24 11:47:21 -04:00 |
Ken Martin
|
768134c690
|
command line fixes for win32
|
2001-05-23 16:28:34 -04:00 |
Ken Martin
|
5d05b44844
|
fixed quoted cmake
|
2001-05-23 15:49:18 -04:00 |
Bill Hoffman
|
26f638248d
|
BUG: remove declaration without variable
|
2001-05-21 14:17:19 -04:00 |
Ken Martin
|
d7976058e4
|
bug fix in finding CMAKE_ROOT
|
2001-05-21 11:13:56 -04:00 |
Ken Martin
|
06f403b274
|
updated for out of tree builds
|
2001-05-21 09:50:24 -04:00 |
Ken Martin
|
619864c09e
|
new out of place builds
|
2001-05-21 09:32:11 -04:00 |
Ken Martin
|
72bc7951be
|
new command
|
2001-05-18 15:25:08 -04:00 |