aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Use uname as ABI_FILEEmmanuel Vadot2019-03-271-10/+10
* Improve english grammar for kernel built timeWolfram Schneider2019-03-191-2/+2
* `make buildkernel' should display the build time in secondsWolfram Schneider2019-03-161-0/+10
* pkgbase: Use uname as ABI_FILEEmmanuel Vadot2019-03-141-2/+2
* `make buildworld' should display the build time in secondsWolfram Schneider2019-03-121-0/+9
* Remove iBCS2: plug a wart missed in r342242Mateusz Guzik2018-12-191-1/+0
* Makefile.inc1: update stale wpa dependency removal statementEd Maste2018-12-121-1/+1
* Clean stale wpa dependencies and objects after r341759Ed Maste2018-12-101-0/+8
* Fix newvers.sh with BUILD_WITH_STRICT_TMPPATH=1Alex Richardson2018-12-051-0/+2
* Only gnu/lib/csu when MK_BSD_CRTBEGIN is off.Andrew Turner2018-12-041-2/+4
* Fix -DNO_CLEAN amd64 build after r340463Alex Richardson2018-11-181-0/+7
* In followup to r340406, remove doc from the EXTRA_DISTRIBUTIONSGlen Barber2018-11-131-2/+2
* Add a top-level make target to rebuild all sysent files.Brooks Davis2018-11-081-0/+12
* Turn off BUILD_WITH_STRICT_TMPPATH by defaultAlex Richardson2018-11-061-5/+4
* Remove btxld from symlinked host toolsAlex Richardson2018-11-061-2/+1
* Keep inheriting $PATH when using system linker/compilerAlex Richardson2018-11-051-0/+5
* Build the elftoolchain libraries as part of bootstrap-toolsAlex Richardson2018-11-051-12/+18
* Allow building world without inheriting $PATHAlex Richardson2018-11-051-12/+199
* Avoid binutils test in cleandir/obj stagesEd Maste2018-10-311-1/+1
* Don't run cc --version during cleandir/obj stagesAlex Richardson2018-10-311-5/+7
* Update elftoolchain bootstrapping test after r339083Ed Maste2018-10-261-1/+2
* sort {delete,check}-old* outputEd Maste2018-10-231-7/+7
* Only compute the X_COMPILER_*/X_LINKER_* variables when neededAlex Richardson2018-10-231-0/+6
* Makefile.inc1: clean up stale dependency hacksEd Maste2018-10-221-23/+1
* Introduce src.conf knob to build userland with retpolineEd Maste2018-10-211-3/+4
* - Update head to 13.0-CURRENT.Glen Barber2018-10-191-2/+2
* Makefile.inc1: clean up dependencies after r339348Ed Maste2018-10-141-0/+9
* Replace libldns's bootstrap dependency on libcrypto with one on libsslDag-Erling Smørgrav2018-10-121-1/+2
* Move libssl up in the bootstrap order.Dag-Erling Smørgrav2018-10-121-2/+2
* Switch ntp's embedded libevent to 2.1.18Ed Maste2018-10-091-0/+7
* Re-enable kernel modules for the MALTA64EL kernel configuration.John Baldwin2018-09-061-1/+2
* Fix 'install: symlink usr/src/sys -> /sys: File exists' in distributeworldLi-Wen Hsu2018-08-281-1/+1
* Only bootstrap localedef if ${MK_LOCALES} != "no"Alex Richardson2018-08-231-1/+5
* Don't create directories in ${WORLDTMP}/legacy with mtreeAlex Richardson2018-08-201-23/+17
* libbe(3): Move build goop back out of cddl/Kyle Evans2018-08-181-1/+1
* METALOG, unless manually overwritten, is defined as ${DESTDIR}/${DISTDIR}/MET...Bjoern A. Zeeb2018-08-171-1/+1
* build: skip the database check when generating install mediaRoger Pau Monné2018-08-171-1/+1
* libbe(3)/bectl(8): More SYSROOT/GCC build fixesKyle Evans2018-08-111-0/+6
* Add libzfs to prebuild_libs, libbe dependency on libzfsKyle Evans2018-08-111-1/+3
* Makefile.inc1: Add libl to -legacy as wellKyle Evans2018-08-101-1/+5
* build: skip the database check for the distributeworld targetRoger Pau Monné2018-08-081-0/+7
* Alpha-sort the list of user/group IDs to check at install time.Ian Lepore2018-07-221-4/+4
* Remove the .if ${MK_FOO} wrappers around the user/group ID checks. TheseIan Lepore2018-07-221-8/+0
* Add ntpd to the list of users/groups to check before installing.Ian Lepore2018-07-201-0/+4
* As discussed several times on freebsd-arch, start to decommission armeb.Warner Losh2018-07-171-1/+0
* Unconditionally build libnv in legacyKyle Evans2018-07-161-7/+1
* Fix parsing of create-kernel-packagesBryan Drewery2018-07-101-1/+1
* config(8): De-dupe hint/env vars within a single fileKyle Evans2018-07-061-1/+7
* Revert r336011,r336012 until I can competently testKyle Evans2018-07-051-10/+1
* Fix build after r336011Kyle Evans2018-07-051-1/+10