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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support use of LLVM's libunwind for exception unwinding
emaste
2016-01-09
1
-2
/
+2
*
Revert r293286. It was not intended to come in yet.
bdrewery
2016-01-07
1
-19
/
+0
*
Move the MAKEOBJDIRPREFIX value guard to sys.mk and expand to MAKEOBJDIR.
bdrewery
2016-01-07
1
-0
/
+19
*
Add new LIBSOFT option. This is similar to the LIB32 option, except
imp
2016-01-03
1
-0
/
+5
*
Merge r293006 from clang380-import branch:
dim
2015-12-31
1
-1
/
+1
*
Make libxnet.so a symlink to libc.so. This makes `-lxnet` a no-op, as
cperciva
2015-12-25
1
-0
/
+3
*
Document that make's .POSIX: handling is broken. In fact, it has been
cperciva
2015-12-25
1
-0
/
+4
*
Clean up Kyuafile.tmp, not Kyuafile.auto.tmp
ngie
2015-12-20
1
-1
/
+1
*
Document LOCALBASE in the bsd.test.mk section
ngie
2015-12-20
1
-0
/
+4
*
- Use LOCALBASE instead of KYUA_PREFIX for the --prefix to kyua(1)
ngie
2015-12-20
3
-9
/
+5
*
Deal with another hardcoded reference to Kyuafile in the KYUAFILE == auto
ngie
2015-12-20
1
-1
/
+1
*
Fix typo in r292500 by adding missing conditional statement
ngie
2015-12-20
1
-0
/
+1
*
Simplify Kyuafile generation logic with KYUAFILE == auto and
ngie
2015-12-20
1
-14
/
+10
*
Enable LLDB by default on amd64 and arm64
emaste
2015-12-16
1
-1
/
+5
*
DIRDEPS_BUILD: Support bootstrapping from PROGS.(DPADD|LIBADD).
bdrewery
2015-12-15
1
-3
/
+18
*
DIRDEPS_BUILD: Fix incorrectly adding in RELDIR for DIRDEPS in bootstrapping.
bdrewery
2015-12-15
1
-1
/
+3
*
DIRDEPS_BUILD: Avoid duplicates in DIRDEPS for bootstrapping.
bdrewery
2015-12-15
1
-1
/
+1
*
Add comment about OBJTOP not yet being defined outside of META MODE.
bdrewery
2015-12-15
1
-0
/
+2
*
Follow-up r291739: Don't suggest LDADD on private libs to use LIBADD.
bdrewery
2015-12-15
1
-1
/
+2
*
Start on a new library (libsysdecode) that provides routines for decoding
jhb
2015-12-15
2
-0
/
+2
*
Allow overriding FILESDIRs for snmp files.
bdrewery
2015-12-14
1
-2
/
+2
*
Let termcap be used in LIBADD.
bdrewery
2015-12-14
1
-0
/
+1
*
DIRDEPS_BUILD: Don't force C dependencies on kernel modules for bootstrapping.
bdrewery
2015-12-11
1
-1
/
+4
*
Start support for the RISC-V 64-bit architecture developed by UC Berkeley.
br
2015-12-11
6
-3
/
+26
*
Fix minor typos introduced on r292084.
araujo
2015-12-11
1
-2
/
+2
*
Handle CPUTYPE=armv[4567]* better. gcc expects those to be either
imp
2015-12-11
1
-2
/
+7
*
Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However,
imp
2015-12-11
2
-0
/
+11
*
Convert contrib/ofed libraries to LIBADD.
bdrewery
2015-12-10
2
-0
/
+43
*
Sort the LIB list.
bdrewery
2015-12-10
2
-11
/
+12
*
CCACHE_BUILD: Only export CCACHE_PATH= if it was already set with a value.
bdrewery
2015-12-08
1
-0
/
+2
*
Add comment explaining aarch64's BROKEN_OPTIONS
emaste
2015-12-08
1
-0
/
+1
*
META MODE: Define a STAGE_TARGET_OBJTOP and export it alone with
bdrewery
2015-12-08
1
-0
/
+4
*
Fix some makeman issues.
bdrewery
2015-12-08
2
-0
/
+2
*
Build and install userland .debug files by default
emaste
2015-12-07
1
-1
/
+1
*
FAST_DEPEND: Only pass -MF if we care about the object being compiled.
bdrewery
2015-12-07
2
-0
/
+9
*
FAST_DEPEND: Move handling code below yacc/lex/dtrace code that modified SRCS.
bdrewery
2015-12-07
1
-20
/
+22
*
FAST_DEPEND: Only try to use dependencies from C/C++ SRCS as mkdep did.
bdrewery
2015-12-07
1
-1
/
+4
*
Remove unused atf.test.mk variables
ngie
2015-12-06
1
-23
/
+0
*
Remove redundant default TESTSDIR that is already defined in bsd.test.mk
ngie
2015-12-06
1
-4
/
+0
*
Fix 'install*' and many other missing targets with DIRDEPS_BUILD.
bdrewery
2015-12-04
1
-8
/
+15
*
The .if redirection on .WAIT is no longer needed with bmake.
bdrewery
2015-12-04
1
-3
/
+1
*
Fix 'afterinstall' order not being respected after my changes in r291635.
bdrewery
2015-12-04
1
-5
/
+6
*
Rearrange some common logic.
bdrewery
2015-12-04
1
-5
/
+5
*
Add assertion for when LIBADD should be used rather than LDADD/DPADD.
bdrewery
2015-12-04
1
-0
/
+10
*
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
1
-2
/
+1
*
Rework unknown LIBADD assertion to be more clear and to not suggest adding
bdrewery
2015-12-04
1
-5
/
+11
*
Support all of the CDDL/ZFS libraries for LIBADD.
bdrewery
2015-12-04
1
-1
/
+12
*
For INTERNALLIB always add in the corresponding _DP_ and use LIBADD in
bdrewery
2015-12-04
1
-12
/
+10
*
Don't create a Makefile.depend in share/mk.
bdrewery
2015-12-04
2
-11
/
+5
*
DIRDEPS_BUILD: Install new Makefile.depend files atomically.
bdrewery
2015-12-04
1
-2
/
+16
[next]