summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Autogen: Replace cmsys::SystemTools:: with cmSystemTools::Sebastian Holtermann2017-09-073-33/+33
| * | | | | | Autogen: Iterate source files only onceSebastian Holtermann2017-09-0710-658/+658
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2017-09-081-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2017-09-071-1/+1
* | | | | Merge topic 'static_cast'Brad King2017-09-064-6/+6
|\ \ \ \ \
| * | | | | use static_cast<> for casts from void*Rolf Eike Beer2017-09-014-6/+6
* | | | | | Merge topic 'vs-csharp-ref-no-asm'Brad King2017-09-063-0/+23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asmBrad King2017-09-053-0/+23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | VS: Do not reference output assemblies if not possible for CSharp targetMichael Stürmer2017-09-053-0/+23
| | | |/ / | | |/| |
| | * | | Merge branch 'fix-find-package-mode' into release-3.9Brad King2017-08-291-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'cpack-dmg-iwyu' into release-3.9Brad King2017-08-291-0/+1
| | |\ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2017-09-061-1/+1
* | | | | | | Merge topic 'update-kwsys'Brad King2017-09-054-10/+82
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-014-10/+82
* | | | | | | | CMake Nightly Date StampKitware Robot2017-09-051-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2017-09-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-09-031-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-09-021-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'server-refactor'Brad King2017-09-017-119/+230
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | server: Added thread check to protect writedataJustin Berger2017-08-313-0/+21
| * | | | | server: Protect several fields from potentially pointing to bad memoryJustin Berger2017-08-312-1/+7
| * | | | | server: Added assert to monitor uv_run statusJustin Berger2017-08-311-2/+10
| * | | | | server: Made connections in a server have a mutex to avoid use after freesJustin Berger2017-08-312-7/+29
| * | | | | server: Moved buffer formatting into bufferstrategyJustin Berger2017-08-315-3/+25
| * | | | | server: Made stdio connection accept different types of streamsJustin Berger2017-08-313-57/+112
| * | | | | server: Remove unused fields / functionsJustin Berger2017-08-312-22/+1
| * | | | | server: Fixed minor memory leaksJustin Berger2017-08-311-4/+1
| * | | | | server: Fixed mismatched new/delete; added proper shutdown procedureJustin Berger2017-08-316-28/+29
* | | | | | Merge topic 'vs-std-cxx17-flag-map'Brad King2017-09-011-0/+1
|\ \ \ \ \ \
| * | | | | | VS: Add v141 flag table entry for -std:c++17Brad King2017-08-311-0/+1
| |/ / / / /
* | | | | | Merge topic 'tll-global-unknown-lib'Brad King2017-09-011-0/+1
|\ \ \ \ \ \
| * | | | | | target_link_libraries: Allow linking to UNKNOWN IMPORTED GLOBAL libsBrad King2017-08-311-0/+1
| |/ / / / /
* | | | | | Merge topic 'fix-genex-SOURCES'Brad King2017-09-011-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Genex: Fix TARGET_PROPERTY value of SOURCESBrad King2017-09-011-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-09-011-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'cxx11-clang-format'Brad King2017-08-3146-106/+105
|\ \ \ \ \
| * | | | | clang-format: format all code as Cpp11Daniel Pfeifer2017-08-3046-106/+105
* | | | | | Merge topic 'lexer-null'Brad King2017-08-312-98/+116
|\ \ \ \ \ \
| * | | | | | ListFileLexer: fix heap-buffer-overflow on malicious inputMatthias Maennich2017-08-302-98/+116
* | | | | | | CMake Nightly Date StampKitware Robot2017-08-311-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'add-cppcheck'Brad King2017-08-304-11/+82
|\ \ \ \ \ \
| * | | | | | Add properties to run cppcheck along with the compilerBill Hoffman2017-08-304-11/+82
| |/ / / / /
* | | | | | Merge topic 'fix-find-package-mode'Brad King2017-08-301-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cmake: Fix --find-package mode with imported targetsBrad King2017-08-291-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'cpack-dmg-iwyu'Brad King2017-08-301-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cmCPackDragNDropGenerator: Add missing includeBrad King2017-08-291-0/+1
| |/ / /
* | | | Merge topic 'codeblocks-dedup'Brad King2017-08-301-6/+7
|\ \ \ \
| * | | | CodeBlocks: Avoid listing files multiple timesAlexandr (Sagrer) Gridnev2017-08-301-6/+7
| | |/ / | |/| |
* | | | install: Avoid CMP0054 warning in generated install scriptBrad King2017-08-301-2/+2
|/ / /
* | | Merge topic 'lexer'Daniel Pfeifer2017-08-3012-1490/+3421
|\ \ \