index
:
freebsd/src
lf/15.0
lf/dev/D50111
lf/dev/alc-msix
lf/dev/anycast-src
lf/dev/bridge
lf/dev/bridge-1q
lf/dev/bridge-inet6-params
lf/dev/bridge-pctrie
lf/dev/bridge-vlan
lf/dev/clang-scan-deps
lf/dev/const-cast
lf/dev/iputils
lf/dev/keyserv2
lf/dev/macdo
lf/dev/make_ether_addr
lf/dev/no_prefixaddr
lf/dev/pkgbase-armfix
lf/dev/pkgbase-bmake
lf/dev/pkgbase-cross-toolchain
lf/dev/pkgbase-uclall
lf/dev/rc.conf.d
lf/dev/routed
lf/dev/traceroute-merge
lf/dev/traceroute-patches
lf/dev/usrj
lf/dev/vlan_input_p
lf/main
lf/stable/15
main
stable/13
stable/14
FreeBSD src (LF version)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
mk
/
bsd.own.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
share/mk: Deduplicate some handling of debug info
Mark Johnston
2025-08-21
1
-1
/
+6
*
bsd.own.mk: Introduce TAR_XZ_CMD
Ed Maste
2025-05-24
1
-0
/
+2
*
Add .NOTMAIN to guard targets
Simon J. Gerraty
2025-04-19
1
-1
/
+1
*
bsd.own.mk: Assume a modern make
Warner Losh
2024-01-03
1
-3
/
+1
*
Do not install kernel and modules with executable access bit set
Konstantin Belousov
2023-11-25
1
-1
/
+1
*
Remove $FreeBSD$: one-line sh pattern
Warner Losh
2023-08-16
1
-1
/
+0
*
Use 'mixed' links for 'hard' links by default.
Warner Losh
2023-02-27
1
-1
/
+1
*
Makefile.inc1 release bsd.own.mk: Introduce and use TAR_CMD
Jessica Clarke
2022-07-15
1
-0
/
+2
*
Standardize EFI's ESP mount point.
Warner Losh
2019-11-20
1
-0
/
+13
*
Correct default path of kernel modules.
John Baldwin
2018-08-09
1
-1
/
+1
*
Feex a cuple of small typos
Eitan Adler
2018-07-27
1
-1
/
+1
*
Correct link metadata created when installing with -DNO_ROOT.
Brooks Davis
2018-06-29
1
-3
/
+25
*
Enable directory creation with FILESDIR.
Brad Davis
2018-05-09
1
-0
/
+11
*
Add dtb overlays support
Emmanuel Vadot
2018-03-24
1
-0
/
+1
*
Move SVNVERSION_CMD into the one place that uses it.
Bryan Drewery
2018-02-20
1
-11
/
+0
*
Remove build system support for lint.
Warner Losh
2017-11-17
1
-3
/
+0
*
Add SVNVERSION_CMD to bsd.own.mk, adding the capability to include
Glen Barber
2017-08-11
1
-0
/
+11
*
Follow-up r320061: Need to respect make.conf/env LIBDIR overrides.
Bryan Drewery
2017-06-19
1
-0
/
+5
*
Fix Makefiles which override LIBDIR to not add incorrect dependencies into .d...
Bryan Drewery
2017-06-17
1
-1
/
+2
*
Fix INSTALL_AS_USER
Eric van Gyzen
2017-05-28
1
-25
/
+0
*
Revert r309339, thus re-instating r309314
Matthew Seaman
2016-12-16
1
-0
/
+5
*
Revert r309314, which breaks installing ports.
Glen Barber
2016-11-30
1
-5
/
+0
*
Allow a user-overridable setting 'PKG_CMD' to control the command used
Matthew Seaman
2016-11-30
1
-0
/
+5
*
Update default KMODDIR in comment after r299393.
John Baldwin
2016-05-26
1
-1
/
+1
*
Change the default installation directory for modules to /boot/modules.
John Baldwin
2016-05-10
1
-4
/
+0
*
Fix build without FAST_DEPEND and without running 'make depend' after r295985.
Bryan Drewery
2016-02-25
1
-0
/
+2
*
Stop looking up the same id(1) results in sub-makes.
Bryan Drewery
2015-11-25
1
-1
/
+12
*
Correct a comment which appears to be mistakingly mechanically changed in r26...
Bryan Drewery
2015-11-05
1
-1
/
+1
*
Use existing CONFDIR instead of adding a new CONFIGDIR
Baptiste Daroussin
2015-10-11
1
-1
/
+0
*
Install bsd.confs.mk
Baptiste Daroussin
2015-10-10
1
-1
/
+1
*
Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mk
Baptiste Daroussin
2015-10-09
1
-0
/
+1
*
Previous versions of bsd.own.mk included bsd.compiler.mk
Warner Losh
2015-10-06
1
-1
/
+4
*
Remove now unused LIBPRIVATEDIR
Baptiste Daroussin
2015-08-24
1
-3
/
+0
*
Make all shared library a relative symlink
Baptiste Daroussin
2015-06-27
1
-0
/
+2
*
Add META_MODE support.
Simon J. Gerraty
2015-06-13
1
-1
/
+1
|
\
|
*
Building on fmake is no longer possible so removed tests for bmake.
Simon J. Gerraty
2015-06-10
1
-3
/
+1
|
*
Merge from head
Simon J. Gerraty
2015-05-26
1
-1
/
+14
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
Simon J. Gerraty
2014-08-19
1
-1
/
+1
|
|
\
|
*
|
There is no guarantee that user gid maps to a name so in etc/Makefile
Simon J. Gerraty
2014-05-16
1
-2
/
+3
*
|
|
release: use xz via pipe when compressing the tarballs.
Rui Paulo
2015-02-17
1
-0
/
+9
*
|
|
Move these definitions to bsd.own.mk along side the kernel directory /
Warner Losh
2015-02-09
1
-1
/
+5
*
|
|
Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true is
Mark Johnston
2014-11-08
1
-1
/
+0
*
|
|
Automatically build with debug symbols when building with WITH_CTF.
Mark Johnston
2014-11-06
1
-0
/
+1
|
|
/
|
/
|
*
|
Better documentation for why KERBEROS and OPENSSH are here, and where
Warner Losh
2014-05-27
1
-1
/
+1
|
/
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
Warner Losh
2014-05-06
1
-1
/
+4
*
Copy bsd.own.mk to bsd.opts.mk and separate out the option setting
Warner Losh
2014-04-18
1
-454
/
+24
*
Separate out enabling building clang and/or gcc for the system and
Warner Losh
2014-04-18
1
-7
/
+14
*
Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
Warner Losh
2014-04-18
1
-0
/
+3
*
Don't build EISA by default anymore. Remove from i386 GENERIC and
Warner Losh
2014-04-18
1
-0
/
+1
*
r264402 builds fine, but turns out there are problems with
Warner Losh
2014-04-13
1
-4
/
+0
[next]