Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
* | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-06-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'doc-3.9-find_dependency' into release-3.9 | Brad King | 2017-06-07 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'autogen-no-vs-per-config' into release-3.9 | Brad King | 2017-06-07 | 4 | -19/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'FindGTest-main-debug' into release-3.9 | Brad King | 2017-06-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'fix-vs2017-featuredetect' into release-3.9 | Brad King | 2017-06-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'doc-3.9-find_dependency' | Brad King | 2017-06-07 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Help: Add 3.9 release note about find_dependency update | Matthew Woehlke | 2017-06-07 | 1 | -0/+5 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'autogen-no-vs-per-config' | Brad King | 2017-06-07 | 4 | -19/+4 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Autogen: Do not use per-config file suffixes with VS yet | Brad King | 2017-06-07 | 4 | -19/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'fix-vs2017-featuredetect' | Brad King | 2017-06-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | C++ feature checks: Do not match "0 Warning(s)" as a warning | Walter Gray | 2017-06-06 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindGTest-main-debug' | Brad King | 2017-06-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | FindGTest: Add gtestd_main variant of debug library | Brad King | 2017-06-06 | 1 | -2/+2 | |
| |/ / / / |