Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update patches and bump internal namespace | Benjamin Barenblat | 2024-05-08 | 1 | -19/+0 |
| | |||||
* | Update patches and bump internal namespace | Benjamin Barenblat | 2023-09-07 | 1 | -1/+1 |
| | |||||
* | Update patches | Benjamin Barenblat | 2022-08-22 | 1 | -1/+1 |
| | | | | | | Bump SONAME and inline namespace in configuration, update location of SSE2 and SSSE3 configuration, and delete patches that have been applied upstream. | ||||
* | Make flags library header-only | Benjamin Barenblat | 2022-01-31 | 1 | -0/+19 |
The Abseil flags library needs to emit code only when being compiled with MSVC, which Debian doesn’t use. Skip absl/flags/flag.cc, and tell CMake to treat the flags library as header-only. |