Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-genex-SOURCES' | Brad King | 2017-09-01 | 6 | -1/+16 |
|\ | |||||
| * | Genex: Fix TARGET_PROPERTY value of SOURCES | Brad King | 2017-09-01 | 6 | -1/+16 |
* | | Merge topic 'FindThreads-cross-compile-no-try_run' | Brad King | 2017-09-01 | 2 | -44/+11 |
|\ \ | |||||
| * | | FindThreads: Drop try_run to improve cross-compiling support | Steffen Dettmer | 2017-08-30 | 2 | -44/+11 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-01 | 1 | -1/+1 |
* | | | Merge topic 'update-vim-syntax' | Brad King | 2017-08-31 | 3 | -30/+68 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-vim-cmake-syntax' | Patrick Boettcher | 2017-08-30 | 3 | -30/+68 |
| |\ \ \ | |||||
| | * | | | vim-cmake-syntax 2017-08-30 (40f5f4f3) | vim-cmake-syntax upstream | 2017-08-30 | 3 | -30/+71 |
* | | | | | Merge topic 'cxx11-clang-format' | Brad King | 2017-08-31 | 53 | -142/+130 |
|\ \ \ \ \ | |||||
| * | | | | | clang-tidy: blacklist "modernize" checks | Daniel Pfeifer | 2017-08-30 | 1 | -6/+13 |
| * | | | | | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 52 | -136/+117 |
* | | | | | | Merge topic 'doc-xref-prefix-path' | Brad King | 2017-08-31 | 2 | -12/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Cross-reference and clarify CMAKE_FIND_NO_INSTALL_PREFIX docs | Brad King | 2017-08-30 | 2 | -12/+19 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'test-server-result' | Brad King | 2017-08-31 | 2 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Teach Server test to print server return code | Brad King | 2017-08-30 | 2 | -1/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'irsl-intel' | Brad King | 2017-08-31 | 2 | -1/+144 |
|\ \ \ \ \ \ | |||||
| * | | | | | | IRSL: Add Intel compiler support | Christian Pfeiffer | 2017-08-30 | 2 | -2/+138 |
| * | | | | | | IRSL: Install VC++ OpenMP libraries only for MSVC | Christian Pfeiffer | 2017-08-23 | 1 | -1/+8 |
* | | | | | | | Merge topic 'lexer-null' | Brad King | 2017-08-31 | 6 | -98/+123 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ListFileLexer: fix heap-buffer-overflow on malicious input | Matthias Maennich | 2017-08-30 | 6 | -98/+123 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-31 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge branch 'release-3.9' | Brad King | 2017-08-30 | 0 | -0/+0 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Merge branch 'fix-find-package-mode' into release-3.9 | Brad King | 2017-08-29 | 2 | -1/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cpack-dmg-iwyu' into release-3.9 | Brad King | 2017-08-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'add-cppcheck' | Brad King | 2017-08-30 | 24 | -12/+184 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add properties to run cppcheck along with the compiler | Bill Hoffman | 2017-08-30 | 24 | -12/+184 |
* | | | | | | | | | Merge topic 'fix-find-package-mode' | Brad King | 2017-08-30 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | cmake: Fix --find-package mode with imported targets | Brad King | 2017-08-29 | 2 | -1/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cpack-dmg-iwyu' | Brad King | 2017-08-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | cmCPackDragNDropGenerator: Add missing include | Brad King | 2017-08-29 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'codeblocks-dedup' | Brad King | 2017-08-30 | 1 | -6/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CodeBlocks: Avoid listing files multiple times | Alexandr (Sagrer) Gridnev | 2017-08-30 | 1 | -6/+7 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'gettext-windows' | Brad King | 2017-08-30 | 1 | -2/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindGettext: fix support for MS Windows gettext binaries | Tomasz Słodkowicz | 2017-08-30 | 1 | -2/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'wxwidgets-windows-xp' | Brad King | 2017-08-30 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindwxWidgets: Add support for Windows XP compatible buils | Tomasz Słodkowicz | 2017-08-30 | 1 | -0/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'install-CMP0054' | Brad King | 2017-08-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | install: Avoid CMP0054 warning in generated install script | Brad King | 2017-08-30 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'suppress-warning-count' | Brad King | 2017-08-30 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTestCustom: Suppress warning summary count from SunPro | Brad King | 2017-08-30 | 1 | -0/+1 |
| * | | | | | | CTestCustom: Generalize comment on warning summary suppression | Brad King | 2017-08-30 | 1 | -4/+3 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'update-jsoncpp' | Brad King | 2017-08-30 | 21 | -2277/+3475 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | jsoncpp: Drop doxygen comments not recognized by Clang | Brad King | 2017-08-30 | 4 | -6/+6 |
| * | | | | | jsoncpp: Add initialization to pacify scanbuild | Brad King | 2017-08-30 | 1 | -0/+1 |
| * | | | | | jsoncpp: Fix compilation on SunPro | Brad King | 2017-08-30 | 5 | -0/+20 |
| * | | | | | jsoncpp: Drop deprecation markup | Brad King | 2017-08-30 | 4 | -11/+12 |
| * | | | | | Merge branch 'upstream-jsoncpp' into update-jsoncpp | Brad King | 2017-08-30 | 19 | -2272/+3417 |
| |\ \ \ \ \ | |||||
| | * | | | | | jsoncpp 2017-08-27 (4cfae897) | JsonCpp Upstream | 2017-08-28 | 19 | -2271/+3417 |
| * | | | | | | jsoncpp: Update script to get jsoncpp 1.8.2 | Brad King | 2017-08-30 | 1 | -1/+1 |
| * | | | | | | jsoncpp: Drop unnecessary files from source list | Brad King | 2017-08-30 | 1 | -2/+0 |