summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Utilities: Update hard-coded try_compile results for libarchive 3.7.2Brad King2023-10-161-4/+8
* libarchive: Add cm3p prefixes on includes new to version 3.7.2Brad King2023-10-161-1/+1
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2023-10-1655-435/+1343
* libarchive: Update script to get 3.7.2Brad King2023-10-161-1/+1
* Merge topic 'update-curl'Brad King2023-10-13104-1587/+1651
|\
| * Utilities: Update hard-coded try_compile results for curl 8.4.0Brad King2023-10-121-0/+1
| * curl: Set build options the way we need for CMakeBrad King2023-10-121-0/+3
| * Merge branch 'upstream-curl' into update-curlBrad King2023-10-12102-1586/+1646
| * curl: Update script to get curl 8.4.0Brad King2023-10-121-1/+1
* | Configure CMake itself with policies through CMake 3.27Brad King2023-10-032-2/+2
|/
* Merge topic 'libuv-win-process'Brad King2023-10-021-12/+29
|\
| * libuv: win,process: avoid kernel bug with starting Windows Store appsBrad King2023-09-281-12/+29
* | Utilities/Sphinx: Allow linkcheck redirect for our get-involved pageBrad King2023-09-281-0/+1
|/
* curl: Set build options the way we need for CMakeBrad King2023-09-222-18/+43
* Merge branch 'upstream-curl' into update-curlBrad King2023-09-22128-6366/+3601
* curl: Update script to get curl 8.3.0Brad King2023-09-201-1/+1
* Utilities: Drop unused hard-coded try_compile resultBrad King2023-09-202-2/+0
* curl: Enable HTTP Strict-Transport-Security (HSTS) for build in CMakeBrad King2023-09-131-1/+1
* Merge topic 'rel-win-qt-5.15'Brad King2023-09-082-17/+20
|\
| * Utilities/Release: Update to Qt 5.15.10 on windows-{x86_64,i386} buildsdoufu2023-09-072-17/+20
* | Source: Fix mysterious new IWYU warningsKyle Edwards2023-08-291-0/+4
|/
* libuv: Use SIGCHLD in bootstrap modeKyle Edwards2023-08-211-1/+3
* Merge topic 'libuv-tweaks'Brad King2023-08-193-35/+22
|\
| * libuv: Compile as C11 on all Solaris versionsBrad King2023-08-181-11/+5
| * libuv: Remove unused compatibility code for CMake < 3.9Brad King2023-08-181-8/+0
| * libuv: win,spawn: allow %PATH% to be unsetKyle Edwards2023-08-181-16/+13
| * libuv: Comment why we cannot update past 1.44.2Brad King2023-08-181-0/+4
* | Merge topic 'update-cppdap'Brad King2023-08-198-37/+105
|\ \ | |/ |/|
| * Merge branch 'upstream-cppdap' into update-cppdapBrad King2023-08-187-36/+103
| * cppdap: Update script to get version as of 2023-08-17Brad King2023-08-181-1/+2
* | Utilities/Release: Update docker specs for linux-x86_64 to centos 7Brad King2023-08-164-27/+21
* | Merge topic 'rel-no-doc'Brad King2023-08-162-14/+0
|\ \ | |/
| * Utilities/Release: Remove unused documentation build settingsBrad King2023-08-162-14/+0
* | curl: Remove curlu library not needed for building within CMakeBrad King2023-08-011-0/+4
* | Merge branch 'upstream-curl' into update-curlBrad King2023-08-0192-1710/+2461
* | curl: Update script to get curl 8.2.1Brad King2023-08-011-1/+1
* | IWYU: Update for Debian 12 CI jobBrad King2023-07-281-63/+11
* | Merge topic 'cxx-atomic'Brad King2023-07-281-0/+3
|\ \ | |/
| * Source: Link libatomic when needed on Linux 32-bit ARMBrad King2023-07-271-0/+3
* | Merge topic 'doc-search-names'Brad King2023-07-141-1/+1
|\ \ | |/
| * Utilities/Sphinx: Restore html search index link anchorsBrad King2023-07-131-1/+1
| * Merge topic 'sphinx-docutils-warning' into release-3.27Brad King2023-06-231-1/+12
| |\
* | \ Merge topic 'build-pch'Brad King2023-06-236-0/+24
|\ \ \
| * | | libuv: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | cmcppdap: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | liblzma: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | libarchive: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | curl: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | bzip: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
* | | | Merge topic 'cmList-container-conversion'Brad King2023-06-231-3/+12
|\ \ \ \