288 Commits (53cb1f2d04bc9ca7bd50bd3b1a60dc933eab0777)

Author SHA1 Message Date
Bartosz Kosiorek 53cb1f2d04 cmake: Teach cmake -E tar command, Zstandard compression 6 years ago
Sebastian Holtermann cdff7f4e2a cmSystemTools: Add ExpandedListArgument and ExpandedLists methods 6 years ago
Brad King c85524a94a Ensure stdin, stdout, and stderr pipes are always open 6 years ago
Alex Turbov 377d1b7896 cmSystemTools: Remove unused message-related code, simplify logic 7 years ago
Sebastian Holtermann 735c6f39d9 Fix invalid ///! doxygen comment line starts 6 years ago
Bartosz Kosiorek ea9a2c1759 cmake: tar: Parse 'cmake -E tar' arguments 6 years ago
Brad King b52d9d6960 cmSystemTools: Drop unused CollapseCombinedPath method 6 years ago
Vitaly Stakhovsky 4e315e9449 cmSystemTools: More functions accept `std::string` params 7 years ago
Vitaly Stakhovsky bd20cc29a2 cmSystemTools: Remove redundant cmCopyFile() and Split() 7 years ago
Vitaly Stakhovsky 080a79ca4a cmSystemTools: More methods accept `std::string` params 7 years ago
Vitaly Stakhovsky 82edd98300 cmSystemTools: MessageCallback and Message() accept std::string argument 7 years ago
Vitaly Stakhovsky 65baaa0e37 cmSystemTools::RunSingleCommand: Accept std::string argument 7 years ago
Sebastian Holtermann ed0fa784eb cmSystemTools: Let `GetFileFormat` accept a `std::stding const&` 7 years ago
Regina Pfeifer 1180fc8780 OutputCallback: Accept std::string argument 7 years ago
Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 7 years ago
Regina Pfeifer 8c92db829b MessageCallback: Remove unused bool& argument 7 years ago
Vitaly Stakhovsky c31b6e616d cmSystemTools: copy file member functions accept std::string params 7 years ago
Regina Pfeifer bcee24aecc Use `std::function` for callbacks 7 years ago
Vitaly Stakhovsky 186d9b083d cmSystemTools::Message: Add overload accepting std::string 7 years ago
Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 7 years ago
Vitaly Stakhovsky 9e5c13738b cmSystemTools::RenameFile: Accepts std::string args 7 years ago
Vitaly Stakhovsky 3132ea801c cmSystemTools: Stdout(),Stderr() accept std::string argument 7 years ago
Tushar Maheshwari 0f08ed8936 cmSystemTools: Silence CreateLink and CreateSymlink errors 7 years ago
Tushar Maheshwari 81650e488c cmFileCommand: Add CREATE_LINK subcommand 7 years ago
Bruno Manganelli 87e810f223 cmOutputConverter: Moved ForceToRelativePath to cmSystem 7 years ago
Brad King 652210e901 cmSystemTools: Add EncodeURL helper 7 years ago
Jon Chronopoulos afb7f6e4ff cmake: Add '-E create_symlink' support on Windows 7 years ago
Vitaly Stakhovsky 1fa0f2bd03 cmSystemTools: Add IsOn(),IsOff() overloads accepting std::string 7 years ago
luz.paz be28106880 Fix misc. typos 7 years ago
Brad King 83630d4918 cmSystemTools: Revert GetRealPath implementation on Windows 7 years ago
Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 8 years ago
Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 8 years ago
Brad King 98628de812 Extend libuv file translate mode workaround to all executables 8 years ago
Robert Maynard 81868e6bad CUDA: Add cu as default source file extension 8 years ago
Luz Paz 3ab7bf8285 Various typo fixes 8 years ago
Manuel Núñez 640709e7db cmSystemTools: Implement GetRealPath on Windows 8 years ago
Brad King 31f73eb12d get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics 8 years ago
Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
André Klitzing c4647d8432 Change ComputeFileMD5 to ComputeFileHash 8 years ago
Bernhard Burgermeister 594d3d6fff Ninja: support response file for cmake_ninja_depends on Windows 9 years ago
Daniel Pfeifer d6f0006c0b Use CM_DISABLE_COPY 8 years ago
Daniel Pfeifer 7d6090aec4 cmSystemTools::SaveRestoreEnvironment: make noncopyable 8 years ago
Christian Pfeiffer bbb5c3efe2 Ninja,Makefile: Unify command line limit logic 8 years ago
Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
Daniel Pfeifer e9fc7ff505 Add self-sufficient wrapper for <sys/stat.h> 8 years ago
Daniel Pfeifer 41ec352832 IWYU: use pragma export 8 years ago
Dāvis Mosāns 40bd42dfbc Add Encoding option for RunChild, RunMakeCommand and RunProcess 9 years ago
Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago