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
*
Mark some more .PHONY targets.
bdrewery
2016-04-14
1
-2
/
+2
*
Define the *soft targets properly.
bdrewery
2016-04-14
1
-1
/
+1
*
Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.
bdrewery
2016-03-30
1
-1
/
+1
*
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
*
Don't ever create object directories here with MK_AUTO_OBJ.
bdrewery
2016-03-08
1
-1
/
+1
*
Add order for installworld/installkernel.
bdrewery
2016-02-24
1
-0
/
+1
*
Support a WANT_MAKE_VERSION.
bdrewery
2016-02-24
1
-4
/
+2
*
Fix make universe when running with non POSIX/C locales using a locale sensitive
bapt
2016-02-10
1
-1
/
+2
*
Simplify running the FreeBSD test suite
ngie
2016-02-07
1
-3
/
+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
*
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
*
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
*
Consider top-level targets to be .PHONY as bmake won't build them
bdrewery
2015-10-15
1
-1
/
+1
*
Add installconfig as a top level target
bapt
2015-10-09
1
-1
/
+1
*
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
*
Fix generation of src.conf.5
sjg
2015-07-03
1
-1
/
+3
*
targets now needs .PHONY
sjg
2015-06-22
1
-1
/
+1
*
Move the universe done dependency on the worlds completing out of the
andrew
2015-06-16
1
-1
/
+1
*
Remove unneeded dependencies, these are now handled through the _done
andrew
2015-06-16
1
-2
/
+0
*
Add a new target universe_${target}_done to print the completion message.
andrew
2015-06-16
1
-0
/
+6
*
Add a universe_${target}_worlds target to simplify the logic to find when
andrew
2015-06-16
1
-6
/
+4
*
A more compatible fix to MK_META_MODE not being defined. Also, encase
imp
2015-06-16
1
-1
/
+6
*
Add a comment to the end of the world and kernel cases in the universe
andrew
2015-06-16
1
-2
/
+3
*
If MK_META_MODE is unset, assume a value of no.
rodrigc
2015-06-14
1
-1
/
+1
*
Since sys.mk now handles META_MODE and META_FILES options
sjg
2015-06-10
1
-12
/
+8
*
Merge sync of head
sjg
2015-05-27
1
-3
/
+14
|
\
|
*
Don't add arm64 to universe builds if the user provided a TARGETS list
emaste
2015-04-28
1
-4
/
+4
|
*
Fix a typo (linnker -> linker)
ngie
2015-04-27
1
-1
/
+1
|
*
Add arm64 to universe if binutils is available.
emaste
2015-04-16
1
-0
/
+11
|
*
Make TARGET_ARCH=powerpc64 work without TARGET=powerpc.
imp
2015-03-21
1
-1
/
+1
|
*
Start to import support for the AArch64 architecture from ARM. This change
andrew
2015-03-19
1
-2
/
+2
[next]