| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-27 | build: use declare_dependency for librc | Anna (navi) Figueiredo Gomes | |
| 2025-05-27 | build: use declare_dependency for libeinfo | Anna (navi) Figueiredo Gomes | |
| 2025-05-27 | build: use static_library and declare_dependency for shared code | Anna (navi) Figueiredo Gomes | |
| 2025-01-07 | misc: Add --user/-U flag to common flags. | Anna (navi) Figueiredo Gomes | |
| Some binaries required to have their `atexit(cleanup)` calls moved to after argument parsing, since setting user mode also adds an atexit call, and cleaning up user paths should only happen after the cleanup of the application is done, thus needs to be set first. | |||
| 2023-01-29 | value: missing includes from IWYU | Sam James | |
| 2022-04-06 | migrate fully to meson build system | William Hubbs | |
| - drop old build system - move shared include and source files to common directory - drop "rc-" prefix from shared include and source files - move executable-specific code to individual directories under src - adjust top-level .gitignore file for new build system This closes #489. | |||
