Ken Martin
|
6349735590
ENH: closer to working with spaces in the path
|
24 жил өмнө |
Bill Hoffman
|
800db3a063
ENH: add RUN_TESTS
|
24 жил өмнө |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 жил өмнө |
Sebastien Barre
|
b180bf609b
fix warning for Borland build
|
24 жил өмнө |
Ken Martin
|
05717b3dab
a better fix maybe
|
24 жил өмнө |
Bill Hoffman
|
03fd2f6dfa
make sure custom targets are in the ALL_BUILD
|
24 жил өмнө |
Phil Pritchett
|
8476330979
switched string::compare to strncmp
|
24 жил өмнө |
Phil Pritchett
|
8c582aae12
allow more than one external MS project
|
24 жил өмнө |
Phil Pritchett
|
4ba36ca453
INCLUDE_EXTERNAL_MSPROJECT command
|
24 жил өмнө |
Bill Hoffman
|
cc5c1fa6f7
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
24 жил өмнө |
Bill Hoffman
|
db1303aa7d
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
24 жил өмнө |
Brad King
|
cfa25e9e1a
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will.
|
24 жил өмнө |
Brad King
|
e693d47253
ENH: Added support for selection of static/shared build on a per-library basis.
|
24 жил өмнө |
Bill Hoffman
|
9c9461d130
allow no name project
|
24 жил өмнө |
Bill Hoffman
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 жил өмнө |
Bill Hoffman
|
38a164d254
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
|
24 жил өмнө |
Bill Hoffman
|
b92b025226
STYLE: line too long
|
24 жил өмнө |
Bill Hoffman
|
a3cfcd9894
BUG: clean up memory leaks.
|
24 жил өмнө |
Ken Martin
|
1f6057e864
install fixes for win32
|
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 жил өмнө |
Bill Hoffman
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 жил өмнө |
Ken Martin
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 жил өмнө |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 жил өмнө |
Ken Martin
|
41e1270413
support for debug and opt libraries
|
24 жил өмнө |
Bill Hoffman
|
90e5612298
ENH: new GUI editor for cmake cache file
|
24 жил өмнө |
Ken Martin
|
24bce99cbf
cleaned up the coding style made ivars private etc
|
24 жил өмнө |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
24 жил өмнө |
Bill Hoffman
|
70b14df3f0
BUG: fix depends for libraries and executables in the same dir
|
24 жил өмнө |
Brad King
|
5fc8300476
ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries.
|
25 жил өмнө |