1149 Commits (a41d6e4d7a264954bebd6c1c45475647da60e14c)

Author SHA1 Message Date
Braulio Valdivielso Martinez a41d6e4d7a Trace: add global_frame field to json-v1 format 4 years ago
Carsten Rudolph 9aa7831f05 Presets: add resolve packages setting to build presets. 4 years ago
Carsten Rudolph 193b8fca52 cmBuildOptions: Split build arguments into separate object. 4 years ago
Robert Maynard eacf1f879b cmake: Warn about unnecessary paths on command line 4 years ago
Robert Maynard b2bc3364f0 CMake: `-S` paths preferred over other provided paths 4 years ago
Kyle Edwards fd6ea2f67f Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph 4 years ago
John Parent d7b18895bc cmake: Add filtered debug-find options 4 years ago
Brad King 56dc22d488 cmMessenger: Make relative path conversion more explicit 4 years ago
Brad King 3d378541bb cmMessenger: Adopt backtrace printing functions 4 years ago
Sean McBride 29ffa5f48c Source: fix -Wextra-semi-stmt warnings 4 years ago
Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
Marc Chevrier f84193292c Use new AddCacheEntry signatures 4 years ago
Marc Chevrier 3c2e58eeb8 AddCacheEntry accept cmProp or std::string 4 years ago
Marc Chevrier 6dfa581bab Enhancement: SetProperty accept cmProp or std::string 4 years ago
leha-bot d1599c3f7f Fix build on Android (host) 4 years ago
Brad King 6c440ea3ce cmake: Model normal and try-compile project kinds explicitly 4 years ago
Brad King 2065bd73cb cmState: Construct with mode 4 years ago
Kyle Edwards d9a3c9fad5 CMakePresets.json: Make --list-presets show presets with no generator 4 years ago
Brad King c46b265839 VS: Add Visual Studio 17 2022 generator 4 years ago
Sam Freed 5d67632813 presets: Fix buildPreset "jobs" 4 years ago
Robert Maynard b50bfc8913 HIP: Add language to CMake 5 years ago
Brad King 6c34ed9b87 cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable 4 years ago
Jake Cobb c3bd5a6a2c cmake-gui: Unset empty CC,CXX on global generator change 4 years ago
Robert Maynard 372bf1bcc4 cmCommandLineArgument: Understands which commands require partial matching 4 years ago
Marc Chevrier f5fa6d53b0 class cmake: Store working directory at cmake launch 4 years ago
Vitaly Stakhovsky ce97b7909b Source: Remove unnecessary comparisons to nullptr 4 years ago
scheffle 66be34853c cmake: add supported platforms to cmake -E capabilties report 4 years ago
Josef Angstenberger 5950e54325
Source: Fix typos and spelling in comments 4 years ago
Robert Maynard a9b968bb98 cmake-presets: Introduce `toolchainFile` preset option 4 years ago
Brad King 835896e985 cmake: Improve error message when failing to update generation timestamp 4 years ago
Joel Johnson 370bebd921 Add missing 'not' in error messages 4 years ago
Robert Maynard d5c3e4ac32 cmake: add support for --toolchain command argument 4 years ago
friendlyanon 06e6981336 cmake-presets: Make generator and binaryDir fields optional 4 years ago
Kyle Edwards 8bc5c8961e CMakePresets.json: Add the ability to conditionally disable presets 4 years ago
Andrew Gilewsky 7c4c4f1406 Treat '.ixx' and '.cppm' files as C++ sources 4 years ago
Robert Maynard b227a9565e cmake: configure preset add support for --install-prefix mapping 5 years ago
Robert Maynard 38140713ad cmake: add support for --install-prefix command argument 5 years ago
Brad King a133a583d4 cmLocalGenerator: Clarify GetIncludeFlags signature 4 years ago
Sam Freed 676ecf0d37 cmake-presets: Add build and test presets 5 years ago
Robert Maynard 0fb78576b0 cmake: Use shared parsing code for all cmake argv parsing 5 years ago
Ben Boeckel b0fc2993e1 Treat the '.mpp' file extension as C++ code 6 years ago
Brad King 63db7ae9c4 cmake: Clear INSTALL file properties between runs 5 years ago
Robert Maynard 1b6c5333a0 cmake: Error out on unknown arguments starting with `-`. 5 years ago
Brad King 7302a23a1f cmake: Simplify -W recognition of no- and error= prefixes 5 years ago
Robert Maynard 98290782b6 cmake: redesign command-line argument parsing 5 years ago
Brad King d800c26ce9 cmake: Fix processing of -Wno-error= flags 5 years ago
Vitaly Stakhovsky f6e7d5f3a0 Reduce the scope of temporary cmProp variables and other improvements 5 years ago
Kyle Edwards cb2d01c182 CMakePresets.json: Don't warn if no path argument is given 5 years ago
Kyle Edwards b7d7eca66d CMakePresets.json: Rework how --preset argument is handled 5 years ago
Robert Maynard afac7482d2 cmake: command arguments which use '=' behave consistently 5 years ago