| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cppdap: Update script to get version as of 2023-08-17 | Brad King | 2023-08-18 | 1 | -1/+2 |
| | | |||||
| * | Merge topic 'update-curl' | Brad King | 2023-06-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | 2de38e0b45 Utilities: Update hard-coded try_compile results for curl 8.1.2 a6c9b53273 Merge branch 'upstream-curl' into update-curl 80cb6a5121 curl 2023-05-30 (7ab9d437) 7f1abf62e1 curl: Update script to get curl 8.1.2 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8519 | ||||
| | * | curl: Update script to get curl 8.1.2 | Brad King | 2023-05-30 | 1 | -1/+1 |
| | | | |||||
| * | | cppdap: Add script to import version as of 2023-05-25 | Brad King | 2023-05-26 | 1 | -0/+30 |
| |/ | | | | Co-authored-by: Glen Chung <kuchung@microsoft.com> | ||||
| * | libarchive: Update script to get 3.6.2 | Brad King | 2023-04-25 | 1 | -1/+1 |
| | | |||||
| * | curl: Update script to get curl 8.0.1 | Brad King | 2023-03-20 | 1 | -1/+1 |
| | | |||||
| * | curl: Update script to get curl 7.88.1 | Brad King | 2023-02-21 | 1 | -1/+1 |
| | | |||||
| * | nghttp2: Update script to get nghttp2 1.52.0 | Brad King | 2023-02-16 | 1 | -2/+2 |
| | | |||||
| * | nghttp2: Update import script to fix version header | Brad King | 2023-02-16 | 1 | -2/+2 |
| | | | | | | | | | | | In commit 66c9536775 (nghttp2: Update script to get nghttp2 1.50.0, 2022-10-31, v3.26.0-rc1~455^2~2) we forgot to update the `nghttp2ver.h` replacements to provide the proper `NGHTTP2_VERSION_NUM`. This causes our build of curl to think it is using a different version of nghttp2 than we provide. Fix the version and add a reminder comment. Issue: #24419 | ||||
| * | curl: Update script to get curl 7.87.0 | Brad King | 2023-01-27 | 1 | -1/+1 |
| | | |||||
| * | clang-format.bash: update to clang-format-15 | Brad King | 2023-01-18 | 1 | -4/+4 |
| | | | | | | | | The `.clang-format` configuration needs no changes to make the version 15 format close to what version 6.0 produced before. Issue: #24315 | ||||
| * | clang-format.bash: Use generic clang-format attribute | Brad King | 2023-01-18 | 1 | -6/+4 |
| | | | | | | | | Specify the clang-format version in the attribute value instead of its name. Issue: #24315 | ||||
| * | Merge topic 'update-nghttp2' | Brad King | 2022-11-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | e44b551e8d nghttp2: Update build within CMake to account for 1.50.0 8b73605408 Merge branch 'upstream-nghttp2' into update-nghttp2 7ce2a682a3 nghttp2 2022-09-21 (87fef4ab) 66c9536775 nghttp2: Update script to get nghttp2 1.50.0 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !7856 | ||||
| | * | nghttp2: Update script to get nghttp2 1.50.0 | Brad King | 2022-10-31 | 1 | -1/+1 |
| | | | |||||
| * | | curl: Update script to get curl 7.86.0 | Brad King | 2022-10-31 | 1 | -1/+1 |
| |/ | |||||
| * | libuv: Update script to get libuv 1.44.2 | Brad King | 2022-09-27 | 1 | -1/+1 |
| | | |||||
| * | zlib: Update script to get zlib 1.2.12 | Brad King | 2022-05-26 | 1 | -4/+8 |
| | | |||||
| * | zlib: add script to import zlib 1.2.3 from upstream | Brad King | 2022-05-26 | 1 | -0/+51 |
| | | | | | | CMake has vendored this version for a long time. Import it using our modern approach. | ||||
| * | curl: Update script to get curl 7.83.1 | Brad King | 2022-05-16 | 1 | -1/+1 |
| | | |||||
| * | curl: Update script to get curl 7.83.0 | Brad King | 2022-04-28 | 1 | -1/+1 |
| | | |||||
| * | Merge topic 'update-expat' | Brad King | 2022-02-23 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | 07f9ce4f8c Merge branch 'upstream-expat' into update-expat 4c031b9417 expat 2022-02-20 (65a21f2b) 9d035ba28d expat: Update script to get Expat 2.4.6 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !7015 | ||||
| | * | expat: Update script to get Expat 2.4.6 | Brad King | 2022-02-22 | 1 | -1/+1 |
| | | | |||||
| * | | libarchive: Update script to get 3.6.0 | Brad King | 2022-02-15 | 1 | -1/+1 |
| |/ | |||||
| * | expat: Update script to get Expat 2.4.4 | Brad King | 2022-02-01 | 1 | -1/+1 |
| | | |||||
| * | Merge topic 'ccmake-windows' | Brad King | 2022-01-20 | 1 | -0/+32 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e674e02c55 Help: Add release note for experimental ccmake support on Windows 5c9310c714 ci: Enable ccmake on Windows 9278c6e01a ccmake: Add Windows support using PDCurses b97c12babb ccmake: Refactor resizing logic into cmCursesForm bf11dab49d ccmake: Refactor BUILD_CursesDialog option logic bf94e01348 cmpdcurses: Add CMake build system 89703bc941 Merge branch 'upstream-PDCurses' into update-pdcurses f84c4112c3 PDCurses 2021-12-08 (f1cd4f45) ... Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6832 | ||||
| | * | pdcurses: Add script to import PDCurses from upstream | Brad King | 2022-01-12 | 1 | -0/+32 |
| | | | |||||
| * | | expat: Update script to get Expat 2.4.3 | Brad King | 2022-01-18 | 1 | -1/+1 |
| | | | |||||
| * | | jsoncpp: Update script to get jsoncpp 1.9.5 | Brad King | 2022-01-12 | 1 | -1/+1 |
| |/ | | | | Use a few commits past the 1.9.5 release to get the CHERI alignment fix. | ||||
| * | curl: Update script to get curl 7.81.0 | Brad King | 2022-01-07 | 1 | -1/+1 |
| | | |||||
| * | curl: Update script for new curl mailing list address | Brad King | 2022-01-07 | 1 | -1/+1 |
| | | |||||
| * | zstd: Update script to get zstd 1.5.0 | Brad King | 2021-10-13 | 1 | -2/+2 |
| | | |||||
| * | update-third-party: update from upstream | Brad King | 2021-09-29 | 1 | -4/+38 |
| | | | | | | | Update to `update-common.sh` from commit `7134d5ebef` in https://gitlab.kitware.com/utils/git-import-third-party | ||||
| * | curl: Update script to get curl 7.79.1 | Brad King | 2021-09-24 | 1 | -1/+1 |
| | | |||||
| * | curl: Update script to get curl 7.79.0 | Brad King | 2021-09-15 | 1 | -1/+1 |
| | | |||||
| * | jsoncpp: Update script to get jsoncpp 1.9.4 | Brad King | 2021-09-09 | 1 | -1/+1 |
| | | |||||
| * | libarchive: Update script to get 3.5.1 | Brad King | 2021-08-24 | 1 | -1/+1 |
| | | |||||
| * | cmelf: Add script to import the FreeBSD ELF headers | Brad King | 2021-06-23 | 1 | -0/+28 |
| | | | | | | | | | | These headers will be used to provide the ELF parsing code on all host operating systems (including those that don't have an ELF header, e.g. macOS). This will also allow removing various OS-dependent #ifdefs from the cmELF code. Add a script that was used to automate this import. Co-authored-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> | ||||
| * | curl: Update script to get curl 7.77.0 | Brad King | 2021-05-27 | 1 | -1/+1 |
| | | |||||
| * | expat: Update script to get Expat 2.4.1 | Brad King | 2021-05-24 | 1 | -1/+1 |
| | | |||||
| * | Utilities: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 2 | -3/+3 |
| | | |||||
| * | liblzma: Revise update script to get version 5.2.5 | Nils Gladitz | 2021-04-22 | 1 | -1/+6 |
| | | | | | Keep files related to multi threaded stream encoding. | ||||
| * | curl: Update script to get curl 7.75.0 | Brad King | 2021-02-03 | 1 | -1/+1 |
| | | |||||
| * | LexerParser: Manual removing code from Bison is no longer needed | Christoph GrĂ¼ninger | 2021-01-25 | 1 | -5/+0 |
| | | | | | | This was needed to avoid warnings while compiling the sources generated by older versions of GNU Bison, but is not with GNU Bison 3.7.4. | ||||
| * | LexerParser: Do not use GNU Bison's yacc mode, we use Bison extensions | Christoph GrĂ¼ninger | 2021-01-25 | 1 | -1/+1 |
| | | | | | Silence Bison warnings regarding use of Bison extensions. | ||||
| * | curl: Update script to get curl 7.74.0 | Brad King | 2020-12-09 | 1 | -1/+1 |
| | | |||||
| * | expat: Update script to get Expat 2.2.10 | Brad King | 2020-10-05 | 1 | -1/+1 |
| | | |||||
| * | Utilities/Scripts: Update regenerate-lexers.bash | Kyle Edwards | 2020-10-02 | 1 | -1/+4 |
| | | | | | | | | 62d7acc6 added arguments to Flex when regenerating cmCommandArgumentLexer, but this was not reflected in Utilities/Scripts/regenerate-lexers.bash. Update the script with the proper arguments. | ||||
| * | zstd: version 1.4.5 update | Cristian Adam | 2020-09-23 | 1 | -1/+1 |
| | | | | | | Add source files needed to properly compile / link to zstd version 1.4.5 | ||||
| * | curl: Update script to get curl 7.72.0 | Brad King | 2020-08-19 | 1 | -1/+1 |
| | | |||||
| * | curl: Update script to get curl 7.71.1 | Brad King | 2020-07-01 | 1 | -1/+1 |
| | | |||||
