Brad King
|
e51bbc14f6
Merge topic 'output-compile-lines'
|
před 14 roky |
Brad King
|
3d92c8c827
Explicitly cast time value in cmSystemTools::RandomSeed
|
před 14 roky |
Brad King
|
eb6f461fc1
VS 6: Define _WIN32_WINNT to load wincrypt.h correctly
|
před 14 roky |
Brad King
|
c45c60b24f
run_compile_commands: Avoid extra stl vector conversion
|
před 14 roky |
Brad King
|
e1b0a11dd4
Improve string(RANDOM) default seed
|
před 14 roky |
Brad King
|
f306a357b2
Merge topic 'style-line-length'
|
před 15 roky |
Brad King
|
9d21281b7d
Fix line-too-long style errors
|
před 15 roky |
David Cole
|
666f328858
Preserve timestamps on files on tar extract.
|
před 15 roky |
Eric NOULARD
|
40dc97dc73
CPack Backward-compatibly enforce DESTDIR for DEB and RPM
|
před 15 roky |
Brad King
|
cb9ea2647f
Remove cmSystemTools::EscapeSpaces method
|
před 15 roky |
Eric NOULARD
|
b50c15915a
Add ZIP archive format and LZMA compress support to libarchive-wrapper
|
před 15 roky |
Brad King
|
1b5b2ed3b2
Include entries for directories in tarballs (#11020)
|
před 15 roky |
Brad King
|
3296e6ad90
Include headers from chosen libarchive (#10923)
|
před 15 roky |
Brad King
|
ff1f8d0b53
Fix or cast more integer conversions in cmake
|
před 15 roky |
Brad King
|
6fc4cd8680
Fix or cast integer conversions in cmake
|
před 15 roky |
Brad King
|
fdb5f78705
CPack: Try harder to remove temporary dir (#10793)
|
před 15 roky |
Brad King
|
ea62d6973b
Do not list file names during 'cmake -E tar xz'
|
před 15 roky |
David Cole
|
10a4abddfd
Add missing archive_read_finish calls to fix some of the presently reported valgrind memory leaks.
|
před 16 roky |
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).
|
před 16 roky |
Zach Mullen
|
3cb2a0ffa6
Move cURL dependent code out of CMakeLib to fix complex tests.
|
před 16 roky |
Zach Mullen
|
766ef1d011
Fix broken bootstrap test
|
před 16 roky |
Zach Mullen
|
5aad7bf2d4
Make new web api safe for bootstrap build.
|
před 16 roky |
Zach Mullen
|
3ff0b94055
Added functionality to allow CTest to easily access web APIs. This will be used for better communication with CDash.
|
před 16 roky |
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.
|
před 16 roky |
Bill Hoffman
|
22fb266d06
use different tar format to handle longer file names
|
před 16 roky |
Bill Hoffman
|
28664b96f7
Show the current file when there is a tar error
|
před 16 roky |
Bill Hoffman
|
a875845be9
fix warning for borland
|
před 16 roky |
Bill Hoffman
|
dc5d1edcfd
Fix missing return value.
|
před 16 roky |
Bill Hoffman
|
79b8d61ae9
Fix for working with symlinks in tar files
|
před 16 roky |
Bill Hoffman
|
f5fe20dc12
Fix some warnings
|
před 16 roky |