summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev/add_test-working-directory' into dev/strict-modeBrad King2011-01-2717-9/+485
|\
| * Rename WorkingDirectory testBen Boeckel2010-12-163-6/+6
| * Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-163-0/+98
| * Merge topic 'custom-command-slashes'Brad King2010-12-161-1/+1
| |\
| | * Normalize add_custom_command OUTPUT names (#10485)Brad King2010-12-151-1/+1
| * | Merge topic 'NAG-Fortran'Brad King2010-12-161-1/+8
| |\ \ | | |/ | |/|
| | * Detect object files in implicit link informationBrad King2010-12-091-1/+8
| * | Merge topic 'dev/support-substring-negative-indices'Brad King2010-12-141-0/+24
| |\ \
| | * | allow STRING(SUBSTRING) work with length -1 as "rest of the string"Rolf Eike Beer2010-12-081-0/+24
| * | | Merge topic 'custom-command-depend'Brad King2010-12-141-4/+1
| |\ \ \
| | * | | Skip file-level dependencies on custom targets (#11332)Brad King2010-12-081-4/+1
| | |/ /
| * | | Honor custom command dependencies on imported targets (#10395)Brad King2010-12-081-5/+45
| |/ /
| * | Allow add_dependencies() on imported targets (#10395)Brad King2010-11-192-1/+17
| * | Honor FOLDER on include_external_msproject targets (#11436)David Cole2010-11-101-0/+8
| * | Merge topic 'add-cse-contract-test'David Cole2010-11-096-2/+256
| |\ \
| | * | Update tag in the Contracts/cse-snapshot test.David Cole2010-10-281-2/+16
| | * | Enable overriding contract test timeout values.David Cole2010-10-221-2/+11
| | * | Add a contract test for building the CSE.David Cole2010-10-084-1/+184
| | * | Fix contract test so it is not hard coded to the vtk542 test.Bill Hoffman2010-09-212-1/+10
| | * | Add a "Contract" test for VTK. The test downloads and builds VTK.Bill Hoffman2010-09-212-1/+40
| * | | Define LINK_DEPENDS target property (#11406)Brad King2010-11-053-0/+32
| | |/ | |/|
* | | Fix ArgumentExpansion test expected resultsBrad King2011-01-112-10/+9
* | | Merge branch 'ImprovedDotSupport2' into dev/strict-modeBrad King2010-12-177-7/+55
|\ \ \ | |/ /
| * | Merge topic 'getprerequisites-endless-path-appending'David Cole2010-10-281-4/+18
| |\ \
| | * | Fixes to GetPrerequisites for cygwinDavid Partyka2010-10-271-4/+4
| | * | Fixed appending PATH to dumpbin tool from growing without bounds.David Partyka2010-10-251-0/+14
| * | | Avoid problem reading jni.h on Macs.David Cole2010-10-251-2/+10
| |/ /
| * | Merge topic 'AddCMAKE_CURRENT_LIST_DIR'David Cole2010-10-191-0/+4
| |\ \
| * \ \ Merge topic 'vs-project-groups'Brad King2010-10-051-0/+16
| |\ \ \
| | * | | New USE_FOLDERS property OFF by default. (#3796)David Cole2010-10-021-0/+16
| * | | | Merge topic 'dev/test-for-bug-11230'Brad King2010-10-054-0/+9
| |\ \ \ \
| | * | | | Fix which string is checked for in the testBen Boeckel2010-09-301-1/+1
| | * | | | Add test that CMake errors with empty libsBen Boeckel2010-09-304-0/+9
| * | | | | Add a new line to the end of the generated main.cxx for the hpux compiler.Bill Hoffman2010-09-291-1/+2
| |/ / / /
* | | | | Merge branch 'AddCMAKE_CURRENT_LIST_DIR' into dev/strict-modeBrad King2010-12-171-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)Alex Neundorf2010-09-281-0/+4
| |/ / /
* | | | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-1710-9/+99
|\ \ \ \ | |/ / /
| * | | Merge topic 'fix-9963'Brad King2010-09-211-6/+18
| |\ \ \ | | |_|/ | |/| |
| | * | Avoid CustomCommand test failure on VS71 (#9963)David Cole2010-09-201-1/+5
| | * | Avoid CustomCommand test failure on VS71 (#9963)David Cole2010-09-141-2/+0
| | * | No extra spaces in CustomCommand test (#9963)David Cole2010-09-122-6/+11
| | * | Enable calling commands with : in argv[1] (#9963)David Cole2010-09-102-7/+12
| * | | 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
| |\ \ \ \ | | | |/ / | | |/| |