Ken Martin
|
05d4b9aafd
duh
|
24 years ago |
Ken Martin
|
7ec7fb7e95
changes for cmake to live outside of the source tree
|
24 years ago |
Brad King
|
1e7d8f8148
BUG: fix link of executables
|
24 years ago |
Ken Martin
|
16fc8d78f1
added SetLocal method
|
24 years ago |
Bill Hoffman
|
06429282f5
BUG: quote the compiler and other options
|
24 years ago |
Ken Martin
|
aa72e182fe
half checked in changes for CMAKE_ROOT
|
24 years ago |
Bill Hoffman
|
d4498a9e52
BUG: fix for sun compiler
|
24 years ago |
Brad King
|
93bdef43fb
ERR: int -> unsigned int
|
24 years ago |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
24 years ago |
Bill Hoffman
|
72a9a5546f
BUG: fix find library for unix
|
24 years ago |
Ken Martin
|
639f1fa239
added registry entry support and windows app support
|
24 years ago |
Brad King
|
968610b041
BUG: Removed stray debugging output statement. Also renamed some variables for clarity.
|
24 years ago |
Bill Hoffman
|
f07ee5b817
ENH: change find library and find program to look for more than one name
|
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 |
Bill Hoffman
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 years ago |
Bill Hoffman
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
Ken Martin
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
Brad King
|
13143f51d2
ERR: Renamed CustomCommands to BuildRules to match change in cmSourceGroup.
|
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 |
Brad King
|
c3ab706698
BUG: Fixed output of dependencies. It needs to loop over the makefile's targets, not the source lists.
|
24 years ago |
Brad King
|
91ddeacdbb
ERR: cmClassFile.h -> cmSourceFile.h include change.
|
24 years ago |
Ken Martin
|
73f04d1409
many fixes and cleanup and features
|
24 years ago |
Dan Blezek
|
8852ed9d2f
BUG: Clean was not doing it's job
|
24 years ago |
Ken Martin
|
24bce99cbf
cleaned up the coding style made ivars private etc
|
24 years ago |
Brad King
|
c025838c73
ERR: Removed unused variable.
|
24 years ago |
Ken Martin
|
e40aaa57c3
some bug fixes
|
25 years ago |
Brad King
|
fb6c4b8710
ENH: Added individual library linkage output so that shared libraries will not try to link against themselves.
|
25 years ago |