aboutsummaryrefslogtreecommitdiff
path: root/share/mk/bsd.opts.mk
Commit message (Expand)AuthorAgeFilesLines
* Add host.test.mk for DIRDEPS_BUILDSimon J. Gerraty2025-06-041-0/+1
* Add .NOTMAIN to guard targetsSimon J. Gerraty2025-04-191-1/+1
* Add option to clear caller-used registers on function return.Alexander Leidinger2025-01-221-1/+2
* Retire MK_PROFILE infrastructureEd Maste2024-11-121-1/+0
* share/mk: Remove armv6 supportAndrew Turner2024-07-121-1/+1
* arm64: Allow userspace to be built with PAC and BTIAndrew Turner2024-05-221-0/+5
* Make WITHOUT_UNDEFINED_VERSION the defaultBrooks Davis2024-05-201-2/+2
* Revert "Make WITHOUT_UNDEFINED_VERSION the default"Brooks Davis2024-05-021-2/+2
* Make WITHOUT_UNDEFINED_VERSION the defaultBrooks Davis2024-05-021-2/+2
* bsd.opts.mk: drop transtion aid for NO_* optionsBrooks Davis2024-03-151-20/+0
* Add an UNDEFINED_VERSION optionBrooks Davis2024-03-011-0/+1
* pkgbase: Split out manpages by defaultDoug Rabson2023-09-141-1/+1
* Add INIT_ALL build optionBrooks Davis2023-09-011-6/+6
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Add some more local.*.mk includesSimon J. Gerraty2022-12-061-0/+2
* Add RELRO build knob, default to enabledEd Maste2022-06-221-0/+1
* Remove more quotes around Makefile .error/.warn/.info strings.John Baldwin2022-02-041-1/+1
* bsd.opts.mk: Remove mips supportWarner Losh2022-01-031-4/+1
* Add clarifying commentsWarner Losh2022-01-021-1/+4
* Disable PROFILE option by defaultEd Maste2021-08-081-1/+1
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-021-1/+3
* pkgbase: Fix building out-of-tree manual pagesJung-uk Kim2021-03-161-0/+1
* Enable PIE by default on 64-bit architecturesMarcin Wojtas2021-02-241-1/+15
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-2/+4
* Fix `make makeman` after r367577Ed Maste2020-11-131-1/+1
* Support initializing stack variables on function entryBrooks Davis2020-11-101-0/+6
* Remove the SYMVER build option.John Baldwin2020-04-301-1/+0
* Due to popular demand, revert r360102.Cy Schubert2020-04-191-1/+0
* Conditionally install Kerberos rc files based on MK_KERBEROS_SCRIPTSCy Schubert2020-04-191-0/+1
* Make the warning for deprecated NO_ variables an error.Brooks Davis2020-02-121-1/+1
* Revert r354909: Make the warning for deprecated NO_ variables an error.Brooks Davis2019-11-221-1/+1
* Make the warning for deprecated NO_ variables an error.Brooks Davis2019-11-201-1/+1
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-151-0/+1
* Add a WITH_BIND_NOW build knobEd Maste2018-11-061-0/+1
* Introduce src.conf knob to build userland with retpolineEd Maste2018-10-211-0/+1
* Add limited sandbox capability to "make check"Enji Cooper2017-08-141-0/+3
* Delete comment above "__DEFAULT_DEPENDENT_OPTIONS" related to "meta mode opti...Enji Cooper2017-08-021-1/+0
* Some minor doc fixupsEnji Cooper2017-08-021-2/+2
* Use __DEFAULT_DEPENDENT_OPTIONS for articulating dependency relationshipEnji Cooper2017-07-241-4/+1
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-7/+0
* Enable FAST_DEPEND by default.Bryan Drewery2016-03-111-1/+1
* Enable NO_ make variable deprecation warningEd Maste2016-02-291-2/+1
* Hook the meta/nofilemon build into using FAST_DEPEND.Bryan Drewery2016-02-241-1/+8
* Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However,Warner Losh2015-12-111-0/+2
* Build and install userland .debug files by defaultEd Maste2015-12-071-1/+1
* Add built-in ccache build support via WITH_CCACHE_BUILD option.Bryan Drewery2015-11-081-0/+1
* Add a FAST_DEPEND option, off by default, which speeds up the build significa...Bryan Drewery2015-11-061-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-1/+11
|\
| * Add dependent option STAGING_MAN/STAGINGSimon J. Gerraty2015-06-041-0/+1
| * Merge from headSimon J. Gerraty2015-05-261-9/+4
| |\ | |/ |/|