]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
Add proto(4): A driver for prototyping and diagnostics.
[FreeBSD/FreeBSD.git] / share / mk /
2014-04-25 impGeneralize FOO.clang to FOO.${COMPILER_TYPE}. There...
2014-04-25 impSplit up the options into those used only by bsd.mk...
2014-04-25 impEliminate NO_INCS. It is used one place, and MK_TOOLCHA...
2014-04-25 impNow that all the NO_foo expressed in this loop have...
2014-04-25 impNO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining...
2014-04-24 impAdd option WITHOUT_VI to not build/install vi. vi was...
2014-04-24 impUse MK_OPENLDAP in preference to WITH_OPENLDAP and...
2014-04-24 impLIBUNBOUND can be unconditionally set.
2014-04-24 impDon't need to make these conditional on MK_LIBCPLUSPLUS...
2014-04-24 impLIBMILTER can be defined always. No need to restrict...
2014-04-24 impAlways define LIBLDNS. We don't need to only define...
2014-04-24 impInclude bsd.opts.mk before Makefile.inc so Makefile...
2014-04-23 ianAllow .WAIT to appear in SUBDIR= lists, to provide...
2014-04-23 baptUpdate to byacc 20140409
2014-04-19 jkimInstall newly added bsd.mkopt.mk.
2014-04-18 impRetire compatibility YES_HESIOD. If you haven't upgrade...
2014-04-18 impMove the generic part of bsd.opts.mk into bsd.mkopts...
2014-04-18 impAllow setting of MK_FOO by anybody. There are too many...
2014-04-18 impCopy bsd.own.mk to bsd.opts.mk and separate out the...
2014-04-18 impSeparate out enabling building clang and/or gcc for...
2014-04-18 impConvert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
2014-04-18 impDon't build EISA by default anymore. Remove from i386...
2014-04-13 impr264402 builds fine, but turns out there are problems...
2014-04-13 impConvert NO_MANCOMPRESS to normal convention.
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-13 impDon't apply ctf conversions in POSIX mode. These can...
2014-04-12 desIntroduce RANLIBFLAGS to mirror ARFLAGS and add -D...
2014-04-07 impNeed to test .MAKE.LEVEL everywhere before using it...
2014-04-05 impConvert sort to using newer MK_ convention.
2014-04-05 impConvert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
2014-04-05 impThe proper way to request no man pages currently is...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-02 impMove setting of the MK_xxx variables based on NO_xxx...
2014-04-02 impFreeBSD make (aka fmake) doesn't grok .MAKE.LEVEL....
2014-04-01 impDon't test WITHOUT_FOO in program makefiles, test MK_FO...
2014-04-01 impThere's no need to set the default for GNUCXX based...
2014-04-01 impEliminate FDT being treated specially. When the BSDL...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-30 impThere's no need to guess at the COMPILER_TYPE to pass...
2014-03-30 impKill NO_TESTS and use MK_TESTS=no when we want to skip...
2014-03-30 impAllow the build system to safely set MK_FOO to avoid...
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-23 andrewAdd a new ARM TARGET_ARCH, armv6hf. This is considered...
2014-03-22 baptUpdate to 20140321
2014-03-20 jkimAdd new CPUTYPEs supported by Clang 3.4, i.e., AMD...
2014-03-19 ianAdd a way to apply CFLAGS only when building the given...
2014-03-16 jmmvDocument support for TAP-compliant Perl test programs.
2014-03-15 jmmvAdd some documentation for bsd.test.mk.
2014-03-14 jmmvMove FreeBSD Test Suite-specific code to a suite.test...
2014-03-14 jmmvMake bsd.test.mk the only public mk fragment for the...
2014-03-14 glebiusRemove IPX support.
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 acheAdd fetch and patch to .PHONY and .NOTMAIN only if...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impIntegrate device-tree upstream files into the build...
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 dimMerge from head up to r262472.
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptRemove libyaml, it has been replaced by libucl
2014-02-23 baptImport libucl into head
2014-02-22 baptRename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusion
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 dimMove the part in bsd.own.mk that sets -Wno-c++11-extens...
2014-02-21 dimIn case source files are compiled with -g, tell clang...
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-23 skreuzerRemove WITHOUT_ATF as it has been replaced by WITH_TESTS
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-18 edCorrect value of LIBCOMPILER_RT.
2014-01-18 edReplace LIBGCC by LIBCOMPILER_RT.
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-14 jmmvSupport perl-based TAP-compliant test programs.
2014-01-14 jmmvSupport defining test program metadata from the Makefiles.
next