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
*
Tests: Remove ancient workaround in LoadCommand tests
Brad King
2017-10-04
2
-14/+0
*
Merge topic 'test-macos-updates'
Brad King
2017-10-04
2
-3/+13
|
\
|
*
Tests: Fix RunCMake.Framework ios arch for Xcode 9
Brad King
2017-10-03
1
-1/+11
|
*
Tests: Fix RunCMake.Framework expected output on macOS 10.13
Brad King
2017-10-03
1
-2/+2
*
|
Merge topic 'src-flags-genex-target'
Brad King
2017-10-04
3
-4/+15
|
\
\
|
|
/
|
/
|
|
*
VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property
Brad King
2017-10-03
3
-4/+15
*
|
Merge topic 'FindProtobuf-gen-desc'
Brad King
2017-10-03
5
-1/+98
|
\
\
|
|
/
|
/
|
|
*
FindProtobuf: add flag to allow descriptor files to be generated
Peter Mitrano
2017-10-02
5
-1/+98
*
|
Merge topic 'FindBoost-cmake-package'
Brad King
2017-10-02
7
-0/+19
|
\
\
|
*
|
FindBoost: Improve messages when a Boost CMake package is found
Brad King
2017-09-29
7
-0/+19
*
|
|
Tests: Fix CudaOnly.WithDefs test on CUDA 9
Brad King
2017-09-29
1
-1/+5
|
/
/
*
|
Merge topic 'add-vs-shader-properties'
Brad King
2017-09-29
1
-2/+4
|
\
\
|
*
|
VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.
Kevin M. Godby
2017-09-27
1
-2/+4
*
|
|
Autogen: Tests: Update AUTOMOC_MACRO_NAMES test
Sebastian Holtermann
2017-09-28
15
-49/+139
*
|
|
Merge topic 'GetPrerequisites-no-clear-on-missing'
Brad King
2017-09-27
4
-0/+11
|
\
\
\
|
*
|
|
GetPrerequisites: Restore behavior on missing binary of not clearing list
Brad King
2017-09-26
4
-0/+11
|
|
/
/
*
|
|
Merge topic 'ninja-rc-depfile-quoting'
Brad King
2017-09-27
1
-0/+7
|
\
\
\
|
*
|
|
Ninja: Fix quoting of RC language depfile in cmcldeps call
Brad King
2017-09-25
1
-0/+7
|
|
/
/
*
|
|
Merge topic 'FindOpenGL-glvnd'
Brad King
2017-09-27
2
-1/+64
|
\
\
\
|
*
|
|
FindOpenGL: Add support for GLVND on Linux
Tom Fogal
2017-09-25
2
-1/+64
|
|
/
/
*
|
|
Merge topic 'revert-perf-source-lookup'
Brad King
2017-09-27
2
-1/+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests: Add case for legacy source file property behavior
Brad King
2017-09-25
2
-1/+17
*
|
|
Merge topic 'test-fix-msvc-standard-default'
Brad King
2017-09-25
1
-13/+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tests: Fix RunCMake.try_compile CxxStandard case on MSVC
Brad King
2017-09-22
1
-13/+31
|
|
/
*
|
Merge topic 'autogen-generators-refactor'
Brad King
2017-09-22
46
-274/+572
|
\
\
|
*
|
Autogen: Tests: Add a change-not test to the mocRerun test
Sebastian Holtermann
2017-09-21
2
-17/+36
|
*
|
Autogen: Tests: Disable an AUTOMOC_DEPENDS_FILTER test for Ninja
Sebastian Holtermann
2017-09-21
1
-3/+11
|
*
|
Autogen: Tests: Refactor the QtAutogenRebuild rccDepends test
Sebastian Holtermann
2017-09-21
16
-103/+151
|
*
|
Autogen: Tests: Move each rerun test script to a NAME.cmake file
Sebastian Holtermann
2017-09-21
4
-217/+224
|
*
|
Autogen: Tests: Extend CMAKE_AUTOMOC_DEPEND_FILTERS rebuild test
Sebastian Holtermann
2017-09-21
12
-31/+71
|
*
|
Autogen: Tests: Add <SUBDIR>/ui_view.h AUTOUIC includes to sameName test
Sebastian Holtermann
2017-09-21
13
-1/+118
|
*
|
Autogen: Tests: Add <SUBDIR>/item.moc includes to sameName test
Sebastian Holtermann
2017-09-21
6
-9/+68
*
|
|
Merge topic 'cpack-rpm-deb-version'
Brad King
2017-09-22
16
-13/+49
|
\
\
\
|
*
|
|
CPack RPM and DEB: improved package version handling
Domen Vrankar
2017-09-21
16
-13/+49
*
|
|
|
test: Added additional unit test to variable_watch
Justin Berger
2017-09-21
2
-0/+18
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'cpack-different-checksum-file-per-generator'
Brad King
2017-09-21
1
-3/+2
|
\
\
\
|
*
|
|
CPack: use a distinct checksum file for each generator
Domen Vrankar
2017-09-20
1
-3/+2
|
|
/
/
*
|
|
Merge topic 'cpack-check-install-script'
Brad King
2017-09-21
3
-0/+15
|
\
\
\
|
*
|
|
CPack: Add missing check for CPACK_INSTALL_SCRIPT variable
Alex Turbov
2017-09-20
3
-0/+15
|
|
/
/
*
|
|
Merge topic 'test_for_missing_sources'
Brad King
2017-09-21
59
-0/+209
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Tests: Add tests for missing sources in add_executable and add_library.
Deniz Bahadir
2017-09-20
59
-0/+209
*
|
|
Enable clang-tidy modernize-loop-convert lint
Brad King
2017-09-19
1
-6/+3
|
|
/
|
/
|
*
|
Merge topic 'gtest-fix-windows-linking'
Brad King
2017-09-19
1
-0/+2
|
\
\
|
*
|
FindGTest: Improve test to catch link error
Matthew Woehlke
2017-09-18
1
-0/+2
*
|
|
Merge topic 'findmpi-overhaul'
Brad King
2017-09-18
1
-0/+5
|
\
\
\
|
*
|
|
FindMPI: Support components for various languages
Christian Pfeiffer
2017-09-15
1
-0/+5
|
|
/
/
*
|
|
Tests: Fix CMake syntax warning in VSGNUFortran test
Brad King
2017-09-15
1
-1/+1
*
|
|
Tests: Fix some references to 'cmake' executable
Brad King
2017-09-15
1
-9/+9
*
|
|
Tests: Drop tests that have not run for over 10 years
Brad King
2017-09-15
22
-209/+0
*
|
|
Merge topic 'refactor-iwyu-code'
Brad King
2017-09-15
17
-8/+30
|
\
\
\
[next]