aboutsummaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* share/mk: Deduplicate some handling of debug infoMark Johnston2025-08-211-1/+6
* bsd.own.mk: Introduce TAR_XZ_CMDEd Maste2025-05-241-0/+2
* Add .NOTMAIN to guard targetsSimon J. Gerraty2025-04-191-1/+1
* bsd.own.mk: Assume a modern makeWarner Losh2024-01-031-3/+1
* Do not install kernel and modules with executable access bit setKonstantin Belousov2023-11-251-1/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Use 'mixed' links for 'hard' links by default.Warner Losh2023-02-271-1/+1
* Makefile.inc1 release bsd.own.mk: Introduce and use TAR_CMDJessica Clarke2022-07-151-0/+2
* Standardize EFI's ESP mount point.Warner Losh2019-11-201-0/+13
* Correct default path of kernel modules.John Baldwin2018-08-091-1/+1
* Feex a cuple of small typosEitan Adler2018-07-271-1/+1
* Correct link metadata created when installing with -DNO_ROOT.Brooks Davis2018-06-291-3/+25
* Enable directory creation with FILESDIR.Brad Davis2018-05-091-0/+11
* Add dtb overlays supportEmmanuel Vadot2018-03-241-0/+1
* Move SVNVERSION_CMD into the one place that uses it.Bryan Drewery2018-02-201-11/+0
* Remove build system support for lint.Warner Losh2017-11-171-3/+0
* Add SVNVERSION_CMD to bsd.own.mk, adding the capability to includeGlen Barber2017-08-111-0/+11
* Follow-up r320061: Need to respect make.conf/env LIBDIR overrides.Bryan Drewery2017-06-191-0/+5
* Fix Makefiles which override LIBDIR to not add incorrect dependencies into .d...Bryan Drewery2017-06-171-1/+2
* Fix INSTALL_AS_USEREric van Gyzen2017-05-281-25/+0
* Revert r309339, thus re-instating r309314Matthew Seaman2016-12-161-0/+5
* Revert r309314, which breaks installing ports.Glen Barber2016-11-301-5/+0
* Allow a user-overridable setting 'PKG_CMD' to control the command usedMatthew Seaman2016-11-301-0/+5
* Update default KMODDIR in comment after r299393.John Baldwin2016-05-261-1/+1
* Change the default installation directory for modules to /boot/modules.John Baldwin2016-05-101-4/+0
* Fix build without FAST_DEPEND and without running 'make depend' after r295985.Bryan Drewery2016-02-251-0/+2
* Stop looking up the same id(1) results in sub-makes.Bryan Drewery2015-11-251-1/+12
* Correct a comment which appears to be mistakingly mechanically changed in r26...Bryan Drewery2015-11-051-1/+1
* Use existing CONFDIR instead of adding a new CONFIGDIRBaptiste Daroussin2015-10-111-1/+0
* Install bsd.confs.mkBaptiste Daroussin2015-10-101-1/+1
* Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mkBaptiste Daroussin2015-10-091-0/+1
* Previous versions of bsd.own.mk included bsd.compiler.mkWarner Losh2015-10-061-1/+4
* Remove now unused LIBPRIVATEDIRBaptiste Daroussin2015-08-241-3/+0
* Make all shared library a relative symlinkBaptiste Daroussin2015-06-271-0/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-1/+1
|\
| * Building on fmake is no longer possible so removed tests for bmake.Simon J. Gerraty2015-06-101-3/+1
| * Merge from headSimon J. Gerraty2015-05-261-1/+14
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | There is no guarantee that user gid maps to a name so in etc/MakefileSimon J. Gerraty2014-05-161-2/+3
* | | release: use xz via pipe when compressing the tarballs.Rui Paulo2015-02-171-0/+9
* | | Move these definitions to bsd.own.mk along side the kernel directory /Warner Losh2015-02-091-1/+5
* | | Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true isMark Johnston2014-11-081-1/+0
* | | Automatically build with debug symbols when building with WITH_CTF.Mark Johnston2014-11-061-0/+1
| |/ |/|
* | Better documentation for why KERBEROS and OPENSSH are here, and whereWarner Losh2014-05-271-1/+1
|/
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+4
* Copy bsd.own.mk to bsd.opts.mk and separate out the option settingWarner Losh2014-04-181-454/+24
* Separate out enabling building clang and/or gcc for the system andWarner Losh2014-04-181-7/+14
* Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.Warner Losh2014-04-181-0/+3
* Don't build EISA by default anymore. Remove from i386 GENERIC andWarner Losh2014-04-181-0/+1
* r264402 builds fine, but turns out there are problems withWarner Losh2014-04-131-4/+0