Marc Chevrier
|
f5fa6d53b0
class cmake: Store working directory at cmake launch
|
4 年之前 |
Brad King
|
a94332ed37
Merge topic 'cmprop-nullptr'
|
4 年之前 |
Brad King
|
d0b6eb8ec7
Merge topic 'capabilties-generator-platforms'
|
4 年之前 |
Vitaly Stakhovsky
|
ce97b7909b
Source: Remove unnecessary comparisons to nullptr
|
4 年之前 |
scheffle
|
66be34853c
cmake: add supported platforms to cmake -E capabilties report
|
4 年之前 |
Josef Angstenberger
|
5950e54325
Source: Fix typos and spelling in comments
|
4 年之前 |
Robert Maynard
|
a9b968bb98
cmake-presets: Introduce `toolchainFile` preset option
|
4 年之前 |
Brad King
|
835896e985
cmake: Improve error message when failing to update generation timestamp
|
4 年之前 |
Brad King
|
5ac713da70
Merge topic 'mrjoel/add-missing-not'
|
4 年之前 |
Brad King
|
bb290fc7a4
Merge topic 'add_toolchain_cmake_option'
|
4 年之前 |
Joel Johnson
|
370bebd921
Add missing 'not' in error messages
|
4 年之前 |
Robert Maynard
|
d5c3e4ac32
cmake: add support for --toolchain command argument
|
4 年之前 |
friendlyanon
|
06e6981336
cmake-presets: Make generator and binaryDir fields optional
|
4 年之前 |
Brad King
|
928f4bda30
Merge topic 'cmake-presets-condition'
|
4 年之前 |
Kyle Edwards
|
8bc5c8961e
CMakePresets.json: Add the ability to conditionally disable presets
|
4 年之前 |
Andrew Gilewsky
|
7c4c4f1406
Treat '.ixx' and '.cppm' files as C++ sources
|
4 年之前 |
Robert Maynard
|
b227a9565e
cmake: configure preset add support for --install-prefix mapping
|
4 年之前 |
Robert Maynard
|
38140713ad
cmake: add support for --install-prefix command argument
|
4 年之前 |
Brad King
|
a133a583d4
cmLocalGenerator: Clarify GetIncludeFlags signature
|
4 年之前 |
Sam Freed
|
676ecf0d37
cmake-presets: Add build and test presets
|
5 年之前 |
Brad King
|
05f4248e3d
Merge topic 'cpp-modules'
|
4 年之前 |
Robert Maynard
|
0fb78576b0
cmake: Use shared parsing code for all cmake argv parsing
|
4 年之前 |
Ben Boeckel
|
b0fc2993e1
Treat the '.mpp' file extension as C++ code
|
6 年之前 |
Brad King
|
f70814c3fd
Merge topic 'install-properties'
|
5 年之前 |
Brad King
|
63db7ae9c4
cmake: Clear INSTALL file properties between runs
|
5 年之前 |
Robert Maynard
|
1b6c5333a0
cmake: Error out on unknown arguments starting with `-`.
|
5 年之前 |
Brad King
|
7302a23a1f
cmake: Simplify -W recognition of no- and error= prefixes
|
5 年之前 |
Robert Maynard
|
98290782b6
cmake: redesign command-line argument parsing
|
5 年之前 |
Brad King
|
d800c26ce9
cmake: Fix processing of -Wno-error= flags
|
5 年之前 |
Vitaly Stakhovsky
|
f6e7d5f3a0
Reduce the scope of temporary cmProp variables and other improvements
|
5 年之前 |