aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add mkimg to the list of bootstrap toolsAlex Richardson2021-01-071-0/+9
* vtfontcvt is part of bootstrap toolset and should always be builtToomas Soome2021-01-061-2/+2
* ncurses: only keep the version with widechar supportBaptiste Daroussin2021-01-051-3/+2
* pkgbase: rename PKGSIGNKEY to PKG_REPO_SIGNING_KEYEmmanuel Vadot2021-01-041-2/+2
* Remove additional GDB leftovers missed in r368667Ed Maste2020-12-151-2/+1
* crunchgen: fix NULL-deref bug introduced in r364647Alex Richardson2020-12-041-1/+1
* Add lists for customizing legacy and bootstrap-tools.Bryan Drewery2020-11-201-3/+10
* [POWERPC64LE,POWEPCSPE] set default kernel config for powerpc64le and powerpc...Alfredo Dal'Ava Junior2020-11-201-0/+4
* Makefile.inc1: remove no-longer required variableAlex Richardson2020-11-131-5/+0
* fix the docs, this was always wrong... In some cases, DISTDIR is setJohn-Mark Gurney2020-11-041-1/+2
* pkgbase: Add incremental packagesEmmanuel Vadot2020-11-021-6/+37
* flua: Add a libjail moduleRyan Moeller2020-10-241-0/+1
* Significantly speed up mkimg_testAlex Richardson2020-10-181-0/+2
* Fix build with -DBOOTSTRAP_ALL_TOOLSAlex Richardson2020-10-121-1/+4