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
/
sys.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r305147:
bdrewery
2017-01-03
1
-1
/
+1
*
META_MODE: Don't generate or read _EXTRADEPEND dependencies when using filemon.
bdrewery
2016-06-21
1
-0
/
+2
*
WITH_META_MODE: Keep .MAKE.MODE/META_MODE clean
bdrewery
2016-06-15
1
-0
/
+4
*
WITH_META_MODE: Lessen the filemon(4) requirement scope.
bdrewery
2016-06-14
1
-4
/
+0
*
WITH_META_MODE: Set MK_META_MODE=no with -B.
bdrewery
2016-06-14
1
-1
/
+6
*
Don't force filemon for makeman/showconfig
bdrewery
2016-06-08
1
-1
/
+2
*
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
1
-0
/
+7
*
Revert r301079.
bdrewery
2016-06-03
1
-25
/
+22
*
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
1
-22
/
+25
*
Properly allow META_MODE to be set from environment.
bdrewery
2016-05-23
1
-1
/
+1
*
Restore the translation of armv6hf->arm when generating MACHINE_CPUARCH.
ian
2016-05-22
1
-1
/
+1
*
Make armv6 hard float abi by default. Kill armv6hf.
imp
2016-05-18
1
-1
/
+1
*
META_MODE: Default to the silent build.
bdrewery
2016-02-26
1
-0
/
+4
*
Track .meta files for .sh but don't preserve timestamp.
bdrewery
2016-02-26
1
-2
/
+2
*
Allow configuring .MAKE.MODE via META_MODE as meta.sys.mk does.
bdrewery
2016-02-26
1
-3
/
+6
*
META_MODE: Ensure bmake does not use filemon if it is not loaded.
bdrewery
2016-01-19
1
-0
/
+3
*
Define .MAKE.MODE to normal to avoid the need for :U later.
bdrewery
2016-01-19
1
-3
/
+3
*
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
*
Document that make's .POSIX: handling is broken. In fact, it has been
cperciva
2015-12-25
1
-0
/
+4
*
Start support for the RISC-V 64-bit architecture developed by UC Berkeley.
br
2015-12-11
1
-1
/
+1
*
Fix minor typos introduced on r292084.
araujo
2015-12-11
1
-2
/
+2
*
Move the inclusion of bsd.cpu.mk from sys.mk to bsd.opts.mk. However,
imp
2015-12-11
1
-0
/
+9
*
META MODE: Don't create .meta files when symlinking sources into the obj dire...
bdrewery
2015-11-25
1
-1
/
+1
*
META MODE: Revert r287879 so that 'make -V' still uses AUTO_OBJ.
bdrewery
2015-11-25
1
-5
/
+3
*
Default MK_META_MODE from MK_DIRDEPS_BUILD
sjg
2015-11-16
1
-3
/
+2
*
Rename META_MODE option to DIRDEPS_BUILD
sjg
2015-11-14
1
-6
/
+6
*
Add built-in ccache build support via WITH_CCACHE_BUILD option.
bdrewery
2015-11-08
1
-2
/
+2
*
Rework the 'make -n -n' feature such that '-n' recurses and '-N' does not.
bdrewery
2015-10-17
1
-7
/
+6
*
Explicitly enable .MAKE.ALWAYS_PASS_JOB_QUEUE for bmake.
bdrewery
2015-09-25
1
-0
/
+4
*
META_MODE: Follow-up r287879 and have 'make -V .OBJDIR' still invoke auto.obj...
bdrewery
2015-09-23
1
-2
/
+5
*
src.conf.5: Make it self-documenting that the mkopts are environment-only.
bdrewery
2015-09-17
1
-0
/
+5
*
Include bsd.mkopt.mk after local.sys.env.mk (which includes /etc/src-env.conf).
bdrewery
2015-09-17
1
-3
/
+4
*
Fix makeman creating obj directories due to turning on WITH_AUTO_OBJ.
bdrewery
2015-09-17
1
-2
/
+2
*
META_MODE: Don't create obj directories automatically when running make -V.
bdrewery
2015-09-16
1
-0
/
+3
*
Make sys.mk more compatible with fmake by refraining from using :U
imp
2015-08-27
1
-6
/
+14
*
Introduce a new make variable: NMFLAGS.
rpaulo
2015-08-14
1
-0
/
+1
*
Move include of make.conf back to its old position.
sjg
2015-06-19
1
-9
/
+11
*
Add META_MODE support.
sjg
2015-06-13
1
-25
/
+35
|
\
|
*
Building on fmake is no longer possible so removed tests for bmake.
sjg
2015-06-10
1
-19
/
+0
|
*
Include bsd.mkopt.mk before local.sys.mk
sjg
2015-05-26
1
-25
/
+37
|
*
Add options for auto obj and meta mode to sys.mk
sjg
2015-05-24
1
-2
/
+22
|
*
Merge from head@274682
sjg
2014-11-19
1
-0
/
+6
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
1
-17
/
+16
|
|
\
\
*
|
|
|
Add a DTRACEFLAGS variable, which can be used to pass additional variables
markj
2015-04-08
1
-6
/
+8
*
|
|
|
Allow relative pathnames in SRCS, so as to enable building software
dim
2015-03-14
1
-7
/
+8
*
|
|
|
Add a ${CP} alias for copying files in the build.
will
2015-01-16
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Add OBJDUMP to sys.mk. The EFI loader uses it however without this it can
andrew
2014-11-14
1
-0
/
+2
[next]