summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip SHARED lib Fortran test with XL and old GNUBrad King2009-10-261-1/+15
* Fix Intel and MinGW Fortran DLL import librariesBrad King2009-10-264-4/+7
* Fix Xcode dylib version defaultBrad King2009-10-261-10/+10
* Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ...Zach Mullen2009-10-262-6/+7
* Revert "Always set OutputPath in VS 10 projects"Brad King2009-10-261-3/+0
* KWSys Nightly Date StampKWSys Robot2009-10-261-1/+1
* Turn on the NSIS binary for the CPackComponents test if NSIS is found. Should...David Cole2009-10-251-4/+9
* KWSys Nightly Date StampKWSys Robot2009-10-251-1/+1
* Exclude Qt source files from coverage results.David Cole2009-10-241-0/+3
* KWSys Nightly Date StampKWSys Robot2009-10-241-1/+1
* Fix the showing of non-cpp files in the IDEBill Hoffman2009-10-231-3/+7
* Fix optionally-valued booleans in VS 10 flag tableBrad King2009-10-233-11/+21
* Detect and set Unicode character set in VS 10Brad King2009-10-232-11/+57
* Always set OutputPath in VS 10 projectsBrad King2009-10-231-4/+9
* Add support for the g95 Fortran compilerBrad King2009-10-232-0/+9
* Test all target types in FortranBrad King2009-10-234-3/+19
* Fix line-too-long style violationsBrad King2009-10-234-4/+8
* KWSys Nightly Date StampKWSys Robot2009-10-231-1/+1
* Add Xcode file association for FortranBrad King2009-10-221-0/+4
* Fix VS 10 flag table for precompiled headersBrad King2009-10-221-3/+10
* Fix VS 10 .sln files for Windows ExplorerBrad King2009-10-221-1/+1
* Fix Microsoft.Cpp.$(Platform).user.props in VS10b2Brad King2009-10-221-6/+4
* Add test of all cmake -G generators. Ignore any errors from this as not all g...David Cole2009-10-222-0/+109
* Fix up download a bit, better error checking and uses of long not double for ...Bill Hoffman2009-10-222-38/+125
* 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