Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake 3.1.0-rc2v3.1.0-rc2 | Brad King | 2014-11-12 | 1 | -1/+1 |
* | Merge branch 'kwsys-SystemInformation-AIX-_SC_AIX_REALMEM' into release | Brad King | 2014-11-12 | 1 | -1/+1 |
|\ | |||||
| * | KWSys SystemInformation: Check for _SC_AIX_REALMEM before using it | Ådne Hovda | 2014-11-11 | 1 | -1/+1 |
* | | Merge branch 'fix_link-line-dedup_regression' into release | Brad King | 2014-11-11 | 1 | -4/+9 |
|\ \ | |||||
| * | | Fix link line order when shared libraries are de-duplicated | Daniele E. Domenichelli | 2014-11-10 | 1 | -4/+9 |
* | | | genex: Preserve order while evaluating TARGET_OBJECTS | Clinton Stimpson | 2014-11-07 | 1 | -4/+8 |
|/ / | |||||
* | | Merge branch 'fix-configure_file-COPYONLY' into release | Brad King | 2014-11-03 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | KWSys: Fix configure_file call to use COPYONLY, not COPY_ONLY | Brad King | 2014-10-31 | 1 | -1/+1 |
* | | Merge branch 'revert-definition-map-lookup' into releasev3.1.0-rc1 | Brad King | 2014-10-24 | 3 | -24/+10 |
|\ \ | |||||
| * | | Revert "cmDefinitions: Don't store parent lookups" | Ben Boeckel | 2014-10-24 | 3 | -24/+10 |
* | | | 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 |
| |_|_|/ / / |/| | | | | |