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
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-710/+710
*
Merge topic 'ninja-fix-macosx'
David Cole
2012-07-24
1
-32/+34
|
\
|
*
Enable BundleTest with CLang too.
Nicolas Despres
2012-07-17
1
-32/+34
*
|
Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests'
David Cole
2012-07-24
1
-23/+13
|
\
\
|
|
/
|
/
|
|
*
Do not run cpack at CMake time it is not available.
Eric NOULARD
2012-06-28
1
-23/+13
*
|
CTest: Add test to verify -D variable definitions work
David Cole
2012-06-25
1
-0/+13
|
/
*
Merge topic 'position-independent-targets'
David Cole
2012-06-12
1
-0/+18
|
\
|
*
Refactor generation of shared library flags
Stephen Kelly
2012-06-12
1
-0/+18
*
|
Exclude the CompileCommandOutput test on WIN32.
Stephen Kelly
2012-06-04
1
-1/+1
*
|
Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.
Stephen Kelly
2012-06-04
1
-1/+1
|
/
*
Merge topic 'CPack-activateRPM-DEB-onMacOS'
David Cole
2012-05-24
1
-12/+36
|
\
|
*
CPack allow RPM and DEB generator to be used on OSX.
Eric NOULARD
2012-05-20
1
-12/+36
*
|
Disable bullseye coverage for mumps coverage test.
Bill Hoffman
2012-05-04
1
-2/+4
*
|
Use <TARGET_FILE> expression to run ctest so it works with Xcode and VS IDE.
Bill Hoffman
2012-05-02
1
-16/+8
*
|
Use a script to run the test because WORKING_DIRECTORY is not in 2.8.2.
Bill Hoffman
2012-05-02
1
-8/+16
*
|
Add support for Cache coverage.
Bill Hoffman
2012-05-01
1
-0/+16
*
|
Add test for mumps coverage. Also refactor code to prepare for cache coverage.
Bill Hoffman
2012-05-01
1
-0/+18
|
/
*
Merge branch 'object-library' into ninja-object-library
Brad King
2012-03-16
1
-0/+1
|
\
|
*
Test OBJECT library success cases
Brad King
2012-03-16
1
-0/+1
*
|
Merge branch 'object-library' into ninja-object-library
Brad King
2012-03-16
1
-46/+69
|
\
\
|
|
/
|
*
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
*
|
|
Merge branch 'target-include-directories' into ninja-generator
David Cole
2012-02-22
1
-49/+63
|
\
\
\
|
|
/
/
|
*
|
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
*
|
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
1
-2/+12
|
/
*
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
|
\
\
[next]