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
/
Help
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cmake-presets-toolset-arch-config' into release-3.19
Craig Scott
2020-10-23
2
-30/+68
|
\
|
*
CMakePresets.json: Split cmakeGeneratorConfig field
Kyle Edwards
2020-10-22
2
-30/+68
*
|
CMakePresets.json: Add ${sourceDirName} macro
Kyle Edwards
2020-10-22
1
-0/+5
|
/
*
CMakePresets.json: Allow boolean for cache variable value
Kyle Edwards
2020-10-21
2
-6/+20
*
Help: Add JSON schema for CMakePresets.json
Ben McMorran
2020-10-20
2
-0/+248
*
Help: Clarify purpose of warnings and errors
Kyle Edwards
2020-10-19
1
-4/+4
*
Help: Make architecture and toolset descriptions generic
Kyle Edwards
2020-10-19
1
-4/+4
*
Help: Add inheritance to CMakePresets.json example
Kyle Edwards
2020-10-19
1
-0/+7
*
Help: Add documentation for debug field
Kyle Edwards
2020-10-19
1
-0/+20
*
Help: Show environment field
Kyle Edwards
2020-10-19
1
-0/+4
*
Help: Show multiple ways of doing cacheVariables
Kyle Edwards
2020-10-19
1
-2/+3
*
Help: Move vendor field into example
Kyle Edwards
2020-10-19
2
-14/+12
*
Help: s/unusedVars/unusedCli/
Kyle Edwards
2020-10-19
1
-1/+1
*
Help: Move CMakePresets.json documentation into a separate file
Kyle Edwards
2020-10-19
2
-328/+351
*
CMP0111: Clarify that the new error is on a missing property setting
Brad King
2020-10-16
1
-1/+1
*
Help: Fix invalid code-block in cmake(1) manual
Kyle Edwards
2020-10-14
1
-1/+1
*
Tests: Test the CMakePresets.json example in the documentation
Kyle Edwards
2020-10-09
2
-25/+25
*
Help: Fix documentation of CMakePresets.json's cacheVariables
Kyle Edwards
2020-10-09
1
-4/+3
*
Help: Add note about Visual Studio tools for Android
Kyle Edwards
2020-10-07
1
-4/+6
*
Help: Add ref to Ninja Generators section
Kyle Edwards
2020-10-07
1
-0/+2
*
CMakePresets.json: Prohibit empty variable names
Kyle Edwards
2020-10-06
1
-15/+17
*
Help: Add presets documentation and release notes
Kyle Edwards
2020-10-05
2
-0/+373
*
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
1
-1/+6
*
Merge topic 'add_lang_agnostic_check_compile_flag_module'
Brad King
2020-09-29
1
-0/+1
|
\
|
*
CheckCompilerFlag: unified way to check compiler flags per language
Robert Maynard
2020-09-28
1
-0/+1
*
|
Help: Change User Interaction image paths to be relative to source file
Betsy McPhail
2020-09-25
1
-0/+0
|
/
*
CheckSoureRuns: Add a unified way to check if a source runs
Robert Maynard
2020-09-23
1
-0/+1
*
CheckSoureCompiles: Add a unified way to check if a source compiles
Robert Maynard
2020-09-23
1
-0/+1
*
Merge topic 'comp-ti-std-options'
Brad King
2020-09-22
1
-1/+1
|
\
|
*
Compiler/TI: Add std options for C++98
Josef Angstenberger
2020-09-20
1
-1/+1
*
|
Xcode: Add option to specify build system variant
Brad King
2020-09-18
1
-0/+1
*
|
Help: Move CMAKE_XCODE_GENERATE_SCHEME to proper manual section
Brad King
2020-09-14
1
-1/+1
|
/
*
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
1
-0/+1
*
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
2
-0/+2
|
\
|
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
2
-0/+2
*
|
Makefile: Add policy CMP0113 to avoid duplication of custom commands
Brad King
2020-09-08
1
-0/+1
*
|
Merge topic 'ispc_improvements'
Brad King
2020-09-08
2
-0/+2
|
\
\
|
*
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
2
-0/+2
*
|
|
cmake_path command: path management
Marc Chevrier
2020-09-06
1
-0/+1
|
/
/
*
|
Merge topic 'target_genex_dependency'
Brad King
2020-09-01
2
-0/+31
|
\
\
|
*
|
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
2
-0/+31
|
|
/
*
|
Merge topic 'xcode-link-phase-all'
Craig Scott
2020-09-01
2
-0/+2
|
\
\
|
*
|
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
2
-0/+2
|
|
/
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
4
-0/+18
|
\
\
|
|
/
|
/
|
|
*
ISPC: Update help documentation to include ISPC
Robert Maynard
2020-08-28
2
-0/+16
|
*
ISPC: Support ISPC header generation byproducts and parallel builds
Robert Maynard
2020-08-28
2
-0/+2
*
|
Merge topic 'vs-win-sdk-custom-max'
Brad King
2020-08-26
1
-0/+1
|
\
\
|
*
|
VS: Add option for custom Win10 SDK version maximum
jonathan molinatto
2020-08-25
1
-0/+1
*
|
|
cmTarget: Raise error if imported target location is not set
Raul Tambre
2020-08-21
1
-0/+1
|
/
/
*
|
Merge topic 'buildsystem_documentation_update'
Brad King
2020-08-19
1
-5/+15
|
\
\
[next]