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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'relax_CUDA_RESOLVE_DEVICE_SYMBOLS_constraints'
Brad King
2019-02-06
5
-0/+151
|
\
|
*
CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types
Robert Maynard
2019-02-05
5
-0/+151
*
|
Autogen: Extend the SameName test with same name but different extension files
Sebastian Holtermann
2019-02-05
6
-1/+68
*
|
Merge topic 'vs-fortran-target-check'
Brad King
2019-02-05
1
-0/+5
|
\
\
|
*
|
VS: Fix Fortran target type selection when linking C++ targets
Brad King
2019-02-04
1
-0/+5
|
|
/
*
|
Merge topic '17870-iphone-friendly-cmake'
Brad King
2019-02-05
7
-94/+73
|
\
\
|
*
|
Apple: Introduce separate system name for iOS, tvOS, and watchOS
Gregor Jasny
2019-02-04
7
-64/+38
|
*
|
Tests: Isolate RunCMake.XcodeProject per-device cases from host arch
Brad King
2019-02-04
1
-30/+35
*
|
|
Xcode: Update default Swift language version for Xcode 10.2
Brad King
2019-02-04
1
-1/+3
|
|
/
|
/
|
*
|
Merge topic 'vs-wince-deployment'
Brad King
2019-02-04
1
-0/+8
|
\
\
|
*
|
VS: Fix deployment for WinCE projects
Wil Stark
2019-02-01
1
-0/+8
*
|
|
Merge topic 'winrtrefs'
Brad King
2019-02-04
5
-3/+51
|
\
\
\
|
*
|
|
VS: Fix WinRT component references
Gilles Khouzam
2019-02-01
5
-2/+46
|
*
|
|
Tests: Fix VSWinStorePhone test with Windows 10 SDK 17763
Gilles Khouzam
2019-02-01
1
-1/+5
|
|
/
/
*
|
|
Merge topic 'set-env-warning'
Brad King
2019-02-04
3
-0/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
set: warn of extra arguments after ENV value.
Taylor Holberton
2019-02-01
3
-0/+8
*
|
|
Merge topic 'implicit-incs-cleanup'
Brad King
2019-02-01
17
-1/+332
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ParseImplicitIncludeInfo: add SunPro Fortran and PGI compiler, Cray fix
Chuck Cranor
2019-01-29
17
-1/+332
*
|
|
Merge topic 'set-validate-cache-type'
Brad King
2019-01-31
3
-0/+7
|
\
\
\
|
*
|
|
set: warn if CACHE type is not recognized
Taylor Holberton
2019-01-30
3
-0/+7
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'autogen-qt-version-from-dirprops'
Brad King
2019-01-31
6
-1/+72
|
\
\
\
|
*
|
|
Tests: add cases for providing Qt5Core_VERSION manually
Ben Boeckel
2019-01-30
6
-1/+72
*
|
|
|
Merge topic 'restore-install-late-framework'
Brad King
2019-01-31
3
-0/+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
macOS: Restore compatibility for setting FRAMEWORK after install()
Brad King
2019-01-30
3
-0/+14
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fetchcontent-reduce-boilerplate'
Brad King
2019-01-30
10
-0/+52
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FetchContent: Add new command FetchContent_MakeAvailable()
Craig Scott
2019-01-26
10
-0/+52
*
|
|
Merge topic 'add_consistent_verbose_build_flag'
Brad King
2019-01-29
11
-1/+50
|
\
\
\
|
*
|
|
cmake: Add tests for verbose output to --build mode
Robert Maynard
2019-01-28
11
-1/+50
*
|
|
|
Merge topic 'update-tutorial'
Brad King
2019-01-29
120
-680/+3346
|
\
\
\
\
|
*
|
|
|
Tests: Update style of c++ code snippets in Tutorial directions
Zack Galbreath
2019-01-27
2
-25/+17
|
*
|
|
|
Tests: Update CMake tutorial
Betsy McPhail
2019-01-27
112
-604/+3099
|
*
|
|
|
Tests: Make ExternalProjectLocal independent of Tutorial directory
Betsy McPhail
2019-01-27
8
-76/+255
*
|
|
|
|
Merge topic 'vs-host-arch'
Brad King
2019-01-29
8
-5/+24
|
\
\
\
\
\
|
*
|
|
|
|
VS: Teach VS 2019 generator to select host tools matching host arch
Brad King
2019-01-28
2
-1/+14
|
*
|
|
|
|
VS: Add support for explicit 32-bit toolset selection via host=x86
Brad King
2019-01-28
6
-4/+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Autogen: Reenable passing compiler implicit include directories to moc
Sebastian Holtermann
2019-01-28
3
-2/+11
|
/
/
/
/
*
|
|
|
Merge topic 'cmake-E-compare_files-eol'
Brad King
2019-01-28
10
-0/+12
|
\
\
\
\
|
*
|
|
|
cmake: Add --ignore-eol option to `-E compare_files` command
Taylor Braun-Jones
2019-01-28
10
-0/+12
|
|
/
/
/
*
|
|
|
Merge topic 'get_filename_component_last_ext'
Brad King
2019-01-28
1
-1/+3
|
\
\
\
\
|
*
|
|
|
Tests: Add tests for LAST_EXT and NAME_WLE
Tushar Maheshwari
2019-01-24
1
-1/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'implicit-incs-upd'
Brad King
2019-01-28
45
-7/+1085
|
\
\
\
\
|
*
|
|
|
ParseImplicitIncludeInfo: add Fortran implicit include handling
Chuck Cranor
2019-01-25
15
-6/+436
|
*
|
|
|
ParseImplicitIncludeInfo: handle/add SunPro, XL, and -nostdinc test cases
Chuck Cranor
2019-01-25
32
-2/+650
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'png-optimize'
Brad King
2019-01-28
18
-10/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Reduce size of PNG images
Lucy Phipps
2019-01-25
18
-10/+10
*
|
|
|
Merge topic 'max-recursion-depth'
Brad King
2019-01-25
90
-0/+657
|
\
\
\
\
|
*
|
|
|
cmMakefile: Impose maximum recursion limit
Kyle Edwards
2019-01-23
90
-0/+657
|
|
/
/
/
*
|
|
|
Merge topic 'exclude_from_all'
Brad King
2019-01-25
3
-0/+61
|
\
\
\
\
|
*
|
|
|
Pass EXCLUDE_FROM_ALL from directory to targets
Zack Galbreath
2019-01-21
3
-0/+61
*
|
|
|
|
FindPython: Introduce NumPy component
Hiroshi Miura
2019-01-24
5
-64/+183
|
|
_
|
/
/
|
/
|
|
|
[next]