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
/
Tests
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ninja-multi-automoc-regression'
Brad King
2020-09-18
5
-7/+27
|
\
|
*
Ninja Multi-Config: Fix dependencies of custom commands
Kyle Edwards
2020-09-17
5
-7/+27
*
|
Merge topic 'string-json-support'
Brad King
2020-09-17
15
-0/+382
|
\
\
|
*
|
string(JSON): Adds JSON parsing support to the string command
Peter Steneteg
2020-09-16
15
-0/+382
*
|
|
Merge topic 'ExternalProject-steps-refinement'
Brad King
2020-09-15
32
-38/+378
|
\
\
\
|
*
|
|
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
31
-6/+325
|
*
|
|
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
1
-3/+4
*
|
|
|
Merge topic 'test-pch-instantiate-templates'
Brad King
2020-09-14
1
-2/+2
|
\
\
\
\
|
*
|
|
|
Tests: Fix PchInstantiateTemplates case on macOS with CMAKE_OSX_ARCHITECTURES
Brad King
2020-09-11
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge topic 'ispc_window_failures'
Brad King
2020-09-11
1
-0/+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ISPC: CompilerLauncher tests work properly with x86 builds
Robert Maynard
2020-09-10
1
-0/+4
|
|
/
/
*
|
|
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
4
-1/+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCH: Template instantiation support
Tobias Hieta
2020-09-02
4
-1/+41
*
|
|
Merge topic 'custom-command-dedup'
Brad King
2020-09-10
12
-0/+56
|
\
\
\
|
*
|
|
Makefile: Add policy CMP0113 to avoid duplication of custom commands
Brad King
2020-09-08
12
-0/+56
*
|
|
|
Merge topic 'optimize-old-expand'
Brad King
2020-09-10
15
-15/+15
|
\
\
\
\
|
*
|
|
|
cmCommandArgumentParserHelper: rework input handling
Oleksandr Koval
2020-09-09
15
-15/+15
|
|
/
/
/
*
|
|
|
file(): Add REAL_PATH sub-command
Marc Chevrier
2020-09-08
8
-0/+27
|
/
/
/
*
|
|
Merge topic 'ispc_improvements'
Brad King
2020-09-08
29
-2/+113
|
\
\
\
|
*
|
|
ISPC: Support generation for multiple instruction sets
Robert Maynard
2020-09-04
18
-1/+85
|
*
|
|
ISPC: Add compiler launcher support
Robert Maynard
2020-09-03
12
-1/+28
*
|
|
|
cmake_path command: path management
Marc Chevrier
2020-09-06
179
-0/+1690
*
|
|
|
Merge topic 'external_project_download_stability'
Brad King
2020-09-04
1
-1/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Improve the stability of the ExternalProject download tests
Thomas Bernard
2020-09-02
1
-1/+5
*
|
|
|
Merge branch 'master' into ninja-multi-automoc-regression
Kyle Edwards
2020-09-02
591
-509/+3910
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Tell Xcode to disallow signing altogether in relevant cases
Brad King
2020-09-01
5
-0/+8
|
*
|
Tests: Update RunCMake.CommandLine to avoid duplicate custom commands
Brad King
2020-09-01
2
-10/+32
|
*
|
Tests: Remove workaround from RunCMake.ExternalProject MultiCommand case
Brad King
2020-09-01
1
-4/+0
|
*
|
Merge topic 'target_genex_dependency'
Brad King
2020-09-01
6
-1/+35
|
|
\
\
|
|
*
|
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
6
-1/+35
|
*
|
|
Merge topic 'xcode-link-phase-all'
Craig Scott
2020-09-01
12
-0/+221
|
|
\
\
\
|
|
*
|
|
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
12
-0/+221
|
|
|
/
/
|
*
|
|
Merge topic 'file_chmod'
Brad King
2020-09-01
23
-0/+100
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
file: Add CHMOD and CHMOD_RECURSE subcommands
Sibi Siddharthan
2020-08-26
23
-0/+100
|
*
|
|
Merge topic 'ExternalProject-test-download-timeout'
Brad King
2020-08-31
1
-5/+12
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Tests: Add timeout on the RunCMake.ExternalProject download server
Thomas Bernard
2020-08-27
1
-5/+12
|
|
|
/
|
*
|
Merge topic 'ctest-FATAL_ERROR'
Brad King
2020-08-27
15
-3/+38
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)
Kevin Puetz
2020-08-26
15
-3/+38
|
*
|
Merge topic 'win32-executable-genex'
Brad King
2020-08-25
7
-0/+58
|
|
\
\
|
|
*
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
7
-0/+58
|
|
|
/
|
*
|
Merge topic 'file_generate_target'
Brad King
2020-08-25
4
-0/+23
|
|
\
\
|
|
*
|
file(GENERATE): Add TARGET argument
Raul Tambre
2020-08-20
4
-0/+23
|
|
|
/
|
*
|
Merge topic 'unk_imported_location'
Brad King
2020-08-25
21
-11/+81
|
|
\
\
|
|
*
|
cmTarget: Raise error if imported target location is not set
Raul Tambre
2020-08-21
21
-11/+81
|
|
|
/
|
*
|
FetchContent: Fix SOURCE_DIR, BUILD_DIR when disconnected or overridden
Craig Scott
2020-08-23
3
-3/+55
|
|
/
|
*
Merge topic 'fix-file-generate-cmp0070'
Brad King
2020-08-20
10
-1/+95
|
|
\
|
|
*
file(GENERATE): Test source properties
Josef Angstenberger
2020-08-19
9
-0/+80
|
|
*
file(GENERATE): Update existing tests
Josef Angstenberger
2020-08-19
1
-1/+15
|
*
|
Merge topic 'msvc_c11'
Brad King
2020-08-20
1
-0/+9
|
|
\
\
[next]