aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* native-xtools: avoid libllvm while populating the sysrootKyle Evans2021-10-131-3/+7
* Revert "bootstrap: No need to disable shared libraries for bootstrap tools"Warner Losh2021-10-111-0/+1
* bootstrap: No need to disable shared libraries for bootstrap toolsWarner Losh2021-10-111-1/+0
* build: slap a libtinfo dependency on libncursesKyle Evans2021-10-071-0/+2
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-041-2/+3
* Drop cloudabiKonstantin Belousov2021-09-211-2/+0
* Fix spelling of BUILDENV_SHELLDoug Rabson2021-09-111-1/+1
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-09-061-1/+3
* Fix bootstrapping to actually build lldb-tblgen for later useJessica Clarke2021-08-241-1/+1
* Makefile.inc1: Make sure sub-makes see MK_CLANG_BOOTSTRAP=no when XCC is a pathJessica Clarke2021-08-241-0/+3
* localedef: unbreak WITHOUT_LOCALESBjoern A. Zeeb2021-08-191-2/+1
* bootstrap-tools: Don't copy host tools with make -nBryan Drewery2021-08-171-1/+1
* _worldtmp: Fix some sub-makes not working with make -nBryan Drewery2021-08-171-2/+2
* Add missing lex/yacc dependency for mkesdb/mkcsmapper bootstrapAlex Richardson2021-08-161-0/+2
* Makefile.inc1: Avoid hanging if pkg is not installedEd Maste2021-08-081-1/+2
* Prefer MK_SSP=no to SSP_CFLAGS=Mitchell Horne2021-08-041-4/+4
* mk: format some option listsMitchell Horne2021-08-041-14/+40
* Fix native-xtools buildBryan Drewery2021-08-031-1/+3
* Revert "Fix native-xtools build"Bryan Drewery2021-08-031-3/+1
* Fix native-xtools buildBryan Drewery2021-08-031-1/+3
* Remove mkcsmapper_static and mkesdb_static from build-toolsAlex Richardson2021-08-021-2/+7
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-021-0/+12
* add the time(1) command to the list of install toolsWolfram Schneider2021-08-011-1/+1
* `make buildworld' with time logging for each stageWolfram Schneider2021-08-011-6/+7
* pkgbase: improve pkg --version parsingEd Maste2021-07-281-1/+1
* pkgbase: accommodate pkg < 1.17Ed Maste2021-07-271-3/+12
* pkgbase: Track pkg 1.17Emmanuel Vadot2021-07-221-3/+3
* Don't build lldb-tablegen if MK_LLDB=noAlex Richardson2021-07-191-6/+9
* Remove svnlite.John Baldwin2021-06-111-1/+0
* Remove 'make update'.John Baldwin2021-06-111-27/+0
* libpmc: always generate libpmc_events.cMitchell Horne2021-05-311-3/+1
* Add elfctl to toolchain.Marcin Wojtas2021-05-211-3/+5
* Makefile.inc1: unbreak bootstrap when kbdcontrol does not existGlen Barber2021-03-241-1/+2
* Revert "bootstrap: add tic to the bootstrap tools"Baptiste Daroussin2021-03-181-5/+0
* Makefile.inc1 "Avoid duplicate script for target" warningAlex Richardson2021-03-011-3/+0
* bootstrap: fix a last edit typoBaptiste Daroussin2021-02-251-1/+1
* bootstrap: add tic to the bootstrap toolsBaptiste Daroussin2021-02-251-0/+8
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2021-02-011-4/+4
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-5/+1
* Bump CURRENT to 14.0Glen Barber2021-01-221-2/+2
* pkgbase: allow update-packages for first-run of packagingKyle Evans2021-01-211-1/+11
* pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phasesEmmanuel Vadot2021-01-191-8/+10
* pkgbase: limit PKG_VERSION_FROM calculation to real-update-packagesKyle Evans2021-01-181-1/+1
* pkgbase: collapse -PRERELEASE into STABLE/CURRENT case for version suffixKyle Evans2021-01-171-3/+1
* pkgbase: default to installing all specified kernelsKyle Evans2021-01-171-2/+13
* Revert "pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC ...Emmanuel Vadot2021-01-141-13/+9
* pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phasesEmmanuel Vadot2021-01-141-9/+13
* Makefile.inc1: Avoid using release/Makefile for VERSION.Bryan Drewery2021-01-081-7/+5
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-5/+5
* Stop passing MK_WARNS=no for bootstrap toolsAlex Richardson2021-01-071-5/+5