Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'FindDoxygen-compat' into release-3.9 | Brad King | 2017-06-07 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch 'revert-FindGTest-main-debug' into release-3.9 | Brad King | 2017-06-07 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindDoxygen-compat' | Brad King | 2017-06-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | FindDoxygen: Restore DOXYGEN_DOT_FOUND variable | Konstantin Podsvirov | 2017-06-07 | 1 | -1/+1 |
* | | | | | | | Merge topic 'revert-FindGTest-main-debug' | Brad King | 2017-06-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Revert "FindGTest: Add gtestd_main variant of debug library" | Brad King | 2017-06-07 | 1 | -2/+2 |