| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix optionally-valued booleans in VS 10 flag table | Brad King | 2009-10-23 | 3 | -11/+21 |
|
|
* | Detect and set Unicode character set in VS 10 | Brad King | 2009-10-23 | 2 | -11/+57 |
|
|
* | Always set OutputPath in VS 10 projects | Brad King | 2009-10-23 | 1 | -4/+9 |
|
|
* | Fix line-too-long style violations | Brad King | 2009-10-23 | 4 | -4/+8 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-23 | 1 | -1/+1 |
|
|
* | Add Xcode file association for Fortran | Brad King | 2009-10-22 | 1 | -0/+4 |
|
|
* | Fix VS 10 flag table for precompiled headers | Brad King | 2009-10-22 | 1 | -3/+10 |
|
|
* | Fix VS 10 .sln files for Windows Explorer | Brad King | 2009-10-22 | 1 | -1/+1 |
|
|
* | Fix Microsoft.Cpp.$(Platform).user.props in VS10b2 | Brad King | 2009-10-22 | 1 | -6/+4 |
|
|
* | Fix up download a bit, better error checking and uses of long not double for ... | Bill Hoffman | 2009-10-22 | 2 | -38/+125 |
|
|
* | WIP: VS 10 Win64 generator | Brad King | 2009-10-22 | 9 | -14/+98 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-22 | 1 | -1/+1 |
|
|
* | Fix for bugs #9756, #9690 and #9755, header files were not included, and link... | Bill Hoffman | 2009-10-22 | 1 | -8/+25 |
|
|
* | Use copies for versioned names on Windows | Brad King | 2009-10-21 | 1 | -0/+4 |
|
|
* | Tweak all files during target installation | Brad King | 2009-10-21 | 2 | -48/+104 |
|
|
* | Add IS_SYMLINK test to if command | Brad King | 2009-10-21 | 2 | -0/+10 |
|
|
* | Compute install destination for all target files | Brad King | 2009-10-21 | 1 | -70/+70 |
|
|
* | Factor out "cmake -E cmake_symlink_*" code | Brad King | 2009-10-21 | 2 | -51/+61 |
|
|
* | Simplify 'strip' and 'ranlib' install tweak code | Brad King | 2009-10-21 | 2 | -8/+4 |
|
|
* | Define per-target OSX_ARCHITECTURES property | Brad King | 2009-10-21 | 8 | -25/+112 |
|
|
* | Fix seg fault for empty ENV{} call bug #9747 | Bill Hoffman | 2009-10-21 | 1 | -1/+5 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-21 | 1 | -1/+1 |
|
|
* | make testing the CodeBlocks and Eclipse generators easier by not requiring th... | Alexander Neundorf | 2009-10-20 | 2 | -4/+14 |
|
|
* | Do not link library dependencies in VS solutions | Brad King | 2009-10-20 | 6 | -1/+50 |
|
|
* | Ctest was broken for subdirs. Restored working directory state for tests so ... | Zach Mullen | 2009-10-20 | 1 | -0/+5 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-20 | 1 | -1/+1 |
|
|
* | Avoid C++ linker language in VS Fortran project | Brad King | 2009-10-19 | 1 | -1/+2 |
|
|
* | fix two more icpc warnings, ok by Brad (float compared for equality, unused v... | Alexander Neundorf | 2009-10-19 | 1 | -2/+2 |
|
|
* | Avoid duplicate ZERO_CHECK in VS solutions | Brad King | 2009-10-19 | 4 | -122/+107 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-19 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-18 | 1 | -1/+1 |
|
|
* | Fixed issues with message text in FILE command error situations. Added many n... | David Cole | 2009-10-17 | 1 | -8/+9 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-17 | 1 | -1/+1 |
|
|
* | Better fix for crash on Windows. This time it will even work on Linux, too. T... | David Cole | 2009-10-16 | 1 | -2/+14 |
|
|
* | Fix crash on Windows. If input stream is no good, do not try to read a line f... | David Cole | 2009-10-16 | 1 | -2/+3 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-16 | 1 | -1/+1 |
|
|
* | Fix ctest output alignment for cases where total tests run is not the same wi... | Zach Mullen | 2009-10-15 | 1 | -1/+1 |
|
|
* | Fix crash on Windows. Remove trailing white space from regex. These changes s... | David Cole | 2009-10-15 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-15 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-14 | 1 | -1/+1 |
|
|
* | Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch. | David Cole | 2009-10-13 | 3 | -7/+7 |
|
|
* | fix line length | Alexander Neundorf | 2009-10-13 | 1 | -1/+2 |
|
|
* | Fix line length. | Zach Mullen | 2009-10-13 | 1 | -1/+2 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-13 | 1 | -1/+1 |
|
|
* | Fix issue #5668 - use CollapseFullPath when determining if covered file is wi... | David Cole | 2009-10-12 | 1 | -91/+133 |
|
|
* | fix indentation | Alexander Neundorf | 2009-10-12 | 1 | -75/+74 |
|
|
* | fix #9687 | Alexander Neundorf | 2009-10-12 | 1 | -4/+12 |
|
|
* | Uncomment block in InitializeFromCommand (accidentally checked this change in) | Zach Mullen | 2009-10-12 | 1 | -4/+4 |
|
|
* | CTest-side support for compiler name and compiler version information. Requi... | Zach Mullen | 2009-10-12 | 1 | -4/+9 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-12 | 1 | -1/+1 |
|
|