Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include_guard: add tests for the feature | Pavel Solodovnikov | 2017-06-22 | 19 | -0/+126 |
* | include_guard: add doc pages and a release note | Pavel Solodovnikov | 2017-06-22 | 3 | -0/+55 |
* | include_guard: add vim syntax highlighting rules | Pavel Solodovnikov | 2017-06-22 | 1 | -1/+5 |
* | include_guard: implement new command | Pavel Solodovnikov | 2017-06-22 | 5 | -0/+150 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-06-13 | 1 | -1/+1 |
* | Merge branch 'release-3.9' | Brad King | 2017-06-12 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'android-standalone-no-sysroot-include' into release-3.9 | Brad King | 2017-06-09 | 1 | -2/+7 |
| |\ | |||||
| * \ | Merge branch 'android-standalone-unified-api-level' into release-3.9 | Brad King | 2017-06-09 | 1 | -5/+28 |
| |\ \ | |||||
* | \ \ | Merge topic 'android-standalone-no-sysroot-include' | Brad King | 2017-06-12 | 1 | -2/+7 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Android: Do not pass sysroot include for standalone toolchain | Brad King | 2017-06-09 | 1 | -2/+7 |
* | | | | Merge topic 'android-standalone-unified-api-level' | Brad King | 2017-06-12 | 1 | -5/+28 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Android: Detect API version of standalone toolchain with unified headers | Brad King | 2017-06-09 | 1 | -5/+28 |
| |/ / | |||||
* | | | 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 |