summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2017-06-011-1/+1
* Merge branch 'release'Brad King2017-05-310-0/+0
|\
| * CMake 3.8.2v3.8.2Brad King2017-05-311-1/+1
* | Merge topic 'ninja-mingw'Brad King2017-05-314-15/+6
|\ \
| * | Ninja: Fix escaping of path to depfileBrad King2017-05-303-12/+4
| * | Tests: Fix VSResource test on MinGW with Ninja and a space in the pathBrad King2017-05-301-3/+2
* | | Merge topic 'minor-cleanups'Brad King2017-05-313-5/+0
|\ \ \
| * | | cmQtAutoGeneratorInitializer: Remove unused local variableBrad King2017-05-301-2/+0
| * | | cmVisualStudio10TargetGenerator: Remove shadowing local variableBrad King2017-05-301-2/+0
| * | | cmVisualStudio10ToolsetOptions: Remove unused includeBrad King2017-05-301-1/+0
| |/ /
* | | Merge topic 'bootstrap-drop-osf'Brad King2017-05-311-50/+0
|\ \ \
| * | | bootstrap: remove explicit support for Tru64 UNIXDaniel Pfeifer2017-05-301-50/+0
* | | | Merge topic 'fix-XCTest-build-config'Brad King2017-05-311-0/+1
|\ \ \ \
| * | | | Tests: Fix XCTest build configurationBrad King2017-05-301-0/+1
* | | | | Merge topic 'fix-Qt5Autogen-xcode'Brad King2017-05-312-4/+5
|\ \ \ \ \
| * | | | | Tests: Fix Qt5Autogen test on XcodeBrad King2017-05-302-4/+5
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2017-05-311-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'doc-dev-buildbot-lints'Brad King2017-05-301-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Help/dev: Document buildbot lint-iwyu-tidy builderBrad King2017-05-301-1/+6
* | | | Merge topic 'iwyu-gcc-7.1'Brad King2017-05-301-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | IWYU: update mapping for gcc 7.1Daniel Pfeifer2017-05-301-0/+1
* | | | Merge topic 'bootstrap-drop-irix'Brad King2017-05-301-28/+0
|\ \ \ \
| * | | | bootstrap: remove support for IRIXDaniel Pfeifer2017-05-281-28/+0
* | | | | Merge topic 'libuv-cygwin'Brad King2017-05-302-3/+21
|\ \ \ \ \
| * | | | | Build with libuv on Cygwin to enable server-modeBrad King2017-05-282-3/+21
* | | | | | Merge topic '16917-c-compiler-version-variable-hint'Brad King2017-05-301-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Add a hint about C and C++ compiler version variableGregor Jasny2017-05-281-0/+4
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-05-301-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-05-291-1/+1
|/ / / /
* | | | Merge topic 'sunpro-std-flags'Brad King2017-05-283-6/+11
|\ \ \ \
| * | | | SunPro: update flags used for CMake itselfDaniel Pfeifer2017-05-261-1/+2
| * | | | SunPro: set -library=stlport as standard compile option for C++98Daniel Pfeifer2017-05-261-0/+4
| * | | | SunPro: add standard compile option for C++03Daniel Pfeifer2017-05-261-2/+2
| * | | | Tests: Compile entire Plugin test with the same language standardBrad King2017-05-261-3/+3
* | | | | Merge topic 'intel-std-flags'Brad King2017-05-282-36/+44
|\ \ \ \ \
| * | | | | Intel: avoid variables in language standard flagsDaniel Pfeifer2017-05-262-36/+44
* | | | | | Merge topic 'reduce-string-copying'Brad King2017-05-2842-129/+130
|\ \ \ \ \ \
| * | | | | | Remove unnecessary operator<< usagePavel Solodovnikov2017-05-261-1/+1
| * | | | | | Remove unused variablesPavel Solodovnikov2017-05-263-7/+1
| * | | | | | Improved checking for number of arguments passedPavel Solodovnikov2017-05-261-1/+1
| * | | | | | Add const-reference qualificationsPavel Solodovnikov2017-05-2639-114/+121
| * | | | | | Change std::basic_string<char> to std::stringPavel Solodovnikov2017-05-241-6/+6
* | | | | | | Merge topic 'FindBoost-use-IN_LIST'Brad King2017-05-281-6/+10
|\ \ \ \ \ \ \
| * | | | | | | FindBoost: Simplify search in lists.Alex Turbov2017-05-261-6/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'autogen_config'Brad King2017-05-2811-243/+424
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Test adaptionsSebastian Holtermann2017-05-261-2/+8
| * | | | | | | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.Sebastian Holtermann2017-05-2611-231/+403
| * | | | | | | Autogen: Pass build directory in Info fileSebastian Holtermann2017-05-264-22/+25
* | | | | | | | Merge topic 'FindProtobuf-export-macro'Brad King2017-05-282-5/+22
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | FindProtobuf: add optional export declaration macro to generated cpp filesAndré Apitzsch2017-05-262-5/+22