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
/
bsd.own.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now unused LIBPRIVATEDIR
bapt
2015-08-24
1
-3
/
+0
*
Make all shared library a relative symlink
bapt
2015-06-27
1
-0
/
+2
*
Add META_MODE support.
sjg
2015-06-13
1
-1
/
+1
|
\
|
*
Building on fmake is no longer possible so removed tests for bmake.
sjg
2015-06-10
1
-3
/
+1
|
*
Merge from head
sjg
2015-05-26
1
-1
/
+14
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
sjg
2014-08-19
1
-1
/
+1
|
|
\
|
*
|
There is no guarantee that user gid maps to a name so in etc/Makefile
sjg
2014-05-16
1
-2
/
+3
*
|
|
release: use xz via pipe when compressing the tarballs.
rpaulo
2015-02-17
1
-0
/
+9
*
|
|
Move these definitions to bsd.own.mk along side the kernel directory /
imp
2015-02-09
1
-1
/
+5
*
|
|
Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true is
markj
2014-11-08
1
-1
/
+0
*
|
|
Automatically build with debug symbols when building with WITH_CTF.
markj
2014-11-06
1
-0
/
+1
|
|
/
|
/
|
*
|
Better documentation for why KERBEROS and OPENSSH are here, and where
imp
2014-05-27
1
-1
/
+1
|
/
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
1
-1
/
+4
*
Copy bsd.own.mk to bsd.opts.mk and separate out the option setting
imp
2014-04-18
1
-454
/
+24
*
Separate out enabling building clang and/or gcc for the system and
imp
2014-04-18
1
-7
/
+14
*
Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
imp
2014-04-18
1
-0
/
+3
*
Don't build EISA by default anymore. Remove from i386 GENERIC and
imp
2014-04-18
1
-0
/
+1
*
r264402 builds fine, but turns out there are problems with
imp
2014-04-13
1
-4
/
+0
*
Convert NO_MANCOMPRESS to normal convention.
imp
2014-04-13
1
-0
/
+4
*
Need to test .MAKE.LEVEL everywhere before using it for bootstrapping
imp
2014-04-07
1
-2
/
+2
*
Convert sort to using newer MK_ convention.
imp
2014-04-05
1
-0
/
+1
*
Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
imp
2014-04-05
1
-0
/
+1
*
Move setting of the MK_xxx variables based on NO_xxx to avoid
imp
2014-04-02
1
-15
/
+16
*
FreeBSD make (aka fmake) doesn't grok .MAKE.LEVEL. Failsafe and assume
imp
2014-04-02
1
-1
/
+1
*
Don't test WITHOUT_FOO in program makefiles, test MK_FOO instead.
imp
2014-04-01
1
-0
/
+2
*
There's no need to set the default for GNUCXX based on WITHOUT_CXX
imp
2014-04-01
1
-9
/
+3
*
Eliminate FDT being treated specially. When the BSDL DTC was
imp
2014-04-01
1
-9
/
+2
*
Kill NO_TESTS and use MK_TESTS=no when we want to skip them.
imp
2014-03-30
1
-14
/
+0
*
Allow the build system to safely set MK_FOO to avoid the ambiguity
imp
2014-03-30
1
-4
/
+10
*
Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.
andrew
2014-03-23
1
-2
/
+2
*
Remove IPX support.
glebius
2014-03-14
1
-2
/
+0
*
Integrate device-tree upstream files into the build process:
imp
2014-02-28
1
-1
/
+1
*
Rename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusion
bapt
2014-02-22
1
-2
/
+2
*
Move the part in bsd.own.mk that sets -Wno-c++11-extensions for clang to
dim
2014-02-21
1
-9
/
+0
*
Import Dragonfly Mail Agent into base system
bapt
2014-02-21
1
-0
/
+2
*
Merge from CheriBSD:
brooks
2014-01-30
1
-0
/
+1
*
Merge from CheriBSD:
brooks
2014-01-30
1
-1
/
+0
*
Merge from CheriBSD:
brooks
2014-01-30
1
-0
/
+1
*
Remove WITHOUT_ATF as it has been replaced by WITH_TESTS
skreuzer
2014-01-23
1
-1
/
+0
*
Require a C++11 compiler to build LLDB
emaste
2013-12-17
1
-4
/
+4
*
Please welcome casperd daemon. It (and its services) will be responsible for
pjd
2013-12-02
1
-0
/
+1
*
Revert r258672. We clearly don't compile libraries enough times.
peter
2013-11-27
1
-1
/
+1
*
At great personal risk, change the default for LIB32 from yes to no. As
peter
2013-11-27
1
-1
/
+1
*
Remove stray MK_PKGTOOLS leftover from r257444.
gjb
2013-11-11
1
-1
/
+0
*
Fix buildworld when WITH_TESTS is enabled.
jmmv
2013-11-08
1
-0
/
+14
*
Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm than
peter
2013-11-03
1
-5
/
+0
*
Switch the default mtree to nmtree our new NetBSD derived mtree.
brooks
2013-10-25
1
-1
/
+1
*
Disable WITH_TESTS= for now.
rpaulo
2013-10-25
1
-1
/
+1
*
Set up the /usr/tests hierarchy.
rpaulo
2013-10-25
1
-0
/
+1
*
Move the TESTSBASE definition to bsd.own.mk.
rpaulo
2013-10-25
1
-0
/
+4
[next]