summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmDependsJavaLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-283-395/+824
* cmCommandArgumentLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-283-300/+823
* Merge topic 'lexer'Brad King2017-08-282-278/+435
|\
| * cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-252-276/+429
| * cmListFileLexer: fix 'bail out on seek-errors' also in original fileMatthias Maennich2017-08-251-2/+6
* | Merge topic 'cpackifw-repositories-directories'Brad King2017-08-284-0/+54
|\ \
| * | CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variableKonstantin Podsvirov2017-08-174-0/+54
* | | Merge topic 'FindQt4-do-not-assume-all-libraries-are-frameworks'Brad King2017-08-281-6/+8
|\ \ \
| * | | FindQt4: Do not assume all libraries are frameworksJean-Christophe Fillion-Robin2017-08-211-6/+8
* | | | Merge topic 'fix-gnu-to-ms'Brad King2017-08-281-0/+1
|\ \ \ \
| * | | | GNUToMS: Tolerate existence of a %USERPROFILE%/source directoryAlbert Ziegenhagel2017-08-251-0/+1
* | | | | Merge topic 'gnu-to-ms-ninja-support'Brad King2017-08-281-1/+10
|\ \ \ \ \
| * | | | | Ninja: Implement support for GNUToMSAlbert Ziegenhagel2017-08-251-1/+10
| |/ / / /
* | | | | Merge topic 'test-fix-vs15-toolset-v90'Brad King2017-08-281-1/+2
|\ \ \ \ \
| * | | | | Tests: Fix RunCMake.BuildDepends on VS 2017 with v90 toolsetBrad King2017-08-251-1/+2
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-08-281-1/+1
* | | | | Merge topic 'server-cxx11'Daniel Pfeifer2017-08-2713-66/+42
|\ \ \ \ \
| * | | | | CTestCustom: Suppress exception loosening warningDaniel Pfeifer2017-08-261-0/+1
| * | | | | server: always enable serverDaniel Pfeifer2017-08-269-61/+19
| * | | | | server: backport to C++11Daniel Pfeifer2017-08-264-6/+23
| | |/ / / | |/| | |
* | | | | Merge topic 'cmSourceFile-Nocopy'Daniel Pfeifer2017-08-271-4/+4
|\ \ \ \ \
| * | | | | cmSourceFile: Avoid unnecessary vector copySebastian Holtermann2017-08-261-4/+4
* | | | | | Merge topic 'iwyu-keep-cmConfigure'Daniel Pfeifer2017-08-27318-333/+285
|\ \ \ \ \ \
| * | | | | | IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-26318-333/+285
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cmConfigure-fix'Daniel Pfeifer2017-08-271-1/+1
|\ \ \ \ \ \
| * | | | | | cmConfigure: Add missing #Daniel Pfeifer2017-08-261-1/+1
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-08-271-1/+1
* | | | | | Merge topic 'deb-libarchive-ar'Daniel Pfeifer2017-08-261-271/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cmCPackDebGenerator: Use libarchive to create .deb fileDaniel Pfeifer2017-08-251-271/+19
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2017-08-261-1/+1
|/ / / /
* | | | Merge topic 'cxx11-nullptr'Brad King2017-08-25235-1214/+1167
|\ \ \ \
| * | | | Use C++11 nullptrDaniel Pfeifer2017-08-24235-1214/+1167
* | | | | Merge topic 'revert-xcode-9-new-buildsystem-support'Brad King2017-08-252-13/+5
|\ \ \ \ \
| * | | | | Xcode: Revert addition of "outputPaths" to custom command build phaseBrad King2017-08-242-13/+5
* | | | | | Merge topic 'modernize-git-whitespace-attributes'Brad King2017-08-2515-44/+36
|\ \ \ \ \ \
| * | | | | | gitattributes: prefer `eol=crlf` to `-crlf`Ben Boeckel2017-08-238-28/+22
| * | | | | | MumpsCoverage: remove unnecessary attributeBen Boeckel2017-08-231-1/+0
| * | | | | | gitattributes: prefer `eol=lf` to `crlf=input`Ben Boeckel2017-08-232-6/+6
| * | | | | | gitattributes: prefer `-text` for binary filesBen Boeckel2017-08-237-7/+8
| * | | | | | gitattributes: remove unused attributesBen Boeckel2017-08-231-2/+0
* | | | | | | CMake Nightly Date StampKitware Robot2017-08-251-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'release-3.9'Brad King2017-08-240-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ninja-cl-intl' into release-3.9Brad King2017-08-231-0/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'ninja-cl-intl'Brad King2017-08-241-0/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Ninja: Fix support for MSVC with non-English outputBrad King2017-08-231-0/+1
* | | | | | | | Merge topic 'vs-sdk-refs'Brad King2017-08-241-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Fix VS_SDK_REFERENCES when target is not a Windows 10 appRoc Ramon2017-08-231-3/+3
* | | | | | | | | Merge topic 'boost-1.65'Brad King2017-08-242-10/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindBoost: Add Boost 1.65 dependenciesRoger Leigh2017-08-221-3/+27
| * | | | | | | | | BoostScanDeps: Special case python and numpy and variantsRoger Leigh2017-08-221-7/+32