Age | Commit message (Expand) | Author |
2009-05-02 | We shouldn't use -L/lib | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-30 | Go back to git | Roy Marples |
2009-04-24 | Remove .depend before creating it. | Roy Marples |
2009-01-12 | Add snapshot and snap targets | Roy Marples |
2008-12-07 | Fix dist for svn | Roy Marples |
2008-12-04 | make ignore now updates svn:ignore as different OS's have different targets. | Roy Marples |
2008-12-04 | make ignore now configures the sv:ignore property. | Roy Marples |
2008-10-20 | Really fix .depend | Roy Marples |
2008-10-20 | Enable use of .depend on gmake. Also, generate extra dependencies for our sha... | Roy Marples |
2008-10-15 | Compile with FreeBSD 6.x make | Roy Marples |
2008-09-18 | Use better CFLAGS - some new warnings will need to be fixed. | Roy Marples |
2008-06-19 | Use CPPFLAGS so we work with -combine in CFLAGS. | Roy Marples |
2008-04-29 | We need to ensure that the init script started is correct, translating symlin... | 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-26 | Add license blurb to a few files and append my email to my name. | Roy Marples |
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples |
2008-03-26 | No more need for SUBOS | Roy Marples |
2008-03-26 | use $CP and $SED instead of cp and sed | Roy Marples |
2008-03-26 | Fix some more prefix stuff. | Roy Marples |
2008-03-25 | Fix mandir install. | Roy Marples |
2008-03-25 | Allow MANPREFIX to work. | Roy Marples |
2008-03-25 | DIR should be prefixed already. | Roy Marples |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |
2008-03-24 | Add debug.mk | Roy Marples |
2008-03-24 | setup a bit of a test framework | Mike Frysinger |
2008-03-24 | add check/test rules | Mike Frysinger |
2008-03-20 | Tweak install. | Roy Marples |
2008-03-19 | Fix building on Linux. | Roy Marples |
2008-03-19 | Add rc-service and update all softlevel refs to runlevel. | Roy Marples |
2008-03-19 | Add missing .mks | 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-05 | Add tunable SYSCONFDIR | Roy Marples |
2008-03-04 | Fix multilib. | Roy Marples |
2008-03-03 | Fix ignore files some more. | Roy Marples |
2008-03-03 | Ignore fixes. | Roy Marples |
2008-03-03 | Add a gitignore make target. | Roy Marples |
2008-03-03 | Use exlicit make targets, not directory contents. | Roy Marples |
2008-03-03 | Introduce LOCAL_PREFIX for a user maintained script location. | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |
2008-03-02 | If build in a prefix, define the system as prefix. | Roy Marples |
2008-03-01 | Fix installing into PREFIX. | Roy Marples |
2008-02-28 | Support the use of PREFIX and PKG_PREFIX. | Roy Marples |
2008-02-27 | Makefile SH variable now tweaks the default shell used by our scripts. | Roy Marples |
2008-02-20 | Support the PCC compiler. | Roy Marples |
2008-02-20 | Sanify the default cc flags. | Roy Marples |
2008-02-19 | Fix compile warnings. | Roy Marples |
2008-02-19 | Fix CSTD. | Roy Marples |
2008-02-19 | Default to using C99 standard. | Roy Marples |
2008-02-01 | Use DOCDIR | Roy Marples |