| Age | Commit message (Expand) | Author |
| 2019-09-01 | Pull up following revision(s) (requested by kamil in ticket #126): | martin |
| 2019-09-01 | Pull up following revision(s) (requested by kamil in ticket #122): | martin |
| 2019-06-14 | Use the generated "postinstall" in the objdir for postinstall-check | martin |
| 2019-06-06 | Fix editor mishap | martin |
| 2018-11-11 | .WAIT for tools to complete. | maya |
| 2018-05-02 | Re-add files that were accidentally deleted in my previous commit. | pgoyette |
| 2018-05-02 | Synch with HEAD | pgoyette |
| 2018-03-13 | include bsd.clean.mk so that we actually clean up the attempted "params" | mrg |
| 2017-12-06 | Include somewhat misleadingly named do-x11 into BUILDTARGETS even with | uwe |
| 2017-12-06 | do-x11 target builds and installs only the tools and libraries, X11 | uwe |
| 2017-10-04 | Add NOBINARIES, useful to build tools are libraries which is what's needed | christos |
| 2017-04-11 | don't descend into gnu | christos |
| 2016-01-14 | fix direct reference to texinfo, bleh | christos |
| 2015-07-23 | remove the xfree86 reachover makefiles and the vast majority of | mrg |
| 2015-06-27 | Add MKCOMPATX11 knob for making X11 compat libraries. | matt |
| 2015-06-24 | Support building the xorg X11 libraries under MKCOMPAT. | matt |
| 2015-05-03 | PR 49870: pass the xsrc path to postinstall | martin |
| 2015-01-07 | Reorganise the way xorg is build. Move build of makestrs into src/tools | joerg |
| 2014-11-05 | iso -> images | snj |
| 2014-08-18 | remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETARGET vars | plunky |
| 2014-06-16 | Run "postinstall fix obsolete_stand" just before checkflist, | apb |
| 2014-06-16 | Pass -m MACHINE -a MACHINE_ARCH to postinstall | apb |
| 2014-06-16 | Pass SED=${TOOL_SED:Q} to postinstall. | apb |
| 2014-06-13 | remove the build support for GCC 4.1, and any hacks i found for it. | mrg |
| 2014-02-26 | prepare for moving GCC 4.5 into gcc.old: | mrg |
| 2014-01-16 | eliminate use of bsd.sys.mk from Makefiles | christos |
| 2013-07-16 | hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a | joerg |
| 2012-12-03 | Add src/etc/Makefile.params, containing the definition of the | apb |
| 2012-11-15 | Move the build_install logic from lib/Makefile into share/mk and re-use | joerg |
| 2012-11-04 | Create a "params" file in the top-level .OBJDIR during "make build". | apb |
| 2012-08-17 | Implement build_install in src/lib/Makefile, which traverses the | joerg |
| 2012-08-15 | Add HOST_SH to _POSTINSTALL_ENV; needed for | apb |
| 2012-08-14 | Pass STAT=${TOOL_STAT:Q} through to postinstall. | apb |
| 2012-08-14 | TOOL_GREP is defined in share/mk/bsd.own.mk, but is not actually built | apb |
| 2012-08-14 | Pass all relevant tool variables to postinstall, not just a subset. | apb |
| 2012-08-14 | Fix unbalanced quotes in .if ${MKRUMP} != "no" | apb |
| 2012-08-08 | exclude rump targets if MKRUMP = no | christos |
| 2012-04-21 | Add usr.bin to the exclude list for make includes. | veego |
| 2012-01-24 | s/is the not root/is not the root/ in a comment - from Snader_LB | abs |
| 2012-01-22 | Add "live-image" and "install-image" target support to build.sh. | tsutsui |
| 2011-09-09 | Move the code for creating src/BUILDING from "make build-docs" in | apb |
| 2011-08-08 | Fix typo that prevented installmodules from working with -U | jmcneill |
| 2011-08-08 | add an installmodules=<dir> command to build.sh | jmcneill |
| 2011-06-29 | re-enable the gcc 4.5 crtstuff/libgcc builders now that they work. | mrg |
| 2011-06-22 | fix the parts that build libgcc/crtstuff, etc., for GCC 4.5. | mrg |
| 2011-06-20 | remove all the code that supported HAVE_GCC=3. mostly from chuq. | mrg |
| 2011-06-15 | build evbppc modules in 3 different flavours: | mrg |
| 2011-01-29 | Pass down INSTALLSETS variable to installsets target. Use :Q to escape | jym |
| 2010-12-03 | Remove the do-external-lib and do-gnu-lib targets, along with | plunky |
| 2010-11-28 | Centralise USE_COMPILERCRTSTUFF. | skrll |