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
*
Make INTERFACE determined properties readable in generator expressions.
Stephen Kelly
2013-01-20
1
-0/+1
*
Add the target_compile_definitions command.
Stephen Kelly
2013-01-10
1
-0/+1
*
Add the target_include_directories command.
Stephen Kelly
2013-01-10
1
-0/+1
*
Merge topic 'qt4-target-depends'
Brad King
2013-01-07
1
-0/+15
|
\
|
*
Qt4: Add module dependencies to the IMPORTED targets
Stephen Kelly
2013-01-07
1
-0/+15
*
|
Add CTestLimitDashJ test (#12904)
David Cole
2013-01-03
1
-0/+3
|
/
*
Merge topic 'fix-11575-add-wix-support-to-cpack'
David Cole
2012-12-05
1
-0/+23
|
\
|
*
CPack: Add a WiX Generator (#11575)
Nils Gladitz
2012-12-03
1
-0/+23
*
|
Tests: Use the right path to CPack value for running CPack tests
David Cole
2012-11-29
1
-3/+0
|
/
*
NMake: Add a test to demonstrate EmptyDepends issue (#13392)
David Cole
2012-11-21
1
-0/+2
*
Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD'
Brad King
2012-11-20
1
-0/+29
|
\
|
*
Serialize tests for EXCLUDE_FROM_DEFAULT_BUILD
Brad King
2012-11-13
1
-0/+7
|
*
Add tests for EXCLUDE_FROM_DEFAULT_BUILD
Petr Kmoch
2012-11-13
1
-0/+22
*
|
Merge topic 'only-git-fetch-when-necessary'
Brad King
2012-11-13
1
-0/+30
|
\
\
|
|
/
|
/
|
|
*
ExternalProject: Make sure the ExternalProjectUpdate setup is available.
Matt McCormick
2012-11-13
1
-2/+18
|
*
ExternalProject: Add tests for UPDATE_COMMAND.
Matt McCormick
2012-11-13
1
-0/+14
*
|
GenEx: Use case insensitive comparison for $<CONFIG:...>
Stephen Kelly
2012-11-05
1
-0/+1
|
/
*
Merge topic 'test-ctest-memcheck'
David Cole
2012-10-17
1
-0/+2
|
\
|
*
CTest: add tests that simulate memcheck runs
Rolf Eike Beer
2012-10-04
1
-0/+2
*
|
Run PDBDirectoryAndName test on MSVC and Intel
Brad King
2012-09-29
1
-1/+1
*
|
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
Yuchen Deng
2012-09-25
1
-0/+1
|
/
*
Merge topic 'compile-definitions-unique'
David Cole
2012-08-24
1
-0/+1
|
\
|
*
Don't duplicate -D defines sent to the compiler.
Stephen Kelly
2012-08-20
1
-0/+1
*
|
Merge topic 'RemoveNonworkingKDE4Test'
David Cole
2012-08-20
1
-42/+0
|
\
\
|
*
|
remove non-working KDE4 test
Alex Neundorf
2012-08-16
1
-42/+0
|
|
/
*
|
Merge topic 'more-endif-closing-style-cleanups'
David Cole
2012-08-20
1
-6/+2
|
\
\
|
*
|
Remove CMake multiline block-end command arguments
Marcin Wojdyr
2012-08-15
1
-6/+2
|
|
/
*
|
Add boolean generator expressions
Brad King
2012-08-15
1
-0/+10
|
/
*
Fix WarnUnusedUnusedViaUnset test pass/fail regex
Brad King
2012-08-14
1
-2/+2
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-122/+122
*
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
|
\
\
|
|
/
[next]