summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
| * liblzma: Map fixed-size integer types from KWIML as typedefsBrad King2020-06-031-9/+9
| * expat: Remove unused try_compile checksBrad King2020-06-032-17/+0
| * Utilities: Update hard-coded try_compile results for third-party librariesBrad King2020-06-031-4/+12
* | gitlab-ci: add jobs for reproducing the release binariesBen Boeckel2020-06-031-0/+1
* | Release/linux: remove explicit LANG settingBen Boeckel2020-06-031-1/+0
* | Sphinx/create_identifiers: handle qhp contents as utf-8Ben Boeckel2020-06-031-4/+4
* | Sphinx/create_identifiers: use `not in` not `not _ in`Ben Boeckel2020-06-031-1/+1
* | Sphinx/create_identifiers: remove unused importBen Boeckel2020-06-031-1/+1
|/
* Merge topic 'libarchive-reduce-checks'Brad King2020-06-034-330/+56
|\
| * libarchive: Use KWIML to get fixed-size integer typesBrad King2020-06-022-216/+41
| * libarchive: Avoid configure-time checks for integer range constantsBrad King2020-06-014-101/+15
| * libarchive: Drop unused code providing uintmax_t and intmax_tBrad King2020-06-012-13/+0
* | curl: Use KWIML to get integer type sizesBrad King2020-06-022-19/+12
|/
* Hard-code some try_compile results for third-party librariesBrad King2020-05-271-0/+300
* liblzma: Assume 'string.h' existsBrad King2020-05-251-1/+1
* liblzma: Use KWIML to get fixed-size integer typesBrad King2020-05-252-187/+25
* liblzma: Drop unused code providing uintmax_t and intmax_tBrad King2020-05-252-16/+0
* curl: Avoid checking 'send' and 'recv' signaturesBrad King2020-05-201-0/+17
* Merge topic 'third-parties-layout'Brad King2020-05-0847-153/+140
|\
| * Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-0747-153/+140
* | Merge topic 'gitlab-ci-sphinx'Brad King2020-05-082-1/+15
|\ \
| * | Utilities/Sphinx: allow CDash submission for the standalone buildBen Boeckel2020-05-071-0/+14
| * | Utilities/Sphinx: support finding Qt5's qcollectiongenerator tooBen Boeckel2020-05-071-1/+1
| |/
* | Utilities/Release: Drop win{32,64} scripts in favor of docker buildBrad King2020-05-053-110/+0
* | Utilities/Release: Add docker specs to build and test Windows binariesBrad King2020-05-0516-2/+462
* | Utilities/Release: Generalize OS in README docker instructionsBrad King2020-05-051-9/+13
* | Utilities/Release: Make README docker examples more readableBrad King2020-05-051-7/+7
* | Utilities/Release: Remove unused linux/x86_64/test/cache-ninja.txtBrad King2020-05-051-4/+0
|/
* Merge topic 'stl-support'Brad King2020-05-012-1/+44
|\
| * Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>Marc Chevrier2020-04-302-1/+44
* | Merge topic 'gitlab-ci-lint'Brad King2020-04-301-0/+4
|\ \