| Age | Commit message (Expand) | Author |
| 2000-06-20 | Merge a bunch of things from crypto-us and crypto-intl into basesrc, | thorpej |
| 2000-05-21 | remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk ... | mrg |
| 2000-05-18 | Add ${_M} where it was missing in a few places. | thorpej |
| 2000-05-09 | HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9, as well. | thorpej |
| 2000-05-06 | if MAKEOBJDIRPREFIX defined, include etc in make obj | sjg |
| 2000-04-11 | use MKSHARE=no instead. | mrg |
| 2000-04-10 | fix long standing bug in `make build' with $DESTDIR: | mrg |
| 2000-04-09 | At least one crypto-intl lib has an info file(s) - add MKINFO=no to the | simonb |
| 2000-03-11 | Handle new make variable BUILD_DONE which creates an empty build target if | jlam |
| 2000-03-08 | When you type `make obj', make obj dirs in distrib whether or not you | cjs |
| 2000-02-29 | Add a buildmsg target for build to depend upon instead of using an ifmake blo... | erh |
| 2000-02-26 | share/tmac is now installed by `make includes', so don't do it again. | mycroft |
| 2000-02-19 | Make 'make build' hook into crypto-tree for crypto specific build-time | aidan |
| 2000-02-01 | make sure include and include/sys are populated before starting to | assar |
| 1999-12-05 | After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. | simonb |
| 1999-12-04 | Revert previous but move "cd share/tmac" later down so that any | simonb |
| 1999-12-03 | Move the "${MAKE} obj" above the share/tmac stage so that the generated | simonb |
| 1999-11-30 | Document MKOBJDIRS here, and sort the variable list in the comments | sommerfeld |
| 1999-11-30 | Add MKOBJDIRS make variable to bsd.own.mk, defaulting to "no" but | sommerfeld |
| 1999-09-14 | use new dependall target instead of depend then all in make build | perry |
| 1999-07-12 | Remove all of the domestic/crypto-us glue from this file. It is handled | thorpej |
| 1999-05-27 | Handle crypto-us just like domestic | christos |
| 1999-04-25 | Add the FORCE_DOMESTIC flag to force the 'all', 'includes', | scottr |
| 1999-04-01 | Improve documentation. | cjs |
| 1999-03-10 | Make a note of a subtle lossage mode pointed out by Mycroft. | scottr |
| 1999-03-10 | Make the includes and install targets consistent, and shove the | scottr |
| 1999-02-20 | Back out rev 1.90: The need for texinfo is a one-shot event. This was | scottr |
| 1999-02-19 | make -> ${MAKE} | scottr |
| 1999-02-18 | Build and install texinfo before building and installing the world. | mellon |
| 1999-02-18 | Don't try to run makeinfo when doing preliminary GNU library builds. | mellon |
| 1999-02-17 | Revert 1.83; it doesn't work. A different fix for his problem is in | scottr |
| 1999-02-16 | Add release and snapshot targets. (They do the same thing.) | cjs |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1999-02-11 | Back out the info dir changes; /usr/share/info was not in pkgsrc's info | tv |
| 1999-02-11 | If updating from a system which has a /usr/pkg/info/dir, move that to | tv |
| 1999-02-09 | Build the domestic libraries first, before building programs. Unfortunately | christos |
| 1999-01-29 | Once more, from the beginning: we really, really don't want to descend into | scottr |
| 1999-01-28 | If doing a "domestic" build, make sure whatis.db is built _after_ the | scottr |
| 1999-01-24 | Sigh. The last change was too clever. Instead of using EXPORTABLE_SYSTEM, | scottr |
| 1999-01-24 | When I split the build target into the top-level and "domestic" pieces, I | scottr |
| 1999-01-05 | Don't build domestic bits directly; use the domestic 'build' target | scottr |
| 1999-01-03 | Even if EXPORTABLE_SYSTEM is defined, descend into domestic for targets | cjs |
| 1998-12-22 | Add a 'NBUILDJOBS' variable which control the number of jobs started in | bouyer |
| 1998-12-12 | GC old gcc 2.7.2.2. | tv |
| 1998-12-07 | Let make do the NOMAN= variable assignments instead of the shell so us | simonb |
| 1998-12-02 | It is no longer necessary to run ldconfig in the build: target. It is | thorpej |
| 1998-10-18 | Only ldconfig if it's there (ELF systems don't use ldconfig). | thorpej |
| 1998-10-16 | Do not build libgcc 3 times. | mycroft |
| 1998-10-15 | When doing a `make build' without DESTDIR, run ldconfig(8) after updating the | mycroft |
| 1998-10-07 | Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping. | tv |