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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system"
Brad King
2020-09-18
1
-0/+5
*
Tests: Skip Qt*Autogen.MocSkipSource case for Xcode "new build system"
Brad King
2020-09-18
1
-0/+7
*
Tests: Update RunCMake.XcodeProject cases for Xcode "new build system"
Brad King
2020-09-18
1
-1/+3
*
Tests: Update BuildDepends test for Xcode "new build system"
Brad King
2020-09-18
2
-0/+10
*
Tests: Update RunCMake.file case with workaround for Xcode "new build system"
Brad King
2020-09-18
1
-0/+6
*
Tests: Avoid duplicate custom commands for Xcode "new build system"
Brad King
2020-09-18
2
-0/+15
*
Xcode: Switch to the "new build system" for Xcode 12 and above
Brad King
2020-09-18
26
-31/+423
*
Xcode: Add option to specify build system variant
Brad King
2020-09-18
15
-19/+187
*
Xcode: Factor out build phase variable declarations
Brad King
2020-09-18
1
-7/+12
*
Xcode: Clarify name of legacy run script build phase helper
Brad King
2020-09-18
2
-8/+8
*
Tests: Avoid duplicate custom commands in QtAutogen.AutogenOriginDependsOff
Brad King
2020-09-18
3
-6/+11
*
Tests: Remove RunCMake.ExternalProject unnecessary CMake version check
Brad King
2020-09-15
1
-2/+0
*
Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderr
Brad King
2020-09-15
4
-24/+2
*
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
36
-50/+655
*
Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictly
Brad King
2020-09-10
1
-18/+38
*
ExternalProject: Factor out an internal helper to add a step target
Brad King
2020-09-10
2
-22/+31
*
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
12
-1/+84
|
\
|
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
12
-1/+84
*
|
Merge topic 'fix_add_library_documentation'
Brad King
2020-09-10
1
-2/+2
|
\
\
|
*
|
Help: add_library(<name> OBJECT) can omit the source files
Deniz Bahadir
2020-09-10
1
-2/+2
*
|
|
Merge branch 'release-3.18'
Brad King
2020-09-10
0
-0/+0
|
\
\
\
|
*
\
\
Merge topic 'gitlab-ci-prefer-mr' into release-3.18
Brad King
2020-09-10
1
-4/+4
|
|
\
\
\
*
|
\
\
\
Merge topic 'gitlab-ci-prefer-mr'
Brad King
2020-09-10
1
-4/+4
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
gitlab-ci: Prefer MR rules for any pipeline associated with a MR
Brad King
2020-09-10
1
-4/+4
*
|
|
|
Merge topic 'custom-command-dedup'
Brad King
2020-09-10
20
-11/+174
|
\
\
\
\
|
*
|
|
|
Makefile: Add policy CMP0113 to avoid duplication of custom commands
Brad King
2020-09-08
20
-1/+168
|
*
|
|
|
cmMakefileTargetGenerator: Simplify custom command output collection
Brad King
2020-09-08
2
-10/+6
*
|
|
|
|
Merge topic 'json-helpers'
Brad King
2020-09-10
6
-91/+931
|
\
\
\
\
\
|
*
|
|
|
|
Refactor: Use JSON helpers in CTest resource spec
Kyle Edwards
2020-09-09
2
-91/+132
|
*
|
|
|
|
JSON: Add helpers
Kyle Edwards
2020-09-09
4
-0/+799
*
|
|
|
|
|
Merge topic 'optimize-old-expand'
Brad King
2020-09-10
20
-61/+49
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmCommandArgumentParserHelper: rework input handling
Oleksandr Koval
2020-09-09
20
-61/+49
*
|
|
|
|
|
|
Merge branch 'release-3.18'
Brad King
2020-09-10
0
-0/+0
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'automoc-rerun-missing-dependency' into release-3.18
Brad King
2020-09-10
9
-7/+132
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge topic 'automoc-rerun-missing-dependency'
Brad King
2020-09-10
9
-7/+132
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
AutoMoc: Re-run moc if a dependency is missing
Joerg Bornemann
2020-09-09
9
-7/+132
*
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-10
1
-1/+1
*
|
|
|
|
|
|
|
Merge topic 'vs9-custom-command-dedup'
Brad King
2020-09-09
4
-17/+24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
VS: Avoid unnecessary duplication of custom commands across targets in VS 9
Brad King
2020-09-08
1
-1/+6
|
*
|
|
|
|
|
|
|
cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table
Brad King
2020-09-08
4
-16/+18
*
|
|
|
|
|
|
|
|
Merge topic 'use-cmprop'
Brad King
2020-09-09
4
-45/+40
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
cmConditionEvaluator: More use of cmProp
vvs31415
2020-09-08
4
-45/+40
*
|
|
|
|
|
|
|
|
|
Merge topic 'file-real_path'
Brad King
2020-09-09
12
-2/+95
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
file(): Add REAL_PATH sub-command
Marc Chevrier
2020-09-08
12
-2/+95
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge topic 'fix-crash-21165'
Brad King
2020-09-09
1
-22/+12
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
cmGeneratorTarget: Avoid missing nullptr check
vvs31415
2020-09-08
1
-22/+12
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge branch 'release-3.18'
Brad King
2020-09-09
0
-0/+0
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge topic 'pch-tv90' into release-3.18
Brad King
2020-09-09
1
-8/+20
|
|
\
\
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
\
\
Merge topic 'pch-tv90'
Brad King
2020-09-09
1
-8/+20
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
[next]