Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 anos atrás |
Bill Hoffman
|
46a493ae74
ENH: remove warnings
|
21 anos atrás |
Bill Hoffman
|
c2ef51e181
ENH: define language extensions in cmake files and not hard coded, also fix trycompile problem
|
21 anos atrás |
Brad King
|
419f53ea7b
BUG: install_manifest.txt should be overwritten each time the install is run.
|
21 anos atrás |
Andy Cedilnik
|
f9b43b9212
BUG: Implement installing of shared library versioning and add test for the whole thing
|
21 anos atrás |
Andy Cedilnik
|
b97ad900c0
ENH: Fix bug in cmake install when exec/librayr output path not defined. Closes Bug #899 - subdir INSTALL_TARGETS INSTALL_PROGRAMS dont work
|
21 anos atrás |
Bill Hoffman
|
cc2ab62f1c
BUG: make sure install works with spaces in the path
|
21 anos atrás |
Andy Cedilnik
|
5a5cd54730
ENH: GetSafeDefinition is now in cmMakefile
|
21 anos atrás |
Andy Cedilnik
|
ac8232e140
ENH: Do preinstall and postinstall script even if the target is not installed
|
21 anos atrás |
Bill Hoffman
|
d0cea4c7bb
ENH: make relative paths optional and default off, and add a test for them
|
21 anos atrás |
Andy Cedilnik
|
99feab3528
ENH: When installing project, write manifest
|
21 anos atrás |
Andy Cedilnik
|
4fbf360a26
BUG: Support paths with spaces
|
21 anos atrás |
Andy Cedilnik
|
db68c543ff
ENH: Add pre and post install script support
|
21 anos atrás |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
21 anos atrás |
Andy Cedilnik
|
b1a7421840
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
22 anos atrás |
Andy Cedilnik
|
34b8852dbe
ENH: Improve coverage support and add more verbosity
|
22 anos atrás |
Andy Cedilnik
|
038abb867e
ENH: Add support for install postfix
|
22 anos atrás |
Andy Cedilnik
|
a721b96407
ENH: Cleanup output
|
22 anos atrás |
Andy Cedilnik
|
c1002cccb0
ERR: Remove cout
|
22 anos atrás |
Andy Cedilnik
|
d13e30f3ae
ENH: Make install on windows seems to work now
|
22 anos atrás |
Andy Cedilnik
|
6eed8b55dd
BUG: Fix for spaces in path
|
22 anos atrás |
Andy Cedilnik
|
5c8c6fa3da
ENH: Several windows bugs and fixes
|
22 anos atrás |
Andy Cedilnik
|
7608d3f586
ERR: Fix std:: namespace
|
22 anos atrás |
Andy Cedilnik
|
797db2bd82
ENH: Start adding new installation framework
|
22 anos atrás |
Brad King
|
ed1c2573aa
BUG: Fix to build rule generation with relative paths.
|
22 anos atrás |
Brad King
|
01e4c82bb4
STYLE: Deleted trailing whitespace.
|
22 anos atrás |
Bill Hoffman
|
d1efed1415
ENH: fix for hp make and relative paths never have targets with a ./ at the start of the name
|
22 anos atrás |
Bill Hoffman
|
ae69928e69
BUG: borland make treats ./target and target as different also convert to outputpathrelative may get passed a quoted path
|
22 anos atrás |
Bill Hoffman
|
b753a6794b
BUG: use ./ infront of the current directory
|
22 anos atrás |
Andy Cedilnik
|
b5035770bc
BUG: On Windows network paths do not really work as regular paths, so when the binary directory is on the network, we will not support relative paths
|
22 anos atrás |