summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: Allow custom sources in custom targetsBrad King2008-10-091-0/+1
* ENH: Remove implicit NO_MODULE when recursingBrad King2008-10-081-1/+1
* ENH: Add UNSUITABLE result to package version testBrad King2008-10-032-0/+12
* ENH: Help recursive find_package calls in modulesBrad King2008-10-035-0/+13
* ENH: Create $CACHE{VAR} syntaxBrad King2008-09-251-0/+14
* ENH: Add version comparison to if() commandBrad King2008-09-101-0/+17
* ENH: Improve find_package version numberingBrad King2008-09-105-9/+46
* PERF: Test takes too long when recursing for executable files and when doing ...David Cole2008-09-091-1/+1
* BUG: fix test to work with new restrictions that cross compiling must be onBill Hoffman2008-09-091-1/+3
* ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...David Cole2008-09-061-1/+1
* BUG: Fix issue #7046 - make sure extensionless headers and resource files wor...David Cole2008-09-054-3/+13
* ENH: Allow a custom list of debug configurationsBrad King2008-09-042-2/+11
* ENH: Add indirect dependency to Carbon and call a Carbon function from execut...David Cole2008-09-023-2/+31
* BUG: Fix Unset test on VS 6Brad King2008-08-302-2/+3
* ENH: Changes that allow configuring/building BundleTest test separately from ...David Cole2008-08-272-5/+5
* ENH: Add unset() command.Brad King2008-08-253-0/+45
* ENH: Allow custom limit on object file path lengthBrad King2008-08-211-2/+5
* ENH: Add if(TARGET) commandBrad King2008-08-206-0/+63
* ENH: Add test_clean target to wipe out testsBrad King2008-08-192-0/+60
* ENH: Add UNKNOWN type for IMPORTED librariesBrad King2008-08-182-2/+10
* ENH: Make link interface mode more distinctBrad King2008-08-181-1/+2
* ENH: Add cmake_policy(GET) command modeBrad King2008-08-183-0/+15
* STYLE: extend documentation for RETURN() a bitAlexander Neundorf2008-08-162-0/+11
* BUG: Fix ExportImport test on VS6Brad King2008-08-123-2/+10
* ENH: Test target_link_libraries INTERFACE optionBrad King2008-08-116-2/+63
* ENH: Test fake circular dependency caseBrad King2008-08-074-0/+27
* BUG: fix endif()Alexander Neundorf2008-08-061-1/+1
* ENH: add simple tests to test that the extra generators don't crashAlexander Neundorf2008-08-061-0/+49
* ENH: Test relative path custom command outputBrad King2008-08-051-1/+11
* ENH: fix build with Xcode project was missingBill Hoffman2008-07-311-1/+2
* ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the ...David Cole2008-07-307-0/+78
* ENH: remove test that does not work on all compilersBill Hoffman2008-07-161-32/+0
* ENH: add a test for bug 7316Bill Hoffman2008-07-151-0/+33
* ENH: Use new cpack_add_component macro (and friends) from the CPackComponents...David Cole2008-07-081-48/+28
* ENH: add get_test_property to bootstrap so bootstrap builds test the same as ...Bill Hoffman2008-07-071-10/+0
* BUG: Replace non-bootstrap command with macroBrad King2008-07-031-0/+9
* ENH: Remove condition on use of CMake 2.4 commandsBrad King2008-07-031-39/+30
* COMP: Don't set properties on a non-existing testBrad King2008-07-031-1/+1
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-0/+9
* ENH: support parenthesis as arguments and in conditionals feature request #6191Ken Martin2008-06-269-0/+48
* BUG: Avoid running the new CPackComponents test on Windows unless the NSIS in...David Cole2008-06-191-2/+22
* BUG: Be more specific about the expected file name of the installer. (So we d...David Cole2008-06-181-2/+2
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-178-43/+208
* ENH: try turning this on againBill Hoffman2008-06-171-1/+1
* ENH: turn this off until it passes on all systemsBill Hoffman2008-06-171-1/+1
* ENH: add a project nameBill Hoffman2008-06-171-1/+1
* ENH: fix find module stuff for testBill Hoffman2008-06-161-0/+1
* ENH: add test which executes all FindXXX.cmake modulesAlexander Neundorf2008-06-163-0/+34
* ENH: Add test for new find_* command HINTS option.Brad King2008-06-095-0/+25
* BUG: Fix CMake.FindBase test to normalize paths before comparing.Brad King2008-06-081-0/+4