Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Iterate source files only once | Sebastian Holtermann | 2017-09-07 | 10 | -658/+658 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-09-07 | 1 | -1/+1 |
* | Merge topic 'static_cast' | Brad King | 2017-09-06 | 4 | -6/+6 |
|\ | |||||
| * | use static_cast<> for casts from void* | Rolf Eike Beer | 2017-09-01 | 4 | -6/+6 |
* | | Merge topic 'vs-csharp-ref-no-asm' | Brad King | 2017-09-06 | 3 | -0/+23 |
|\ \ | |||||
| * \ | Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm | Brad King | 2017-09-05 | 3 | -0/+23 |
| |\ \ | | |/ | |/| | |||||
| | * | VS: Do not reference output assemblies if not possible for CSharp target | Michael Stürmer | 2017-09-05 | 3 | -0/+23 |
| | * | Merge branch 'fix-find-package-mode' into release-3.9 | Brad King | 2017-08-29 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | Merge branch 'cpack-dmg-iwyu' into release-3.9 | Brad King | 2017-08-29 | 1 | -0/+1 |
| | |\ \ | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-06 | 1 | -1/+1 |
* | | | | | 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 |
* | | | | | | 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 | 7 | -119/+230 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | 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: 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 '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 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libs | Brad King | 2017-08-31 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-genex-SOURCES' | Brad King | 2017-09-01 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Genex: Fix TARGET_PROPERTY value of SOURCES | Brad King | 2017-09-01 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-01 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'cxx11-clang-format' | Brad King | 2017-08-31 | 46 | -106/+105 |
|\ \ \ \ \ | |||||
| * | | | | | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 46 | -106/+105 |
* | | | | | | Merge topic 'lexer-null' | Brad King | 2017-08-31 | 2 | -98/+116 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ListFileLexer: fix heap-buffer-overflow on malicious input | Matthias Maennich | 2017-08-30 | 2 | -98/+116 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-08-31 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'add-cppcheck' | Brad King | 2017-08-30 | 4 | -11/+82 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add properties to run cppcheck along with the compiler | Bill Hoffman | 2017-08-30 | 4 | -11/+82 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-find-package-mode' | Brad King | 2017-08-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | cmake: Fix --find-package mode with imported targets | Brad King | 2017-08-29 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | 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 |
| | |/ / | |/| | | |||||
* | | | | install: Avoid CMP0054 warning in generated install script | Brad King | 2017-08-30 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge topic 'lexer' | Daniel Pfeifer | 2017-08-30 | 12 | -1490/+3421 |
|\ \ \ | |||||
| * | | | cmFortranLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -497/+950 |
| * | | | cmExprLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -298/+824 |