summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fix working dir issue for ctest show only mode (-N)Zach Mullen2009-10-271-0/+5
* Fix if() command and CMP0012 OLD/NEW behaviorBrad King2009-10-274-94/+127
* Report expanded arguments in if() command errorsBrad King2009-10-271-20/+18
* KWSys Nightly Date StampKWSys Robot2009-10-271-1/+1
* Correct one of the valgrind errors from the CPackTestAllGenerators test. Do n...David Cole2009-10-261-3/+6
* ENH: Move SetErrorMode around calls to generate and configure instead of set...Clinton Stimpson2009-10-262-9/+21
* 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-261-4/+4
* Revert "Always set OutputPath in VS 10 projects"Brad King2009-10-261-3/+0
* KWSys Nightly Date StampKWSys Robot2009-10-261-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-251-1/+1
* 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
* 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
* 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