summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More verbose BuildDepends test outputBrad King2009-10-221-2/+4
* WIP: VS 10 Win64 generatorBrad King2009-10-229-14/+98
* Fix for bug#9686 convert java_home to a cmake path before using.Bill Hoffman2009-10-221-5/+8
* KWSys Nightly Date StampKWSys Robot2009-10-221-1/+1
* fix for bug# 9751, add check for MSVC10Bill Hoffman2009-10-221-0/+2
* Fix for bugs #9756, #9690 and #9755, header files were not included, and link...Bill Hoffman2009-10-221-8/+25
* Add license.Bill Hoffman2009-10-211-0/+14
* Clean up output a bit.Bill Hoffman2009-10-211-1/+3
* Add a module to test an install tree to verify that the MS CRT version is cor...Bill Hoffman2009-10-211-0/+4
* Add a module to test an install tree to verify that the MS CRT version is cor...Bill Hoffman2009-10-211-0/+91
* Use copies for versioned names on WindowsBrad King2009-10-211-0/+4
* Tweak all files during target installationBrad King2009-10-212-48/+104
* Add IS_SYMLINK test to if commandBrad King2009-10-212-0/+10
* Compute install destination for all target filesBrad King2009-10-211-70/+70
* Factor out "cmake -E cmake_symlink_*" codeBrad King2009-10-212-51/+61
* Simplify 'strip' and 'ranlib' install tweak codeBrad King2009-10-212-8/+4
* Test OSX_ARCHITECTURES target propertyBrad King2009-10-214-2/+34
* Define per-target OSX_ARCHITECTURES propertyBrad King2009-10-218-25/+112
* Fix seg fault for empty ENV{} call bug #9747Bill Hoffman2009-10-211-1/+5
* KWSys Nightly Date StampKWSys Robot2009-10-211-1/+1
* Better fix for finding the MSBuild that matches the VS 10 install.Bill Hoffman2009-10-201-4/+2
* Add search path for VS 10 beta 2 MSBuild.Bill Hoffman2009-10-201-0/+2
* make testing the CodeBlocks and Eclipse generators easier by not requiring th...Alexander Neundorf2009-10-202-4/+14
* Do not link library dependencies in VS solutionsBrad King2009-10-206-1/+50
* Fix failing test. Forgot to double quote last arg to STRING.David Cole2009-10-201-3/+3
* Add test of all available CPack generators. Add this test with the goal of in...David Cole2009-10-204-1/+96
* Added a ctest add_subdirectory test which fails before my patch made earlier ...Zach Mullen2009-10-206-0/+65
* Ctest was broken for subdirs. Restored working directory state for tests so ...Zach Mullen2009-10-201-0/+5
* Fixes version detection using osg/Version on Mac OSX when OSG is installed as...Philip Lowman2009-10-201-2/+8
* KWSys Nightly Date StampKWSys Robot2009-10-201-1/+1
* Avoid C++ linker language in VS Fortran projectBrad King2009-10-191-1/+2
* fix whitespace, so documentation is formatted properlyAlexander Neundorf2009-10-191-15/+15
* fix two more icpc warnings, ok by Brad (float compared for equality, unused v...Alexander Neundorf2009-10-191-2/+2
* Avoid duplicate ZERO_CHECK in VS solutionsBrad King2009-10-194-122/+107
* Fixed bug 8319, search for the Python shared library in the standard locations.Marcus Hanwell2009-10-191-2/+0
* KWSys Nightly Date StampKWSys Robot2009-10-191-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-181-1/+1
* Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...David Cole2009-10-172-3/+3
* Fixed issues with message text in FILE command error situations. Added many n...David Cole2009-10-173-11/+122
* KWSys Nightly Date StampKWSys Robot2009-10-171-1/+1
* Add more testing coverage of the FILE command.David Cole2009-10-162-0/+116
* Try to fix bug#9714, should not crash when version file is not where it shoul...Bill Hoffman2009-10-161-4/+7
* Better fix for crash on Windows. This time it will even work on Linux, too. T...David Cole2009-10-161-2/+14
* Allow test to pass even if an expected-to-fail submit claims 'Submission succ...David Cole2009-10-161-1/+2
* Fix crash on Windows. If input stream is no good, do not try to read a line f...David Cole2009-10-161-2/+3
* KWSys Nightly Date StampKWSys Robot2009-10-161-1/+1
* add a test which checks that cmake can build the latest stable KDE4 (kdelibs)...Alexander Neundorf2009-10-152-0/+104
* Increase ctest coverage. Introduce optionally on intentional compile errors a...David Cole2009-10-154-1/+24
* Use LABELS in some ctest_coverage calls to increase coverage in cmCTestCovera...David Cole2009-10-152-1/+12
* Fix ctest output alignment for cases where total tests run is not the same wi...Zach Mullen2009-10-151-1/+1