Fix check of executable name used for shutdown.
[oweals/dinit.git] / mconfig
2018-06-22 Davin McCallmconfig: improve consistency of comments. v0.3.0
2018-06-22 Davin McCallRemove -fno-rtti from MacOS builds.
2018-05-21 Davin McCallGenerate mconfig.h file with selected variables from...
2018-05-14 Davin McCallUpdate MacOS build defaults.
2018-02-11 Davin McCallOn FreeBSD, build without -fno-rtti.
2018-02-03 Davin McCallAdjust compile/link options.
2018-01-18 Davin McCallBuild: rename EXTRA_LIBS to the more conventional LDFLAGS.
2018-01-18 Davin McCallAdd example mconfig options for FreeBSD.
2018-01-06 Davin McCallInstall: allow specifying sbin and man directories.
2018-01-06 Davin McCallUse _Pragma to turn off invalid-offsetof warnings at...
2018-01-05 Davin McCallBuild and run tests with sanitizers enabled.
2017-06-05 Davin McCallUpdate BUILD instructions.
2016-06-19 Davin McCallMerge branch 'master' of https://github.com/davmac314...
2016-06-19 Davin McCallAdd root level Makefile, make "shutdown" be optionally...
2016-06-06 Davin McCallSuppress "invalid offsetof" warnings.
2016-01-15 Davin McCallMakefile improvements (fix clean target), and build...
2015-11-19 Davin McCallMove compiler flags out of the Makefile and into mconfig
2015-11-17 Davin McCallAdd sample config for OpenBSD build
2015-09-14 Davin McCallRe-vamp the "build system".