summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Intel: Fix missing C std default for 12.0 <= ver < 12.1Chuck Atkins2017-05-311-1/+1
| * | | | | | | | SunPro: Make sure all known versions get CXX98 defaultsChuck Atkins2017-05-311-3/+3
| * | | | | | | | GNU: Fix language defaults for 3.4Chuck Atkins2017-05-301-1/+1
| * | | | | | | | Clang: Fix language defaults for 2.1Chuck Atkins2017-05-301-1/+1
| * | | | | | | | Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-3011-171/+2
| * | | | | | | | MSVC: Add empty definitions for std compile optionsChuck Atkins2017-05-291-2/+16
| * | | | | | | | CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-297-42/+81
| * | | | | | | | Tests: Allow test macro to take no executable argumentsChuck Atkins2017-05-291-2/+6
| * | | | | | | | Compilers: Add default cmake_record_{c,cxx}_compile_features macrosChuck Atkins2017-05-291-0/+31
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'bootstrap-std-flags'Brad King2017-06-011-28/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | bootstrap: prefer to use standard flags for C and CXXDaniel Pfeifer2017-05-311-28/+37
* | | | | | | | | Merge topic 'FindGSL-debug-postfix'Brad King2017-06-011-5/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindGSL: recognize libraries name with debug postfix as debug librariesSilvio Traversaro2017-05-311-5/+6
* | | | | | | | | | Merge topic 'rel-no-bootstrap-test'Brad King2017-06-012-10/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Utilities/Release: Skip BootstrapTest for Linux binaryBrad King2017-05-311-0/+1
| * | | | | | | | | | Utilities/Release: Drop unused release scriptBrad King2017-05-311-10/+0
* | | | | | | | | | | Merge topic 'test-external-no-bootstrap'Brad King2017-06-011-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Skip BootstrapTest if testing external CMakeBrad King2017-05-311-0/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'update-kwsys'Brad King2017-06-014-4/+22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-314-4/+22
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | KWSys 2017-05-31 (bd0bbad7)KWSys Upstream2017-05-314-4/+22
* | | | | | | | | | 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
|/ / / / / / /