| Commit message (Expand) | Author | Age | Files | Lines |
* | iwyu: ignore `std::remove_reference` requirements | Ben Boeckel | 2023-05-16 | 1 | -0/+1 |
|
|
* | IWYU: Add mapping for 'std::remove_reference<Defer &>::type' | Brad King | 2023-04-05 | 1 | -0/+1 |
|
|
* | Merge topic 'ccg-index-type' | Brad King | 2023-02-01 | 1 | -0/+1 |
|\ |
|
| * | IWYU: exclude `__decay_and_strip<int>` as well | Ben Boeckel | 2023-01-27 | 1 | -0/+1 |
|
|
* | | Merge topic 'update-curl' | Brad King | 2023-01-31 | 1 | -0/+1 |
|\ \ |
|
| * | | file: Avoid using deprecated curl progress callback | Brad King | 2023-01-27 | 1 | -0/+1 |
| |/ |
|
* | | CMake: add an option to run IWYU in verbose mode | Ben Boeckel | 2023-01-27 | 1 | -1/+1 |
|/ |
|
* | cmArgumentParser: Simplify internal method signatures | Brad King | 2022-07-20 | 1 | -1/+1 |
|
|
* | zlib: Mangle symbols to avoid conflict with external transitive dependencies | Brad King | 2022-06-11 | 1 | -0/+1 |
|
|
* | zlib: Drop old sources to make room for a fresh import | Brad King | 2022-05-26 | 1 | -1/+0 |
|
|
* | cmConstStack: Factor out of cmListFileBacktrace | Brad King | 2022-04-02 | 1 | -0/+3 |
|
|
* | IWYU: Map jsoncpp internal header to its public header | Brad King | 2021-09-10 | 1 | -0/+1 |
|
|
* | ctest: Add support for writing test results in JUnit XML format | Zack Galbreath | 2021-04-26 | 1 | -0/+1 |
|
|
* | CMakePresets.json: Add the ability to conditionally disable presets | Kyle Edwards | 2021-03-22 | 1 | -0/+1 |
|
|
* | IWYU: Map <*> headers to <cm/*> headers | Kyle Edwards | 2020-10-08 | 1 | -1/+6 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -50/+9 |
|
|
* | IWYU: add a mapping for other `__decay_and_strip` instances | Ben Boeckel | 2020-04-29 | 1 | -0/+2 |
|
|
* | IWYU: add some mappings found with a newer IWYU build | Ben Boeckel | 2020-04-29 | 1 | -0/+2 |
|
|
* | cmFileLockPool: enhance items management | Marc Chevrier | 2019-11-14 | 1 | -0/+2 |
|
|
* | Refactor: Modernize `foreach` code and fix some bugs | Alex Turbov | 2019-11-06 | 1 | -0/+1 |
|
|
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+0 |
|
|
* | Precompile headers: Add methods to generate PCH sources | Cristian Adam | 2019-08-28 | 1 | -0/+2 |
|
|
* | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -0/+2 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -2/+9 |
|
|
* | Introduce cmArgumentParser | Regina Pfeifer | 2019-04-04 | 1 | -0/+1 |
|
|
* | libuv: Update CMake-internal buildsystem | Brad King | 2019-01-17 | 1 | -2/+2 |
|
|
* | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 1 | -0/+3 |
|
|
* | Merge topic 'fileapi' | Brad King | 2018-12-13 | 1 | -0/+2 |
|\ |
|
| * | fileapi: add codemodel v2 | Brad King | 2018-12-12 | 1 | -0/+2 |
|
|
* | | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 1 | -3/+0 |
|/ |
|
* | IWYU: Fix workaround mapping for std::hash | Brad King | 2018-08-07 | 1 | -1/+1 |
|
|
* | IWYU: Add workaround mapping for std::hash | Brad King | 2018-07-31 | 1 | -0/+3 |
|
|
* | IWYU: Add more workaround mappings for internal bits | Brad King | 2018-01-22 | 1 | -0/+3 |
|
|
* | CTest: convert timeouts to std::chrono::duration | Wouter Klouwen | 2017-12-04 | 1 | -0/+1 |
|
|
* | IWYU: Add mappings for std::enable_if on chrono durations | Brad King | 2017-11-28 | 1 | -0/+4 |
|
|
* | IWYU: Add more mappings for std::__decay_and_strip | Brad King | 2017-11-21 | 1 | -0/+2 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -6/+0 |
|
|
* | Use C++11 unordered containers | Daniel Pfeifer | 2017-08-22 | 1 | -20/+0 |
|
|
* | server: Refactor to make the event loop owned by server object | Justin Berger | 2017-07-11 | 1 | -0/+1 |
|
|
* | IWYU: update mapping for gcc 7.1 | Daniel Pfeifer | 2017-05-30 | 1 | -0/+1 |
|
|
* | IWYU: add mapping for std::__decay_and_strip | Daniel Pfeifer | 2017-05-24 | 1 | -0/+13 |
|
|
* | IWYU: map system symbols to libuv | Daniel Pfeifer | 2017-05-05 | 1 | -0/+5 |
|
|
* | IWYU: add mapping for cm::auto_ptr | Daniel Pfeifer | 2017-05-05 | 1 | -0/+6 |
|
|
* | Add include-what-you-use mapping | Daniel Pfeifer | 2017-04-13 | 1 | -0/+136 |
|
|