Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove borland workarounds. | Stephen Kelly | 2014-10-15 | 21 | -122/+4 |
* | Begin post-3.1 development | Brad King | 2014-10-14 | 1 | -2/+2 |
* | CMake 3.1.0-rc1 version update | Brad King | 2014-10-14 | 1 | -3/+3 |
* | Merge topic 'fix-comment-typos' | Brad King | 2014-10-14 | 15 | -20/+20 |
|\ | |||||
| * | Fix some spelling errors in comments | Geoff Viola | 2014-10-13 | 15 | -20/+20 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-14 | 1 | -1/+1 |
* | | Merge topic 'fix-ninja-rc-include-flags' | Brad King | 2014-10-13 | 5 | -8/+15 |
|\ \ | |||||
| * | | Ninja: Fix RC include directories regression | Brad King | 2014-10-13 | 5 | -8/+15 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-13 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-12 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-11 | 1 | -1/+1 |
* | | | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5' | Brad King | 2014-10-10 | 2 | -28/+80 |
|\ \ \ | |/ / |/| | | |||||
| * | | OSX: Warn when attempting to change runtime paths on OS X 10.5 | Clinton Stimpson | 2014-10-10 | 1 | -27/+53 |
| * | | cmake-gui: Make sure we bundle Qt5 Cocoa platform plugin | Adam Strzelecki | 2014-10-10 | 1 | -1/+27 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-10 | 1 | -1/+1 |
* | | | Merge topic 'ninja-phony-rules-only-in-build-tree' | Brad King | 2014-10-09 | 1 | -6/+16 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Ninja: Limit custom command side-effects to build folder | Brad King | 2014-10-08 | 1 | -6/+16 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-09 | 1 | -1/+1 |
* | | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-08 | 2 | -18/+65 |
|\ \ \ | |/ / |/| | | |||||
| * | | ctest_memcheck: Add support for MemorySanitizer msan | Bill Hoffman | 2014-10-07 | 2 | -0/+23 |
| * | | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsan | Ben Boeckel | 2014-10-07 | 2 | -2/+24 |
| * | | ctest_memcheck: Order sanitizer type code consistently | Brad King | 2014-10-07 | 2 | -24/+26 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-08 | 1 | -1/+1 |
* | | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-07 | 3 | -6/+14 |
|\ \ \ | |/ / | |||||
| * | | ctest: add support for additional sanitizer options | Ben Boeckel | 2014-10-03 | 2 | -5/+13 |
| * | | ctest: update documentation for CTEST_MEMORYCHECK_TYPE | Ben Boeckel | 2014-10-03 | 1 | -1/+1 |
* | | | Merge topic 'fix-ninja-rsp-var-duplication' | Brad King | 2014-10-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Ninja: Fix variable duplication in RSP rules | Nils Gladitz | 2014-10-06 | 1 | -1/+1 |
* | | | | Merge topic 'cpack-ifw-updates' | Brad King | 2014-10-07 | 4 | -37/+155 |
|\ \ \ \ | |||||
| * | | | | CPackIFW: Added support for multiple repositories | Konstantin Podsvirov | 2014-10-05 | 4 | -25/+142 |
| * | | | | CPackIFW: Search algorithm update | Konstantin Podsvirov | 2014-10-04 | 1 | -12/+13 |
* | | | | | Merge topic 'encoding-fstream' | Brad King | 2014-10-07 | 4 | -14/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Fix a few more places to use cmsys::[io]fstream instead of std::fstream. | Clinton Stimpson | 2014-10-04 | 4 | -14/+15 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-07 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'fix-cobertura-parsing' | Brad King | 2014-10-06 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmParseCoberturaCoverage: Initialize CurFileName to empty string | Jonathan Beezley | 2014-10-03 | 1 | -0/+1 |
* | | | | | | Merge topic 'wix-fix-root-dir-prop' | Brad King | 2014-10-06 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackWiX: Work around RelativePath() returning an empty string for the root | Nils Gladitz | 2014-10-03 | 1 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'ninja-console-pool' | Brad King | 2014-10-06 | 4 | -2/+50 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ninja: Use 'console' pool for CMake re-run if possible (#14915) | Sylvain Joubert | 2014-10-03 | 4 | -2/+50 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-06 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-05 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-04 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'vs-intel-15' | Brad King | 2014-10-03 | 1 | -0/+14 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | VS: Support Intel Fortran 15 .vfproj generation (#15175) | Brad King | 2014-09-30 | 1 | -0/+14 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-03 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-02 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-10-01 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 6 | -5/+232 |
|\ \ | |||||
| * | | VS: Generate Nsight Tegra project revision number | Brad King | 2014-09-30 | 4 | -3/+34 |