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
*
DIRDEPS_BUILD: Use 1 parameter for defining -rpath-link.
bdrewery
2016-04-04
1
-1
/
+1
*
Follow-up r297282: Make the COPTS warning more useful.
bdrewery
2016-04-01
1
-1
/
+1
*
We don't support DPLIBS.
bdrewery
2016-03-31
2
-2
/
+2
*
Define OBJTOP earlier if possible for use in targets.
bdrewery
2016-03-31
1
-0
/
+4
*
DIRDEPS_BUILD: Don't reset OBJROOT in sub-makes.
bdrewery
2016-03-31
1
-1
/
+1
*
Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.
bdrewery
2016-03-30
6
-96
/
+4
*
Remove redundant code imported into dirdeps.mk in r290956.
bdrewery
2016-03-30
1
-9
/
+0
*
Support simple soft floating point abi for CPUTYPE in arm. Complex
imp
2016-03-28
1
-6
/
+9
*
Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
bdrewery
2016-03-26
2
-0
/
+10
*
We don't have a CPPFLAGS, COPTS or CPUFLAGS.
bdrewery
2016-03-26
4
-8
/
+7
*
WITHOUT_TOOLCHAIN: Also exclude LLDB.
bdrewery
2016-03-25
1
-0
/
+1
*
Build libcompat (lib32) with a --sysroot pointing into its stage directory.
bdrewery
2016-03-25
2
-23
/
+2
*
Update to bmake-20160315
sjg
2016-03-18
2
-8
/
+9
*
Partially revert r266227 and stop stripping paths in ldscripts.
bdrewery
2016-03-15
2
-2
/
+5
*
Follow-up r296700: Fix incorrectly declaring these as .MAIN.
bdrewery
2016-03-13
1
-2
/
+2
*
Don't even define or append subdir targets with NO_SUBDIR.
bdrewery
2016-03-11
1
-3
/
+2
*
META_MODE: We can only use a cookie if filemon is being used.
bdrewery
2016-03-11
1
-5
/
+7
*
META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.
bdrewery
2016-03-11
1
-3
/
+11
*
DIRDEPS_BUILD: Add a sure way to prohibit building 'all' during dirdeps phase.
bdrewery
2016-03-11
1
-0
/
+10
*
DIRDEPS_BUILD: Avoid rebuilds due to changed build commands with newly staged...
bdrewery
2016-03-11
1
-2
/
+1
*
DIRDEPS_BUILD: export DESTDIR for STAGING.
bdrewery
2016-03-11
1
-0
/
+1
*
DIRDEPS_BUILD: Extend beforeinstall: staging hack.
bdrewery
2016-03-11
1
-1
/
+1
*
Remove out-of-place make(buildincludes) check.
bdrewery
2016-03-11
1
-4
/
+0
*
DIRDEPS_BUILD: Remove the cookie when target is out-of-date.
bdrewery
2016-03-11
1
-1
/
+5
*
Enable FAST_DEPEND by default.
bdrewery
2016-03-11
1
-1
/
+1
*
FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.
bdrewery
2016-03-11
1
-0
/
+6
*
Merge bmake-20160307
sjg
2016-03-11
6
-27
/
+61
*
These group names may be used as a cookie, so replace any non-fs-safe charact...
bdrewery
2016-03-09
3
-6
/
+12
*
DIRDEPS_BUILD: Let PROGS bootstrapping work.
bdrewery
2016-03-09
1
-22
/
+39
*
Follow-up r295827: Don't enable meta stats when recursing PROGS.
bdrewery
2016-03-09
1
-0
/
+2
*
DIRDEPS_BUILD+PROGS: Fix staging not respecting (BINDIR|PROGNAME)[._]${PROG}.
bdrewery
2016-03-09
2
-6
/
+10
*
Remove things set already by bsd.progs.mk.
bdrewery
2016-03-09
1
-4
/
+0
*
PROGS: Track child meta files.
bdrewery
2016-03-09
1
-13
/
+14
*
Follow-up r296324: Fix STATICOBJS dependency guesses conditions.
bdrewery
2016-03-08
1
-2
/
+2
*
Merge ^/head r296369 through r296409.
dim
2016-03-05
3
-1
/
+22
|
\
|
*
DIRDEPS_BUILD: For bootstrapping always install all headers.
bdrewery
2016-03-04
1
-0
/
+9
|
*
Fix over/under-linking in contrib/ofed.
bdrewery
2016-03-04
1
-0
/
+12
|
*
Allow adding to SOLINKOPTS.
bdrewery
2016-03-04
1
-1
/
+1
*
|
Merge ^/head r296007 through r296368.
dim
2016-03-03
24
-84
/
+236
|
\
\
|
|
/
|
*
DEBUG_FILES: Create the DEBUGFILEDIR if it doesn't exist on install.
bdrewery
2016-03-03
2
-0
/
+4
|
*
Add missing atf dirs.
bdrewery
2016-03-03
1
-0
/
+2
|
*
Move casper library entries to proper places.
bdrewery
2016-03-03
2
-19
/
+11
|
*
Add guessed dependencies to OBJS after bsd.dep.mk in case of it adding to SRCS.
bdrewery
2016-03-02
2
-12
/
+21
|
*
Fix meta2deps.sh tracking of dependencies inside .CURDIR.
bdrewery
2016-03-02
1
-1
/
+1
|
*
CCACHE_BUILD+META_MODE: Lookup and canonicalize the default CCACHE_DIR.
bdrewery
2016-03-01
1
-1
/
+5
|
*
FAST_DEPEND: Prefer .OBJDIR depend files.
bdrewery
2016-02-29
1
-1
/
+1
|
*
Enable NO_ make variable deprecation warning
emaste
2016-02-29
1
-2
/
+1
|
*
Import bsd.clang-analyze.mk based on NetBSD's version.
bdrewery
2016-02-26
7
-3
/
+111
|
*
META_MODE: Default to the silent build.
bdrewery
2016-02-26
1
-0
/
+4
|
*
Move PROGS logic to proper place and remove redundant and unneeded logic.
bdrewery
2016-02-26
2
-26
/
+8
[next]