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
/
tools
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fully connect cddl/usr.sbin/plockstat.
bdrewery
2015-12-02
1
-0
/
+4
*
Install the public sanitizer headers. These are useful for programs
dim
2015-11-29
1
-0
/
+10
*
Fix breakage by recent collation change.
ume
2015-11-28
1
-1
/
+1
*
Retire the NONE cipher option.
des
2015-11-23
1
-9
/
+0
*
Revert r290944. It was wrong.
bdrewery
2015-11-16
1
-3
/
+3
*
Fix error case for bmake to echo 0.
bdrewery
2015-11-16
1
-3
/
+3
*
Bring back a couple of ISO8859-15 locales:
bapt
2015-11-16
1
-0
/
+30
*
Remove trailing spaces at end of lines
bapt
2015-11-15
1
-3
/
+3
*
Update the list of files to be removed in case world is built WITHOUT_LOCALES
bapt
2015-11-15
1
-101
/
+126
*
Regen src.conf.5
sjg
2015-11-14
1
-0
/
+1
*
Rename META_MODE option to DIRDEPS_BUILD
sjg
2015-11-14
6
-42
/
+42
*
- Move ng_bluetooth.4 under MK_BLUETOOTH != no
ngie
2015-11-10
1
-0
/
+4
*
Add built-in ccache build support via WITH_CCACHE_BUILD option.
bdrewery
2015-11-08
1
-0
/
+42
*
Catchup with latest changes for ObsoleteFiles in case base is built using
bapt
2015-11-07
1
-206
/
+4
*
Merge from head r290483
bapt
2015-11-07
3
-4
/
+16
|
\
|
*
Don't allow environment-set options to bleed into src.conf.5 generation.
bdrewery
2015-11-06
1
-2
/
+2
|
*
Add a FAST_DEPEND option, off by default, which speeds up the build significa...
bdrewery
2015-11-06
1
-0
/
+7
|
*
Rename etc/periodic/daily/430.status-rwho to periodic/daily/430.status-uptime
ngie
2015-11-02
1
-2
/
+1
|
*
Conditionally install (if_)?(otus|rsu).4, otusfw.4, rsufw.4, and urtwn.4 if
ngie
2015-11-02
1
-0
/
+6
*
|
Merge from head
bapt
2015-11-01
2
-3
/
+35
|
\
\
|
|
/
|
*
Add WITHOUT_DEBUG_FILES description
emaste
2015-10-27
1
-0
/
+3
|
*
Add libvmmapi to OptionalObsoleteFiles.inc when MK_BHYVE == no
ngie
2015-10-24
1
-0
/
+4
|
*
Handle lib32 files during delete-old* when MK_LIB32=no.
jmmv
2015-10-20
1
-3
/
+28
*
|
Merge from head
bapt
2015-10-19
1
-0
/
+2
|
\
\
|
|
/
|
*
Add WITHOUT_LLDB for src.conf(5)
emaste
2015-10-14
1
-0
/
+2
*
|
Merge from head
bapt
2015-10-13
4
-85
/
+332
|
\
\
|
|
/
|
*
Merge ^/head r288197 through r288456.
dim
2015-10-01
2
-3
/
+182
|
|
\
|
|
*
remove unused sgsmsg utility (originally imported from opensolaris)
avg
2015-09-28
1
-1
/
+0
|
|
*
Add missing binutils ldscripts.
bdrewery
2015-09-25
1
-0
/
+182
|
|
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
1
-2
/
+0
|
*
|
Merge ^/head r288035 through r288099.
dim
2015-09-22
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
*
Delete /etc/autofs/special_noauto when MK_AUTOFS == no
ngie
2015-09-21
1
-0
/
+1
|
*
|
Don't install Intrin.h, as this is an intrinsics header for Windows.
dim
2015-09-20
1
-1
/
+0
|
*
|
Merge ^/head r287878 through r288034.
dim
2015-09-20
2
-21
/
+67
|
|
\
\
|
|
|
/
|
|
*
Document NO_DIRDEPS for META_MODE and give link to full details.
bdrewery
2015-09-18
1
-1
/
+7
|
|
*
makeman: Fix handling of env-only vars by using SRC_ENV_CONF rather than SRCC...
bdrewery
2015-09-17
1
-10
/
+12
|
|
*
Optimize makeman slightly by removing uneeded cat and extra test -s.
bdrewery
2015-09-17
1
-7
/
+9
|
|
*
src.conf.5: Make it self-documenting that the mkopts are environment-only.
bdrewery
2015-09-17
2
-5
/
+12
|
|
*
Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.
bdrewery
2015-09-17
2
-0
/
+18
|
|
*
Document NO_SILENT for META_MODE.
bdrewery
2015-09-17
1
-4
/
+15
|
*
|
Update libc++ to 3.7.0 release.
dim
2015-09-16
1
-1
/
+6
|
*
|
Update llvm, clang and lldb to 3.7.0 release.
dim
2015-09-06
1
-0
/
+1
|
*
|
Merge ^/head r286697 through r286857.
dim
2015-08-17
3
-42
/
+22
|
|
\
\
|
|
|
/
|
*
|
Merge ^/head r286422 through r286684.
dim
2015-08-12
1
-0
/
+6
|
|
\
\
|
*
\
\
Merge ^/head r285924 through r286421.
dim
2015-08-07
6
-14
/
+41
|
|
\
\
\
|
*
\
\
\
Merge ^/head r285793 through r285923.
dim
2015-07-27
1
-2
/
+0
|
|
\
\
\
\
|
*
\
\
\
\
Merge ^/head r285341 through r285792.
dim
2015-07-22
1
-1
/
+4
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Update llvm/clang to r241361.
dim
2015-07-05
1
-0
/
+2
|
*
|
|
|
|
|
Merge ^/head r284644 through r284736.
dim
2015-06-23
10
-3
/
+50
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update llvm/clang build glue.
dim
2015-06-23
1
-0
/
+1
[next]