]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
Merge sendmail 8.14.6 errata issue
[FreeBSD/FreeBSD.git] / share / mk /
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-16 Dimitry AndricSince clang 3.2 now has an option to suppress warnings...
2013-02-15 Dag-Erling SmørgravUpgrade to 1.6.16
2013-02-15 Dag-Erling Smørgravfix leftover from an earlier experiment
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravThe relationship between LDNS_UTILS and BIND_UTILS...
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Martin MatuskaMFV r246388:
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-05 Andrew TurnerBuild clang for little-endian arm by default. Due to...
2013-02-02 Dimitry AndricPull in r170135 from upstream clang trunk:
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-01-30 Dimitry AndricFix a problem introduced in r231057: in bsd.own.mk...
2013-01-29 Gabor Kovesdan- Add a BSD-licensed patch, ported by Pedro F. Giffuni...
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-24 Brooks DavisDon't declare an dependency on _maninstall when LIBRARI...
2013-01-22 David ChisnallImport new (BSDL) device tree compiler. Now built...
2013-01-21 Brooks DavisReplace all known uses of ln in the build process with...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-19 Neel NatuMerge projects/bhyve to head.
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-18 Eitan AdlerAdd option to make pc-sysinstall optional
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245542
2013-01-17 Brooks DavisAdd a new LIBRARIES_ONLY make variable to disable the...
2013-01-17 Neel NatuIFC @ r245509
2013-01-17 Andrew TurnerAdd compiler support for the ARM EABI.
2013-01-17 Bjoern A. ZeebAdd a src.conf(5) option to allow users to compile...
2013-01-16 Brooks DavisRemove support for installing 1aout section manpages.
2013-01-16 Xin LIMFV r245510:
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-10 Dag-Erling SmørgravRemove all support for legacy NOFOO and NO_FOO build...
2013-01-09 Brooks DavisAlways install our mtree as /usr/sbin/fmtree and link...
2013-01-09 Neel NatuIFC @ r245205
2013-01-09 Neel NatuIFC @ r245178
2013-01-07 Olivier HouchardNuke ARM_WANT_TP_ADDRESS, it's not used anymore.
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-31 Mark JohnstonExplicitly specify that the beforelinking target depend...
2012-12-30 Nathan WhitehornWith the old sade removed, libdisk is no longer used...
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 Ed MasteSort default option lists
2012-12-18 Ed MasteNo reason to install debug data with the schg flag
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-17 Ed MasteHide OBJCOPY and others in POSIX mode
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-15 Ed MastePut shared library debug info into separate .symbols...
2012-12-14 Ed MasteMinor refactoring prior to .symbols file changes
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-06 Eitan AdlerChange the default to 'cru' for speed reasons.
2012-12-06 Eitan AdlerClean up hardcoded ar(1) flags in the tree to use the...
2012-12-04 Neel NatuIFC @r243836
2012-12-04 Jung-uk KimFix typos in the previous commit.
2012-12-04 Jung-uk KimTidy up bsd.cpu.mk for X86 CPUs:
2012-12-03 Jung-uk KimRemove fictitious support for 80386-class CPUs from...
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-22 Simon J. GerratyIf .PARSEDIR is defined we have bmake, and CTFCONVERT_C...
2012-11-22 Simon J. GerratyINSTALL_AS_USER: output of id -un will never match...
2012-11-20 Dimitry AndricDo not expose LIBCXXRT and LIBCPLUSPLUS in bsd.libnames...
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-19 Jung-uk KimAdd x86 CPUs supported by clang on head.
2012-11-17 Neel NatuIFC @ r243164
2012-11-17 Marcel MoolenaarInstall bsd.progs.mk, needed by bsd.test.mk and thus...
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 Neel NatuIFC @ r242940
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-11 Neel NatuIFC @ r242684
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-07 Simon J. GerratyAdd ATF and reformat to ease reviews
2012-11-07 Simon J. GerratyEnable ATF testing.
2012-11-07 Simon J. GerratyLatest progs.mk from crufty.net for ATF
2012-11-06 Dimitry AndricFix typo in bsd.compiler.mk.
2012-11-05 Brooks DavisAllow CC to be gcc46 or similar by matching gcc*.
2012-11-05 Brooks DavisAfter years of hard work by many FreeBSD and LLVM devel...
2012-11-04 Xin LIMFV: less v453.
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-25 Simon J. GerratyMerge bmake-20121010
2012-10-23 Jung-uk KimMerge ACPICA 20121018.
2012-10-22 Xin LIMFV: netcat from OpenBSD 5.2.
2012-10-22 Dimitry AndricImport libc++ trunk r165949. Among other improvements...
next