Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-01 | updates for 3.11 | kstailey | |
1997-08-01 | optimize GLOBAL_AUTOCONF_CACHE code | kstailey | |
1997-07-29 | Changed the rules. | kstailey | |
The variable is now GLOBAL_AUTOCONF_CACHE. You must set it to the name of the cache file to use. Ether "setenv GLOBAL_AUTOCONF_CACHE /var/tmp/foo" or add it to /etc/mk.conf | |||
1997-07-29 | Start of GLOBAL_CACHE option to speed compiles. | kstailey | |
This change should have no effect by default. "setenv GLOBAL_CACHE" or add GLOBAL_CACHE to /etc/mk.conf to activate. Global cache files are on a per-account basis to deal with security. | |||
1997-07-24 | don't hardcode `install' | kstailey | |
1997-07-24 | get the "make -f Makefile.bsd-wrapper config" case too (pr 188.) | kstailey | |
1997-07-24 | optimize pr 188 | kstailey | |
1997-07-24 | don't crap out if DEBUG is set pr 188 | kstailey | |
1997-07-24 | respect "INSTALL_STRIP= -s" pr 188 | kstailey | |
1997-06-23 | tabs vs. spaces | kstailey | |
1997-06-23 | respect NOMAN during install | kstailey | |
1997-06-23 | respect NOMAN (in bulk) | kstailey | |
1996-07-20 | auto-generate share/info/dir | Theo de Raadt | |
1996-02-02 | More files to smash while making clean. | etheisen | |
1996-02-02 | Undo LDSTATIC change. Possibly needed. | etheisen | |
1996-02-02 | Added default info path to match our directory structure. | etheisen | |
Pass CFLAGS into 'configure' generated Makefile. Setup infodir for both build and install. Removed static linking. Not required for texinfo. Added CLEANFILES section to smash files cleandir missed. | |||
1996-02-02 | "make -f Makefile.bsd-wrapper config" should *really* config, and | Niklas Hallqvist | |
never use cached values. | |||
1996-01-01 | cannot assume BINDIR is setup | Theo de Raadt | |
1995-12-27 | Support LDSTATIC and BINDIR | Niklas Hallqvist | |
1995-12-22 | Don't build or install compiled elisp files or unformatted manpages. | Niklas Hallqvist | |
However formatted ones shall be installed. Fix typo. |