summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'resolve/tests-if-CYGWIN'Brad King2010-12-212-3/+3
|\
| * Merge branch 'custom-command-generator-expressions' into resolve/tests-if-CYGWINBrad King2010-12-179-40/+82
| |\
| * | Cygwin: Fix tests to check CYGWIN instead of WIN32Brad King2010-12-172-3/+3
* | | Merge topic 'custom-command-generator-expressions'Brad King2010-12-218-32/+51
|\ \ \
| * | | Mark CustomCommand test perconfig.out as SYMBOLICBrad King2010-12-201-0/+1
| * | | Introduce "generator expression" syntax to custom commands (#11209)Brad King2010-12-153-1/+14
| | |/ | |/|
| * | Factor per-config sample targets out of 'Testing' testBrad King2010-12-157-31/+36
| * | Merge branch 'imported-target-dependencies' into custom-command-refactorBrad King2010-12-081-5/+45
| |\ \
* | \ \ Merge topic 'vs2010_header_only_fix'Brad King2010-12-212-1/+9
|\ \ \ \
| * | | | Fix vs2010 project generation error when HEADER_FILE_ONLY is set.Bill Hoffman2010-12-202-1/+9
* | | | | Merge topic 'CheckCCompilerFlag-strict-prototypes'Brad King2010-12-211-0/+6
|\ \ \ \ \
| * | | | | CheckCCompilerFlag: Strict signature of 'main' (#11615)Brad King2010-12-161-0/+6
* | | | | | Merge topic 'ctest-depend-cycle'Brad King2010-12-212-0/+13
|\ \ \ \ \ \
| * | | | | | CTest: Fix test DEPEND cycle detectionBrad King2010-12-152-0/+13
| |/ / / / /
* | | | | | Merge topic 'CPack-AddMoreTests'Brad King2010-12-217-0/+243
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Change cpack run and verify script to work with multi-config generators.Bill Hoffman2010-12-141-3/+10
| * | | | | Precise the project config type when invoking cpackEric NOULARD2010-12-141-1/+1
| * | | | | Arrange output in a better wayEric NOULARD2010-12-141-9/+5
| * | | | | CPackTest spit out more output in case of failureEric NOULARD2010-12-141-3/+16
| * | | | | CPack Default component test for ZIP should be OKEric NOULARD2010-12-143-6/+19
| * | | | | CPack new tests for component installEric NOULARD2010-12-147-0/+214
| | |_|_|/ | |/| | |
* | | | | 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
| |/ |/|
* | 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
|\ \
| * | Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)Alex Neundorf2010-09-281-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
| | |/ / | |/| |