summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'library-multiarch-issue-12037'Brad King2011-06-147-0/+31
|\
| * Test find_package multiarch support (#12037)Brad King2011-06-087-0/+31
* | CTest: Report tests not run due to unknown configurationBrad King2011-06-101-1/+1
|/
* Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'Brad King2011-06-0713-0/+305
|\
| * BundleUtilities: Avoid test on Watcom dashboards (#12034)David Cole2011-06-041-3/+3
| * Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was fo...Clinton Stimpson2011-06-021-4/+2
| * BundleUtilities: Add rpath to loadable modules in test.Clinton Stimpson2011-06-023-25/+70
| * BundleUtilities: Print reason for not loading module.soClinton Stimpson2011-06-011-3/+7
| * BundleUtilities: Run test on Windows if either MSVC or dumpbin was found.Clinton Stimpson2011-06-011-2/+4
| * BundleUtilities: Disable running test on Windows unless using MSVC.Clinton Stimpson2011-06-011-3/+3
| * BundleUtilities: Fix issues with custom target DEPENDS in test (#12034)Clinton Stimpson2011-05-314-3/+11
| * BundleUtilities: Fix test when using xcode (#12034)Clinton Stimpson2011-05-311-1/+1
| * BundleUtilities: Work w/ non .app exes on Mac (#12034)Clinton Stimpson2011-05-2712-0/+248
* | Merge topic 'vs10_include_fix'Brad King2011-06-073-0/+68
|\ \
| * | One more try. Use full path by default, and relative on broken compilers.Bill Hoffman2011-06-031-5/+29
| * | Use bin tree for inclues to avoid -I with spaces in the path.Bill Hoffman2011-06-035-8/+17
| * | Append and do not clobber CMAKE_CXX_FLAGS in the test.Bill Hoffman2011-06-031-1/+1
| * | Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.Bill Hoffman2011-06-027-0/+35
| |/
* | Fix XCode -> Xcode typos, notably in man page (#12231)Sean McBride2011-05-316-8/+8
|/
* Merge topic 'output-compile-lines'Brad King2011-05-2410-0/+202
|\
| * Fix CompileCommandOutput test build on WindowsBrad King2011-05-201-1/+11
| * Fix CompileCommandOutput test for Make tools not supporting spacesBrad King2011-05-197-7/+16
| * run_compile_commands: Cast istream::get() result to charBrad King2011-05-191-1/+1
| * run_compile_commands: Avoid extra stl vector conversionBrad King2011-05-181-3/+2
| * run_compile_commands: Avoid shadow in std::map<>::at workaroundBrad King2011-05-171-2/+2
| * Provide std::map<>::at for use in run_compile_commandsBrad King2011-05-171-2/+0
| * Fix run_compile_commands build on Apple GCC 3.3Brad King2011-05-161-1/+13
| * Only offer the compile command output feature on unix systemsManuel Klimek2011-05-162-4/+12
| * Adds a test for the compile command line output.Manuel Klimek2011-04-259-0/+166
* | Merge topic 'absoft-fortran-compiler'Brad King2011-05-242-1/+19
|\ \ | |/ |/|
| * Absoft: Enable FortranCInterface check in Fortran testBrad King2011-05-201-1/+4
| * Absoft: Detect implicit link libraries on Linux and MacBrad King2011-05-201-0/+15
* | Merge topic 'find_package-system-registry'Brad King2011-04-192-0/+42
|\ \
| * | find_package: Fix system package registry test path conversionBrad King2011-04-141-1/+1
| * | find_package: Test system package registry when possibleBrad King2011-04-132-0/+42
* | | Merge topic 'add-svn-trust-cert-to-ExternalProject'Brad King2011-04-191-0/+3
|\ \ \ | |/ / |/| |
| * | ExternalProject: Add SVN_TRUST_CERT argumentDavid Cole2011-04-111-0/+3
* | | find_package: Forward component list for recursive calls in modulesBrad King2011-04-072-1/+4
|/ /
* | Merge topic 'drag-n-drop-components'Brad King2011-04-053-1/+21
|\ \
| * | Add component support to DragNDrop generator.Clinton Stimpson2011-03-313-1/+21
* | | Merge topic 'fix_vs10_object_files'Brad King2011-04-051-0/+6
|\ \ \
| * | | Fix for bug where VS2010 did not use .obj files as part of the build.Bill Hoffman2011-04-011-0/+6
| |/ /
* | | Merge topic 'upload-built-files'Brad King2011-04-055-0/+59
|\ \ \
| * | | Add the FILES keyword to ctest_upload commandZach Mullen2011-03-151-1/+1
| * | | Implement ctest_upload commandZach Mullen2011-03-155-0/+59
* | | | Fix #11964 Handle lib64 library on LinuxEric NOULARD2011-03-312-172/+3
| |/ / |/| |
* | | Merge topic 'custom-command-slashes'Brad King2011-03-311-1/+1
|\ \ \
| * | | Normalize slashes of add_custom_(command|target) DEPENDS (#11973)Brad King2011-03-301-1/+1
* | | | Merge topic 'cleanup-unused-variable-check'Brad King2011-03-311-1/+1
|\ \ \ \
| * | | | Refine unused cache variable warningBrad King2011-03-241-1/+1