summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'adjust-path-for-all-generators-test'David Cole2011-08-021-0/+22
|\
| * Ensure libgmp-10.dll is in the PATH for CMakeTestAllGeneratorsDavid Cole2011-07-291-0/+22
* | Merge topic 'fix-updategit-test'David Cole2011-08-021-3/+5
|\ \
| * | Fix machine-specific UpdateGIT test failuresDavid Cole2011-07-291-3/+5
| |/
* | Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-291-1/+4
|/
* Merge topic 'fix-tests-failing-with-Xcode4'Brad King2011-07-262-4/+63
|\
| * Use correct default multiple architecture values in testDavid Cole2011-07-191-9/+10
| * Base architecture choice logic on Xcode versionDavid Cole2011-07-182-7/+37
| * Fix BuildDepends test to work with Xcode 4David Cole2011-07-151-0/+5
| * Fix Architecture test to work with Xcode 4David Cole2011-07-151-4/+27
* | Merge topic 'SetPropertyAppendString'Brad King2011-07-261-0/+18
|\ \
| * | Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-0/+18
| |/
* | Merge topic 'PushCheckState'Brad King2011-07-262-0/+31
|\ \
| * | Add macros cmake_push/pop_check_state() as discussed on the list.Alex Neundorf2011-07-072-0/+31
| |/
* | Merge topic 'DisableSwitchForFindPackage'Brad King2011-07-262-1/+5
|\ \
| * | Add a basic test for CMAKE_DISABLE_FIND_PACKAGE_<package>Alex Neundorf2011-06-232-1/+5
| |/
* | Merge topic 'asn_java_support'Brad King2011-07-262-41/+8
|\ \ | |/ |/|
| * Tests: Check for the new Java exeutable variables.Andreas Schneider2011-03-291-2/+2
| * Tests: Java tests should test UseJava.cmakeAndreas Schneider2011-03-291-39/+6
* | 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