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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFH
gjb
2016-04-04
1
-1
/
+1
|
\
|
*
Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.
bdrewery
2016-03-30
1
-1
/
+1
*
|
MFH
gjb
2016-03-14
1
-4
/
+7
|
\
\
|
|
/
|
*
Use the newly minted Makefile.libcompat to implement libsoft libraries
imp
2016-03-12
1
-1
/
+2
|
*
Avoid MK_TESTS error on stable/10 by just preventing SUBDIR recursion.
bdrewery
2016-03-11
1
-1
/
+1
|
*
Avoid bmake upgrade NO_MAN warning by just setting MAN to empty.
bdrewery
2016-03-11
1
-1
/
+1
|
*
Revert r296645 as it breaks stable/10->head builds.
bdrewery
2016-03-11
1
-2
/
+1
|
*
FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.
bdrewery
2016-03-11
1
-0
/
+2
|
*
Fix bmake upgrade NO_MAN warnings.
bdrewery
2016-03-11
1
-1
/
+2
|
*
Fix make -n upgrade_checks.
bdrewery
2016-03-11
1
-1
/
+1
*
|
MFH
gjb
2016-03-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Don't ever create object directories here with MK_AUTO_OBJ.
bdrewery
2016-03-08
1
-1
/
+1
*
|
MFH
gjb
2016-03-02
1
-4
/
+3
|
\
\
|
|
/
|
*
Add order for installworld/installkernel.
bdrewery
2016-02-24
1
-0
/
+1
|
*
Support a WANT_MAKE_VERSION.
bdrewery
2016-02-24
1
-4
/
+2
*
|
Include a 'package-pkg' target, intended for use for
gjb
2016-02-24
1
-1
/
+1
*
|
MFH
gjb
2016-02-10
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix make universe when running with non POSIX/C locales using a locale sensitive
bapt
2016-02-10
1
-1
/
+2
*
|
Add logic to rotate the package repository, keyed on PKG_VERSION,
gjb
2016-02-09
1
-1
/
+1
*
|
Rename the signpackages target to sign-packages, and include it in the
des
2016-02-08
1
-1
/
+1
*
|
Split the packages target into stage-packages and create-packages to make
des
2016-02-08
1
-2
/
+3
*
|
MFH
gjb
2016-02-08
1
-3
/
+8
|
\
\
|
|
/
|
*
Simplify running the FreeBSD test suite
ngie
2016-02-07
1
-3
/
+8
*
|
MFH
gjb
2016-02-02
1
-1
/
+8
|
\
\
|
|
/
|
*
Add order for installworld/distribution.
bdrewery
2016-02-02
1
-0
/
+1
|
*
Add make universe targets "kernels" and "worlds".
ian
2016-01-31
1
-1
/
+7
*
|
Add 'stagekernel' target, which invokes 'distributekernel'
gjb
2016-01-27
1
-1
/
+1
*
|
Add a 'signpackages' target, which creates the pkg repository
gjb
2016-01-25
1
-1
/
+1
*
|
MFH
gjb
2016-01-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Always try to upgrade to bmake if not already using it.
bdrewery
2016-01-07
1
-1
/
+1
|
*
Revert r293286. It was not intended to come in yet.
bdrewery
2016-01-07
1
-0
/
+7
|
*
Move the MAKEOBJDIRPREFIX value guard to sys.mk and expand to MAKEOBJDIR.
bdrewery
2016-01-07
1
-7
/
+0
*
|
MFH r289384-r293170
gjb
2016-01-04
1
-57
/
+23
|
\
\
|
|
/
|
*
Update advice on obj disk space requirements
emaste
2015-12-14
1
-2
/
+2
|
*
Start support for the RISC-V 64-bit architecture developed by UC Berkeley.
br
2015-12-11
1
-1
/
+1
|
*
Fix errors being ignored in many phases of the build since the bmake integrat...
bdrewery
2015-12-01
1
-7
/
+7
|
*
Rename META_MODE option to DIRDEPS_BUILD
sjg
2015-11-14
1
-5
/
+5
|
*
Move 'make cleandir' from Makefile to Makefile.inc1.
bdrewery
2015-11-09
1
-33
/
+1
|
*
Add built-in ccache build support via WITH_CCACHE_BUILD option.
bdrewery
2015-11-08
1
-0
/
+4
|
*
Rework the 'make -n -n' feature such that '-n' recurses and '-N' does not.
bdrewery
2015-10-17
1
-7
/
+1
|
*
Tweak the guard more to suggest 'all' if SUBDIR_OVERRIDE is specified. In that
bdrewery
2015-10-16
1
-1
/
+1
|
*
Tweak the default target to not suggest 'all' since it really doesn't do
bdrewery
2015-10-16
1
-2
/
+2
*
|
MFH to r289370
gjb
2015-10-15
1
-1
/
+1
|
\
\
|
|
/
|
*
Consider top-level targets to be .PHONY as bmake won't build them
bdrewery
2015-10-15
1
-1
/
+1
*
|
Merge from head
bapt
2015-10-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Add installconfig as a top level target
bapt
2015-10-09
1
-1
/
+1
*
|
Merge from head
bapt
2015-10-01
1
-14
/
+15
|
\
\
|
|
/
|
*
Fix the .MAKE added in r251750 to properly support the historical -n -n.
bdrewery
2015-09-29
1
-2
/
+2
|
*
Rework r287900 to keep arm64/aarch64 stable in the TARGETS list.
bdrewery
2015-09-17
1
-14
/
+15
|
*
Get arm64/aarch64 into 'make targets' output to fix makeman.
bdrewery
2015-09-17
1
-3
/
+3
[next]