summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-06-11more NBUILDJOBS deprecationlukem
2023-06-02build.sh: add show-params operationlukem
2022-08-21Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRClukem
2022-03-19Makefile: fix location of postinstall program for MAKEVERBOSE > 2rillig
2020-10-29G/c spurious whitespace.uwe
2020-05-15automatically remove old debug files for modules.christos
2019-08-27Enhance the support of LLVM sanitizerskamil
2019-08-26Correct the build rules of LLVM sanitizerskamil
2019-08-25Rework the LLVM compiler_rt build ruleskamil
2019-08-23Enhance MKSANITIZER supportkamil
2019-06-14Use the generated "postinstall" in the objdir for postinstall-checkmartin
2019-06-06Fix editor mishapmartin
2018-11-11.WAIT for tools to complete.maya
2018-05-02Re-add files that were accidentally deleted in my previous commit.pgoyette
2018-05-02Synch with HEADpgoyette
2018-03-13include bsd.clean.mk so that we actually clean up the attempted "params"mrg
2017-12-06Include somewhat misleadingly named do-x11 into BUILDTARGETS even withuwe
2017-12-06do-x11 target builds and installs only the tools and libraries, X11uwe
2017-10-04Add NOBINARIES, useful to build tools are libraries which is what's neededchristos
2017-04-11don't descend into gnuchristos
2016-01-14fix direct reference to texinfo, blehchristos
2015-07-23remove the xfree86 reachover makefiles and the vast majority ofmrg
2015-06-27Add MKCOMPATX11 knob for making X11 compat libraries.matt
2015-06-24Support building the xorg X11 libraries under MKCOMPAT.matt
2015-05-03PR 49870: pass the xsrc path to postinstallmartin
2015-01-07Reorganise the way xorg is build. Move build of makestrs into src/toolsjoerg
2014-11-05iso -> imagessnj
2014-08-18remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETARGET varsplunky
2014-06-16Run "postinstall fix obsolete_stand" just before checkflist,apb
2014-06-16Pass -m MACHINE -a MACHINE_ARCH to postinstallapb
2014-06-16Pass SED=${TOOL_SED:Q} to postinstall.apb
2014-06-13remove the build support for GCC 4.1, and any hacks i found for it.mrg
2014-02-26prepare for moving GCC 4.5 into gcc.old:mrg
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2013-07-16hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.ajoerg
2012-12-03Add src/etc/Makefile.params, containing the definition of theapb
2012-11-15Move the build_install logic from lib/Makefile into share/mk and re-usejoerg
2012-11-04Create a "params" file in the top-level .OBJDIR during "make build".apb
2012-08-17Implement build_install in src/lib/Makefile, which traverses thejoerg
2012-08-15Add HOST_SH to _POSTINSTALL_ENV; needed forapb
2012-08-14Pass STAT=${TOOL_STAT:Q} through to postinstall.apb
2012-08-14TOOL_GREP is defined in share/mk/bsd.own.mk, but is not actually builtapb
2012-08-14Pass all relevant tool variables to postinstall, not just a subset.apb
2012-08-14Fix unbalanced quotes in .if ${MKRUMP} != "no"apb
2012-08-08exclude rump targets if MKRUMP = nochristos
2012-04-21Add usr.bin to the exclude list for make includes.veego
2012-01-24s/is the not root/is not the root/ in a comment - from Snader_LBabs
2012-01-22Add "live-image" and "install-image" target support to build.sh.tsutsui
2011-09-09Move the code for creating src/BUILDING from "make build-docs" inapb
2011-08-08Fix typo that prevented installmodules from working with -Ujmcneill