aboutsummaryrefslogtreecommitdiff
path: root/mk/scripts.mk
AgeCommit message (Expand)Author
2012-01-22WhitespaceChristian Ruppert
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-03-05allow default rc_sys value to be set at build timeWilliam Hubbs
2011-01-31use immediate evaluation for shell callsWilliam Hubbs
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-30Go back to gitRoy Marples
2008-12-04make ignore now configures the sv:ignore property.Roy Marples
2008-04-29We need to ensure that the init script started is correct, translating symlin...Roy Marples
2008-03-26Add license blurb to a few files and append my email to my name.Roy Marples
2008-03-26use $CP and $SED instead of cp and sedRoy 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-24setup a bit of a test frameworkMike Frysinger
2008-03-24add check/test rulesMike Frysinger
2008-03-20Tweak install.Roy Marples
2008-03-19Add missing .mksRoy Marples
2008-03-05Add tunable SYSCONFDIRRoy Marples
2008-03-03Ignore fixes.Roy Marples
2008-03-03Add a gitignore make target.Roy Marples
2008-03-03Use exlicit make targets, not directory contents.Roy Marples
2008-03-03Introduce LOCAL_PREFIX for a user maintained script location.Roy Marples
2008-03-02Ensure that our scripts call prefixed runscript.Roy Marples
2008-02-28Support the use of PREFIX and PKG_PREFIX.Roy Marples
2008-02-27Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples
2008-01-30Specify install modes for all our files.Roy Marples
2008-01-13script install should build objectsRoy Marples
2008-01-13Change lib name during make, not install.Roy Marples
2008-01-11Add sys.mkRoy Marples
2008-01-11NetBSD doesn't include /lib in its link path, so we need to add it as an RPATH.Roy Marples
2008-01-11Use a specific default terminal for rcRoy Marples
2008-01-11Allow OS to define default package locations.Roy Marples
2008-01-10Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples