summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'android-standalone-no-sysroot-include' into release-3.9Brad King2017-06-091-2/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'android-standalone-unified-api-level' into release-3.9Brad King2017-06-091-5/+28
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'android-standalone-no-sysroot-include'Brad King2017-06-121-2/+7
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Android: Do not pass sysroot include for standalone toolchainBrad King2017-06-091-2/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'android-standalone-unified-api-level'Brad King2017-06-121-5/+28
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Android: Detect API version of standalone toolchain with unified headersBrad King2017-06-091-5/+28
| |/ / / /
* | | | | Merge topic 'execute_process-pipeline-results'Brad King2017-06-128-3/+237
|\ \ \ \ \
| * | | | | execute_process: Add option to get results of every childAdam Weisi2017-06-108-3/+237
* | | | | | Merge topic 'cpack-freebsd-pkg'Brad King2017-06-1210-0/+696
|\ \ \ \ \ \
| * | | | | | CPack-FreeBSD: add a generator for FreeBSD pkg(8)Adriaan de Groot2017-06-1010-0/+696
| |/ / / / /
* | | | | | Merge topic 'cuda-compiler-launcher'Brad King2017-06-1213-9/+42
|\ \ \ \ \ \
| * | | | | | CUDA: Add option to run the compiler through launcher toolsBrad King2017-06-0913-9/+42
* | | | | | | Merge topic 'FindHTMLHelp-path-suffixes'Brad King2017-06-121-14/+14
|\ \ \ \ \ \ \
| * | | | | | | FindHTMLHelp: Use PATH_SUFFIXES to search under Program FilesBrad King2017-06-091-14/+14
| |/ / / / / /
* | | | | | | Merge topic 'update-kwsys'Brad King2017-06-122-15/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-06-092-15/+8
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | KWSys 2017-06-09 (a700e2ab)KWSys Upstream2017-06-092-15/+8
* | | | | | | | Merge topic 'file-generate-relative-paths'Brad King2017-06-1232-19/+217
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-0917-3/+201
| * | | | | | | Tests: Use full output paths in file(GENERATE) callsBrad King2017-06-0815-16/+16
* | | | | | | | CMake Nightly Date StampKitware Robot2017-06-121-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-06-111-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-06-101-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'file-generate-path-cleanup'Brad King2017-06-091-5/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | file: Normalize GENERATE command input and output file pathsBrad King2017-06-081-5/+13
* | | | | | | Merge topic 'sdcc-simplify-link-flags'Brad King2017-06-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | SDCC: Remove superfluous whitespace from link lineReto Schneider2017-06-081-1/+1
| * | | | | | | SDCC: Do not explicitly ask linker to generate Intel Hex filesReto Schneider2017-06-081-1/+1
* | | | | | | | Merge topic 'qt-pass-point-by-value'Brad King2017-06-092-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | CMakeSetupDialog: Pass QPoint by valueDaniel Pfeifer2017-06-082-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'no-return-void-expression'Brad King2017-06-092-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | QtDialog/FirstConfigure: remove 'return' from void expressionDaniel Pfeifer2017-06-081-1/+1
| * | | | | | | | cmGlobalGenerator: remove 'return' from void expressionDaniel Pfeifer2017-06-081-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'cpack-destructor-overrides'Brad King2017-06-098-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add CM_OVERRIDE to CPack generator destructorsBrad King2017-06-088-8/+8
| |/ / / / / / /
* | | | | | | | Merge branch 'release-3.9'Brad King2017-06-090-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'FindDoxygen-imported-target-once' into release-3.9Brad King2017-06-091-16/+24
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'improve-msvc-feature-checks' into release-3.9Brad King2017-06-081-1/+3
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'bootstrap-cleanup'Brad King2017-06-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bootstrap: remove leftover empty variable dereferenceRolf Eike Beer2017-06-081-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindDoxygen-imported-target-once'Brad King2017-06-091-16/+24
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | FindDoxygen: Create imported targets at most once in a given scopeBrad King2017-06-091-16/+24
* | | | | | | | | | Merge topic 'improve-msvc-feature-checks'Brad King2017-06-091-1/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | C++ feature checks: Improve exclusion of "0 Warning(s)"Brad King2017-06-081-1/+3
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-06-091-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'bootstrap-cleanup'Brad King2017-06-081-32/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bootstrap: implement cmake_extract_standard_flags() without loopRolf Eike Beer2017-06-071-5/+2
| * | | | | | | | | bootstrap: use "grep -q" instead of output redirectionRolf Eike Beer2017-06-071-10/+10
| * | | | | | | | | bootstrap: implement cmake_toupper() using trRolf Eike Beer2017-06-071-1/+1
| * | | | | | | | | bootstrap: don't use 'cat x | sed', let sed open the file insteadRolf Eike Beer2017-06-071-18/+15