William Hubbs
391d12db48
migrate fully to meson build system
...
- 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 .
2022-04-06 10:51:55 -05:00
Mike Frysinger
301161a7a4
use HEAD in git URIs to point to the default branch
...
This makes the URIs shorter and dynamic: whatever the default branch
the repo uses will be used.
2021-12-20 20:07:00 -05:00
William Hubbs
331d6f14fd
support/init.d.examples: Do not use @PKG_PREFIX@ in service examples
...
I can't think of a reason to do this since these scripts are just
examples.
This is for #474 .
2021-11-28 23:55:42 -06:00
William Hubbs
d6622a1156
add meson build files
...
Closes #116 .
Closes #171 .
Closes #172 .
Closes #175 .
2021-09-04 16:01:29 -05:00
William Hubbs
fee2ffe559
Reformat and fix titles in documentation
2018-01-12 14:10:42 -06:00
William Hubbs
7affff568a
init.d.examples: pid files always go in /var
...
This removes the @VARBASE@ substitution since it is always translated to
/var.
2017-12-20 11:01:29 -06:00
William Hubbs
4207e46622
move init.d examples under support and install them
2017-02-22 14:45:16 -06:00