summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-26318-333/+285
* 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
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'cxx11-unordered'Daniel Pfeifer2017-08-2320-131/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Use C++11 unordered containersDaniel Pfeifer2017-08-2220-131/+45
| |/ / / / / / /
* | | | | | | | Merge topic 'cm_fallthrough'Daniel Pfeifer2017-08-233-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix CM_FALLTHROUGH with -Wunused-parameterBrad King2017-08-223-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2017-08-231-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'ccg-no-mutable'Brad King2017-08-222-21/+17
|\ \ \ \ \ \ \
| * | | | | | | cmCustomCommandGenerator: Avoid mutable stateBrad King2017-08-082-21/+17
* | | | | | | | Merge topic 'cmake-ice37-2'Brad King2017-08-221-4/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | FindIce: Add support for separate Freeze NuGet packageRoger Leigh2017-08-171-4/+22
* | | | | | | | | Merge branch 'release-3.9'Brad King2017-08-220-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'InstallRequiredSystemLibraries-vs15.3' into release-3.9Brad King2017-08-221-11/+31
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'revert-macos-hidpi-qt-dialog' into release-3.9Brad King2017-08-222-7/+7
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'InstallRequiredSystemLibraries-vs15.3'Brad King2017-08-221-11/+31
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |