975 Commits (c932f498426609beb14b9339c2a7dec3ea624998)

Author SHA1 Message Date
Brad King c932f49842 cmake: Teach -E capabilities to report supported fileapi requests 6 years ago
Brad King 6696855f72 cmake: Simplify implementation of -E capabilities 6 years ago
Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
Vitaly Stakhovsky 273257222e Source: change parameters to std::string 6 years ago
Eicke Herbertz 083cf7e8a2 cmake: Allow default generator to be set by environment variables 6 years ago
Kyle Edwards 8cc04b1918 cmake: Display error if generate step fails 6 years ago
Alex Turbov 6cc93b370e message(): Add support for log levels 6 years ago
Alex Turbov 99698ee351 cmake: Fix missed `return` statement when CLI errors found 6 years ago
Naren Manimohan 0404efe786 GHS: Add support for GHS Multi Generator in Linux 6 years ago
Sebastian Holtermann ec3c968de2 cmake: Use scopes to limit temporary object lifetime 6 years ago
Sebastian Holtermann 5536cec46e Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare 6 years ago
Sebastian Holtermann a6d75a1ce0 Substitute FileComparison in variable names with FileTimeCache 6 years ago
Sebastian Holtermann 216416219a Rename cmFileTimeComparison to cmFileTimeCache 6 years ago
Olli Kallioinen 67428e9025 VS: Do not print message when generate.stamp is up-to-date. 7 years ago
Bartosz Kosiorek 324d18bb34 cmake: Teach --build mode to support multiple targets 7 years ago
Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 7 years ago
Artur Ryt 706b93fa55 Modernize: C-arrays and loops over them 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 950c099d83 cmake: Progress functions use `std::string` param 7 years ago
Vitaly Stakhovsky 0779bc9393 ReadListFile: Accept std::string 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
Florian Maushart 439fe2e253 cmake: Add options for verbose output to --build mode 7 years ago
Vitaly Stakhovsky 186d9b083d cmSystemTools::Message: Add overload accepting std::string 7 years ago
Vitaly Stakhovsky 2fc69ba0b3 cmFileTimeComparison: use std::string arguments 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
Craig Scott 68b51fb19a cmake: Convert no source/build dir error to warning 7 years ago
Craig Scott 2395b1b244 cmake: Convert no source/build dir error to warning 7 years ago
Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 years ago
Vitaly Stakhovsky 3132ea801c cmSystemTools: Stdout(),Stderr() accept std::string argument 7 years ago
Artur Ryt dfd5ae7da7 Help: Mark default CMake generator with asterisk 7 years ago
Artur Ryt 7408cd3929 cmake: Return generator docs directly 7 years ago
Brad King 8bba458ea5 Add global generator factory method to get default platform name 7 years ago
Brad King 818df52c48 Add global generator factory method to get list of known platforms 7 years ago
Brad King 8144b00e32 Split global generator factory list with and without platforms 7 years ago
Regina Pfeifer ef61997b1b clang-tidy: Use emplace 7 years ago
Vitaly Stakhovsky 25caf7bafe cmMakefile::ReadListFile() accepts std::string argument 7 years ago
Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 7 years ago
Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
Craig Scott 27eb7c5bdb cmake: Ensure source and binary dirs are set 7 years ago
Brad King 57e48f16f2 VS: Add Visual Studio 16 2019 generator 7 years ago
Brad King 68d316e0cf VS: Rename VS 2017 generator sources to be version-independent 7 years ago
Brad King d8ed309d05 VS: Parameterize cmVSSetupAPIHelper instances with VS version 7 years ago
Paul Seyfert 6d53a60f00 cmake: distinguish '-Cpath' from '-C path' in source dir parsing 7 years ago
Brad King 5395c526fc cmake: Drop unused table entry for selecting default generator 7 years ago
Bruno Manganelli 8a803d784b cmMessenger: Decouple from cmState 7 years ago
Brad King eb2ec41a04 fileapi: Add protocol v1 infrastructure with support for shared query files 7 years ago
Regina Pfeifer 5731ec30f0 clang-tidy: fix warnings from version 7 7 years ago