summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'libarchive-win-codepage' into release-3.17Brad King2020-02-071-2/+5
|\
| * libarchive: Add support for UTF-8 locale on WindowsBrad King2020-02-061-1/+3
| * libarchive: Fix WideCharToMultiByte output buffer sizeBrad King2020-02-061-1/+2
| * Merge topic 'update-expat' into release-3.16Brad King2019-11-1224-4843/+4037
| |\
* | \ Merge topic 'libarchive-solaris-11.4'Brad King2020-01-311-1/+5
|\ \ \
| * | | libarchive: Fix detection of 'major' on Solaris 11.4Brad King2020-01-301-1/+5
* | | | Merge topic 'automoc-using-depfiles'Brad King2020-01-301-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add a parser for GCC-style depfilesJoerg Bornemann2020-01-281-1/+2
* | | | STL support: make_unique can now handle arrayMarc Chevrier2020-01-281-1/+36
|/ / /
* | | Stl support: cm::append now supports any sequential containerMarc Chevrier2020-01-242-16/+145
* | | Merge topic 'mark_as_advanced-without-cache'Brad King2020-01-221-1/+0
|\ \ \
| * | | cmake: avoid marking local or unused variables as advancedBen Boeckel2020-01-201-1/+0
* | | | STL Support: enhance behavior of cm::dynamic_reference_castMarc Chevrier2020-01-171-1/+9
* | | | STL Support: extends type_traits for future developmentsMarc Chevrier2020-01-172-0/+78
|/ / /
* | | Merge topic 'doc-user-interaction'Brad King2020-01-142-1/+5
|\ \ \
| * | | Utilities/Sphinx: Index guide-level documents for cross-referencingBrad King2020-01-132-0/+4
| * | | Utilities/Sphinx: Index document types only by top level directoryBrad King2020-01-131-1/+1
* | | | STL support: add c++20 std::erase and std::erase_if functionsMarc Chevrier2020-01-0810-2/+369
|/ / /
* | | 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