aboutsummaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
2019-02-13add experimental support for an alternate shell for service scriptsWilliam Hubbs
2019-02-11fix build with muslcAustin English
2018-12-08standardize the default shellWilliam Hubbs
2018-05-11build: standardize installation modesWilliam Hubbs
2018-05-01Add _POSIX_C_SOURCE definition to Linux buildWilliam Hubbs
2018-03-14Use _BSD_SOURCE on FreeBSDWilliam Hubbs
2018-03-14typo fixWilliam Hubbs
2018-03-13Remove _XOPEN_SOURCE macros from buildsWilliam Hubbs
2018-03-13Add _POSIX_C_SOURCE macro to FreeBSD buildWilliam Hubbs
2018-03-01fix build on FreeBSDWilliam Hubbs
2017-12-07Add zsh-completion supportWilliam Hubbs
2017-12-06add bash completion supportWilliam Hubbs
2017-05-30mk/cc.mk: make implicit function declarations fatal (#136)Sergei Trofimovich
2017-02-18install support filesWilliam Hubbs
2017-01-04Drop the use of the _BSD_SOURCE macro on LinuxBenda Xu
2017-01-04Drop the use of the _BSD_SOURCE macro on GNU/HurdBenda Xu
2016-09-23dist: convert to tar.gzWilliam Hubbs
2016-07-13Build: fix hardcoded pkg-config invocationJulian Ospald
2016-06-13Fix PATH for Prefix.Benda Xu
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-05-01Build: make snapshot remove .git directory from tarballWilliam Hubbs
2015-04-30Build: fix the dist targetWilliam Hubbs
2015-03-24Silence warning about _DEFAULT_SOURCE for Linux/glibcWilliam Hubbs
2015-03-21mk/os-GNU.mk: fix typoWilliam Hubbs
2015-02-18ChangeLog: show authors and committersWilliam Hubbs
2015-01-24Prioritize local includes and librariesWill Miles
2014-12-08Do not call the shell to evaluate CHANGELOG_LIMITWilliam Hubbs
2014-12-07Add target to create ChangeLogWilliam Hubbs
2014-12-05rename git.mk to gitver.mkWilliam Hubbs
2014-11-03Integrate the functionality from runscript_selinux.soJason Zaman
2014-10-26Pass ncurses cflags to buildJohan Bergström
2014-10-23add missing files for GNU/HurdSvante Signell
2014-10-22Add missing files for GNU/kFreeBSDGabriele Giacone
2014-07-15Add SELinux support to the build systemWilliam Hubbs
2013-10-30Begin port to GNU/kFreeBSDSteven Chamberlain
2013-08-13Remove gentoo's net.* scriptsWilliam Hubbs
2013-07-25Add support for DragonFly BSDGary
2013-02-23make BINDIR and SBINDIR available to input filesAndrew Gregory
2013-02-23add SBINDIR variable to sys.mkAndrew Gregory
2013-02-23build: use pkg-config to find ncurses libraries if it is availableWilliam Hubbs
2012-08-31Fix UPREFIX for Gentoo Prefix installationsWilliam Hubbs
2012-08-31fix typoWilliam Hubbs
2012-08-31add MKPREFIX flag to build systemWilliam Hubbs
2012-02-20Drop rc_sys definition from build systemWilliam Hubbs
2012-02-09sysctl.d: Include a README file for /etc/sysctl.d/Robin H. Johnson
2012-01-23Respin features.h usage so that we correctly test for features before we use ...Robin H. Johnson
2012-01-22WhitespaceChristian Ruppert
2011-11-18Add MKSTATICLIBS switchWilliam Hubbs
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-10-20further clean up OS differences in makefilesMike Frysinger