]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
Remove support for installing 1aout section manpages.
[FreeBSD/FreeBSD.git] / share / mk /
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-07 Olivier HouchardNuke ARM_WANT_TP_ADDRESS, it's not used anymore.
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 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 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 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
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...
2012-10-22 Edwin GroothuisMFV of r241867
2012-10-22 Marcel MoolenaarAdd ATF to the build. This is may be a bit rought aroun...
2012-10-21 Nathan WhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 Marcel MoolenaarRevert r241752. The claim that it's more correct while...
2012-10-19 Ulrich SpörleinMerge mandoc from vendor into contrib and provide the...
2012-10-19 Marcel MoolenaarImprove upon the previous commit to fix the yacc rule.
2012-10-19 Brooks DavisReplace our version of the pwcache(3) API with NetBSD...
2012-10-18 Attilio RaoDisconnect non-MPSAFE SMBFS from the build in preparati...
2012-10-17 Attilio RaoDisconnect non-MPSAFE NWFS from the build in preparatio...
2012-10-13 Gabor Kovesdan- Remove WITH_GNU_SORT support
2012-10-10 Xin LIUpgrade to 9.8.3-P4:
2012-10-06 Marcel MoolenaarAdd support for bmake. This includes:
2012-10-06 Marcel MoolenaarAdd bmake to the build and allow it to be installed...
2012-10-05 Xin LIMFV: tcpdump 4.3.0.
2012-10-05 Xin LIMFV: libpcap 1.3.0.
2012-10-03 Marcel MoolenaarMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-26 Brooks DavisAdd a COMPILER_FEATURES variable that is set in bsd...
2012-09-26 Martin MatuskaMerge recent vendor changes in ZFS.
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-13 Brooks DavisIntroduce a new make variable COMPILER_TYPE that specif...
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-12 David E. O'BrienAdd MK_KDUMP.
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-03 Dag-Erling SmørgravUpgrade OpenSSH to 6.1p1.
2012-08-28 Martin MatuskaMerge recent vendor changes:
2012-08-25 Dimitry AndricWhen using -stdlib=libc++, add the correct dependency...
2012-08-23 Martin MatuskaMerge recent vendor changes:
2012-08-23 Dimitry AndricMake sure bsd.dep.mk does not filter out -stdlib=xxx...
2012-08-20 Dimitry AndricUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 Jung-uk KimMerge ACPICA 20120816.
2012-08-15 Oleksandr TymoshenkoMerging of projects/armv6, part 3
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-07-30 Martin MatuskaPartial MFV (illumos-gate 13753:2aba784c276b)
2012-07-28 Martin MatuskaUpdate libarchive to 3.0.4
2012-07-26 Ruslan ErmilovPull up vendor changes to mdoc(7).
2012-07-24 Doug BartonHeavy DNSSEC Validation Load Can Cause a "Bad Cache...
next