summaryrefslogtreecommitdiff
path: root/mk
Commit message (Collapse)AuthorAge
* Add license blurb to a few files and append my email to my name.Roy Marples2008-03-26
|
* Add license blurb to a few files and append my email to my name.Roy Marples2008-03-26
|
* No more need for SUBOSRoy Marples2008-03-26
|
* use $CP and $SED instead of cp and sedRoy Marples2008-03-26
|
* Fix some more prefix stuff.Roy Marples2008-03-26
|
* Fix mandir install.Roy Marples2008-03-25
|
* Allow MANPREFIX to work.Roy Marples2008-03-25
|
* DIR should be prefixed already.Roy Marples2008-03-25
|
* Rework our folder structure so that we don't have OS specific dirs, making ↵Roy Marples2008-03-25
| | | | it easier to share init and conf files per OS.
* Add debug.mkRoy Marples2008-03-24
|
* setup a bit of a test frameworkMike Frysinger2008-03-24
|
* add check/test rulesMike Frysinger2008-03-24
|
* Tweak install.Roy Marples2008-03-20
|
* Fix building on Linux.Roy Marples2008-03-19
|
* Add rc-service and update all softlevel refs to runlevel.Roy Marples2008-03-19
|
* Add missing .mksRoy Marples2008-03-19
|
* Rejig the build system a little so we have per ok defs per system. Probably ↵Roy Marples2008-03-19
| | | | easier in the long run.
* Add tunable SYSCONFDIRRoy Marples2008-03-05
|
* Fix multilib.Roy Marples2008-03-04
|
* Fix ignore files some more.Roy Marples2008-03-03
|
* Ignore fixes.Roy Marples2008-03-03
|
* Add a gitignore make target.Roy Marples2008-03-03
|
* Use exlicit make targets, not directory contents.Roy Marples2008-03-03
|
* Introduce LOCAL_PREFIX for a user maintained script location.Roy Marples2008-03-03
|
* Ensure that our scripts call prefixed runscript.Roy Marples2008-03-02
|
* If build in a prefix, define the system as prefix.Roy Marples2008-03-02
|
* Fix installing into PREFIX.Roy Marples2008-03-01
|
* Support the use of PREFIX and PKG_PREFIX.Roy Marples2008-02-28
|
* Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples2008-02-27
|
* Support the PCC compiler.Roy Marples2008-02-20
|
* Sanify the default cc flags.Roy Marples2008-02-20
|
* Fix compile warnings.Roy Marples2008-02-19
|
* Fix CSTD.Roy Marples2008-02-19
|
* Default to using C99 standard.Roy Marples2008-02-19
|
* Use DOCDIRRoy Marples2008-02-01
|
* TypoRoy Marples2008-01-30
|
* Specify install modes for all our files.Roy Marples2008-01-30
|
* Don't enforce a C99 compiler.Roy Marples2008-01-18
|
* Fix pmake requiring some output here.Roy Marples2008-01-18
|
* script install should build objectsRoy Marples2008-01-13
|
* Change lib name during make, not install.Roy Marples2008-01-13
|
* Ensure we link against libraries in /lib instead of anywhere else and always ↵Roy Marples2008-01-11
| | | | use the linker in /libexec instead of anywhere else.
* Fix rpathness on NetBSD again.Roy Marples2008-01-11
|
* Remove non standard -R option.Roy Marples2008-01-11
|
* Add sys.mkRoy Marples2008-01-11
|
* NetBSD doesn't include /lib in its link path, so we need to add it as an RPATH.Roy Marples2008-01-11
|
* Add sys.mk to define system locations.Roy Marples2008-01-11
|
* Use a specific default terminal for rcRoy Marples2008-01-11
|
* Allow OS to define default package locations.Roy Marples2008-01-11
|
* No point in having runlevel rules in a seperate .mk nowRoy Marples2008-01-11
|