summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Utilities/Sphinx: Tell Sphinx that documentation is written in EnglishBrad King2020-11-091-0/+1
* | | | cm::optional: Add constructor delegation to nullopt_t constructorKyle Edwards2020-10-221-0/+1
* | | | cm::optional: Fix move assignmentKyle Edwards2020-10-211-13/+34
* | | | Configure CMake itself with policies through CMake 3.18Brad King2020-10-132-2/+2
|/ / /
* | | IWYU: Map <*> headers to <cm/*> headersKyle Edwards2020-10-081-1/+6
* | | Merge topic 'sphinx-deprecations'Brad King2020-10-061-27/+27
|\ \ \
| * | | Utilities/Sphinx: Avoid using deprecated sphinx APIsBrad King2020-10-051-19/+23
| * | | Utilities/Sphinx: Clarify check for sphinx < 1.4Brad King2020-10-051-8/+4
* | | | Merge branch 'upstream-expat' into update-expatBrad King2020-10-057-36/+64
* | | | 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
* | | libuv: Add support for building for QNX within CMakeElad Lahav2020-09-251-0/+18
* | | Merge topic 'update-libuv'Brad King2020-09-2449-536/+1602
|\ \ \
| * | | libuv: Suppress conversion warning on WindowsBrad King2020-09-231-1/+1
| * | | libuv: Add fs_copy stub to cmake-bootstrap.cBrad King2020-09-231-0/+8
| * | | Merge branch 'upstream-libuv' into update-libuvBrad King2020-09-2348-536/+1594
* | | | zstd: version 1.4.5 updateCristian Adam2020-09-232-1/+4
* | | | Merge branch 'upstream-zstd'Cristian Adam2020-09-2364-3971/+7719
|/ / /
* | | cmake_path: enhancementsMarc Chevrier2020-09-201-2/+3
* | | Utilities/Release: Drop now-unused scriptsBrad King2020-09-175-414/+1
* | | Utilities/Release: remove old macOS release scriptBen Boeckel2020-09-162-36/+0
* | | Utilities: also support an already extracted doc treeBen Boeckel2020-09-161-0/+5
* | | Merge topic 'cm-optional-comparison'Kyle Edwards2020-09-081-0/+204
|\ \ \
| * | | cm::optional: Add comparison operatorsKyle Edwards2020-09-071-0/+204
* | | | cmCMakePath: Class for path handlingMarc Chevrier2020-09-062-3/+3
|/ / /
* | | Utilities/Scripts: Remove temporary #pragma once conversion scriptKyle Edwards2020-09-032-94/+0
* | | Modernize: Use #pragma once in all header filesKitware Robot2020-09-0342-167/+42
* | | Utilities/Scripts: Add temporary #pragma once conversion scriptKyle Edwards2020-09-032-0/+94
* | | curl: Set build options the way we need for CMakeBrad King2020-08-191-1/+4
* | | Merge branch 'upstream-curl' into update-curlBrad King2020-08-1955-417/+940
* | | curl: Update script to get curl 7.72.0Brad King2020-08-191-1/+1
* | | STL Support: Fix cm::filesystem warnings; check for '\' not multichar ' \'.Fred Baksik2020-07-241-1/+1
* | | bootstrap: Fix libuv target platform conditions on macOSBrad King2020-07-221-0/+3
* | | STL Support: cm::filesystem::path: add support of CygwinMarc Chevrier2020-07-202-17/+59
* | | STL Support: Add cm::filesystem::path in <cm/filesystem>Marc Chevrier2020-07-094-1/+2166
* | | STL Support: introduce dedicated configuration fileMarc Chevrier2020-07-092-0/+12
* | | STL Support: Add function cm::quoted in <cm/iomanip>Marc Chevrier2020-07-091-0/+183
* | | Merge topic 'doc-versionadded'Brad King2020-07-071-0/+115
|\ \ \
| * | | Utilities/Sphinx: Add script for inserting ".. versionadded" directiveNikita Nemkin2020-07-031-0/+115
* | | | Implement cm::static_reference_cast by declvalSumit Bhardwaj2020-07-041-8/+9
* | | | Merge topic 'update-curl'Brad King2020-07-0240-219/+251
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'upstream-curl' into update-curlBrad King2020-07-0139-218/+250
| * | curl: Update script to get curl 7.71.1Brad King2020-07-011-1/+1
| |/
* | Merge topic 'update-curl'Brad King2020-06-26173-4703/+8369
|\ \ | |/
| * curl: Set build options the way we need for CMakeBrad King2020-06-241-0/+6
| * Merge branch 'upstream-curl' into update-curlBrad King2020-06-24172-4702/+8362
| * curl: Update script to get curl 7.71.0Brad King2020-06-241-1/+1
* | CTestConfig: allow nightly build submission using httpsRolf Eike Beer2020-06-091-1/+3
|/
* Merge topic 'reduce-try_compile'Brad King2020-06-055-40/+31
|\
| * libarchive: Map fixed-size integer types from KWIML as typedefsBrad King2020-06-031-10/+10