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.inc1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded MK_CTF=no when MK_CDDL=no.
bdrewery
2015-10-17
1
-4
/
+0
*
Fix wrong PATH being set for world 'includes' stage after r289438.
bdrewery
2015-10-17
1
-2
/
+5
*
For 'buildenvvars' show any .exported variables as well to cover recent
bdrewery
2015-10-17
1
-1
/
+1
*
Always export VERSION to the environment to avoid looking it up again in
bdrewery
2015-10-17
1
-6
/
+3
*
Export OSRELDATE so sub-makes don't look it up again.
bdrewery
2015-10-17
1
-0
/
+1
*
Rework the world subdir build targets to use the standard SUBDIR_PARALLEL mec...
bdrewery
2015-10-17
1
-22
/
+25
*
Fix adding manpages installed by LOCAL_DIRS to whatis file.
bdrewery
2015-10-16
1
-4
/
+6
*
Remove lockf as an ITOOL.
bdrewery
2015-10-16
1
-1
/
+1
*
Correct a bitrotted comment about installworld order requirements.
bdrewery
2015-10-16
1
-5
/
+8
*
Remove .MAKE from targets that do more than just run sub-makes, such as
bdrewery
2015-10-16
1
-3
/
+3
*
Fix delete-old and check-old-files not removing old debug symbols.
bdrewery
2015-10-16
1
-0
/
+12
*
Fix buildworld with clean objdir after r289351.
bdrewery
2015-10-15
1
-0
/
+1
*
Consider top-level targets to be .PHONY as bmake won't build them
bdrewery
2015-10-15
1
-1
/
+1
*
Add temporary workaround for .MAKE being applied to _worldtmp, since r251750.
bdrewery
2015-10-15
1
-1
/
+1
*
Create /usr/tests *.debug file directory hierarchy
emaste
2015-10-15
1
-0
/
+8
*
Fix installing config files as non root
bapt
2015-10-10
1
-1
/
+3
*
Change make distribution so that it now call installconfig in all dirs along
bapt
2015-10-09
1
-1
/
+6
*
The latest version of lex requires the latest m4 to build, add a dependency
ian
2015-10-05
1
-0
/
+2
*
Final step of eliminating the "games" distribution: Merge src/games
cperciva
2015-10-02
1
-4
/
+1
*
remove unused sgsmsg utility (originally imported from opensolaris)
avg
2015-09-28
1
-1
/
+1
*
META_MODE: Make it easier to keep the bootstrap-tools args in sync.
bdrewery
2015-09-26
1
-3
/
+6
*
Remove EOL whitespace from Makefile.inc1
emaste
2015-09-25
1
-3
/
+3
*
Move DTrace tools to cross-tools stage
emaste
2015-09-21
1
-11
/
+8
*
Let makeman run 'make showconfig' without hitting the aarch64 error.
bdrewery
2015-09-17
1
-0
/
+2
*
Fix grammer in an error message
brd
2015-09-15
1
-1
/
+1
*
Unconditionally build CTF tools in the bootstrap-tools phase of the build.
markj
2015-09-15
1
-6
/
+2
*
The ${BUILDKERNELS:[2..-1]} appears to produce a non zero result for
glebius
2015-09-02
1
-0
/
+8
*
Not only build with buildworld, but also install with installworld all
glebius
2015-09-01
1
-0
/
+8
*
When building multiple kernels use [2..-1] to extract !INSTALLKERNEL
glebius
2015-09-01
1
-3
/
+3
*
Remove now unused LIBPRIVATEDIR
bapt
2015-08-24
1
-1
/
+0
*
Sparc64 is the odd-man out, so form the if that way rather than
imp
2015-08-23
1
-3
/
+1
*
Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAP
emaste
2015-08-17
1
-1
/
+3
*
Spell binaries in the customary way.
imp
2015-08-13
1
-1
/
+1
*
Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
emaste
2015-08-13
1
-3
/
+1
*
Fix the fixing of the build I broke. rescue/rescue has the right
imp
2015-08-12
1
-1
/
+1
*
Fix build.
delphij
2015-08-12
1
-1
/
+1
*
Document build-tools better. Add rescue back because it builds /bin/sh
imp
2015-08-12
1
-2
/
+13
*
Why on earth have we been building rescue as a build tool for the past
imp
2015-08-12
1
-5
/
+0
*
Crunchgen needs to be bootstrapped to pick up the STRIP->STRIPBIN
imp
2015-08-12
1
-1
/
+2
*
Fix comment describing legacy target and wrap to 80 columns
emaste
2015-08-11
1
-3
/
+4
*
Build libelf and libdwarf in the legacy stage
emaste
2015-08-11
1
-5
/
+9
*
cmp and cp are used by the kerberos install, so need to be imclided in
imp
2015-08-09
1
-1
/
+1
*
First cut of DTrace for AArch64.
br
2015-07-01
1
-3
/
+3
*
Make all shared library a relative symlink
bapt
2015-06-27
1
-3
/
+0
*
Only build gperf as a bootstrap tool if gcc is going to be built
bapt
2015-06-21
1
-1
/
+1
*
Remove temporary changes that crept in r284417 when it should not have
bapt
2015-06-20
1
-2
/
+0
*
Revert r284417 it is not necessary anymore
bapt
2015-06-15
1
-0
/
+2
*
Revert r283938 it is not needed anymore and broken
bapt
2015-06-03
1
-2
/
+1
*
mandoc's makewhatis requires gnuzip to be in the path when deadling with
bapt
2015-06-03
1
-1
/
+2
*
Remove libmandoc from bootstrap tools
bapt
2015-05-30
1
-1
/
+0
[next]