457 Commits (0b7fd783f82639ba129e62edeac0de6594542708)

Author SHA1 Message Date
Kasper Laudrup 0b7fd783f8 cmake -E tar: Add --touch option 3 years ago
m.klimenko 231872ddb0 file(DOWNLOAD): Add options to download a range 4 years ago
Alexey Edelev fd0c285b12 file: Fix types of the OFFSET and LIMIT arguments 4 years ago
Brad King 41bebbe50a file: Restore error capture in undocumented READ_ELF mode 4 years ago
Brad King 0d37dae5f9 cmFileCommand: Update for new signature of GetLineFromStream 4 years ago
Sean McBride 5ba6e8ac59 Source: Replace most calls to sprintf with snprintf 4 years ago
Seth R Johnson fc92d6640b cmFileCommand: improve error message 4 years ago
Sean McBride 37859e3244 Source: Fix clang -Wimplicit-fallthrough warnings 4 years ago
Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
Marc Chevrier 062432a6bc cmCurlSetCAInfo: use std::string as argument 4 years ago
Brad King 63b5a6869e cmCurl: Adopt helper to fix file:// URLs 4 years ago
Marc Chevrier e5cd39ca80 cmProp: refactoring: transform alias in class 4 years ago
Alex Richardson 115ff6a347 cmELF: Include the ELF parsing code unconditionally 4 years ago
Kyle Edwards ed3633d88c install(TARGETS): Add RUNTIME_DEPENDENCIES option 4 years ago
Kyle Edwards 9f6cfe7169 file: Add undocumented RPATH_SET command 4 years ago
Kyle Edwards fac22d6596 Refactor: Modify file(RPATH_*) to use cmArgumentParser 4 years ago
Kyle Edwards 2ef3ea394f file(GET_RUNTIME_DEPENDENCIES): Add undocumented RPATH_PREFIX option 4 years ago
Kyle Edwards a12639e658 file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES arguments 4 years ago
Brad King 1898f9dd82 cmFileCommand: Remove unused local variable 4 years ago
Marc Chevrier e4b793c614 file(REAL_PATH): add option EXPAND_TILDE 4 years ago
Brad King 7f89053953 cmSystemTools: Return KWSys Status from CreateLink and CreateSymlink 4 years ago
Brad King ec1b6157cb Update CMake code using KWSys to account for Status return values 4 years ago
Craig Scott 900184616a Cleanup: Fix misspelt name of local C++ variable 4 years ago
Ben Boeckel 088444211e file: add `COPY_FILE` subcommand 4 years ago
Brad King 9bf40d8027 file(RENAME): Add option to not replace existing path 4 years ago
Brad King 3600c6cd8c cmSystemTools: Add RenameFile option to not replace destination 4 years ago
Brad King c61292726c file(RENAME): Add option to capture error message on failure 4 years ago
Brad King b6071c93f5 Rename CMAKE_USE_ELF_PARSER to CMake_USE_ELF_PARSER 5 years ago
Cristian Adam 05f16ca7ee file(CONFIGURE): Use text mode for default OUTPUT content 5 years ago
Asit Dhal 255df8622b file(GENERATE): Support new line style 5 years ago
Cristian Adam 6e225efd8c file(CONFIGURE): Fix newlines in CONTENT 5 years ago
Ben Boeckel a0610cf9e9 clang-tidy: fix `bugprone-signed-char-misuse` warnings 5 years ago
Ben Boeckel c826461d9c clang-tidy: fix `bugprone-reserved-identifier` warnings 5 years ago
Asit Dhal c3385dd8bd file(GENERATE): Support options to manipulate file permissions 5 years ago
Asit Dhal 6d0712c225 file(configure): Order of named options should be specified in any order 5 years ago
Cristian Adam 06a9a3bdc3 file(CONFIGURE): Allow angle brackets in content 5 years ago
Asit Dhal 2713a4fb37 file(GENERATE): Refactor options handling 5 years ago
Asit Dhal 195d14e781 file(ARCHIVE_CREATE): Add option to control compression level 5 years ago
Marc Chevrier be36266dab file(): Add REAL_PATH sub-command 5 years ago
Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 years ago
Sibi Siddharthan 7de60beddf file: Add CHMOD and CHMOD_RECURSE subcommands 5 years ago
Raul Tambre 27a912193b file(GENERATE): Add TARGET argument 5 years ago
Felix Yan 5dd710286f Correct a typo in cmFileCommand.cxx 5 years ago
Kyle Edwards fed7d8f76d file(DOWNLOAD): Make file argument optional 5 years ago
Craig Scott bbcff21f71 file(ARCHIVE*): Collapse FILES and DIRECTORY options 5 years ago
Brad King e5f5eeca2f file: Fix CONFIGURE output relative path 5 years ago
Craig Scott 95159b7dea file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSION 5 years ago
Dmitry Kalinkin ef215b0851 cmFileCommand: Log cmsys::Glob warnings 5 years ago
Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix 5 years ago
Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> 5 years ago