summaryrefslogtreecommitdiff
path: root/Tests/MacRuntimePath
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-012-2/+2
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-232-2/+2
* replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-013-0/+3
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-013-18/+18
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-2/+3
* Add a BUILD_RPATH target property specifying build-tree RPATH entriesRuslan Baratov2016-10-031-3/+12
* Revise C++ coding style using clang-formatKitware Robot2016-05-163-18/+18
* Tests: Add generator platform supportBrad King2014-09-101-0/+2
* Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projectsBrad King2014-03-032-3/+3
* OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-021-2/+4
* Tests: Fix standalone build of tests with nested projectsBrad King2013-12-051-1/+3
* Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogramBrad King2013-11-182-2/+1
* OS X: Enable rpath support on Mac OS X when find_library() is used.Clinton Stimpson2013-07-154-1/+32
* OS X: Add test for rpaths on Mac.Clinton Stimpson2013-06-0311-0/+239