aboutsummaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
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
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-05-28cc.mk: move debug.mk out of end MakefilesMike Frysinger
2011-05-28cc.mk: enable -g by defaultMike Frysinger
2011-04-01remove hard coded directory paths from link flagsWilliam Hubbs
2011-03-05allow default rc_sys value to be set at build timeWilliam Hubbs
2011-02-04rework pam, ncurses and termcap include filesWilliam Hubbs
2011-02-04remove BSD make code to handle including .dependWilliam Hubbs
2011-02-04use make conditional for -cstd flagWilliam Hubbs
2011-01-31use immediate evaluation for shell callsWilliam Hubbs
2011-01-20change local to run programsWilliam Hubbs
2011-01-17dist.mk: add a standard "distcheck" targetMike Frysinger
2011-01-14bug #351622: Use CFLAGS during linking.Nathan Phillip Brink
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-02We shouldn't use -L/libRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-30Go back to gitRoy Marples
2009-04-24Remove .depend before creating it.Roy Marples
2009-01-12Add snapshot and snap targetsRoy Marples
2008-12-07Fix dist for svnRoy Marples
2008-12-04make ignore now updates svn:ignore as different OS's have different targets.Roy Marples