summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: introduce header cmext/algorithm with append functionsMarc Chevrier2019-12-173-0/+108
* Memory management: cast functions for managed pointersMarc Chevrier2019-11-273-0/+79
* setup-user: switch to git-var to check if username and e-mail are setArkadiusz Drabczyk2019-11-241-4/+4
* Merge topic 'cmake-e-rm'Kyle Edwards2019-11-152-2/+2
|\
| * replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-132-2/+2
* | cmFileLockPool: enhance items managementMarc Chevrier2019-11-141-0/+2
* | Merge topic 'update-expat'Brad 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
* | Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-071-1/+1
|\ \
| * \ Merge branch 'backport-ctest-resource-groups'Brad King2019-11-051-1/+1
| |\ \
| | * | CTest: Rename "Processes" lexer to "ResourceGroups"Brad King2019-11-051-1/+1
| | |/
* | | Refactor: Modernize `foreach` code and fix some bugsAlex Turbov2019-11-061-0/+1
|/ /
* | Utilities/Release: Teach "push" script to create destination subdirectoryBrad King2019-10-101-0/+3
|/
* 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
|/