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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use generalized RunCMake test infrastrucure for build_command test
Brad King
2012-03-12
1
-1/+0
*
Add stronger infrastructure for CMake-only tests
Brad King
2012-03-12
1
-0/+1
*
Merge topic 'fix-12189-support-SBCS-in-VS'
David Cole
2012-03-08
1
-0/+4
|
\
|
*
VS6: Avoid SBCS test on VS6 (#12189)
David Cole
2012-03-06
1
-1/+3
|
*
Visual Studio: Allow setting Single Byte Character Set (#12189)
Aaron C. Meadows
2012-02-17
1
-0/+2
*
|
Merge topic 'qt4-deploy'
David Cole
2012-03-06
1
-37/+55
|
\
\
|
*
|
reflect that the QtAutomoc depends on QtGui
Rolf Eike Beer
2012-02-29
1
-1/+1
|
*
|
Remove QtGui dependency in Qt4Deploy test and verify QtSql existance.
Clinton Stimpson
2012-02-29
1
-1/+1
|
*
|
Fix for Qt4Deploy on some test machines.
Clinton Stimpson
2012-02-24
1
-38/+35
|
*
|
Add test for DeployQt4.cmake
Clinton Stimpson
2012-02-23
1
-0/+21
|
|
/
*
|
Merge topic 'test-CMakeCommands'
David Cole
2012-03-02
1
-7/+1
|
\
\
|
*
|
Add infrastructure for CMakeCommands tests
Brad King
2012-02-28
1
-7/+1
|
|
/
*
|
Tests: Escape metachars before embedding paths into the regex (#12999)
Modestas Vainius
2012-02-27
1
-2/+9
*
|
Do not build RPM if path of the build tree contains space
Eric NOULARD
2012-02-19
1
-0/+8
|
/
*
VSGNUFortran: Disable test in special cases
Bill Hoffman
2012-02-09
1
-1/+18
*
Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS
Bill Hoffman
2012-02-09
1
-0/+9
*
Remove unused test code
Brad King
2012-02-03
1
-49/+29
*
CheckCXXCompilerFlag test: make it a CMakeOnly test
Rolf Eike Beer
2012-01-30
1
-2/+0
*
Add infrastructure for CMake-only tests
Brad King
2012-01-13
1
-0/+1
*
Merge topic 'test-Complex-cleanup'
David Cole
2012-01-09
1
-21/+0
|
\
|
*
complex: Remove unused option to test CMakeLib
Brad King
2011-12-23
1
-9/+0
|
*
complex: Remove ancient unused ComplexRelativePaths test
Brad King
2011-12-23
1
-12/+0
*
|
Merge topic 'avoid-mfc-test'
David Cole
2011-12-20
1
-0/+50
|
\
\
|
*
|
Tests: Only really run MFC test if we can build MFC apps (#11213)
David Cole
2011-12-16
1
-0/+50
|
|
/
*
|
Fix the case where cmake --build failed with two project cmds in one file.
Bill Hoffman
2011-12-20
1
-0/+10
|
/
*
Merge topic 'target-link-libraries-interfaces'
David Cole
2011-11-23
1
-0/+2
|
\
|
*
target_link_libraries: Add LINK_(PUBLIC|PRIVATE) options
Stephen Kelly
2011-11-22
1
-0/+2
*
|
Merge topic 'add-mfc-test'
David Cole
2011-11-15
1
-0/+55
|
\
\
|
*
|
Tests: Avoid MFC test automatically for Watcom WMake builds (#11213)
David Cole
2011-11-03
1
-0/+10
|
*
|
Tests: Avoid MFC test automatically for VCExpress builds (#11213)
David Cole
2011-11-01
1
-0/+24
|
*
|
Tests: Add the MFC test (#11213)
David Cole
2011-11-01
1
-0/+21
|
|
/
*
|
CTest: Look for CTestConfig.cmake in build dir first, then source dir
Jean-Christophe Fillion-Robin
2011-10-27
1
-0/+29
|
/
*
Merge topic 'FortranCInterface-VS'
David Cole
2011-09-20
1
-19/+26
|
\
|
*
Enable Fortran tests for IDE builds.
Bill Hoffman
2011-09-09
1
-19/+26
*
|
Tests: Add the more modern Mac64 nightly build
David Cole
2011-09-14
1
-0/+2
*
|
Merge topic 'add-kwstyle-test'
David Cole
2011-09-13
1
-0/+13
|
\
\
|
*
|
Tests: Add a KWStyle test, equivalent to the make StyleCheck target
David Cole
2011-08-04
1
-0/+13
*
|
|
Tests: Look for "Illegal" or "SegFault" in the output
David Cole
2011-09-06
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'generate_export_header'
David Cole
2011-09-01
1
-0/+4
|
\
\
|
*
|
Start testing expected values for compiler flags.
Stephen Kelly
2011-08-17
1
-0/+2
|
*
|
Add the GenerateExportMacro with unit tests.
Stephen Kelly
2011-08-07
1
-0/+2
|
|
/
*
|
Merge topic 'UsingCMakeLikePkgConfig2'
David Cole
2011-08-25
1
-0/+2
|
\
\
|
*
|
Add a test for the new --find-package mode
Alex Neundorf
2011-08-11
1
-0/+2
*
|
|
Merge topic 'AutomocForQt'
David Cole
2011-08-25
1
-0/+39
|
\
\
\
|
*
|
|
QtAutomoc test: Pass QT_QMAKE_EXECUTABLE
David Cole
2011-08-19
1
-0/+1
|
*
|
|
Only enable the automoc test after checking that Qt4 works
Alex Neundorf
2011-08-17
1
-12/+31
|
*
|
|
Fix logic which decides when to execute automoc test
Alex Neundorf
2011-08-16
1
-14/+15
|
*
|
|
Add a test for automoc
Alex Neundorf
2011-08-16
1
-0/+18
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'intel_fortran_vs2010'
David Cole
2011-08-16
1
-1/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.
Bill Hoffman
2011-08-03
1
-1/+5
|
|
/
[next]