index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
mk
/
bsd.opts.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.
bdrewery
2016-03-30
1
-7
/
+0
*
Enable FAST_DEPEND by default.
bdrewery
2016-03-11
1
-1
/
+1
*
Enable NO_ make variable deprecation warning
emaste
2016-02-29
1
-2
/
+1
*
Hook the meta/nofilemon build into using FAST_DEPEND.
bdrewery
2016-02-24
1
-1
/
+8
*
Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However,
imp
2015-12-11
1
-0
/
+2
*
Build and install userland .debug files by default
emaste
2015-12-07
1
-1
/
+1
*
Add built-in ccache build support via WITH_CCACHE_BUILD option.
bdrewery
2015-11-08
1
-0
/
+1
*
Add a FAST_DEPEND option, off by default, which speeds up the build significa...
bdrewery
2015-11-06
1
-0
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-1
/
+11
|
\
|
*
Add dependent option STAGING_MAN/STAGING
sjg
2015-06-04
1
-0
/
+1
|
*
Merge from head
sjg
2015-05-26
1
-9
/
+4
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
1
-2
/
+2
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
1
-6
/
+15
|
|
\
\
|
*
\
\
Merge from head
sjg
2014-05-08
1
-334
/
+8
|
|
\
\
\
|
*
|
|
|
Merge head
sjg
2014-04-28
1
-0
/
+4
*
|
|
|
|
Remove leftovers from r276551
bapt
2015-01-02
1
-2
/
+1
*
|
|
|
|
Fix typo in comments.
imp
2014-12-12
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Acutally, replaces NO_INCS with WITHOUT_INCLUDES and make
imp
2014-11-18
1
-0
/
+1
*
|
|
|
Revert r267233 for now. PIE support needs to be reworked.
bdrewery
2014-08-19
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
The GNU texinfo and GNU info pages are not built and installed
bapt
2014-07-10
1
-1
/
+1
*
|
|
In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.
bdrewery
2014-06-08
1
-1
/
+2
*
|
|
Better documentation for why KERBEROS and OPENSSH are here, and where
imp
2014-05-27
1
-2
/
+7
*
|
|
Move DOCCOMPRESS to MK variable.
imp
2014-05-10
1
-0
/
+1
*
|
|
Migrate NO_WARN to MK_WARN. Support legacy NO_WARN usage. Remove a
imp
2014-05-10
1
-2
/
+4
|
|
/
|
/
|
*
|
All the NO_foo options processed in src.opts.mk are really bsd.opts.mk
imp
2014-05-07
1
-0
/
+19
*
|
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-2
/
+0
*
|
Move the /usr/src specific options to src.opts.mk. Move inclusion of
imp
2014-05-06
1
-350
/
+3
*
|
NLS is used by the build system.
imp
2014-04-29
1
-1
/
+1
|
/
*
Split up the options into those used only by bsd.mk.* or sys.mk and
imp
2014-04-25
1
-38
/
+51
*
Now that all the NO_foo expressed in this loop have been removed from
imp
2014-04-25
1
-1
/
+2
*
Add option WITHOUT_VI to not build/install vi. vi was the largest
imp
2014-04-24
1
-0
/
+1
*
Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a default
imp
2014-04-24
1
-0
/
+1
*
Retire compatibility YES_HESIOD. If you haven't upgraded in the last
imp
2014-04-18
1
-7
/
+0
*
Move the generic part of bsd.opts.mk into bsd.mkopts.mk to allow for
imp
2014-04-18
1
-28
/
+1
*
Allow setting of MK_FOO by anybody. There are too many edge cases that
imp
2014-04-18
1
-36
/
+3
*
Copy bsd.own.mk to bsd.opts.mk and separate out the option setting
imp
2014-04-18
1
-0
/
+470