index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'findpkgconfig-target'
Brad King
2016-05-16
2
-0
/
+27
|
\
|
*
FindPkgConfig: optionally create imported target for the found libraries
Rolf Eike Beer
2016-05-14
2
-0
/
+27
*
|
Merge topic 'cpack-rpm-adding-dist-to-release-tag'
Brad King
2016-05-16
4
-0
/
+21
|
\
\
|
*
|
CPack/RPM adding dist to release tag test
Domen Vrankar
2016-05-14
4
-0
/
+21
|
|
/
*
|
Merge topic 'cpack-rpm-different-package-names'
Brad King
2016-05-16
5
-1
/
+25
|
\
\
|
*
|
CPack/RPM different package names
Domen Vrankar
2016-05-15
5
-1
/
+25
|
|
/
*
|
Merge topic 'cpack-deb-improvements'
Brad King
2016-05-16
27
-29
/
+211
|
\
\
|
|
/
|
/
|
|
*
CPack/Deb test changes due to breaking changes
Domen Vrankar
2016-05-13
27
-29
/
+211
*
|
InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073)
Brad King
2016-05-12
2
-0
/
+2
*
|
Tests: Wrap long comment lines in VSXaml test
Brad King
2016-05-11
1
-7
/
+9
*
|
Tests: Protect unicode literals from clang-format Cpp03 formatting
Brad King
2016-05-11
1
-0
/
+2
*
|
Drop find_(library|file|path) prefixes from PATH on non-Windows
Brad King
2016-05-09
3
-3
/
+9
|
/
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-2
/
+0
*
Merge topic 'custom-command-CROSSCOMPILING_EMULATOR'
Brad King
2016-05-09
8
-1
/
+134
|
\
|
*
CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
Jean-Christophe Fillion-Robin
2016-05-09
8
-1
/
+134
*
|
Help clang-format wrap after braces on long initializer lists
Brad King
2016-05-06
1
-0
/
+2
|
/
*
Tests: Improve source file name in RunCMake.CrosscompilingEmulator
Jean-Christophe Fillion-Robin
2016-05-03
5
-7
/
+9
*
Tests: Cover genex behavior in CROSSCOMPILING_EMULATOR test case
Jean-Christophe Fillion-Robin
2016-05-03
3
-4
/
+35
*
Merge topic 'doc-cmake-policies-manual-improvements'
Brad King
2016-05-03
1
-2
/
+2
|
\
|
*
CMP0059: Fix typo in policy description
Brad King
2016-05-02
1
-2
/
+2
*
|
Merge topic 'clang-format-include-order'
Brad King
2016-05-03
2
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Tests: Sort includes of sys/types.h as clang-format would
Brad King
2016-05-03
1
-1
/
+1
|
*
Tests: Fix Plugin test include order
Brad King
2016-05-03
1
-1
/
+2
*
|
Merge topic 'test-watcom-workaround'
Brad King
2016-05-02
3
-2
/
+3
|
\
\
|
*
|
Tests: Fix RunCMake.BuildDepends filesystem delay for Watcom WMake
Brad King
2016-04-29
1
-1
/
+2
|
*
|
Tests: Add workaround to Wrapping test for Watcom failure
Brad King
2016-04-28
2
-1
/
+1
*
|
|
Merge topic 'clang-format-include-order'
Brad King
2016-05-02
75
-107
/
+119
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
65
-106
/
+105
|
*
|
Tests: Stabilize include order in MFC, VSXaml, and VSWinStorePhone
Brad King
2016-04-29
11
-1
/
+13
|
*
|
Tests: Stabilize include order in StringFileTest
Daniel Pfeifer
2016-04-29
1
-0
/
+1
|
|
/
*
|
Deprecate Visual Studio 7 .NET 2003 generator
Brad King
2016-04-28
5
-0
/
+15
*
|
Tests: Drop test for VS 7.0 generator deprecation warnings
Brad King
2016-04-28
5
-15
/
+0
|
/
*
Merge topic 'intel-compiler-features'
Brad King
2016-04-28
2
-5
/
+91
|
\
|
*
WCDH: Add Intel to list of supported compilers
Robert Maynard
2016-04-28
1
-5
/
+9
|
*
Features: Record standards and features for Intel C on UNIX
Robert Maynard
2016-04-28
1
-0
/
+10
|
*
Features: Record standards and features for Intel C++ on UNIX
Levi Morrison
2016-04-28
1
-0
/
+72
*
|
Merge topic 'ExternalProject-git-clone-shallow'
Brad King
2016-04-28
1
-0
/
+17
|
\
\
|
*
|
ExternalProject: Add option to perform a shallow Git clone (#15291)
Brad King
2016-04-27
1
-0
/
+17
*
|
|
GHS: Fix handling of duplicate source filenames (#16046)
Geoff Viola
2016-04-25
5
-0
/
+40
|
/
/
*
|
Merge topic 'autogen-updates'
Brad King
2016-04-22
19
-0
/
+234
|
\
\
|
*
|
Tests: QtAutogen: Same source name in different directories test
Sebastian Holtermann
2016-04-22
19
-0
/
+234
|
|
/
*
|
FindBoost: Define Boost::boost for all boost versions
Roger Leigh
2016-04-19
4
-0
/
+30
|
/
*
cmListFileBacktrace: Refactor storage to provide efficient value semantics
Brad King
2016-04-18
7
-10
/
+16
*
Merge topic 'try_compile-config-flags'
Brad King
2016-04-13
3
-0
/
+21
|
\
|
*
try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)
Brad King
2016-04-11
3
-0
/
+21
*
|
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
15
-1
/
+62
|
/
*
Merge topic 'test-RunCMake.BuildDepends-filesystem-workaround'
Brad King
2016-04-11
1
-0
/
+1
|
\
|
*
Tests: Work around filesystem timestamp bugs in RunCMake.BuildDepends
Brad King
2016-04-08
1
-0
/
+1
*
|
Merge topic 'ninja-restat-custom-command-byproducts'
Brad King
2016-04-08
2
-0
/
+29
|
\
\
|
|
/
|
*
Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049)
Brad King
2016-04-05
2
-0
/
+29
[next]