summaryrefslogtreecommitdiffstats
path: root/Utilities/Scripts
Commit message (Collapse)AuthorAgeFilesLines
* expat: Update script to get Expat 2.4.6Brad King2022-02-221-1/+1
|
* expat: Update script to get Expat 2.4.4Brad King2022-02-011-1/+1
|
* Merge topic 'ccmake-windows'Brad King2022-01-201-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 upstreamBrad King2022-01-121-0/+32
| |
* | expat: Update script to get Expat 2.4.3Brad King2022-01-181-1/+1
| |
* | jsoncpp: Update script to get jsoncpp 1.9.5Brad King2022-01-121-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.0Brad King2022-01-071-1/+1
|
* curl: Update script for new curl mailing list addressBrad King2022-01-071-1/+1
|
* zstd: Update script to get zstd 1.5.0Brad King2021-10-131-2/+2
|
* update-third-party: update from upstreamBrad King2021-09-291-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.1Brad King2021-09-241-1/+1
|
* curl: Update script to get curl 7.79.0Brad King2021-09-151-1/+1
|
* jsoncpp: Update script to get jsoncpp 1.9.4Brad King2021-09-091-1/+1
|
* libarchive: Update script to get 3.5.1Brad King2021-08-241-1/+1
|
* cmelf: Add script to import the FreeBSD ELF headersBrad King2021-06-231-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.0Brad King2021-05-271-1/+1
|
* expat: Update script to get Expat 2.4.1Brad King2021-05-241-1/+1
|
* Utilities: Fix typos and spelling in commentsJosef Angstenberger2021-05-072-3/+3
|
* liblzma: Revise update script to get version 5.2.5Nils Gladitz2021-04-221-1/+6
| | | | Keep files related to multi threaded stream encoding.
* curl: Update script to get curl 7.75.0Brad King2021-02-031-1/+1
|
* LexerParser: Manual removing code from Bison is no longer neededChristoph GrĂ¼ninger2021-01-251-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 extensionsChristoph GrĂ¼ninger2021-01-251-1/+1
| | | | Silence Bison warnings regarding use of Bison extensions.
* curl: Update script to get curl 7.74.0Brad King2020-12-091-1/+1
|
* expat: Update script to get Expat 2.2.10Brad King2020-10-051-1/+1
|
* Utilities/Scripts: Update regenerate-lexers.bashKyle Edwards2020-10-021-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 updateCristian Adam2020-09-231-1/+1
| | | | | Add source files needed to properly compile / link to zstd version 1.4.5
* curl: Update script to get curl 7.72.0Brad King2020-08-191-1/+1
|
* curl: Update script to get curl 7.71.1Brad King2020-07-011-1/+1
|
* curl: Update script to get curl 7.71.0Brad King2020-06-241-1/+1
|
* Merge topic 'FindBoost-1.73'Brad King2020-04-211-1/+7
|\ | | | | | | | | | | | | | | | | 9daf79c53b FindBoost: Add support for Boost 1.73 f48051d33f FindBoost: Simplify Boost_VERSION_STRING comparisons 56b3375f3e BoostScanDeps: Fix typo in numpy handling Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4635
| * FindBoost: Add support for Boost 1.73Alexander Grund2020-04-201-0/+6
| | | | | | | | | | | | | | | | | | | | | | Run `Utilities/Scripts/BoostScanDeps.cmake` with the Boost 1.73.0 sources to compute dependencies. This includes a new Boost.Nowide library. Special case: Boost.Filesystem is an optional dependency as the include is only required to make Boost.Filesystem use UTF-8 paths on user request
| * BoostScanDeps: Fix typo in numpy handlingAlexander Grund2020-04-201-1/+1
| | | | | | | | | | Fix a typo from commit e66e8e8914 (BoostScanDeps: Special case python and numpy and variants, 2017-08-22, v3.10.0-rc1~229^2~1).
* | nghttp2: Add script to import from upstreamBrad King2020-04-011-0/+30
| |
* | curl: Update script to get curl 7.69.0Brad King2020-03-041-1/+5
| |
* | librhash: Update import script to get rhash 1.3.9Brad King2020-03-021-2/+1
| |
* | bzip2: Update import script to get bzip2 1.0.8Brad King2020-02-241-1/+1
| |
* | bzip2: add script to import bzip2 from upstreamBrad King2020-02-241-0/+27
| |
* | libarchive: Update script to get 3.4.2Brad King2020-02-131-1/+2
|/
* Add a parser for GCC-style depfilesJoerg Bornemann2020-01-281-1/+2
| | | | | | | | | | | Introduce the function cmReadGccDepfile that parses a GCC-style depfile and returns its content. The implementation uses a lexer that is modeled after the re2c implementation in Ninja. The sample files of the autotest have been created with gcc 8.3.0. This depfile reader is to be used by the Autogen facility to make use of the depfiles that are generated by Qt's meta object compiler.
* Merge topic 'update-expat'Brad King2019-11-121-2/+1
|\ | | | | | | | | | | | | | | | | | | 50bc359184 expat: Update CMake build for 2.2.9 b63a5c88a2 Merge branch 'upstream-expat' into update-expat 1712885b4f expat 2019-09-25 (a7bc26b6) 512fabaa9d expat: Update script to get Expat 2.2.9 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4032
| * expat: Update script to get Expat 2.2.9Brad King2019-11-111-2/+1
| |
* | CTest: Rename "Processes" lexer to "ResourceGroups"Brad King2019-11-051-1/+1
|/ | | | | The corresponding test property `PROCESSES` has been renamed to `RESOURCE_GROUPS`.
* CTest: Add lexer for PROCESSES propertyKyle Edwards2019-10-021-0/+1
|
* expat: Update script to get Expat 2.2.7Brad King2019-07-011-1/+1
|
* curl: Update script to get curl 7.65.0Brad King2019-05-221-1/+1
|
* update-third-party: update from upstreamBrad King2019-03-211-4/+20
| | | | | | Update to `update-common.sh` from commit 958a2cd1b9 in https://gitlab.kitware.com/utils/git-import-third-party
* zstd: add script to import zstd from upstreamBrad King2019-03-131-0/+36
|
* FindBoost: Additional fixes for 1.69Roger Leigh2018-11-131-2/+2
|
* curl: Update script to get curl 7.62.0Brad King2018-10-311-1/+1
|
* curl: Update script to get curl 7.61.1Brad King2018-10-221-1/+1
|