aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Add head(1) to native-xtools so that it can be used in qemu-user jailsAntoine Brodin2019-06-201-0/+1
* Differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases.Rene Ladan2019-06-161-4/+11
* Makefile.inc1: clean up stale dependency hacksEd Maste2019-06-041-6/+1
* Rollback the rest of the botched r348521. Re-work would be posted toMaxim Sobolev2019-06-031-1/+1
* Leave mtree hardcoded for now. Reverting partially 348521 and alsoMaxim Sobolev2019-06-031-1/+1
* Stopgap fix to breakage from r348521.Warner Losh2019-06-031-1/+1
* Fix several places where tool name has been hardcoded:Maxim Sobolev2019-06-021-2/+2
* Update __FreeBSD_version and Makefile check for r348347Justin Hibbits2019-05-291-1/+2
* Change package the MTREEFLAGS and INSTALLFLAGS missed in r348185Baptiste Daroussin2019-05-231-2/+2
* Move master.passwd and group to lib/libc/gen/Brad Davis2019-05-161-2/+2
* Add wc(1) to native-xtools so that it can be used in qemu-user jailsAntoine Brodin2019-05-081-0/+2
* 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