Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'execute_process-pipeline-results' | Brad King | 2017-06-12 | 8 | -3/+237 |
|\ | |||||
| * | execute_process: Add option to get results of every child | Adam Weisi | 2017-06-10 | 8 | -3/+237 |
* | | Merge topic 'cpack-freebsd-pkg' | Brad King | 2017-06-12 | 10 | -0/+696 |
|\ \ | |||||
| * | | CPack-FreeBSD: add a generator for FreeBSD pkg(8) | Adriaan de Groot | 2017-06-10 | 10 | -0/+696 |
| |/ | |||||
* | | Merge topic 'cuda-compiler-launcher' | Brad King | 2017-06-12 | 13 | -9/+42 |
|\ \ | |||||
| * | | CUDA: Add option to run the compiler through launcher tools | Brad King | 2017-06-09 | 13 | -9/+42 |
* | | | Merge topic 'FindHTMLHelp-path-suffixes' | Brad King | 2017-06-12 | 1 | -14/+14 |
|\ \ \ | |||||
| * | | | FindHTMLHelp: Use PATH_SUFFIXES to search under Program Files | Brad King | 2017-06-09 | 1 | -14/+14 |
| |/ / | |||||
* | | | Merge topic 'update-kwsys' | Brad King | 2017-06-12 | 2 | -15/+8 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-06-09 | 2 | -15/+8 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | KWSys 2017-06-09 (a700e2ab) | KWSys Upstream | 2017-06-09 | 2 | -15/+8 |
* | | | | Merge topic 'file-generate-relative-paths' | Brad King | 2017-06-12 | 32 | -19/+217 |
|\ \ \ \ | |||||
| * | | | | file(GENERATE): Add policy CMP0070 to define relative path behavior | Brad King | 2017-06-09 | 17 | -3/+201 |
| * | | | | Tests: Use full output paths in file(GENERATE) calls | Brad King | 2017-06-08 | 15 | -16/+16 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-12 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-11 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-10 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'file-generate-path-cleanup' | Brad King | 2017-06-09 | 1 | -5/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | file: Normalize GENERATE command input and output file paths | Brad King | 2017-06-08 | 1 | -5/+13 |
* | | | | Merge topic 'sdcc-simplify-link-flags' | Brad King | 2017-06-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | SDCC: Remove superfluous whitespace from link line | Reto Schneider | 2017-06-08 | 1 | -1/+1 |
| * | | | | SDCC: Do not explicitly ask linker to generate Intel Hex files | Reto Schneider | 2017-06-08 | 1 | -1/+1 |
* | | | | | Merge topic 'qt-pass-point-by-value' | Brad King | 2017-06-09 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | CMakeSetupDialog: Pass QPoint by value | Daniel Pfeifer | 2017-06-08 | 2 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'no-return-void-expression' | Brad King | 2017-06-09 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | QtDialog/FirstConfigure: remove 'return' from void expression | Daniel Pfeifer | 2017-06-08 | 1 | -1/+1 |
| * | | | | | cmGlobalGenerator: remove 'return' from void expression | Daniel Pfeifer | 2017-06-08 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'cpack-destructor-overrides' | Brad King | 2017-06-09 | 8 | -8/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Add CM_OVERRIDE to CPack generator destructors | Brad King | 2017-06-08 | 8 | -8/+8 |
| |/ / / / | |||||
* | | | | | Merge branch 'release-3.9' | Brad King | 2017-06-09 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindDoxygen-imported-target-once' into release-3.9 | Brad King | 2017-06-09 | 1 | -16/+24 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'improve-msvc-feature-checks' into release-3.9 | Brad King | 2017-06-08 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'bootstrap-cleanup' | Brad King | 2017-06-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bootstrap: remove leftover empty variable dereference | Rolf Eike Beer | 2017-06-08 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'FindDoxygen-imported-target-once' | Brad King | 2017-06-09 | 1 | -16/+24 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | FindDoxygen: Create imported targets at most once in a given scope | Brad King | 2017-06-09 | 1 | -16/+24 |
* | | | | | | | | Merge topic 'improve-msvc-feature-checks' | Brad King | 2017-06-09 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | C++ feature checks: Improve exclusion of "0 Warning(s)" | Brad King | 2017-06-08 | 1 | -1/+3 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-09 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'bootstrap-cleanup' | Brad King | 2017-06-08 | 1 | -32/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bootstrap: implement cmake_extract_standard_flags() without loop | Rolf Eike Beer | 2017-06-07 | 1 | -5/+2 |
| * | | | | | | | bootstrap: use "grep -q" instead of output redirection | Rolf Eike Beer | 2017-06-07 | 1 | -10/+10 |
| * | | | | | | | bootstrap: implement cmake_toupper() using tr | Rolf Eike Beer | 2017-06-07 | 1 | -1/+1 |
| * | | | | | | | bootstrap: don't use 'cat x | sed', let sed open the file instead | Rolf Eike Beer | 2017-06-07 | 1 | -18/+15 |
* | | | | | | | | Merge topic 'suppress-false-positive-warning' | Brad King | 2017-06-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | CTestCustom: Suppress warning matched on source file name | Brad King | 2017-06-07 | 1 | -0/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-08 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-06-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | CMake 3.9.0-rc2v3.9.0-rc2 | Brad King | 2017-06-07 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-06-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |