Brad King
|
ffdb37a4f7
Handle libarchive API change in archive_read_data_block
|
14 anni fa |
Brad King
|
ed7cef5634
Factor Compute(File|String)MD5 into cmCryptoHash helper
|
14 anni fa |
Brad King
|
a343bc1c76
RunSingleCommand: Avoid assignment in condition
|
14 anni fa |
Johan Björk
|
642f10066a
RunSingleCommand: Add a OUTPUT_NORMAL flag.
|
14 anni fa |
Johan Björk
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
14 anni fa |
Brad King
|
4096066723
RunSingleCommand: Fix indentation
|
14 anni fa |
Brad King
|
acd2f84cc0
cmSystemTools: Remove trailing whitespace
|
14 anni fa |
Brad King
|
98dc13e513
Merge topic 'xcode-source_groups-folders-issue-10039'
|
14 anni fa |
Johan Björk
|
d0a403fd99
CMake: Move tokenize to cmSystemTools
|
14 anni fa |
Brad King
|
3232136fc8
Merge topic 'dont-compress-memcheck-output'
|
14 anni fa |
Zach Mullen
|
9c3a0b9f14
We will actually compress memcheck output if the server supports it.
|
14 anni fa |
Brad King
|
e51bbc14f6
Merge topic 'output-compile-lines'
|
14 anni fa |
Brad King
|
3d92c8c827
Explicitly cast time value in cmSystemTools::RandomSeed
|
14 anni fa |
Brad King
|
eb6f461fc1
VS 6: Define _WIN32_WINNT to load wincrypt.h correctly
|
14 anni fa |
Brad King
|
c45c60b24f
run_compile_commands: Avoid extra stl vector conversion
|
14 anni fa |
Brad King
|
e1b0a11dd4
Improve string(RANDOM) default seed
|
14 anni fa |
Brad King
|
f306a357b2
Merge topic 'style-line-length'
|
15 anni fa |
Brad King
|
9d21281b7d
Fix line-too-long style errors
|
15 anni fa |
David Cole
|
666f328858
Preserve timestamps on files on tar extract.
|
15 anni fa |
Eric NOULARD
|
40dc97dc73
CPack Backward-compatibly enforce DESTDIR for DEB and RPM
|
15 anni fa |
Brad King
|
cb9ea2647f
Remove cmSystemTools::EscapeSpaces method
|
15 anni fa |
Eric NOULARD
|
b50c15915a
Add ZIP archive format and LZMA compress support to libarchive-wrapper
|
15 anni fa |
Brad King
|
1b5b2ed3b2
Include entries for directories in tarballs (#11020)
|
15 anni fa |
Brad King
|
3296e6ad90
Include headers from chosen libarchive (#10923)
|
15 anni fa |
Brad King
|
ff1f8d0b53
Fix or cast more integer conversions in cmake
|
15 anni fa |
Brad King
|
6fc4cd8680
Fix or cast integer conversions in cmake
|
15 anni fa |
Brad King
|
fdb5f78705
CPack: Try harder to remove temporary dir (#10793)
|
15 anni fa |
Brad King
|
ea62d6973b
Do not list file names during 'cmake -E tar xz'
|
15 anni fa |
David Cole
|
10a4abddfd
Add missing archive_read_finish calls to fix some of the presently reported valgrind memory leaks.
|
16 anni fa |
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 anni fa |