aboutsummaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
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
2008-12-04make ignore now configures the sv:ignore property.Roy Marples
2008-10-20Really fix .dependRoy Marples
2008-10-20Enable use of .depend on gmake. Also, generate extra dependencies for our sha...Roy Marples
2008-10-15Compile with FreeBSD 6.x makeRoy Marples
2008-09-18Use better CFLAGS - some new warnings will need to be fixed.Roy Marples
2008-06-19Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples
2008-04-29We need to ensure that the init script started is correct, translating symlin...Roy Marples
2008-03-28Put some dir locations in rc.h so that 3rd party apps can become awware of them.Roy Marples
2008-03-26Add license blurb to a few files and append my email to my name.Roy Marples
2008-03-26Add license blurb to a few files and append my email to my name.Roy Marples
2008-03-26No more need for SUBOSRoy Marples
2008-03-26use $CP and $SED instead of cp and sedRoy Marples
2008-03-26Fix some more prefix stuff.Roy Marples
2008-03-25Fix mandir install.Roy Marples
2008-03-25Allow MANPREFIX to work.Roy Marples
2008-03-25DIR should be prefixed already.Roy Marples
2008-03-25Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples
2008-03-24Add debug.mkRoy Marples
2008-03-24setup a bit of a test frameworkMike Frysinger
2008-03-24add check/test rulesMike Frysinger
2008-03-20Tweak install.Roy Marples
2008-03-19Fix building on Linux.Roy Marples
2008-03-19Add rc-service and update all softlevel refs to runlevel.Roy Marples
2008-03-19Add missing .mksRoy Marples
2008-03-19Rejig the build system a little so we have per ok defs per system. Probably e...Roy Marples