index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'vs-package-restore'
Brad King
2022-01-24
1
-5/+10
|
\
|
*
Presets: add resolve packages setting to build presets.
Carsten Rudolph
2022-01-22
1
-0/+4
|
*
cmBuildOptions: Split build arguments into separate object.
Carsten Rudolph
2022-01-22
1
-5/+6
*
|
cmake: Warn about unnecessary paths on command line
Robert Maynard
2022-01-20
1
-5/+32
*
|
CMake: `-S` paths preferred over other provided paths
Robert Maynard
2022-01-18
1
-28/+26
|
/
*
Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph
Kyle Edwards
2022-01-06
1
-21/+21
*
cmake: Add filtered debug-find options
John Parent
2021-12-17
1
-2/+49
*
cmMessenger: Make relative path conversion more explicit
Brad King
2021-12-08
1
-0/+6
*
cmMessenger: Adopt backtrace printing functions
Brad King
2021-12-08
1
-2/+3
*
Source: fix -Wextra-semi-stmt warnings
Sean McBride
2021-12-01
1
-1/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-28/+28
*
Use new AddCacheEntry signatures
Marc Chevrier
2021-09-10
1
-32/+26
*
AddCacheEntry accept cmProp or std::string
Marc Chevrier
2021-09-10
1
-1/+1
*
Enhancement: SetProperty accept cmProp or std::string
Marc Chevrier
2021-08-25
1
-0/+4
*
Fix build on Android (host)
leha-bot
2021-08-13
1
-2/+4
*
cmake: Model normal and try-compile project kinds explicitly
Brad King
2021-07-12
1
-11/+6
*
cmState: Construct with mode
Brad King
2021-07-12
1
-2/+1
*
CMakePresets.json: Make --list-presets show presets with no generator
Kyle Edwards
2021-07-06
1
-0/+3
*
VS: Add Visual Studio 17 2022 generator
Brad King
2021-06-25
1
-1/+5
*
Merge topic 'presets-build-fixes'
Brad King
2021-06-09
1
-1/+3
|
\
|
*
Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixes
Sam Freed
2021-06-08
1
-1/+3
|
|
\
|
|
*
presets: Fix buildPreset "jobs"
Sam Freed
2021-06-08
1
-1/+3
*
|
|
HIP: Add language to CMake
Robert Maynard
2021-06-07
1
-0/+3
*
|
|
cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable
Brad King
2021-06-03
1
-0/+10
|
/
/
*
|
cmake-gui: Unset empty CC,CXX on global generator change
Jake Cobb
2021-05-24
1
-3/+6
*
|
cmCommandLineArgument: Understands which commands require partial matching
Robert Maynard
2021-05-19
1
-24/+42
*
|
class cmake: Store working directory at cmake launch
Marc Chevrier
2021-05-11
1
-1/+2
*
|
Merge topic 'cmprop-nullptr'
Brad King
2021-05-11
1
-4/+2
|
\
\
|
*
|
Source: Remove unnecessary comparisons to nullptr
Vitaly Stakhovsky
2021-05-10
1
-4/+2
*
|
|
Merge topic 'capabilties-generator-platforms'
Brad King
2021-05-11
1
-0/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmake: add supported platforms to cmake -E capabilties report
scheffle
2021-05-10
1
-0/+7
*
|
|
Source: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
|
/
/
*
|
cmake-presets: Introduce `toolchainFile` preset option
Robert Maynard
2021-04-28
1
-0/+7
*
|
cmake: Improve error message when failing to update generation timestamp
Brad King
2021-04-21
1
-2/+6
*
|
Merge topic 'mrjoel/add-missing-not'
Brad King
2021-04-19
1
-3/+3
|
\
\
|
|
/
|
*
Add missing 'not' in error messages
Joel Johnson
2021-04-16
1
-3/+3
*
|
Merge topic 'add_toolchain_cmake_option'
Brad King
2021-04-16
1
-0/+14
|
\
\
|
*
|
cmake: add support for --toolchain command argument
Robert Maynard
2021-04-15
1
-0/+14
*
|
|
cmake-presets: Make generator and binaryDir fields optional
friendlyanon
2021-04-06
1
-3/+6
|
/
/
*
|
Merge topic 'cmake-presets-condition'
Brad King
2021-03-23
1
-0/+13
|
\
\
|
*
|
CMakePresets.json: Add the ability to conditionally disable presets
Kyle Edwards
2021-03-22
1
-0/+13
*
|
|
Treat '.ixx' and '.cppm' files as C++ sources
Andrew Gilewsky
2021-03-22
1
-3/+3
|
/
/
*
|
cmake: configure preset add support for --install-prefix mapping
Robert Maynard
2021-03-09
1
-3/+17
*
|
cmake: add support for --install-prefix command argument
Robert Maynard
2021-03-04
1
-0/+17
*
|
cmLocalGenerator: Clarify GetIncludeFlags signature
Brad King
2021-02-25
1
-1/+1
|
/
*
cmake-presets: Add build and test presets
Sam Freed
2021-02-01
1
-54/+170
*
Merge topic 'cpp-modules'
Brad King
2021-01-07
1
-2/+3
|
\
|
*
Treat the '.mpp' file extension as C++ code
Ben Boeckel
2021-01-05
1
-2/+3
*
|
cmake: Use shared parsing code for all cmake argv parsing
Robert Maynard
2021-01-06
1
-121/+4
|
/
*
Merge topic 'install-properties'
Brad King
2020-12-14
1
-0/+2
|
\
[next]