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 'HandleTargetsInCMakeRequiredLibraries'
David Cole
2012-02-21
1
-0
/
+11
|
\
|
*
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
Alex Neundorf
2012-02-21
1
-0
/
+11
*
|
Merge topic 'doBuildRPM-withSpaceInTree'
David Cole
2012-02-21
1
-0
/
+8
|
\
\
|
*
|
Do not build RPM if path of the build tree contains space
Eric NOULARD
2012-02-19
1
-0
/
+8
*
|
|
Merge topic 'expect-more-versions'
David Cole
2012-02-21
1
-2
/
+3
|
\
\
\
|
*
|
|
AllFindModules test: expect more modules to have a version number available
Rolf Eike Beer
2012-02-18
1
-2
/
+3
|
|
/
/
*
|
|
Merge topic 'findlibrary-versioned-libraries'
David Cole
2012-02-21
1
-1
/
+31
|
\
\
\
|
*
|
|
Find_library(): allow searching for versioned shared objects
Rolf Eike Beer
2012-02-18
1
-1
/
+31
|
|
/
/
*
|
|
Merge topic 'fix-typos-12975'
David Cole
2012-02-21
1
-3
/
+3
|
\
\
\
|
*
|
|
fix the same typos as found by Debian in other places, too
Rolf Eike Beer
2012-02-18
1
-3
/
+3
|
|
/
/
*
|
|
Tests: document where to put tests
Rolf Eike Beer
2012-02-17
1
-0
/
+34
|
/
/
*
|
Merge topic 'allfindmodules-no-force-gnuplot'
David Cole
2012-02-14
1
-1
/
+1
|
\
\
|
*
|
AllFindModules test: do not enforce GNUPLOT version
Rolf Eike Beer
2012-02-13
1
-1
/
+1
*
|
|
CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL option
Brad King
2012-02-09
1
-1
/
+2
*
|
|
CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL
Bill Hoffman
2012-02-09
5
-17
/
+17
*
|
|
VSGNUFortran: Disable test in special cases
Bill Hoffman
2012-02-09
1
-1
/
+18
*
|
|
VSGNUFortran: Add special case for SunPro Fortran runtime library
Bill Hoffman
2012-02-09
1
-1
/
+35
*
|
|
CMakeAddFortranSubdirectory: Allow full paths to directories
Brad King
2012-02-09
1
-10
/
+12
*
|
|
Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS
Bill Hoffman
2012-02-09
8
-0
/
+105
*
|
|
Add CheckLanguage module
Brad King
2012-02-08
2
-0
/
+24
|
/
/
*
|
Merge topic 'remove-unused-test-code'
David Cole
2012-02-07
6
-118
/
+29
|
\
\
|
*
|
Remove unused test code
Brad King
2012-02-03
6
-118
/
+29
*
|
|
Merge topic 'lang-enable-order-issue-12929'
David Cole
2012-02-07
4
-0
/
+16
|
\
\
\
|
*
|
|
Fix CXX/Fortran MODULE flags when enabled before C (#12929)
Brad King
2012-02-03
4
-0
/
+16
|
|
/
/
*
|
|
Merge topic 'change-trilinos-submit-url'
David Cole
2012-02-07
1
-0
/
+18
|
\
\
\
|
*
|
|
Tests: Update drop site value for the Trilinos contract test
David Cole
2012-02-03
1
-0
/
+18
|
|
/
/
*
|
|
Merge topic 'AllFindModules-test'
David Cole
2012-02-07
1
-11
/
+40
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CMakeOnly.AllFindModules: require version for some modules
Rolf Eike Beer
2012-02-01
1
-0
/
+22
|
*
|
CMakeOnly.AllFindModules: suppress two modules from testing
Rolf Eike Beer
2012-01-26
1
-1
/
+6
|
*
|
CMakeOnly.AllFindModules: always check FindQt
Rolf Eike Beer
2012-01-26
1
-2
/
+4
|
*
|
CMakeOnly.AllFindModules: clean up the Qt3/Qt4 code
Rolf Eike Beer
2012-01-26
1
-11
/
+11
*
|
|
Merge topic 'check_cxx_compiler_flag_cmakeonly'
David Cole
2012-02-01
3
-18
/
+2
|
\
\
\
|
*
|
|
CheckCXXCompilerFlag test: make it a CMakeOnly test
Rolf Eike Beer
2012-01-30
3
-18
/
+2
|
|
/
/
*
|
|
Add test covering imported target scope rules
Brad King
2012-01-25
5
-0
/
+36
|
/
/
*
|
Merge topic 'uninitialized-var-in-if'
David Cole
2012-01-25
2
-0
/
+10
|
\
\
|
*
|
fix uninitialized var in if(NOT foo bar STREQUAL "foo bar")
Rolf Eike Beer
2012-01-22
2
-0
/
+10
|
|
/
*
|
Merge topic 'GetPrerequisites-rpath-OSX'
David Cole
2012-01-25
2
-0
/
+82
|
\
\
|
*
|
Fix BundleUtilities test failure with space in build path.
Clinton Stimpson
2012-01-20
1
-2
/
+2
|
*
|
Fix new BundleUtilities test failure on Mac 10.4.x
Clinton Stimpson
2012-01-20
1
-1
/
+1
|
*
|
GetPrerequisites: Add test for @rpath support.
Clinton Stimpson
2012-01-19
2
-0
/
+82
*
|
|
Merge topic 'loadcommand-test-cleanup'
David Cole
2012-01-25
3
-15
/
+0
|
\
\
\
|
*
|
|
LoadCommand test: cleanup
Rolf Eike Beer
2012-01-20
3
-15
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'test_find_modules'
David Cole
2012-01-25
2
-0
/
+41
|
\
\
\
|
*
|
|
AllFindModules test: also check Qt3 modules if Qt4 is not found
Rolf Eike Beer
2012-01-18
1
-2
/
+13
|
*
|
|
AllFindModules test: keep complete output
Rolf Eike Beer
2012-01-17
1
-0
/
+3
|
*
|
|
add a test that loops through most Find* modules
Rolf Eike Beer
2012-01-16
2
-0
/
+27
*
|
|
|
GenerateExportHeader test: add newlines before end of file
Rolf Eike Beer
2012-01-18
6
-6
/
+6
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'check_symbol_exists'
David Cole
2012-01-17
4
-0
/
+123
|
\
\
\
|
|
/
/
|
*
|
Merge topic 'link-shared-depend-cycle-issue-12647' into check_symbol_exists
Rolf Eike Beer
2012-01-16
4
-0
/
+32
|
|
\
\
|
*
|
|
add a test for Check{,CXX}SymbolExists
Rolf Eike Beer
2012-01-16
4
-0
/
+123
[next]