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
*
Tests: Ignore all classes in Xcode internal objc warnings
Gregor Jasny
2022-04-25
1
-1/+1
*
Tests: Teach RunCMake to ignore Xcode extension point warnings
Brad King
2022-04-25
1
-0/+1
*
VS: Remove the '/guard:cf' flag from v143 link flag table
Benjamin Sluis
2022-01-12
3
-0/+48
*
Merge topic 'revert-debian-libexec' into release-3.21
Brad King
2021-10-08
1
-2/+2
|
\
|
*
GNUInstallDirs: Fix misinterpretation of Debian Policy on LIBEXECDIR
Timo Röhling
2021-10-07
1
-2/+2
*
|
Tests: Fix RunCMake.XcodeProject XcodeIOSInstallCombined cases for Xcode 13.0
Brad King
2021-10-05
2
-4/+4
*
|
Tests: Specify destination for Xcode scheme
Gregor Jasny
2021-10-05
1
-1/+6
*
|
Tests/RunCMake/Autogen: test CMP0111 behavior
Ben Boeckel
2021-09-24
5
-0/+75
*
|
FindPkgConfig: Restore legacy behavior when CMP0126 is set to NEW
Marc Chevrier
2021-08-18
2
-0/+65
*
|
Merge topic 'ninja-lwyu-ar' into release-3.21
Brad King
2021-08-06
4
-0/+10
|
\
\
|
*
|
Ninja: Revert accidental LINK_WHAT_YOU_USE impl for static libraries
Đoàn Trần Công Danh
2021-08-03
4
-0/+10
*
|
|
Merge topic 'CC-DEPFILE-independent-from-CMAKE_DEPENDS_USE_COMPILER' into rel...
Brad King
2021-08-03
2
-0/+13
|
\
\
\
|
*
|
|
add_custom_command(DEPFILE) independent from CMAKE_DEPENDS_USE_COMPILER
Marc Chevrier
2021-08-01
2
-0/+13
*
|
|
|
VS: Fix assertion failure on INCLUDE_DIRECTORIES in INTERFACE libraries
Brad King
2021-07-29
2
-0/+8
|
/
/
/
*
|
|
Merge topic 'ctest-test-changing-labels' into release-3.21
Brad King
2021-07-29
2
-1/+19
|
\
\
\
|
*
|
|
CTest: Reset multi-options to persistent multi-options
Kyle Edwards
2021-07-28
2
-1/+19
|
|
/
/
*
|
|
CMakePresets: Check presets with their own file version
Kyle Edwards
2021-07-27
4
-0/+20
|
/
/
*
|
FindXCTest: Fix output directory for test bundle with Xcode 12.5
Yauheni Khnykin
2021-07-26
3
-5/+33
*
|
Tests: Clean up Ninja Multi-Config test from cb777dd
Kyle Edwards
2021-07-23
18
-6/+127
*
|
Merge topic 'nmc-target-objects' into release-3.21
Brad King
2021-07-23
7
-17/+49
|
\
\
|
*
|
Ninja Multi-Config: Restore TARGET_OBJECTS support in cross-configs
Brad King
2021-07-21
7
-17/+49
*
|
|
Merge topic 'message-color' into release-3.21
Brad King
2021-07-21
4
-0/+15
|
\
\
\
|
*
|
|
cmMessenger: Revert to non-color messages on Windows
Brad King
2021-07-20
4
-0/+15
|
|
/
/
*
|
|
Merge topic 'CMakeDependentOption-revert-parens' into release-3.21
Brad King
2021-07-21
4
-8/+6
|
\
\
\
|
*
|
|
CMakeDependentOption: Revert "Allow parentheses in the depends string"
Brad King
2021-07-20
4
-8/+6
|
|
/
/
*
|
|
try_compile: Propagate CMP0126 to the generated test project
Brad King
2021-07-20
11
-0/+22
|
/
/
*
|
CMakePresets.json: Fix expansion issue with empty binaryDir
Kyle Edwards
2021-07-16
3
-0/+18
*
|
Help: Clarify 'cmake --build' signature alternatives
Brad King
2021-07-13
14
-14/+14
*
|
file(GET_RUNTIME_DEPENDENCIES): Check architecture of dependencies
Kyle Edwards
2021-07-12
1
-4/+1
*
|
Tests: Fix RunCMake.try_compile C/CXX standards with IntelLLVM MSVC mode
Brad King
2021-07-09
1
-0/+11
*
|
CMakePresets.json: Make --list-presets show presets with no generator
Kyle Edwards
2021-07-06
5
-13/+20
*
|
Tests: Fix newline matching in several RunCMake.* cases
Brad King
2021-07-02
18
-21/+42
*
|
Merge topic 'CMP0126-WARNING' into release-3.21
Brad King
2021-06-30
4
-0/+20
|
\
\
|
*
|
CMP0126: Add control for warnings
Marc Chevrier
2021-06-29
4
-0/+20
*
|
|
CPack/RPM: Fix weak dep support
Alex Sweet
2021-06-29
2
-11/+31
*
|
|
Tests/RunCMake/Ninja.*: Sanitize NINJA_STATUS since we expect default behavior
NAKAMURA Takumi
2021-06-28
2
-0/+6
|
/
/
*
|
Merge topic 'vs2022' into release-3.21
Brad King
2021-06-28
4
-9/+9
|
\
\
|
*
|
VS: Add Visual Studio 17 2022 generator
Brad King
2021-06-25
4
-9/+9
*
|
|
Tests: Shorten RunCMake.GenEx-* case names
Brad King
2021-06-25
221
-176/+176
|
/
/
*
|
Merge topic 'fix-flow-control-override'
Brad King
2021-06-17
3
-0/+5
|
\
\
|
*
|
CMake: Allow override of unexpected non-flow-control commands
Kyle Edwards
2021-06-16
3
-0/+5
|
*
|
Merge topic 'presets-build-fixes' into release-3.20
Brad King
2021-06-09
3
-5/+28
|
|
\
\
*
|
|
|
CMakeDependentOption: Allow parentheses in the depends string
Daniel Schürmann
2021-06-14
4
-0/+12
*
|
|
|
Merge topic 'xcode13-linker-output'
Brad King
2021-06-14
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Tests: ignore Xcode DVTPlugInManager output
Gregor Jasny
2021-06-10
1
-0/+1
*
|
|
|
|
Merge topic 'dir-IMPORTED_TARGETS'
Brad King
2021-06-11
3
-0/+12
|
\
\
\
\
\
|
*
|
|
|
|
Add directory property to list imported targets
Brad King
2021-06-10
3
-0/+12
*
|
|
|
|
|
Tests: Fix RunCMake.CPack_RPM.DEBUGINFO test case
Brad King
2021-06-10
1
-0/+17
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'vs-custom-depfile'
Brad King
2021-06-10
1
-1/+2
|
\
\
\
\
\
|
*
|
|
|
|
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
1
-1/+2
[next]