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
*
MFC r304697:
bdrewery
2016-08-24
1
-3
/
+4
*
MFC r303964:
bdrewery
2016-08-15
2
-2
/
+3
*
Don't warn about needing filemon for makeman.
bdrewery
2016-06-29
1
-1
/
+1
*
WITH_SYSTEM_COMPILER: Enable by default
bdrewery
2016-06-24
1
-1
/
+1
*
bsd.prog.mk: add "/usr/lib" to list of base system directories
emaste
2016-06-24
1
-1
/
+2
*
Add AFLAGS.IMPSRC and document A[C]FLAGS
bdrewery
2016-06-22
2
-0
/
+8
*
META_MODE: Don't generate or read _EXTRADEPEND dependencies when using filemon.
bdrewery
2016-06-21
3
-11
/
+19
*
Mark targets with _SUBDIR as .PHONY.
bdrewery
2016-06-15
1
-2
/
+2
*
Fix native powerpc64 build of lib32 with in-tree GCC.
bdrewery
2016-06-15
1
-0
/
+3
*
WITH_META_MODE: Keep .MAKE.MODE/META_MODE clean
bdrewery
2016-06-15
1
-0
/
+4
*
WITH_META_MODE: Do include headers for specific guessed dependencies
bdrewery
2016-06-15
1
-2
/
+4
*
Don't truncate OBJS_DEPEND_GUESS.target from Makefile
bdrewery
2016-06-15
2
-5
/
+5
*
WITH_META_MODE: Enable printing of some of make's environment on error.
bdrewery
2016-06-14
1
-2
/
+14
*
WITH_META_MODE: Lessen the filemon(4) requirement scope.
bdrewery
2016-06-14
2
-4
/
+10
*
WITH_META_MODE: Set MK_META_MODE=no with -B.
bdrewery
2016-06-14
1
-1
/
+6
*
WITH_META_MODE: Fix rescue rebuilding build-tools.
bdrewery
2016-06-14
1
-1
/
+1
*
WITH_META_MODE+WITH_DEBUG_FILES: Fix library symlinks causing bogus rebuilds.
bdrewery
2016-06-14
1
-1
/
+4
*
Don't force filemon for makeman/showconfig
bdrewery
2016-06-08
1
-1
/
+2
*
WITH_SYSTEM_COMPILER: Disable with WITH_META_MODE for now.
bdrewery
2016-06-05
1
-0
/
+4
*
WITH_META_MODE: Avoid host tool timestamps causing a rebuild.
bdrewery
2016-06-05
1
-0
/
+20
*
WITH_META_MODE: Enable bmake's missing meta rebuild feature
bdrewery
2016-06-05
2
-0
/
+12
*
Import latest meta.stage.mk 1.45 (r301462)
bdrewery
2016-06-05
1
-1
/
+3
*
WITH_META_MODE: Avoid "building" .depend if there is nothing to do.
bdrewery
2016-06-03
1
-1
/
+3
*
WITH_CCACHE_BUILD + WITH_META_MODE: Ignore ccache changes.
bdrewery
2016-06-03
1
-0
/
+3
*
WITH_META_MODE: Don't expect meta files for side-effect generated files.
bdrewery
2016-06-03
2
-0
/
+3
*
Revert r301079.
bdrewery
2016-06-03
7
-71
/
+66
*
Add basic blacklist build support
lidl
2016-06-02
3
-0
/
+13
*
Revert r301137 and r301163, and implement a correct fix
gjb
2016-06-01
1
-2
/
+1
*
Fix the library name.
oshogbo
2016-06-01
1
-1
/
+1
*
WITH_META_MODE: Resolve SYSDIR to avoid changed build commands.
bdrewery
2016-05-31
1
-1
/
+1
*
WITH_META_MODE: Require filemon(4) be loaded.
bdrewery
2016-05-31
1
-0
/
+3
*
WITH_META_MODE: Mitigate switching from without to with META_MODE.
bdrewery
2016-05-31
7
-66
/
+71
*
GCC External: Revert r300886, r300904, r300917, r300918
bdrewery
2016-05-29
2
-45
/
+7
*
External GCC: Ensure our libstdc++ symlink to libc++ is found.
bdrewery
2016-05-29
1
-3
/
+3
*
GCC XCC -isystem hack: Ensure CXX search =/usr/include/c++1/v1 first.
bdrewery
2016-05-28
1
-1
/
+5
*
zfsd(8), the ZFS fault management daemon
asomers
2016-05-28
2
-0
/
+3
*
Always export X_* vars.
bdrewery
2016-05-28
1
-7
/
+15
*
Move external GCC compiler hacks to bsd.sys.mk.
bdrewery
2016-05-27
1
-0
/
+26
*
DIRDEPS_BUILD: Fix and hookup rescue/rescue to the build.
bdrewery
2016-05-26
1
-3
/
+6
*
WITH_AUTO_OBJ: Fix crunchgen builds.
bdrewery
2016-05-26
1
-4
/
+10
*
Don't strip paths away from META_XTRAS.
bdrewery
2016-05-26
1
-1
/
+1
*
Avoid redundant 'make objs' tree-walk when building the main prog.
bdrewery
2016-05-26
1
-0
/
+3
*
Pass CC/CXX/CFLAGS/CXXFLAGS/LDFLAGS to the main crunch exec build.
bdrewery
2016-05-26
1
-1
/
+4
*
WITH_META_MODE: Only expect a .meta file for the main target.
bdrewery
2016-05-26
1
-1
/
+2
*
DIRDEPS_BUILD: Don't show finished stats, which confuses crunchgen(1).
bdrewery
2016-05-26
2
-4
/
+5
*
Fix MAKESYSPATH not being sent to sub-makes after r266566.
bdrewery
2016-05-26
1
-0
/
+3
*
Update default KMODDIR in comment after r299393.
jhb
2016-05-26
1
-1
/
+1
*
Properly allow META_MODE to be set from environment.
bdrewery
2016-05-23
1
-1
/
+1
*
Use sed(1) to determine cc version rather than tail(1) since it is already in...
bdrewery
2016-05-23
1
-1
/
+1
*
Restore the translation of armv6hf->arm when generating MACHINE_CPUARCH.
ian
2016-05-22
1
-1
/
+1
[next]