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 'test-WriteBasicConfigVersionFile'
Brad King
2018-11-15
5
-906/+891
|
\
|
*
Tests: Simplify RunCMake.WriteBasicConfigVersionFile
Brad King
2018-11-14
2
-29/+8
|
*
Tests: Factor out RunCMake.WriteBasicConfigVersionFile test
Brad King
2018-11-14
6
-906/+912
*
|
Merge topic 'configure_file-canonical-deps'
Brad King
2018-11-15
4
-1/+14
|
\
\
|
*
|
configure_file: canonicalize input and output path in dependencies
Frank Benkstein
2018-11-13
4
-1/+14
*
|
|
Merge topic 'deprecate-findqt'
Brad King
2018-11-15
6
-0/+51
|
\
\
\
|
*
|
|
find_package(): Add policy to remove the FindQt module
Kyle Edwards
2018-11-14
6
-0/+51
*
|
|
|
Merge topic 'autogen_info_write'
Brad King
2018-11-15
5
-39/+39
|
\
\
\
\
|
*
|
|
|
Autogen: Sort tests
Sebastian Holtermann
2018-11-14
3
-38/+32
|
*
|
|
|
Autogen: Add a definitions test to the MocOnly test
Sebastian Holtermann
2018-11-14
2
-1/+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Tests: Add option for custom RunCMake.XcodeProject timeout
Brad King
2018-11-14
1
-0/+7
|
/
/
/
*
|
|
Merge topic 'GNUInstallDirs-FreeBSD-info'
Brad King
2018-11-14
5
-5/+127
|
\
\
\
|
*
|
|
GNUInstallDirs: Update FreeBSD "info" destination to share/info
Tobias C. Berner
2018-11-13
4
-8/+8
|
*
|
|
Tests: Split GNUInstallDirs expectations for FreeBSD
Brad King
2018-11-13
5
-5/+127
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'if_support_checking_if_cache_var_defined'
Brad King
2018-11-13
1
-0/+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
If: Support the 'DEFINED CACHE{}' syntax
Robert Maynard
2018-11-09
1
-0/+9
*
|
|
Merge topic 'pie-link-options'
Craig Scott
2018-11-12
17
-1/+257
|
\
\
\
|
*
|
|
POSITION_INDEPENDENT_CODE: Manage link flags for executables
Marc Chevrier
2018-11-11
11
-1/+229
|
*
|
|
INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support
Marc Chevrier
2018-11-08
7
-0/+28
|
|
/
/
*
|
|
Autogen: Add test for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET
Sebastian Holtermann
2018-11-11
17
-0/+279
|
|
/
|
/
|
*
|
cpack: Better error message when generator doesn't exist.
Robert Maynard
2018-11-08
1
-1/+1
|
/
*
Merge topic 'install-defaults'
Brad King
2018-11-08
32
-0/+505
|
\
|
*
install: Add sane set of defaults for DESTINATION and file type parameters
Kyle Edwards
2018-11-07
32
-0/+505
*
|
Merge topic 'find-jpeg-turbo-multiarch-version'
Brad King
2018-11-08
2
-1/+3
|
\
\
|
|
/
|
/
|
|
*
FindJPEG: handle multiarch installs of libjpeg-turbo
Ben Boeckel
2018-11-06
2
-1/+3
*
|
Merge topic 'fix-double-warn-uninitialized-in-script-mode'
Brad King
2018-11-07
3
-0/+10
|
\
\
|
*
|
CMP0053: Fix double warning on uninitialized variables in -P mode
R2RT
2018-11-05
3
-0/+10
*
|
|
Merge topic 'FindSQLite3-module'
Brad King
2018-11-07
4
-0/+40
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindSQLite3: Add module to find SQLite3
Chuck Atkins
2018-11-06
4
-0/+40
*
|
|
Merge topic 'FindPostgreSQL-target'
Brad King
2018-11-06
4
-0/+45
|
\
\
\
|
*
|
|
Tests/FindPostgreSQL: add a test for FindPostgreSQL
Ben Boeckel
2018-11-01
4
-0/+45
*
|
|
|
Merge topic 'autogen_origin_depends'
Brad King
2018-11-06
26
-50/+310
|
\
\
\
\
|
*
|
|
|
Autogen: Separate AUTOGEN_TARGET_DEPENDS tests into own tests suite
Sebastian Holtermann
2018-11-05
7
-48/+70
|
*
|
|
|
Autogen: Rename MocDepends test to AutogenOriginDependsOn
Sebastian Holtermann
2018-11-03
12
-2/+2
|
*
|
|
|
Autogen: Add test for AUTOGEN_ORIGIN_DEPENDS=OFF
Sebastian Holtermann
2018-11-03
12
-0/+238
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'rename-cpack-ext-generator'
Brad King
2018-11-06
17
-38/+38
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CPack: Rename Ext generator to External
Craig Scott
2018-11-05
17
-38/+38
*
|
|
|
Merge topic 'custom-command-work-dir-genex'
Brad King
2018-11-05
1
-2/+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
add_custom_{command,target}: Fix WORKING_DIRECTORY leading genex
Brad King
2018-11-03
1
-2/+2
|
|
/
/
|
*
|
Merge branch 'cuda-thread-flags' into release-3.13
Brad King
2018-10-24
7
-16/+73
|
|
\
\
*
|
\
\
Merge topic 'FindGDAL-target'
Brad King
2018-11-02
4
-0/+41
|
\
\
\
\
|
*
|
|
|
FindGDAL: set the GDAL_VERSION
Ben Boeckel
2018-11-01
2
-6/+3
|
*
|
|
|
Tests/FindGDAL: add a test for FindGDAL
Ben Boeckel
2018-11-01
4
-0/+44
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'check-keywords-only-if-used'
Brad King
2018-11-02
22
-0/+88
|
\
\
\
\
|
*
|
|
|
cmTargetPropCommandBase: check keywords after parsing
Ben Boeckel
2018-10-26
14
-40/+0
|
*
|
|
|
Tests: add tests for empty-value keyword arguments in target_*
Ben Boeckel
2018-10-26
36
-0/+128
*
|
|
|
|
Merge topic 'fix-custom-target-with-csharp'
Brad King
2018-11-01
4
-2/+15
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
CSharp: Fix regression in VS project type selection for custom target
Brad King
2018-10-31
4
-2/+15
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'vs-csharp-in-custom-target' into release-3.13
Brad King
2018-10-23
3
-0/+3
|
|
\
\
\
*
|
\
\
\
Merge topic 'set_directory_properties-script-mode'
Brad King
2018-10-30
3
-0/+5
|
\
\
\
\
\
[next]