summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Microsoft.Cpp.$(Platform).user.props in VS10b2Brad King2009-10-221-6/+4
* Fix up download a bit, better error checking and uses of long not double for ...Bill Hoffman2009-10-222-38/+125
* WIP: VS 10 Win64 generatorBrad King2009-10-229-14/+98
* KWSys Nightly Date StampKWSys Robot2009-10-221-1/+1
* Fix for bugs #9756, #9690 and #9755, header files were not included, and link...Bill Hoffman2009-10-221-8/+25
* 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
* 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
* 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
* Ctest was broken for subdirs. Restored working directory state for tests so ...Zach Mullen2009-10-201-0/+5
* KWSys Nightly Date StampKWSys Robot2009-10-201-1/+1
* Avoid C++ linker language in VS Fortran projectBrad King2009-10-191-1/+2
* 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
* KWSys Nightly Date StampKWSys Robot2009-10-191-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-181-1/+1
* Fixed issues with message text in FILE command error situations. Added many n...David Cole2009-10-171-8/+9
* KWSys Nightly Date StampKWSys Robot2009-10-171-1/+1
* Better fix for crash on Windows. This time it will even work on Linux, too. T...David Cole2009-10-161-2/+14
* 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
* Fix ctest output alignment for cases where total tests run is not the same wi...Zach Mullen2009-10-151-1/+1
* Fix crash on Windows. Remove trailing white space from regex. These changes s...David Cole2009-10-151-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-151-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-141-1/+1
* Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch.David Cole2009-10-133-7/+7
* fix line lengthAlexander Neundorf2009-10-131-1/+2
* Fix line length.Zach Mullen2009-10-131-1/+2
* KWSys Nightly Date StampKWSys Robot2009-10-131-1/+1
* Fix issue #5668 - use CollapseFullPath when determining if covered file is wi...David Cole2009-10-121-91/+133
* fix indentationAlexander Neundorf2009-10-121-75/+74
* fix #9687Alexander Neundorf2009-10-121-4/+12
* Uncomment block in InitializeFromCommand (accidentally checked this change in)Zach Mullen2009-10-121-4/+4
* CTest-side support for compiler name and compiler version information. Requi...Zach Mullen2009-10-121-4/+9
* KWSys Nightly Date StampKWSys Robot2009-10-121-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-111-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-101-1/+1
* Added OS Platform (cpu architecture) detection support to windows systemsZach Mullen2009-10-091-0/+6
* KWSys Nightly Date StampKWSys Robot2009-10-091-1/+1
* Remove CMake Policy CMP0015 until it is revisedBrad King2009-10-087-94/+2
* REALLY fix color check for dependency scanningBrad King2009-10-081-2/+3
* Really fix color check for dependency scanningBrad King2009-10-081-1/+1
* Do not use -fPIC to link executablesBrad King2009-10-081-5/+0