Ken Martin
|
350f09ae6d
removed ccommand use cmake now
|
23 年之前 |
Ken Martin
|
ccbc8a3c8a
remobed bootstrap
|
23 年之前 |
Ken Martin
|
92c5ff5b40
minor bootstap fixes
|
23 年之前 |
Ken Martin
|
1052a6700f
added initial attempt to support win32 bootstrapping
|
23 年之前 |
Bill Hoffman
|
0caf44cb5d
ENH: fix cmake to work without ccommand.
|
23 年之前 |
Bill Hoffman
|
3bc9830686
ENH: add an edit_cache target that runs ccmake or CMakeSetup
|
23 年之前 |
Bill Hoffman
|
059a14a3a6
ENH: check for mismatched generators
|
23 年之前 |
Berk Geveci
|
77bb62e00c
Exit ccmake on fatal errors.
|
23 年之前 |
Bill Hoffman
|
75f9434374
BUG: fix SameFile function for windows, and compare source directories
|
23 年之前 |
Bill Hoffman
|
06922e1ac6
ENH: use home not start
|
23 年之前 |
Bill Hoffman
|
5ba411dd64
ENH: check for mis-matched source directories
|
23 年之前 |
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
|
23 年之前 |
Ken Martin
|
8d594bdcce
removed quotes from cmake and ccommand executable to be consistant
|
23 年之前 |
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.
|
24 年之前 |
Bill Hoffman
|
60b9a2c14b
ENH: first pass at dot net support
|
24 年之前 |
Bill Hoffman
|
4d119dd7d6
ENH: add ends at end of string
|
24 年之前 |
Berk Geveci
|
11ff0db01f
Using cmSystemTools::Error() instead of cerr.
|
24 年之前 |
Brad King
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
24 年之前 |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
Sebastien Barre
|
8a599b3569
Fix: escaping spaces was preventing a value with space to be passed correctly
|
24 年之前 |
Amitha Perera
|
b2085d7e9d
Rolling back symbolic path changes until it works on Windows.
|
24 年之前 |
Amitha Perera
|
2fa6a0eb44
ENH: Add an invocation that maintains symbolic paths to the source and binary trees, mainly for systems with automounted network drives.
|
24 年之前 |
Ken Martin
|
b4e27e9795
prints the relese version
|
24 年之前 |
Bill Hoffman
|
b545988c0b
ENH: add -C load cache file option
|
24 年之前 |
Berk Geveci
|
b8573c65ec
Fixed help.
|
24 年之前 |
Berk Geveci
|
a987b6bf47
Fixed help.
|
24 年之前 |
Sebastien Barre
|
b180bf609b
fix warning for Borland build
|
24 年之前 |
Bill Hoffman
|
0d3eefb1f1
new borland generator moved into place
|
24 年之前 |
Bill Hoffman
|
fd516c022d
add new borland generator
|
24 年之前 |
Bill Hoffman
|
12551a33c3
NMake with spaces in directories
|
24 年之前 |