summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'update-expat' into release-3.16Brad King2019-11-1224-4843/+4037
|\
| * expat: Update CMake build for 2.2.9Brad King2019-11-111-1/+0
| * Merge branch 'upstream-expat' into update-expatBrad King2019-11-1122-4840/+4036
| * 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
|/
* CTest: Add lexer for PROCESSES propertyKyle Edwards2019-10-021-0/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-012-5/+5
* cm/algorithm: Provide function cm::clampRegina Pfeifer2019-09-251-0/+38
* Merge topic 'HP-UX_Port_GCC'Brad King2019-09-239-6/+70
|\
| * libuv: Add partial port to HP-UXEarle Lowe2019-09-208-4/+67
| * jsoncpp: Fix compilation on HP-UX 11.31 ia64 with GCC 4.9.3Earle Lowe2019-09-201-2/+3
* | cmstd: Extend header <cm/iterator>Marc Chevrier2019-09-201-0/+138
* | cmstd: Modernize CMake system headersMarc Chevrier2019-09-2010-1/+1094
|/
* Add compatibility with the cl.exe /permissive- compiler optionAlexej Harm2019-09-111-1/+2
* Merge topic 'docker-rel-linux'Brad King2019-08-302-2/+3
|\
| * Utilities/Release: Add docker spec for STGZ package on LinuxBrad King2019-08-292-2/+3
* | Merge topic 'precompile-headers'Brad King2019-08-291-0/+2
|\ \ | |/ |/|
| * Precompile headers: Add methods to generate PCH sourcesCristian Adam2019-08-281-0/+2
* | Merge topic 'docker-rel-linux'Brad King2019-08-2916-75/+437
|\ \ | |/ |/|
| * Utilities/Release: Drop linux64 script in favor of docker buildBrad King2019-08-282-56/+0
| * Utilities/Release: Drop source archive generation in scriptsBrad King2019-08-283-2/+3
| * Utilities/Release: Add docker specs to build and test Linux binariesBrad King2019-08-2811-0/+408
| * Utilities/Release: Add README.rst describing directory contentBrad King2019-08-231-0/+27
| * Utilities/Release: Drop machine-specific READMEBrad King2019-08-231-18/+0
* | Utilities/Release: Select MSVC runtime library via abstractionBrad King2019-08-232-4/+2
* | Configure CMake itself with policies through CMake 3.15Brad King2019-08-233-8/+14
|/
* CMakeVersion: Move computation logic to main scriptBrad King2019-07-292-2/+2
* OpenSSL: Issue an error if OpenSSL is not foundKyle Edwards2019-07-181-1/+6
* CMake.qch: Don't include the version in the file nameCraig Scott2019-07-173-12/+2
* Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-0/+2
* Utilities/Release: Replace batch scripts with individual scriptsBrad King2019-07-111-30/+14
* IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-2/+9
* Merge topic 'elseif'Brad King2019-07-101-1/+1
|\
| * Fix elseif() in place of else()Artalus2019-07-031-1/+1
* | Merge topic 'update-expat'Brad King2019-07-0224-1570/+2056
|\ \ | |/ |/|
| * Merge branch 'upstream-expat' into update-expatBrad King2019-07-0123-1569/+2055
| * expat: Update script to get Expat 2.2.7Brad King2019-07-011-1/+1
* | libuv: fix compilation with macOS 10.10 SDKBrad King2019-06-191-1/+1
* | libuv: Add uv__statx() stub to cmake-bootstrap.cKyle Edwards2019-06-181-0/+9
* | Merge branch 'upstream-libuv' into update-libuvBrad King2019-06-1847-356/+1847
|/
* Fixing warnings generated by clang 8.0 on WindowsZsolt Parragi2019-05-291-6/+4
* Merge topic 'rel-push'Brad King2019-05-282-39/+70
|\
| * Utilities/Release: Replace upload step with a "push" scriptBrad King2019-05-242-40/+70
| * Utilities/Release: Teach upload script to compute version automaticallyBrad King2019-05-241-1/+2
* | curl: Update build within CMake to account for 7.65 changesBrad King2019-05-221-2/+5
* | Merge branch 'upstream-curl' into update-curlBrad King2019-05-22171-5993/+6565
* | curl: Update script to get curl 7.65.0Brad King2019-05-221-1/+1
|/
* Merge topic 'libarchive-solaris-11.4'Brad King2019-05-221-5/+5
|\
| * libarchive: avoid b64_encode name conflict with Solaris built-in functionBrad King2019-05-211-5/+5
| * Merge branch 'wix-cmake-downgrade-fix' into release-3.14Brad King2019-03-121-0/+2
| |\