Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmDependsJavaLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -395/+824 |
* | cmCommandArgumentLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -300/+823 |
* | Merge topic 'lexer' | Brad King | 2017-08-28 | 2 | -278/+435 |
|\ | |||||
| * | cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-25 | 2 | -276/+429 |
| * | cmListFileLexer: fix 'bail out on seek-errors' also in original file | Matthias Maennich | 2017-08-25 | 1 | -2/+6 |
* | | Merge topic 'cpackifw-repositories-directories' | Brad King | 2017-08-28 | 4 | -0/+54 |
|\ \ | |||||
| * | | CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variable | Konstantin Podsvirov | 2017-08-17 | 4 | -0/+54 |
* | | | Merge topic 'FindQt4-do-not-assume-all-libraries-are-frameworks' | Brad King | 2017-08-28 | 1 | -6/+8 |
|\ \ \ | |||||
| * | | | FindQt4: Do not assume all libraries are frameworks | Jean-Christophe Fillion-Robin | 2017-08-21 | 1 | -6/+8 |
* | | | | Merge topic 'fix-gnu-to-ms' | Brad King | 2017-08-28 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | GNUToMS: Tolerate existence of a %USERPROFILE%/source directory | Albert Ziegenhagel | 2017-08-25 | 1 | -0/+1 |
* | | | | | Merge topic 'gnu-to-ms-ninja-support' | Brad King | 2017-08-28 | 1 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Implement support for GNUToMS | Albert Ziegenhagel | 2017-08-25 | 1 | -1/+10 |
| |/ / / / | |||||
* | | | | | Merge topic 'test-fix-vs15-toolset-v90' | Brad King | 2017-08-28 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Fix RunCMake.BuildDepends on VS 2017 with v90 toolset | Brad King | 2017-08-25 | 1 | -1/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-28 | 1 | -1/+1 |
* | | | | | Merge topic 'server-cxx11' | Daniel Pfeifer | 2017-08-27 | 13 | -66/+42 |
|\ \ \ \ \ | |||||
| * | | | | | CTestCustom: Suppress exception loosening warning | Daniel Pfeifer | 2017-08-26 | 1 | -0/+1 |
| * | | | | | server: always enable server | Daniel Pfeifer | 2017-08-26 | 9 | -61/+19 |
| * | | | | | server: backport to C++11 | Daniel Pfeifer | 2017-08-26 | 4 | -6/+23 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cmSourceFile-Nocopy' | Daniel Pfeifer | 2017-08-27 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | cmSourceFile: Avoid unnecessary vector copy | Sebastian Holtermann | 2017-08-26 | 1 | -4/+4 |
* | | | | | | Merge topic 'iwyu-keep-cmConfigure' | Daniel Pfeifer | 2017-08-27 | 318 | -333/+285 |
|\ \ \ \ \ \ | |||||
| * | | | | | | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 318 | -333/+285 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'cmConfigure-fix' | Daniel Pfeifer | 2017-08-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmConfigure: Add missing # | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-27 | 1 | -1/+1 |
* | | | | | | Merge topic 'deb-libarchive-ar' | Daniel Pfeifer | 2017-08-26 | 1 | -271/+19 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | cmCPackDebGenerator: Use libarchive to create .deb file | Daniel Pfeifer | 2017-08-25 | 1 | -271/+19 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-26 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'cxx11-nullptr' | Brad King | 2017-08-25 | 235 | -1214/+1167 |
|\ \ \ \ | |||||
| * | | | | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 235 | -1214/+1167 |
* | | | | | Merge topic 'revert-xcode-9-new-buildsystem-support' | Brad King | 2017-08-25 | 2 | -13/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Revert addition of "outputPaths" to custom command build phase | Brad King | 2017-08-24 | 2 | -13/+5 |
* | | | | | | Merge topic 'modernize-git-whitespace-attributes' | Brad King | 2017-08-25 | 15 | -44/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitattributes: prefer `eol=crlf` to `-crlf` | Ben Boeckel | 2017-08-23 | 8 | -28/+22 |
| * | | | | | | MumpsCoverage: remove unnecessary attribute | Ben Boeckel | 2017-08-23 | 1 | -1/+0 |
| * | | | | | | gitattributes: prefer `eol=lf` to `crlf=input` | Ben Boeckel | 2017-08-23 | 2 | -6/+6 |
| * | | | | | | gitattributes: prefer `-text` for binary files | Ben Boeckel | 2017-08-23 | 7 | -7/+8 |
| * | | | | | | gitattributes: remove unused attributes | Ben Boeckel | 2017-08-23 | 1 | -2/+0 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-25 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.9' | Brad King | 2017-08-24 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ninja-cl-intl' into release-3.9 | Brad King | 2017-08-23 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'ninja-cl-intl' | Brad King | 2017-08-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Ninja: Fix support for MSVC with non-English output | Brad King | 2017-08-23 | 1 | -0/+1 |
* | | | | | | | | Merge topic 'vs-sdk-refs' | Brad King | 2017-08-24 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Fix VS_SDK_REFERENCES when target is not a Windows 10 app | Roc Ramon | 2017-08-23 | 1 | -3/+3 |
* | | | | | | | | | Merge topic 'boost-1.65' | Brad King | 2017-08-24 | 2 | -10/+59 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindBoost: Add Boost 1.65 dependencies | Roger Leigh | 2017-08-22 | 1 | -3/+27 |
| * | | | | | | | | | BoostScanDeps: Special case python and numpy and variants | Roger Leigh | 2017-08-22 | 1 | -7/+32 |