Age | Commit message (Expand) | Author |
2018-05-11 | build: standardize installation modes | William Hubbs |
2018-05-01 | Add _POSIX_C_SOURCE definition to Linux build | William Hubbs |
2018-03-14 | Use _BSD_SOURCE on FreeBSD | William Hubbs |
2018-03-14 | typo fix | William Hubbs |
2018-03-13 | Remove _XOPEN_SOURCE macros from builds | William Hubbs |
2018-03-13 | Add _POSIX_C_SOURCE macro to FreeBSD build | William Hubbs |
2018-03-01 | fix build on FreeBSD | William Hubbs |
2017-12-07 | Add zsh-completion support | William Hubbs |
2017-12-06 | add bash completion support | William Hubbs |
2017-05-30 | mk/cc.mk: make implicit function declarations fatal (#136) | Sergei Trofimovich |
2017-02-18 | install support files | William Hubbs |
2017-01-04 | Drop the use of the _BSD_SOURCE macro on Linux | Benda Xu |
2017-01-04 | Drop the use of the _BSD_SOURCE macro on GNU/Hurd | Benda Xu |
2016-09-23 | dist: convert to tar.gz | William Hubbs |
2016-07-13 | Build: fix hardcoded pkg-config invocation | Julian Ospald |
2016-06-13 | Fix PATH for Prefix. | Benda Xu |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-05-01 | Build: make snapshot remove .git directory from tarball | William Hubbs |
2015-04-30 | Build: fix the dist target | William Hubbs |
2015-03-24 | Silence warning about _DEFAULT_SOURCE for Linux/glibc | William Hubbs |
2015-03-21 | mk/os-GNU.mk: fix typo | William Hubbs |
2015-02-18 | ChangeLog: show authors and committers | William Hubbs |
2015-01-24 | Prioritize local includes and libraries | Will Miles |
2014-12-08 | Do not call the shell to evaluate CHANGELOG_LIMIT | William Hubbs |
2014-12-07 | Add target to create ChangeLog | William Hubbs |
2014-12-05 | rename git.mk to gitver.mk | William Hubbs |
2014-11-03 | Integrate the functionality from runscript_selinux.so | Jason Zaman |
2014-10-26 | Pass ncurses cflags to build | Johan Bergström |
2014-10-23 | add missing files for GNU/Hurd | Svante Signell |
2014-10-22 | Add missing files for GNU/kFreeBSD | Gabriele Giacone |
2014-07-15 | Add SELinux support to the build system | William Hubbs |
2013-10-30 | Begin port to GNU/kFreeBSD | Steven Chamberlain |
2013-08-13 | Remove gentoo's net.* scripts | William Hubbs |
2013-07-25 | Add support for DragonFly BSD | Gary |
2013-02-23 | make BINDIR and SBINDIR available to input files | Andrew Gregory |
2013-02-23 | add SBINDIR variable to sys.mk | Andrew Gregory |
2013-02-23 | build: use pkg-config to find ncurses libraries if it is available | William Hubbs |
2012-08-31 | Fix UPREFIX for Gentoo Prefix installations | William Hubbs |
2012-08-31 | fix typo | William Hubbs |
2012-08-31 | add MKPREFIX flag to build system | William Hubbs |
2012-02-20 | Drop rc_sys definition from build system | William Hubbs |
2012-02-09 | sysctl.d: Include a README file for /etc/sysctl.d/ | Robin H. Johnson |
2012-01-23 | Respin features.h usage so that we correctly test for features before we use ... | Robin H. Johnson |
2012-01-22 | Whitespace | Christian Ruppert |
2011-11-18 | Add MKSTATICLIBS switch | William Hubbs |
2011-10-29 | Use pattern rules instead of suffix rules | William Hubbs |
2011-10-20 | further clean up OS differences in makefiles | Mike Frysinger |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-05-28 | cc.mk: move debug.mk out of end Makefiles | Mike Frysinger |
2011-05-28 | cc.mk: enable -g by default | Mike Frysinger |