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
...
*
|
|
Merge topic 'Ninja-EXPORT_COMPILE_COMMANDS'
David Cole
2012-06-05
2
-2/+2
|
\
\
\
|
*
|
|
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
|
*
|
|
Add newline to the output.
Stephen Kelly
2012-06-04
1
-1/+1
|
|
/
/
*
|
|
Add FindLibLZMA Module
Mario Bensi
2012-05-31
1
-1/+1
|
/
/
*
|
Merge topic 'HandleEmptySIZEOF_VOID_P'
David Cole
2012-05-24
1
-0/+12
|
\
\
|
*
|
add test for #13241: empty SIZEOF_VOIDP in write_basic_package_version_file
Alex Neundorf
2012-05-23
1
-0/+12
*
|
|
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
*
|
|
Merge topic 'mumps_coverage'
David Cole
2012-05-17
9
-0/+1951
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update test data to match new coverage format.
Bill Hoffman
2012-05-07
1
-1441/+1441
|
*
|
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
3
-26/+10
|
*
|
Use a script to run the test because WORKING_DIRECTORY is not in 2.8.2.
Bill Hoffman
2012-05-02
2
-8/+24
|
*
|
Add support for Cache coverage.
Bill Hoffman
2012-05-01
4
-0/+330
|
*
|
Add test for mumps coverage. Also refactor code to prepare for cache coverage.
Bill Hoffman
2012-05-01
6
-0/+1619
*
|
|
Merge topic 'module-no-soname'
David Cole
2012-05-01
2
-0/+58
|
\
\
\
|
*
|
|
Test NO_SONAME property (#13155)
Brad King
2012-04-30
2
-0/+58
|
|
/
/
*
|
|
Merge topic 'enhance-include_external_msproject'
David Cole
2012-04-25
11
-0/+138
|
\
\
\
|
*
\
\
Merge branch 'list-empty-error' into enhance-include_external_msproject
Brad King
2012-04-19
12
-0/+30
|
|
\
\
\
|
*
|
|
|
include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120)
Brad King
2012-04-19
11
-0/+138
*
|
|
|
|
Merge topic 'list-empty-error'
David Cole
2012-04-25
12
-0/+30
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
list: Handle errors on empty lists more gracefully (#13138)
Brad King
2012-04-17
12
-0/+30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'test-RunCMake-check'
David Cole
2012-04-25
2
-9/+19
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Teach RunCMake tests to allow custom checks
Brad King
2012-04-19
2
-9/+19
|
|
/
/
*
|
|
FindPkgConfig.cmake: fix documented output variable not set (#13125,#13132)
Rolf Eike Beer
2012-04-15
1
-2/+1
|
/
/
*
|
Merge topic 'test-generated-def'
David Cole
2012-04-03
4
-1/+14
|
\
\
|
*
|
Test generated module .def files
Brad King
2012-04-02
4
-1/+14
*
|
|
automoc: add define to test which caused bug #13018
Alex Neundorf
2012-03-26
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'fix-CTestUpdateHG-url'
Brad King
2012-03-23
1
-1/+4
|
\
\
|
*
|
CTest.UpdateHG: Fix repo URL for leading slash
Brad King
2012-03-22
1
-1/+4
*
|
|
Merge topic 'fix-AllFindModules-version-check'
David Cole
2012-03-21
1
-3/+13
|
\
\
\
|
*
|
|
Tests: Relax restrictions on version variable contents
David Cole
2012-03-20
1
-3/+13
*
|
|
|
Merge topic 'watcom-object-library'
David Cole
2012-03-21
4
-12/+12
|
\
\
\
\
|
*
|
|
|
Fix ObjectLibrary test on Watcom
Brad King
2012-03-20
4
-12/+12
*
|
|
|
|
Merge topic 'vs10-object-items'
David Cole
2012-03-21
2
-0/+5
|
\
\
\
\
\
|
*
|
|
|
|
VS10: Fix external objects generated outside target (#13047)
Brad King
2012-03-20
2
-0/+5
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2'
David Cole
2012-03-21
7
-0/+43
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
find_package: Test rejection of required+optional components
Brad King
2012-03-19
4
-0/+11
|
*
|
|
|
add macro check_required_components() to configure_package_config_file()
Alex Neundorf
2012-03-19
2
-0/+16
|
*
|
|
|
FPHSA(): add HANDLE_COMPONENTS option
Alex Neundorf
2012-03-19
2
-0/+16
*
|
|
|
|
Merge topic 'object-library'
David Cole
2012-03-20
71
-0/+340
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'object-library' into ninja-object-library
Brad King
2012-03-16
71
-0/+340
|
|
\
\
\
\
|
|
*
|
|
|
Test OBJECT library use without other sources
Brad King
2012-03-16
5
-0/+64
|
|
*
|
|
|
Test OBJECT library language propagation
Brad King
2012-03-16
3
-0/+17
|
|
*
|
|
|
Test OBJECT library failure cases
Brad King
2012-03-16
51
-0/+148
|
|
*
|
|
|
Test OBJECT library success cases
Brad King
2012-03-16
14
-0/+111
|
*
|
|
|
|
Merge branch 'object-library' into ninja-object-library
Brad King
2012-03-16
81
-249/+907
|
|
\
\
\
\
\
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge topic 'find_package_set_FOUND_VariableInConfigFile'
Brad King
2012-03-19
7
-0/+27
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
find_package: additional test for checking the error message
Alex Neundorf
2012-03-13
4
-0/+13
[prev]
[next]