| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-03 | Relocate pipes.c and pipes.h file to shared directory. | Lexxy Fox | |
| With the addition of logger process redirect in supervise-daemon, pipes.c and pipes.h are now included in both s-s-d and supervise-daemon. Thus it makes sense to move the source files to the src/shared dir. | |||
| 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. | |||
