summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | Merge topic 'ninja-gfortran-fpreprocessed'Brad King2017-08-242-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Fix references to source files in gfortran diagnosticsRaul Laasner2017-08-232-1/+9
* | | | | | | | | Merge topic 'ipo-test-output'Brad King2017-08-243-6/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Tests: Print more info on CheckIPOSupported test failureBrad King2017-08-233-6/+9
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-08-241-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'FindCurses-wide'Brad King2017-08-232-30/+86
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add notes for topic 'FindCurses-wide'Brad King2017-08-221-0/+5
| * | | | | | | | FindCurses: Add option for ncursesw detectionAlexandr (Sagrer) Gridnev2017-08-221-30/+81
* | | | | | | | | Merge topic 'autogen-optimize-cleanup'Brad King2017-08-2312-372/+445
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Remove AUTOGEN variables from cmSourceFile and cmMakefileSebastian Holtermann2017-08-224-25/+0
| * | | | | | | | Autogen: Don't use cmMakefile::GetQtUiFilesWithOptionsSebastian Holtermann2017-08-221-19/+19
| * | | | | | | | Autogen: Fix and extend SKIP_AUTOMOC testSebastian Holtermann2017-08-225-4/+59
| * | | | | | | | Autogen: Read skip files from makefileSebastian Holtermann2017-08-221-32/+58
| * | | | | | | | Autogen: Remove VS specific code exclusionSebastian Holtermann2017-08-221-31/+25
| * | | | | | | | Autogen: Initializer file type scanning optimizationsSebastian Holtermann2017-08-221-73/+91
| * | | | | | | | Autogen: Initializer optimizations and cleanupsSebastian Holtermann2017-08-223-211/+216
| | |_|_|_|_|/ / | |/| | | | | |