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
Commit message (
Expand
)
Author
Age
Files
Lines
*
To avoid having to explicitly test COMPILER_TYPE for setting
dim
2013-12-22
1
-1
/
+8
*
Require a C++11 compiler to build LLDB
emaste
2013-12-17
1
-4
/
+4
*
Make bsd.progs.mk work in directories with SCRIPTS but no PROGS.
jmmv
2013-12-11
1
-3
/
+19
*
Add tap.test.mk.
jmmv
2013-12-11
2
-0
/
+65
*
For WARNS <= 3, change the clang warning flag -Wno-conversion to
dim
2013-12-07
1
-1
/
+1
*
Please welcome casperd daemon. It (and its services) will be responsible for
pjd
2013-12-02
2
-0
/
+3
*
Move my simple logging API to a separate library. It is now already used
pjd
2013-12-01
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
*
Generate plain sh test programs from a source file.
jmmv
2013-11-25
1
-0
/
+10
*
Install plain.test.mk.
jmmv
2013-11-25
1
-0
/
+1
*
Need to also test for defined(${v}_${PROG})
sjg
2013-11-19
1
-1
/
+1
*
Fix the build of plain test programs.
jmmv
2013-11-18
1
-0
/
+2
*
Remove registration of C++ test programs into PROGS.
jmmv
2013-11-18
2
-2
/
+0
*
Allow this to work with fmake
sjg
2013-11-13
1
-5
/
+13
*
Bring in libnv library for managing name/value pairs. The following types
pjd
2013-11-12
1
-0
/
+1
*
Remove stray MK_PKGTOOLS leftover from r257444.
gjb
2013-11-11
1
-1
/
+0
*
Subsume the functionality of MK_ATF into MK_TESTS.
jmmv
2013-11-08
1
-1
/
+1
*
Fix buildworld when WITH_TESTS is enabled.
jmmv
2013-11-08
1
-0
/
+14
*
For C++ programs, don't emit any explicit dependency to libstdc++.a or
dim
2013-11-04
1
-1
/
+1
*
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
*
Add missing plain.test.mk.
rpaulo
2013-10-25
1
-0
/
+51
*
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
2
-4
/
+4
*
Allow mixing bsd.files.mk with bsd.subdir.mk.
rpaulo
2013-10-25
1
-5
/
+3
*
Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allows
brooks
2013-10-22
1
-1
/
+0
*
Plug kyua into the 'test' target.
rpaulo
2013-10-19
1
-0
/
+33
*
Plug atf-run into the 'test' target.
rpaulo
2013-10-19
2
-0
/
+72
*
Add the automatic generation of Kyuafile files.
rpaulo
2013-10-19
2
-0
/
+50
*
Add the automatic generation of Atffile files.
rpaulo
2013-10-19
2
-0
/
+51
*
Clearly split the logic to build ATF and plain tests apart.
rpaulo
2013-10-19
2
-55
/
+67
*
Rename libbsdyml to libyaml, make private, and bump
bdrewery
2013-10-14
1
-1
/
+1
*
Remove most of the ATF tools and the _atf user.
rpaulo
2013-10-12
1
-94
/
+0
*
Revert r256095, r256120 (partial), r256121:
gjb
2013-10-09
1
-0
/
+1
*
Good bye RCS. You will be missed.
eadler
2013-10-07
1
-1
/
+0
*
Remove BIND.
des
2013-09-30
2
-46
/
+0
*
Flip the switch: disable BIND and enable LDNS_UTILS.
des
2013-09-24
1
-2
/
+2
*
Add LLDB bmake infrastructure
emaste
2013-09-20
1
-0
/
+5
*
Set the correct path for LIBUNBOUND.
des
2013-09-17
1
-1
/
+1
*
Build and install the Unbound caching DNS resolver daemon.
des
2013-09-15
2
-0
/
+5
*
Clean up the Kerberos build by turning libheimipcc and libheimipcs into
des
2013-09-10
1
-0
/
+2
*
Emit the correct standard library dependency line for C++ programs. In
des
2013-09-09
1
-1
/
+1
*
Make libldns and libssh private.
des
2013-09-08
1
-2
/
+2
*
Create a private library directory (LIBPRIVATEDIR) for libraries which
des
2013-09-08
3
-20
/
+39
*
Only set -Wno-c++11-extensions if we're building with clang, so bootstrapping
theraven
2013-09-06
1
-0
/
+3
*
Fix use of MACHINE_ARCH where MACHINE was intended for pc98 detection.
theraven
2013-09-06
1
-1
/
+1
*
On platforms where clang is the default compiler, don't build gcc or libstdc++.
theraven
2013-09-06
1
-1
/
+27
*
Connect libexecinfo to the build
emaste
2013-09-03
1
-0
/
+1
[next]