| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix try_compile when file cannot be found | Brad King | 2009-10-28 | 1 | -1/+2 |
|
|
* | Keep Xcode intermediate files away from output dir | Brad King | 2009-10-28 | 1 | -2/+14 |
|
|
* | Remove unreachable code in cmIfCommand | Brad King | 2009-10-28 | 1 | -1/+0 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-28 | 1 | -1/+1 |
|
|
* | BUG: hardcore some values so output matches cmVS10CLFlagTable.h (addresses bu... | Zack Galbreath | 2009-10-27 | 1 | -2/+25 |
|
|
* | Fix working dir issue for ctest show only mode (-N) | Zach Mullen | 2009-10-27 | 1 | -0/+5 |
|
|
* | Fix if() command and CMP0012 OLD/NEW behavior | Brad King | 2009-10-27 | 4 | -94/+127 |
|
|
* | Report expanded arguments in if() command errors | Brad King | 2009-10-27 | 1 | -20/+18 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-27 | 1 | -1/+1 |
|
|
* | Correct one of the valgrind errors from the CPackTestAllGenerators test. Do n... | David Cole | 2009-10-26 | 1 | -3/+6 |
|
|
* | ENH: Move SetErrorMode around calls to generate and configure instead of set... | Clinton Stimpson | 2009-10-26 | 2 | -9/+21 |
|
|
* | Fix Xcode dylib version default | Brad King | 2009-10-26 | 1 | -10/+10 |
|
|
* | Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ... | Zach Mullen | 2009-10-26 | 1 | -4/+4 |
|
|
* | Revert "Always set OutputPath in VS 10 projects" | Brad King | 2009-10-26 | 1 | -3/+0 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-26 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-25 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-10-24 | 1 | -1/+1 |
|
|
* | Fix the showing of non-cpp files in the IDE | Bill Hoffman | 2009-10-23 | 1 | -3/+7 |
|
|
* | 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 |
|
|