提交历史

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