summaryrefslogtreecommitdiff
path: root/src/shared/meson.build
AgeCommit message (Expand)Author
2025-05-27build: drop 'os' option and use host_machine.system()Anna (navi) Figueiredo Gomes
2025-05-27build: add project arguments instead of adhoc c_argsAnna (navi) Figueiredo Gomes
2025-05-27build: use declare_dependency for librcAnna (navi) Figueiredo Gomes
2025-05-27build: use declare_dependency for libeinfoAnna (navi) Figueiredo Gomes
2025-05-27build: use static_library and declare_dependency for shared codeAnna (navi) Figueiredo Gomes
2025-04-09timeutils: add this fileNRK
2025-03-23rc_pipe_command: implement it on top of rc_execNRK
2025-03-23rc_exec: add a centralized exec functionNRK
2023-10-03Relocate pipes.c and pipes.h file to shared directory.Lexxy Fox
2022-04-06migrate fully to meson build systemWilliam Hubbs