Ken Martin
|
3ebfc32b5e
added install target support
|
24 years ago |
Ken Martin
|
619864c09e
new out of place builds
|
24 years ago |
Ken Martin
|
aa72e182fe
half checked in changes for CMAKE_ROOT
|
24 years ago |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
24 years ago |
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 years ago |
Ken Martin
|
639f1fa239
added registry entry support and windows app support
|
24 years ago |
Geoffrey Cross
|
e539432495
definitions should now be overwritten if they already exist
|
24 years ago |
Brad King
|
0829faa9e1
ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable so that commands do not have to add it explicitly.
|
24 years ago |
Bill Hoffman
|
885e37da22
ENH: call configure from cmake
|
24 years ago |
Ken Martin
|
e126954393
fixes for untiltiy targets in all
|
24 years ago |
Ken Martin
|
089aa3e106
option to make utilities in the all target
|
24 years ago |
Bill Hoffman
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 years ago |
Ken Martin
|
faaadc4a08
better If checks
|
24 years ago |
Ken Martin
|
fc1562f004
system config uses cmake commands now
|
24 years ago |
Bill Hoffman
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
Ken Martin
|
13d4fd06f0
cache now loaded into makefile
|
24 years ago |
Anonymous
|
d6fae5faf0
New command: INCLUDE(somefile.txt)
|
24 years ago |
Ken Martin
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
Bill Hoffman
|
5b13f975b9
BUG: fix inplace builds
|
24 years ago |
Bill Hoffman
|
de67154214
ENH: fix in source build with non-gnu
|
24 years ago |
Bill Hoffman
|
e14ecec4c7
ENH: add output when creating files
|
24 years ago |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
Ken Martin
|
41e1270413
support for debug and opt libraries
|
24 years ago |
Ken Martin
|
30ad61805b
bug fixes
|
24 years ago |
Bill Hoffman
|
5c83326fb4
ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by configure
|
24 years ago |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
24 years ago |
Bill Hoffman
|
818b0e5bc1
BUG: fix build directory problem
|
24 years ago |
Ken Martin
|
b5f62159ca
added if else endif add definition
|
24 years ago |
Ken Martin
|
24bce99cbf
cleaned up the coding style made ivars private etc
|
24 years ago |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
25 years ago |