Commit History

Author SHA1 Message Date
  Brad King efa9eec040 file(COPY_FILE): Add option to retry on Windows if input access fails 3 years ago
  Brad King fa518188d8 cmSystemTools: Remove unused CopySingleFile overload 3 years ago
  Brad King 89b144789d file(COPY_FILE): Report if failure occurred on input or output path 3 years ago
  Brad King aba48bd6ac cmSystemTools: Provide quiet link creation methods 3 years ago
  zhenhaonong 1b64aa68b9 cmSystemTools: Fix encoding of whole-environment lookup on Windows 3 years ago
  Matthew Woehlke d1befe5515 cmSystemTools: Add MakeTempDirectory 3 years ago
  Alex Reinking c9d70a7cc3 cmake -E env: Add --modify flag 3 years ago
  Alex Reinking e2854b4fa2 cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff too 3 years ago
  Alex Reinking bfa1c5285b cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logic 3 years ago
  Brad King 621ea848b0 Merge topic 'windows-symlink-dir' 3 years ago
  Brad King a4f1c0fac8 Windows: Revert "Prefer junctions for directory symlinks" 3 years ago
  Brad King 7afbfcb184 Merge topic 'refactor-win-ver' 3 years ago
  Brad King ee047a68f2 cmSystemTools: Factor out method to get Windows OS version 3 years ago
  Raul Tambre 8eb8d16c19 cmSystemTools: Fix unsetenv() fallback 3 years ago
  Sean McBride d5694e4623 Source: Replace uses of sprintf with safer snprintf 3 years ago
  FeRD (Frank Dana) 98a10290a8 cmSystemTools: Fix 'ErrorOccurred' spelling 3 years ago
  Ben Boeckel 9409e5c04f clang-tidy: address `readability-container-data-pointer` lints 3 years ago
  Erin Melucci ba969ce5fe cmake-presets: add ${pathListSep} macro 3 years ago
  Kasper Laudrup 0b7fd783f8 cmake -E tar: Add --touch option 3 years ago
  Sergei Kryvonos 5101d586c4 Windows: Prefer junctions for directory symlinks 3 years ago
  Brad King 57349a4851 Merge topic 'rpath-unrecognized-format' 3 years ago
  Brad King 643fc46bdc file(RPATH): Restore tolerance of unknown formats if new RPATH is empty 3 years ago
  Brad King 5596cba7dc cmSystemTools: Remove unnecessary mark-as-used casts to void 3 years ago
  Rose 6f4727aaa0 Source: Replace C headers with C++ ones 4 years ago
  Brad King efc6c23a47 bootstrap: Do not declare cmSystemTools functions that are not implemented 4 years ago
  Brad King a956be4847 Merge topic 'warnings-cleanup' 4 years ago
  Sean McBride 5ba6e8ac59 Source: Replace most calls to sprintf with snprintf 4 years ago
  Sean McBride 1cf14f8c03 Source: fix many -Wmissing-prototypes warnings by marking functions static 4 years ago
  Marc Chevrier 59ad7a1c24 Move helpers functions from cmStringAlgorithms.h to cmValue.h 4 years ago
  Marc Chevrier 7e154ebd59 cmSystemTools::VersionCompare: use std::string for arguments 4 years ago