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 năm trước cách đây |
Ken Martin
|
8d594bdcce
removed quotes from cmake and ccommand executable to be consistant
|
24 năm trước cách đây |
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 năm trước cách đây |
Bill Hoffman
|
60b9a2c14b
ENH: first pass at dot net support
|
24 năm trước cách đây |
Bill Hoffman
|
4d119dd7d6
ENH: add ends at end of string
|
24 năm trước cách đây |
Berk Geveci
|
11ff0db01f
Using cmSystemTools::Error() instead of cerr.
|
24 năm trước cách đây |
Brad King
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
24 năm trước cách đây |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 năm trước cách đây |
Sebastien Barre
|
8a599b3569
Fix: escaping spaces was preventing a value with space to be passed correctly
|
24 năm trước cách đây |
Amitha Perera
|
b2085d7e9d
Rolling back symbolic path changes until it works on Windows.
|
24 năm trước cách đây |
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 năm trước cách đây |
Ken Martin
|
b4e27e9795
prints the relese version
|
24 năm trước cách đây |
Bill Hoffman
|
b545988c0b
ENH: add -C load cache file option
|
24 năm trước cách đây |
Berk Geveci
|
b8573c65ec
Fixed help.
|
24 năm trước cách đây |
Berk Geveci
|
a987b6bf47
Fixed help.
|
24 năm trước cách đây |
Sebastien Barre
|
b180bf609b
fix warning for Borland build
|
24 năm trước cách đây |
Bill Hoffman
|
0d3eefb1f1
new borland generator moved into place
|
24 năm trước cách đây |
Bill Hoffman
|
fd516c022d
add new borland generator
|
24 năm trước cách đây |
Bill Hoffman
|
12551a33c3
NMake with spaces in directories
|
24 năm trước cách đây |
Bill Hoffman
|
94c828bd1f
ENH: clean up command line arguments
|
24 năm trước cách đây |
Bill Hoffman
|
f7fae15d39
ENH: add command line arguments to set cache entries
|
24 năm trước cách đây |
Bill Hoffman
|
2df56cf21b
ENH: fix library builds with nmake
|
24 năm trước cách đây |
Bill Hoffman
|
94f82edd07
Closer to nmake build
|
24 năm trước cách đây |
Bill Hoffman
|
8f652aad21
ENH: fixes for borland compiler testing
|
24 năm trước cách đây |
Bill Hoffman
|
d204791e45
ENH: integrate borland support
|
24 năm trước cách đây |
Bill Hoffman
|
7aec024997
opps
|
24 năm trước cách đây |
Bill Hoffman
|
97dc84a613
ENH: run cmake from cmaketest
|
24 năm trước cách đây |
Bill Hoffman
|
a5eac44d18
ENH: rework GUI with configure/OK/Cancel
|
24 năm trước cách đây |
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.
|
24 năm trước cách đây |
Ken Martin
|
ae2723878e
better arg support
|
24 năm trước cách đây |