summaryrefslogtreecommitdiff
path: root/Utilities/IWYU
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Add mapping for 'std::remove_reference<Defer &>::type'Brad King2023-04-051-0/+1
* Merge topic 'ccg-index-type'Brad King2023-02-011-0/+1
|\
| * IWYU: exclude `__decay_and_strip<int>` as wellBen Boeckel2023-01-271-0/+1
* | Merge topic 'update-curl'Brad King2023-01-311-0/+1
|\ \
| * | file: Avoid using deprecated curl progress callbackBrad King2023-01-271-0/+1
| |/
* | CMake: add an option to run IWYU in verbose modeBen Boeckel2023-01-271-1/+1
|/
* cmArgumentParser: Simplify internal method signaturesBrad King2022-07-201-1/+1
* zlib: Mangle symbols to avoid conflict with external transitive dependenciesBrad King2022-06-111-0/+1
* zlib: Drop old sources to make room for a fresh importBrad King2022-05-261-1/+0
* cmConstStack: Factor out of cmListFileBacktraceBrad King2022-04-021-0/+3
* IWYU: Map jsoncpp internal header to its public headerBrad King2021-09-101-0/+1
* ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-261-0/+1
* CMakePresets.json: Add the ability to conditionally disable presetsKyle Edwards2021-03-221-0/+1
* IWYU: Map <*> headers to <cm/*> headersKyle Edwards2020-10-081-1/+6
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-50/+9
* IWYU: add a mapping for other `__decay_and_strip` instancesBen Boeckel2020-04-291-0/+2
* IWYU: add some mappings found with a newer IWYU buildBen Boeckel2020-04-291-0/+2
* cmFileLockPool: enhance items managementMarc Chevrier2019-11-141-0/+2
* Refactor: Modernize `foreach` code and fix some bugsAlex Turbov2019-11-061-0/+1
* cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+0
* Precompile headers: Add methods to generate PCH sourcesCristian Adam2019-08-281-0/+2
* Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-0/+2
* IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-2/+9
* Introduce cmArgumentParserRegina Pfeifer2019-04-041-0/+1
* libuv: Update CMake-internal buildsystemBrad King2019-01-171-2/+2
* IWYU: Update CMake code for IWYU built with Clang 6Brad King2019-01-151-0/+3
* Merge topic 'fileapi'Brad King2018-12-131-0/+2
|\
| * fileapi: add codemodel v2Brad King2018-12-121-0/+2
* | CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-291-3/+0
|/
* IWYU: Fix workaround mapping for std::hashBrad King2018-08-071-1/+1
* IWYU: Add workaround mapping for std::hashBrad King2018-07-311-0/+3
* IWYU: Add more workaround mappings for internal bitsBrad King2018-01-221-0/+3
* CTest: convert timeouts to std::chrono::durationWouter Klouwen2017-12-041-0/+1
* IWYU: Add mappings for std::enable_if on chrono durationsBrad King2017-11-281-0/+4
* IWYU: Add more mappings for std::__decay_and_stripBrad King2017-11-211-0/+2
* Retire std::auto_ptr and its macro CM_AUTO_PTRMatthias Maennich2017-09-261-6/+0
* Use C++11 unordered containersDaniel Pfeifer2017-08-221-20/+0
* server: Refactor to make the event loop owned by server objectJustin Berger2017-07-101-0/+1
* IWYU: update mapping for gcc 7.1Daniel Pfeifer2017-05-301-0/+1
* IWYU: add mapping for std::__decay_and_stripDaniel Pfeifer2017-05-251-0/+13
* IWYU: map system symbols to libuvDaniel Pfeifer2017-05-061-0/+5
* IWYU: add mapping for cm::auto_ptrDaniel Pfeifer2017-05-061-0/+6
* Add include-what-you-use mappingDaniel Pfeifer2017-04-131-0/+136