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 'presets-optional-generator-and-builddir'
Brad King
2021-04-08
2
-2/+13
|
\
|
*
cmake-presets: Make generator and binaryDir fields optional
friendlyanon
2021-04-06
2
-2/+13
*
|
Help: Document the AUTOUIC_SOURCE_GROUP property
Duncan Barber
2021-04-04
1
-0/+1
|
/
*
Merge topic 'fujitsu-compiler-4.0-support'
Brad King
2021-04-01
1
-0/+1
|
\
|
*
Fujitsu: Add support for the Fujitsu compiler in Trad mode
Chuck Atkins
2021-03-30
1
-0/+1
*
|
CMakePresets.json: Add matches condition
Kyle Edwards
2021-03-31
2
-0/+64
*
|
Merge topic 'multiple-L-labels'
Brad King
2021-03-30
1
-2/+48
|
\
\
|
*
|
ctest: Support multiple -L and -LE options to mean "AND"
Adriaan de Groot
2021-03-28
1
-2/+48
*
|
|
UseSWIG: Use standard library name conventions for csharp language
Marc Chevrier
2021-03-26
1
-1/+2
|
|
/
|
/
|
*
|
project: Define variables indicating whether project is top level
friendlyanon
2021-03-26
1
-0/+2
|
/
*
Merge topic 'doc-custom-output-genex'
Brad King
2021-03-25
1
-0/+2
|
\
|
*
Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targets
Craig Scott
2021-03-25
1
-0/+2
*
|
Merge topic 'cmake-presets-condition'
Brad King
2021-03-23
3
-9/+456
|
\
\
|
*
|
CMakePresets.json: Add the ability to conditionally disable presets
Kyle Edwards
2021-03-22
3
-9/+456
*
|
|
Help: Fix typos in presets schema field descriptions
Adriaan de Groot
2021-03-18
1
-1/+1
*
|
|
Merge branch 'backport-preset-schema-typos' into preset-schema-typos
Brad King
2021-03-18
1
-15/+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Fix typos in presets schema field descriptions
Adriaan de Groot
2021-03-18
1
-15/+15
*
|
fileapi: Add installers to codemodel-v2 "directory" object
Brad King
2021-03-16
1
-0/+148
*
|
fileapi: Add backtraceGraph to codemodel-v2 "directory" object
Brad King
2021-03-16
1
-4/+8
*
|
fileapi: Add a "directory" object to codemodel-v2
Brad King
2021-03-16
1
-2/+35
*
|
fileapi: Re-organize backtrace infrastructure
Brad King
2021-03-16
1
-34/+42
*
|
CMakePresets.json: Add ${hostSystemName} macro
Kyle Edwards
2021-03-15
1
-0/+6
*
|
Help: Fix version numbers in CMakePresets.json documentation
Kyle Edwards
2021-03-15
1
-5/+6
*
|
Merge topic 'add_prefix_cmake_option'
Brad King
2021-03-11
3
-3/+101
|
\
\
|
*
|
cmake: configure preset add support for --install-prefix mapping
Robert Maynard
2021-03-09
3
-4/+99
|
*
|
cmake: add support for --install-prefix command argument
Robert Maynard
2021-03-04
1
-0/+3
*
|
|
Merge topic 'android-r22'
Brad King
2021-03-03
2
-0/+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: Document CMAKE_ANDROID_NDK_VERSION variable
Brad King
2021-03-03
2
-0/+5
*
|
Merge topic 'runtime-dll-deps'
Brad King
2021-02-25
1
-0/+23
|
\
\
|
*
|
Genex: Add TARGET_RUNTIME_DLLS genex
Kyle Edwards
2021-02-24
1
-0/+23
*
|
|
Merge topic 'nvhpc-minor-fixes'
Brad King
2021-02-25
1
-0/+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
HELP: Update compile-features documentation with missing compilers
Robert Maynard
2021-02-24
1
-0/+2
|
*
Merge topic 'preset-flag-consistency' into release-3.20
Brad King
2021-02-24
2
-3/+3
|
|
\
*
|
\
Merge topic 'preset-flag-consistency'
Brad King
2021-02-24
2
-3/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ctest: Add support for '--prefix=<prefix>' form of the argument
Brad King
2021-02-23
1
-1/+1
|
*
|
cmake: Add support for '--build --prefix=<prefix>' form of the argument
Brad King
2021-02-23
1
-1/+1
|
*
|
cmake: Document '--preset <preset>' form of the argument
Brad King
2021-02-23
1
-1/+1
*
|
|
Merge topic 'preset-no-comments'
Brad King
2021-02-24
1
-4/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "Help: Document JSON comment support in cmake-presets(7)"
Kyle Edwards
2021-02-24
1
-4/+1
|
|
/
*
|
Merge topic 'list-index-arg-parsing'
Brad King
2021-02-19
1
-0/+8
|
\
\
|
*
|
cmListCommand: add a policy for failing on invalid indicies
Ben Boeckel
2021-02-18
1
-0/+8
*
|
|
Merge topic 'docpreset'
Brad King
2021-02-19
2
-10/+25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Add build and test preset to examples in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-2/+16
|
*
|
Help: Clarify preset name conflict rules in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-8/+9
|
*
|
Merge topic 'preset-json-comments' into release-3.20
Brad King
2021-02-18
1
-1/+4
|
|
\
\
*
|
\
\
Merge topic 'preset-json-comments'
Brad King
2021-02-18
1
-1/+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Document JSON comment support in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-1/+4
*
|
|
|
Merge topic 'doc-presets'
Brad King
2021-02-18
2
-12/+20
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Clarify role of binaryDir inheritance in cmake-presets(7)
Brad King
2021-02-18
1
-4/+6
|
*
|
|
Help: Link to tool-specific preset arguments from cmake-presets(7)
Brad King
2021-02-18
2
-6/+9
[next]