| fix: unify LogMessage and LogMessageInfo (#1057) Deprecate the custom prefix callback accepting LogMessageInfo in favor of existing LogMessage data structure extended with necessary data fields to avoid redundancies. | 2 年前 |
| build(deps): bump codecov/codecov-action from 4 to 5 (#1140) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 1 年前 |
| feat(bazel): enable symbolization (#1116) Symbolization support on Linux and BSD requires link.h which is usually provided by the GNU C Library (glibc). Assume the header to be present at all times by unconditionally defining HAVE_SYMBOLIZE on the corresponding platforms. | 1 年前 |
| feat(cleanup): use chrono (#1038) * Deprecate type-unsafe EnableLogCleaner interface * Increase time resolution allowing to drop timing specific workarounds in unit tests | 2 年前 |
| docs: update to Bzlmod usage (#1099) | 1 年前 |
| docs: provide custom sinks example (#1103) | 2 年前 |
| fix: truncate single log file upon reopening (#1143) | 1 年前 |
| chore: apply clang-format | 2 年前 |
| fix(clang-tidy): remove deprecated option (#1132) | 1 年前 |
| override header language | 4 年前 |
| chore: add MODULE.bazel.lock to .gitignore (#1120) | 1 年前 |
| fix(cleanup): ensure FLAGS_log_dir ends with '/' (#972) | 2 年前 |
| Migrate to rules_cc (#1136) See #1135. Not sure if this will work because the error only repros on Windows with a specific Bazel version. | 1 年前 |
| fix(cmake): enable symbolization on macOS (#1138) | 1 年前 |
| fix(cleanup): ensure FLAGS_log_dir ends with '/' (#972) | 2 年前 |
| | 2 年前 |
| docs: move to mkdocs-material (#1101) | 2 年前 |
| Migrate to rules_cc (#1136) See #1135. Not sure if this will work because the error only repros on Windows with a specific Bazel version. | 1 年前 |
| Fix invalid date | 1 年前 |
| feat(bazel): port to bzlmod (#1097) | 2 年前 |
| ci(codecov): enable comments (#966) | 2 年前 |
| feat: make headers self-contained (#1030) | 2 年前 |
| fix: threads are always enabled (#1036) | 2 年前 |
| install unwind find module alongside glog | 6 年前 |
| libglog.pc: Set Libs.private for static linking | 4 年前 |
| Merge branch '0.7.x' | 2 年前 |