Age | Commit message (Expand) | Author |
2015-01-24 | Prioritize local includes and libraries | Will Miles |
2013-02-23 | make BINDIR and SBINDIR available to input files | Andrew Gregory |
2011-10-29 | Use pattern rules instead of suffix rules | William Hubbs |
2011-05-28 | cc.mk: move debug.mk out of end Makefiles | Mike Frysinger |
2011-02-04 | remove unnecessary shell calls | William Hubbs |
2011-01-31 | use immediate evaluation for shell calls | William Hubbs |
2009-05-23 | Move non compiled libraries from /lib/rc to /libexec/rc | Roy Marples |
2008-06-19 | Use CPPFLAGS so we work with -combine in CFLAGS. | Roy Marples |
2008-03-28 | Add XEN support to NetBSD. | Roy Marples |
2008-03-28 | Put some dir locations in rc.h so that 3rd party apps can become awware of them. | Roy Marples |
2008-03-24 | Fix debug support to work without gmake and bundle -ggdb in properly. | Roy Marples |
2008-03-19 | Rejig the build system a little so we have per ok defs per system. Probably e... | Roy Marples |
2008-03-16 | Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ... | Roy Marples |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples |
2008-02-28 | Support the use of PREFIX and PKG_PREFIX. | Roy Marples |
2008-01-10 | Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep... | Roy Marples |
2008-01-09 | Style updates. | Roy Marples |
2008-01-07 | Allow depend creation again. This doesn't work on GNU make, but does on all o... | Roy Marples |
2008-01-07 | Stop using CPPFLAGS | Roy Marples |
2008-01-06 | Add our version maps back | Roy Marples |
2008-01-06 | librc needs kvm on bsd. | Roy Marples |
2008-01-05 | Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles... | Roy Marples |