Eric NOULARD
|
40dc97dc73
CPack Backward-compatibly enforce DESTDIR for DEB and RPM
|
15 gadi atpakaļ |
Brad King
|
cb9ea2647f
Remove cmSystemTools::EscapeSpaces method
|
15 gadi atpakaļ |
Brad King
|
fdb5f78705
CPack: Try harder to remove temporary dir (#10793)
|
15 gadi atpakaļ |
David Cole
|
4d3a387ac6
Preserve environment variables across calls to cmCTestScriptHandler::RunConfigurationScript. This will help prevent problems like we are currently experiencing (regarding CMake continuous dashboards only running once each day because the HOME environment variable is modified indirectly by a command in a called script, but affects the environment in the calling script).
|
16 gadi atpakaļ |
Zach Mullen
|
3cb2a0ffa6
Move cURL dependent code out of CMakeLib to fix complex tests.
|
16 gadi atpakaļ |
Zach Mullen
|
5aad7bf2d4
Make new web api safe for bootstrap build.
|
16 gadi atpakaļ |
Zach Mullen
|
3ff0b94055
Added functionality to allow CTest to easily access web APIs. This will be used for better communication with CDash.
|
16 gadi atpakaļ |
Zach Mullen
|
7af553188e
Added support for CTest awareness of the CDash version. This will help forward compatibility for both tools. Note that this changeset effectively makes the default to disable output compression. Now, to enable output compression, the CDASH_CTEST_VERSION must be explicity set to >= 1.6. Automated detection of the CDash version is the next step.
|
16 gadi atpakaļ |
Bill Hoffman
|
dd09d88065
Add JOM support and clean up some of the tar -E stuff
|
16 gadi atpakaļ |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 gadi atpakaļ |
Brad King
|
3dd6f36d45
ENH: Add cmSystemTools::ParseUnixCommandLine
|
16 gadi atpakaļ |
Brad King
|
b64aadc5b0
ENH: Remove unused cmSystemTools::RemoveEscapes
|
16 gadi atpakaļ |
Bill Hoffman
|
fdff8eb300
ENH: move PutEnv to SystemTools
|
16 gadi atpakaļ |
Brad King
|
714d2fc04b
ENH: Remove obscure method from KWSys SystemTools
|
16 gadi atpakaļ |
Brad King
|
d3363beb2f
ENH: Move RenameFile to cmSystemTools
|
16 gadi atpakaļ |
Brad King
|
dc13914cd6
ENH: Create cmXMLSafe to help escapes in XML
|
17 gadi atpakaļ |
David Cole
|
ceaef94ccc
ENH: Implement feature request from issue 7885. Allow setting environment variables on a per-test basis for ctest using set_test_properties ENVIRONMENT.
|
17 gadi atpakaļ |
Brad King
|
8063dd293e
ENH: Inform user when RPATH or RUNPATH is removed
|
17 gadi atpakaļ |
Brad King
|
cea66664c5
ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API.
|
17 gadi atpakaļ |
Brad King
|
757875df91
ENH: Inform user when RPATH is set during installation.
|
17 gadi atpakaļ |
Brad King
|
b9a5dccc8d
ENH: Added RPATH methods to cmSystemTools
|
17 gadi atpakaļ |
Brad King
|
703b8c8225
ENH: Added methods to cmSystemTools to save and restore file modification times.
|
17 gadi atpakaļ |
Brad King
|
d732de4a8a
ENH: Cleanup builtin chrpath support
|
17 gadi atpakaļ |
Brad King
|
34c76d4304
ENH: Use builtin chrpath instead of relinking ELF targets
|
18 gadi atpakaļ |
Brad King
|
782e9f7ffe
ENH: Improve linking to third-party shared libraries on soname platforms
|
18 gadi atpakaļ |
Brad King
|
1dec54489a
ENH: Add cmSystemTools::ComputeStringMD5 method.
|
18 gadi atpakaļ |
Bill Hoffman
|
b479c6a8a9
ENH: add ability to have manifest files and incremental linking with make and nmake
|
18 gadi atpakaļ |
Brad King
|
4ca0d1ba09
COMP: Fixed error on HP due to newline macro.
|
18 gadi atpakaļ |
Brad King
|
73704ede42
ENH: Enabled color printing of "Scanning dependencies of target ..." message.
|
18 gadi atpakaļ |
Brad King
|
9f61e2a235
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
18 gadi atpakaļ |