aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Build compat libraries before "everything".Brooks Davis2019-10-151-2/+2
* Rename top-level LIBCOMPAT to _LIBCOMPAT.Brooks Davis2019-10-151-14/+14
* Fix -DNO_CLEAN build across r353340 and r353381Brooks Davis2019-10-101-1/+12
* Merge ^/head r353316 through r353350.Dimitry Andric2019-10-091-0/+15
|\
| * Allow -DNO_CLEAN build across r352689.Brooks Davis2019-10-081-0/+15
* | Merge ^/head r352764 through r353315.Dimitry Andric2019-10-081-0/+10
|\|
| * Add a top-level makeman targetKyle Evans2019-10-011-0/+4
| * Update cloudabi(32|64) sysents with "make sysent".Brooks Davis2019-09-301-0/+2
| * Disable build of LOCAL_MODULES for cross-builds by default.John Baldwin2019-09-281-0/+4
* | Merge ^/head r352587 through r352763.Dimitry Andric2019-09-261-1/+2
|\|
| * Adjust Makefile.inc1 syscall sub commitKyle Evans2019-09-251-1/+1
| * Add linux-compatible memfd_createKyle Evans2019-09-251-1/+2
* | Merge ^/head r352537 through r352586.Dimitry Andric2019-09-211-0/+1
|\|
| * Ensure libthr is always built before libprivatezstd when building theBaptiste Daroussin2019-09-201-0/+1
* | Merge ^/head r352436 through r352536.Dimitry Andric2019-09-191-0/+1
|\|
| * Add native support for zstd to libarchiveBaptiste Daroussin2019-09-181-0/+1
* | Always build lldb-tblgen, for now, and add a note.Dimitry Andric2019-09-021-4/+3
* | Update build glue for a build of clang plus lldb (enabled via MK_LLDB).Dimitry Andric2019-08-261-0/+4
|/
* 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