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
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
10
-0/+51
*
Merge topic 'semi-warnings'
Brad King
2019-01-16
2
-11/+13
|
\
|
*
Fix most clang -Wextra-semi-stmt warnings in C++ files
Sean McBride
2019-01-15
2
-11/+13
*
|
Merge topic 'autogen_adaptive_warning'
Brad King
2019-01-16
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
Autogen: Adaptive missing Qt warning
Sebastian Holtermann
2019-01-15
1
-1/+1
|
*
Autogen: Add and use QtAutoGen::Tools method
Sebastian Holtermann
2019-01-15
1
-1/+1
*
|
Merge topic 'fetchcontent-uses-terminal'
Brad King
2019-01-15
4
-0/+24
|
\
\
|
*
|
FetchContent: Give access to the terminal for download and update
Craig Scott
2019-01-14
4
-0/+24
*
|
|
Merge topic 'vs2019'
Brad King
2019-01-15
5
-9/+11
|
\
\
\
|
*
|
|
VS: Add Visual Studio 16 2019 generator
Brad King
2019-01-11
5
-9/+11
|
|
/
/
*
|
|
Merge topic 'fix-source-group-CMakeLists.txt'
Brad King
2019-01-15
3
-0/+37
|
\
\
\
|
*
|
|
Restore support for a custom source group for CMakeLists.txt
Brad King
2019-01-14
3
-0/+37
*
|
|
|
Merge topic 'extendwhitelist'
Brad King
2019-01-15
1
-0/+1
|
\
\
\
\
|
*
|
|
|
cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'.
Sebastian Lipponer
2019-01-14
1
-0/+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'vs10_cs_cf_support'
Brad King
2019-01-15
3
-0/+63
|
\
\
\
\
|
*
|
|
|
cmVisualStudio10TargetGenerator: Fix .NET Compact Framework projects.
Wil Stark
2019-01-11
3
-0/+63
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'check-fortran-run'
Brad King
2019-01-15
1
-2/+9
|
\
\
\
\
|
*
|
|
|
CheckFortranSourceRuns: Add module to check if Fortran code runs
Michael Hirsch, Ph.D
2019-01-10
1
-2/+9
*
|
|
|
|
Merge topic 'deprecate-policy-old'
Brad King
2019-01-15
1
-0/+10
|
\
\
\
\
\
|
*
|
|
|
|
Add deprecation warnings for policies CMP0065 and below
Brad King
2019-01-11
1
-0/+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindBoost-test-env'
Brad King
2019-01-15
1
-0/+1
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Make RunCMake.FindBoost robust to Boost_ROOT in environment
Brad King
2019-01-14
1
-0/+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
IWYU: Update CMake code for IWYU built with Clang 6
Brad King
2019-01-15
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'drop-IRIX'
Brad King
2019-01-14
4
-75/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove now-unused code once used on IRIX
Brad King
2019-01-11
4
-75/+1
|
|
/
/
*
|
|
Merge topic 'cmake-option-parsing'
Brad King
2019-01-14
3
-14/+17
|
\
\
\
|
*
|
|
cmake: Ensure source and binary dirs are set
Craig Scott
2019-01-13
3
-14/+17
*
|
|
|
Merge topic 'autogen_noqt_warning'
Brad King
2019-01-14
6
-0/+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'backport-autogen_noqt_warning' into autogen_noqt_warning
Brad King
2019-01-11
6
-0/+21
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Tests: Add case for warning when AUTOMOC/UIC/RCC gets disabled
Brad King
2019-01-11
6
-0/+21
|
|
|
/
|
|
*
Tests: Add cases for -{C,D,U} without a source tree
Brad King
2019-01-10
12
-1/+22
|
|
*
Merge branch 'backport-autogen_revert_implicit_includes' into release-3.13
Brad King
2018-12-07
1
-3/+4
|
|
|
\
|
|
|
*
Autogen: Revert passing compiler implicit includes to moc
Sebastian Holtermann
2018-12-07
1
-3/+4
|
|
*
|
Merge branch 'cpack-status-callback' into release-3.13
Brad King
2018-12-07
2
-0/+3
|
|
|
\
\
*
|
|
\
\
Merge topic 'vs_ce_support'
Brad King
2019-01-11
8
-44/+110
|
\
\
\
\
\
|
*
|
|
|
|
VS: Honor WinCE deployment properties in VS 2010+
Wil Stark
2019-01-10
8
-1/+67
|
*
|
|
|
|
Tests: Detect VS and SDK availability early
Wil Stark
2019-01-10
1
-44/+44
|
|
/
/
/
/
*
|
|
|
|
Tests: Split CPack DEB and RPM tests into smaller tests
Kyle Edwards
2019-01-10
5
-31/+77
*
|
|
|
|
Tests: Add infrastructure to split up large CPack tests
Kyle Edwards
2019-01-10
2
-18/+24
|
/
/
/
/
*
|
|
|
Tests: Add cases for ctest --show-only=json-v1
Brad King
2019-01-10
3
-0/+159
*
|
|
|
Tests: Pass python interpreter into RunCMake.CTestCommandLine
Brad King
2019-01-08
1
-1/+2
*
|
|
|
Merge topic 'fix-warn-uninitialized-in-configure'
Craig Scott
2019-01-07
3
-4/+69
|
\
\
\
\
|
*
|
|
|
cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file
Artur Ryt
2018-12-29
3
-4/+69
*
|
|
|
|
Merge topic 'bundle_fixes'
Craig Scott
2019-01-06
6
-0/+32
|
\
\
\
\
\
|
*
|
|
|
|
GetPrerequisites: Fix handling of executable scripts
Alexander Grund
2019-01-04
6
-0/+32
*
|
|
|
|
|
Merge branch 'swig_src_file_ext' into 'master'
Marc Chevrier
2019-01-04
5
-0/+82
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
SWIG: Add support for custom Swig source file extensions
Thirumal Venkat
2019-01-03
5
-0/+82
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'remove-include-cmakeparsearguments'
Craig Scott
2018-12-29
1
-1/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
CMakeParseArguments: Remove superfluous includes of CMakeParseArguments
Kyle Edwards
2018-12-14
1
-1/+1
*
|
|
|
|
Merge topic 'link-options'
Craig Scott
2018-12-23
3
-2/+13
|
\
\
\
\
\
[next]