Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -1/+2 |
| | | | | Fixes: #20666 | ||||
* | nghttp2: Build the library within CMake for use by our curl | Brad King | 2020-04-03 | 1 | -0/+17 |
Provide our own minimal `config.h` since the upstream one is much larger to support other parts of its distribution. Compile with warnings disabled since this is third-party code. |