Ken Martin
|
350f09ae6d
|
removed ccommand use cmake now
|
2002-06-03 13:08:52 -04:00 |
Ken Martin
|
ccbc8a3c8a
|
remobed bootstrap
|
2002-05-28 08:56:39 -04:00 |
Ken Martin
|
92c5ff5b40
|
minor bootstap fixes
|
2002-05-23 10:33:37 -04:00 |
Ken Martin
|
1052a6700f
|
added initial attempt to support win32 bootstrapping
|
2002-05-15 17:23:09 -04:00 |
Bill Hoffman
|
0caf44cb5d
|
ENH: fix cmake to work without ccommand.
|
2002-05-08 09:05:40 -04:00 |
Bill Hoffman
|
3bc9830686
|
ENH: add an edit_cache target that runs ccmake or CMakeSetup
|
2002-05-07 09:02:45 -04:00 |
Bill Hoffman
|
059a14a3a6
|
ENH: check for mismatched generators
|
2002-04-25 13:09:17 -04:00 |
Berk Geveci
|
77bb62e00c
|
Exit ccmake on fatal errors.
|
2002-04-23 16:16:48 -04:00 |
Bill Hoffman
|
75f9434374
|
BUG: fix SameFile function for windows, and compare source directories
|
2002-04-19 08:27:50 -04:00 |
Bill Hoffman
|
06922e1ac6
|
ENH: use home not start
|
2002-04-18 14:51:33 -04:00 |
Bill Hoffman
|
5ba411dd64
|
ENH: check for mis-matched source directories
|
2002-04-18 14:19:39 -04:00 |
Bill Hoffman
|
4ea0f6b949
|
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
2002-04-02 15:43:23 -05:00 |
Ken Martin
|
8d594bdcce
|
removed quotes from cmake and ccommand executable to be consistant
|
2002-03-25 17:03:54 -05:00 |
Andy Cedilnik
|
5bbae88569
|
Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow.
|
2002-03-15 15:42:59 -05:00 |
Bill Hoffman
|
60b9a2c14b
|
ENH: first pass at dot net support
|
2002-02-18 14:36:04 -05:00 |
Bill Hoffman
|
4d119dd7d6
|
ENH: add ends at end of string
|
2002-02-06 12:14:03 -05:00 |
Berk Geveci
|
11ff0db01f
|
Using cmSystemTools::Error() instead of cerr.
|
2002-02-01 13:08:50 -05:00 |
Brad King
|
8ed3ce29bf
|
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
2002-01-22 10:17:37 -05:00 |
Will Schroeder
|
a6a43d5320
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
Sebastien Barre
|
8a599b3569
|
Fix: escaping spaces was preventing a value with space to be passed correctly
|
2002-01-18 14:07:17 -05:00 |
Amitha Perera
|
b2085d7e9d
|
Rolling back symbolic path changes until it works on Windows.
|
2002-01-07 15:49:07 -05:00 |
Amitha Perera
|
2fa6a0eb44
|
ENH: Add an invocation that maintains symbolic paths to the source and binary trees, mainly for systems with automounted network drives.
ENH: CollapseFullPath() no longer adds a trailing "/" to directory paths.
|
2002-01-06 14:59:16 -05:00 |
Ken Martin
|
b4e27e9795
|
prints the relese version
|
2002-01-02 16:45:30 -05:00 |
Bill Hoffman
|
b545988c0b
|
ENH: add -C load cache file option
|
2001-12-03 17:00:43 -05:00 |
Berk Geveci
|
b8573c65ec
|
Fixed help.
|
2001-12-03 15:11:59 -05:00 |
Berk Geveci
|
a987b6bf47
|
Fixed help.
|
2001-12-03 15:11:03 -05:00 |
Sebastien Barre
|
b180bf609b
|
fix warning for Borland build
|
2001-11-30 17:20:43 -05:00 |
Bill Hoffman
|
0d3eefb1f1
|
new borland generator moved into place
|
2001-11-30 16:48:52 -05:00 |
Bill Hoffman
|
fd516c022d
|
add new borland generator
|
2001-11-28 11:12:15 -05:00 |
Bill Hoffman
|
12551a33c3
|
NMake with spaces in directories
|
2001-11-21 17:45:01 -05:00 |
Bill Hoffman
|
94c828bd1f
|
ENH: clean up command line arguments
|
2001-11-21 08:47:37 -05:00 |
Bill Hoffman
|
f7fae15d39
|
ENH: add command line arguments to set cache entries
|
2001-11-20 17:51:03 -05:00 |
Bill Hoffman
|
2df56cf21b
|
ENH: fix library builds with nmake
|
2001-11-15 09:55:50 -05:00 |
Bill Hoffman
|
94f82edd07
|
Closer to nmake build
|
2001-11-14 18:12:22 -05:00 |
Bill Hoffman
|
8f652aad21
|
ENH: fixes for borland compiler testing
|
2001-10-03 15:49:52 -04:00 |
Bill Hoffman
|
d204791e45
|
ENH: integrate borland support
|
2001-09-06 17:28:24 -04:00 |
Bill Hoffman
|
7aec024997
|
opps
|
2001-08-29 17:21:21 -04:00 |
Bill Hoffman
|
97dc84a613
|
ENH: run cmake from cmaketest
|
2001-08-29 15:57:57 -04:00 |
Bill Hoffman
|
a5eac44d18
|
ENH: rework GUI with configure/OK/Cancel
|
2001-07-25 18:30:27 -04:00 |
Brad King
|
fdd48818db
|
ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support this should explicitly declare it with the OPTION command, or set its libraries to shared or static directly on each ADD_LIBRARY command.
|
2001-07-10 12:09:18 -04:00 |
Ken Martin
|
ae2723878e
|
better arg support
|
2001-07-02 14:38:39 -04:00 |
Bill Hoffman
|
a5cda2217d
|
ENH: fix install for cygwin, build cmake from configure
|
2001-06-27 15:42:27 -04:00 |
Ken Martin
|
b5c6730f70
|
added help options
|
2001-06-27 11:35:08 -04:00 |
Brad King
|
10e0197054
|
BUG: Fixed generation of cMakeRoot in one case.
|
2001-06-22 12:18:52 -04:00 |
Bill Hoffman
|
900f1be244
|
BUG: fix for unix
|
2001-06-21 17:41:23 -04:00 |
Bill Hoffman
|
18b2449ca2
|
ENH: clean up
|
2001-06-21 17:25:35 -04:00 |
Bill Hoffman
|
31ab42e5b7
|
ENH: look in the PREFIX dir for the modules
|
2001-06-21 17:20:03 -04:00 |
Bill Hoffman
|
a2b757aa2d
|
ENH: better ability to find cmake program
|
2001-06-21 16:34:13 -04:00 |
Ken Martin
|
0ff3bdba20
|
better install support
|
2001-06-21 12:01:18 -04:00 |
Bill Hoffman
|
adbae91cb5
|
ENH: fix cmake so it can boot strap itself better
|
2001-06-20 13:56:38 -04:00 |