aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Restore missing commentWarner Losh2020-02-061-0/+1
* Per the firm plan, start to remove sparc64Warner Losh2020-02-021-8/+1
* retire BSD_CRTBEGIN optionEd Maste2020-01-311-4/+1
* Remove support for auto-selecting an external binutils.John Baldwin2020-01-221-18/+0
* pkgbase: allow the pkg format to be overriddenEd Maste2020-01-191-3/+8
* pkgbase: cache pkg ABI for all world/kernel packagesEd Maste2020-01-181-3/+7
* Makefile.inc1: push /usr/libexec into the BPATH/TMPPATHKyle Evans2020-01-121-8/+7
* Remove prereq lib support for GNU unwinderEd Maste2020-01-081-11/+0
* Provide libssp based on libcKyle Evans2020-01-041-1/+1
* Makefile.inc1: remove libcompiler_rt from _startup_libsKyle Evans2020-01-031-1/+0
* Look for cross toolchain makefiles in /usr/share/toolchains.John Baldwin2020-01-021-0/+2
* Remove arm/arm as a valid target.Warner Losh2020-01-021-1/+0
* revert r355609Ed Maste2019-12-131-1/+2
* libpmc: build json event support also on arm64Ed Maste2019-12-121-1/+2
* connect arm linuxulator to top-level make sysentEd Maste2019-12-111-0/+1
* Make NOCLEAN an error instead of a warningEd Maste2019-12-111-2/+1
* Update Makefile.inc1 dtc commentEd Maste2019-11-261-2/+1
* WITH_SYSTEM_LINKER: Fix rebuilding lld every time.Bryan Drewery2019-11-191-2/+2
* Convert in-tree sysent targets to use new makesyscalls.luaKyle Evans2019-11-181-1/+16
* Refine r354661 to unbreak the GCC_BOOTSTRAP case.John Baldwin2019-11-131-1/+1
* Force MK_CLANG_IS_CC on in XMAKE.John Baldwin2019-11-121-0/+1
* suggest xtoolchain package if binutils and GCC bootstraps are both brokenEd Maste2019-11-081-0/+4
* Revert r354518 and commit the intented fix rather than the diagnosticBrooks Davis2019-11-071-1/+0
* Fix the ARCH check for LIB32 from Makefile.inc1.Brooks Davis2019-11-071-0/+1
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-071-3/+2
* Revert r354449: libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-071-2/+3
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-071-3/+2
* Building head on stable/11 requires libzstdSimon J. Gerraty2019-10-281-3/+2
* Strip "sf" suffix when generating a target triple.John Baldwin2019-10-231-2/+2
* Additional fix for -DNO_CLEAN build across r353340 and r353381Ed Maste2019-10-211-0/+12
* buildkernel: always add standard kernel configuration include pathAndriy Gapon2019-10-191-1/+2
* 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