summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_o...Brad King2010-09-142-2/+10
|\
| * Merge branch 'allow_upper_case_cpp_and_others' into resolve/fix_target_name_w...Brad King2010-09-142-1/+8
| |\
| * | VS2010: Honor PROJECT_LABEL target property (#10611)David Cole2010-09-091-0/+8
| * | Fix targets with . in the name for VS 10 IDE.Bill Hoffman2010-09-061-2/+2
* | | Merge topic 'improve-missing-source-file-error'Brad King2010-09-142-0/+6
|\ \ \
| * | | Report missing source files with context of targetBrad King2010-09-132-0/+6
* | | | Use QUIET to avoid Java status messages.David Cole2010-09-091-1/+1
|/ / /
* | | Merge topic 'allow_upper_case_cpp_and_others'Brad King2010-09-083-1/+11
|\ \ \ | | |/ | |/|
| * | Allow testing of .CPP on WIN32 as it is a case insensitive OS and should work.Bill Hoffman2010-09-071-1/+1
| * | Only test for .CPP on Microsoft compilers which will handle .CPP as c++.Bill Hoffman2010-09-062-1/+8
| |/
| * Only use .CPP .CXX and .C++ do not work by default with g+++.Bill Hoffman2010-09-024-6/+2
| * Let CMake recognize .CPP .CXX and .C++ as c++ files.Bill Hoffman2010-09-025-1/+8
* | Merge topic 'vs-project-groups'Brad King2010-09-081-0/+45
|\ \
| * | Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+45
* | | Merge topic 'ctest-show-labels'Brad King2010-09-081-0/+5
|\ \ \ | |_|/ |/| |
| * | Added CTest command --print-labelsZach Mullen2010-08-311-0/+5
* | | Merge topic 'intra-component-dependencies'Brad King2010-08-312-0/+4
|\ \ \ | |/ / |/| |
| * | Honor strong intra-component target dependenciesBrad King2010-08-252-0/+4
* | | Add STEP_TARGETS to ExternalProject module.David Cole2010-08-231-0/+2
|/ /
* | Merge topic 'module-notices'Brad King2010-08-191-1/+1
|\ \
| * | ModuleNoticesTest: Do not require "Kitware" copyrightBrad King2010-08-171-1/+1
* | | Teach find_* commands to ignore some pathsTodd Gamblin2010-08-133-0/+10
|/ /
* | Merge topic 'remove_submit_large_output'Brad King2010-08-105-102/+0
|\ \
| * | Remove the ctest submit larget output test.Bill Hoffman2010-08-095-102/+0
* | | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-092-2/+2
|/ /
* | Merge topic 'fix-CTestTestFailedSubmit-xmlrpc'Brad King2010-08-031-0/+1
|\ \
| * | CTestTestFailedSubmit-xmlrpc: Pass with "Submission problem"Modestas Vainius2010-07-291-0/+1
* | | Merge topic 'fix-cmake-self-references'Brad King2010-08-032-7/+7
|\ \ \
| * | | Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-292-7/+7
| |/ /
* | | Merge topic 'ctest-git-flexibility'Brad King2010-08-031-0/+5
|\ \ \ | |/ / |/| |
| * | ctest_update: Support ".git file" work treesBrad King2010-07-261-0/+5
* | | Merge topic 'resolve/doc-spelling/CPackRPM'Brad King2010-07-201-1/+1
|\ \ \
| * \ \ Merge CPackRPM changes into doc-spellingBrad King2010-07-131-6/+57
| |\ \ \
| * | | | Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-131-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3'Brad King2010-07-132-0/+39
|\ \ \ \
| * \ \ \ Merge 'remove-CTestTest3' into ctest-file-checksumBrad King2010-07-1317-72/+454
| |\ \ \ \
| * | | | | Checksum test should use CMAKE_TESTS_CDASH_SERVERZach Mullen2010-06-221-0/+5
| * | | | | Testing for CTest checksumZach Mullen2010-06-103-1/+35
| * | | | | Checksums on CTest submit files, and retry timed out submissions.Zach Mullen2010-06-031-1/+1
* | | | | | Merge topic 'external-project-launcher'Brad King2010-07-131-0/+6
|\ \ \ \ \ \
| * | | | | | ExternalProject: Add LOG_* options to hide step outputBrad King2010-06-211-0/+6
* | | | | | | Add another expected output for the failed submit tests.David Cole2010-07-121-0/+1
* | | | | | | Fix cycle detection for test dependenciesZach Mullen2010-06-309-1/+116
| |_|_|_|/ / |/| | | | |
* | | | | | CheckSourceTree test: read UpdateCommand from Update.xml.David Cole2010-06-271-6/+57
| |_|_|/ / |/| | | |
* | | | | Merge branch 'ctest-git-empty-commits'Brad King2010-06-241-2/+18
|\ \ \ \ \
| * | | | | CTest: Parse empty Git commits correctlyBrad King2010-06-231-2/+18
* | | | | | Parallel CTest hangs if serial test has dependsZach Mullen2010-06-231-0/+2
|/ / / / /
* | | | | Look in the ctest ini file for GitCommand.David Cole2010-06-211-0/+54
|/ / / /
* | | | Merge branch 'remove-CTestTest3'Brad King2010-06-151-13/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove CTestTest3.David Cole2010-06-131-13/+0