Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'android-ndk-r16' | Brad King | 2017-09-06 | 1 | -1/+1 |
|\ | |||||
| * | Android: Update for NDK r16 | Brad King | 2017-09-05 | 1 | -1/+1 |
* | | Merge topic 'csharp_fix_initial_flags' | Brad King | 2017-09-06 | 2 | -1/+2 |
|\ \ | |||||
| * | | VS: Initialize CSharp flags consistently | Michael Stürmer | 2017-09-05 | 2 | -1/+2 |
| |/ | |||||
* | | Merge topic 'vs-csharp-ref-no-asm' | Brad King | 2017-09-06 | 6 | -0/+48 |
|\ \ | |||||
| * \ | Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm | Brad King | 2017-09-05 | 6 | -0/+48 |
| |\ \ | |||||
| | * | | VS: Do not reference output assemblies if not possible for CSharp target | Michael Stürmer | 2017-09-05 | 6 | -0/+48 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-06 | 1 | -1/+1 |
* | | | | Merge topic 'ExternalProject-command' | Brad King | 2017-09-05 | 4 | -0/+63 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: Prevent COMMAND from being treated as a true keyword | Craig Scott | 2017-09-02 | 4 | -0/+63 |
* | | | | | Merge topic 'add-FindPatch-module' | Brad King | 2017-09-05 | 7 | -0/+164 |
|\ \ \ \ \ | |||||
| * | | | | | FindPatch: Add module to find 'patch' command-line tool | Jean-Christophe Fillion-Robin | 2017-09-01 | 7 | -0/+164 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2017-09-05 | 4 | -10/+82 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-09-01 | 4 | -10/+82 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys 2017-09-01 (aee0cf59) | KWSys Upstream | 2017-09-01 | 4 | -10/+82 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-05 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-04 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-03 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-02 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'server-refactor' | Brad King | 2017-09-01 | 11 | -119/+340 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | server: Added thread check to protect writedata | Justin Berger | 2017-08-31 | 3 | -0/+21 |
| * | | | | | server: Protect several fields from potentially pointing to bad memory | Justin Berger | 2017-08-31 | 2 | -1/+7 |
| * | | | | | server: Added assert to monitor uv_run status | Justin Berger | 2017-08-31 | 1 | -2/+10 |
| * | | | | | server: Made connections in a server have a mutex to avoid use after frees | Justin Berger | 2017-08-31 | 2 | -7/+29 |
| * | | | | | server: Moved buffer formatting into bufferstrategy | Justin Berger | 2017-08-31 | 5 | -3/+25 |
| * | | | | | server: test buffer parsing | Justin Berger | 2017-08-31 | 4 | -0/+110 |
| * | | | | | server: Made stdio connection accept different types of streams | Justin Berger | 2017-08-31 | 3 | -57/+112 |
| * | | | | | server: Remove unused fields / functions | Justin Berger | 2017-08-31 | 2 | -22/+1 |
| * | | | | | server: Fixed minor memory leaks | Justin Berger | 2017-08-31 | 1 | -4/+1 |
| * | | | | | server: Fixed mismatched new/delete; added proper shutdown procedure | Justin Berger | 2017-08-31 | 6 | -28/+29 |
* | | | | | | Merge topic 'flang' | Brad King | 2017-09-01 | 7 | -2/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindOpenMP: Add Flang flag. | Tin Huynh | 2017-08-31 | 1 | -0/+1 |
| * | | | | | | Flang: Add support for flang Fortran compiler | Tin Huynh | 2017-08-31 | 6 | -2/+31 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'vs-std-cxx17-flag-map' | Brad King | 2017-09-01 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Add v141 flag table entry for -std:c++17 | Brad King | 2017-08-31 | 1 | -0/+1 |
* | | | | | | | Merge topic 'tll-global-unknown-lib' | Brad King | 2017-09-01 | 3 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs | Brad King | 2017-08-31 | 3 | -0/+6 |
| |/ / / / / / | |||||
* | | | | | | | 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 |
| | |/ / / / / / | |/| | | | | | |