Ken Martin
|
24ec7f5c3c
removed stricmp
|
24 лет назад |
Ken Martin
|
43793f7df4
added escape quotes option in replace strings
|
24 лет назад |
John Biddiscombe
|
e1e7b8adca
ENH: Added RemoveSource(...) to complement AddSource. New command
|
24 лет назад |
Brad King
|
cf82992964
ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies.
|
24 лет назад |
Bill Hoffman
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 лет назад |
Ken Martin
|
37801ddaae
added enable testing deprecated some commands
|
24 лет назад |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 лет назад |
Jim Miller
|
6948617497
Change name of file created from Testfile to CMakeTestfile.txt
|
24 лет назад |
Jim Miller
|
dce5c3efcc
FIX: forgot to close the files
|
24 лет назад |
Jim Miller
|
84dc25e9f5
ENH: Added AddTest, and GenerateTestfile routines
|
24 лет назад |
Bill Hoffman
|
a3cfcd9894
BUG: clean up memory leaks.
|
24 лет назад |
Ken Martin
|
3ebfc32b5e
added install target support
|
24 лет назад |
Ken Martin
|
619864c09e
new out of place builds
|
24 лет назад |
Ken Martin
|
aa72e182fe
half checked in changes for CMAKE_ROOT
|
24 лет назад |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
24 лет назад |
Brad King
|
a5480276d5
ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands to register arbitrary extra data with the makefile without modifying the cmMakefile class definition.
|
24 лет назад |
Ken Martin
|
639f1fa239
added registry entry support and windows app support
|
24 лет назад |
Geoffrey Cross
|
e539432495
definitions should now be overwritten if they already exist
|
24 лет назад |
Brad King
|
0829faa9e1
ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable so that commands do not have to add it explicitly.
|
24 лет назад |
Bill Hoffman
|
885e37da22
ENH: call configure from cmake
|
24 лет назад |
Ken Martin
|
e126954393
fixes for untiltiy targets in all
|
24 лет назад |
Ken Martin
|
089aa3e106
option to make utilities in the all target
|
24 лет назад |
Bill Hoffman
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 лет назад |
Ken Martin
|
faaadc4a08
better If checks
|
24 лет назад |
Ken Martin
|
fc1562f004
system config uses cmake commands now
|
24 лет назад |
Bill Hoffman
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 лет назад |
Ken Martin
|
13d4fd06f0
cache now loaded into makefile
|
24 лет назад |
Anonymous
|
d6fae5faf0
New command: INCLUDE(somefile.txt)
|
24 лет назад |
Ken Martin
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 лет назад |
Bill Hoffman
|
5b13f975b9
BUG: fix inplace builds
|
24 лет назад |