]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
Import libyaml as libbsdyml (private brand name)
[FreeBSD/FreeBSD.git] / share / mk /
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-01 brooksProvide slightly more helpful feedback when we can...
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-20 emasteFix parallel build race with DEBUG_FLAGS
2013-02-16 dimSince clang 3.2 now has an option to suppress warnings...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 desfix leftover from an earlier experiment
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desThe relationship between LDNS_UTILS and BIND_UTILS...
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-09 delphijMFV r245512:
2013-02-05 andrewBuild clang for little-endian arm by default. Due to...
2013-02-02 dimPull in r170135 from upstream clang trunk:
2013-02-01 sjgMerge bmake-20130123
2013-01-30 dimFix a problem introduced in r231057: in bsd.own.mk...
2013-01-29 gabor- Add a BSD-licensed patch, ported by Pedro F. Giffuni...
2013-01-24 brooksDon't declare an dependency on _maninstall when LIBRARI...
2013-01-22 theravenImport new (BSDL) device tree compiler. Now built...
2013-01-21 brooksReplace all known uses of ln in the build process with...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-18 eadlerAdd option to make pc-sysinstall optional
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245542
2013-01-17 brooksAdd a new LIBRARIES_ONLY make variable to disable the...
2013-01-17 neelIFC @ r245509
2013-01-17 andrewAdd compiler support for the ARM EABI.
2013-01-17 bzAdd a src.conf(5) option to allow users to compile...
2013-01-16 brooksRemove support for installing 1aout section manpages.
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-10 desRemove all support for legacy NOFOO and NO_FOO build...
2013-01-09 brooksAlways install our mtree as /usr/sbin/fmtree and link...
2013-01-09 neelIFC @ r245178
2013-01-07 cognetNuke ARM_WANT_TP_ADDRESS, it's not used anymore.
2013-01-04 neelIFC @ r244983.
2012-12-31 markjExplicitly specify that the beforelinking target depend...
2012-12-30 nwhitehornWith the old sade removed, libdisk is no longer used...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 emasteSort default option lists
2012-12-18 emasteNo reason to install debug data with the schg flag
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-17 emasteHide OBJCOPY and others in POSIX mode
2012-12-15 emastePut shared library debug info into separate .symbols...
2012-12-14 emasteMinor refactoring prior to .symbols file changes
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-06 eadlerChange the default to 'cru' for speed reasons.
2012-12-06 eadlerClean up hardcoded ar(1) flags in the tree to use the...
2012-12-04 neelIFC @r243836
2012-12-04 jkimFix typos in the previous commit.
2012-12-04 jkimTidy up bsd.cpu.mk for X86 CPUs:
2012-12-03 jkimRemove fictitious support for 80386-class CPUs from...
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-22 sjgIf .PARSEDIR is defined we have bmake, and CTFCONVERT_C...
2012-11-22 sjgINSTALL_AS_USER: output of id -un will never match...
2012-11-20 dimDo not expose LIBCXXRT and LIBCPLUSPLUS in bsd.libnames...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-19 jkimAdd x86 CPUs supported by clang on head.
2012-11-17 neelIFC @ r243164
2012-11-17 marcelInstall bsd.progs.mk, needed by bsd.test.mk and thus...
2012-11-16 sjgMerge bmake-20121111
2012-11-13 neelIFC @ r242940
2012-11-11 neelIFC @ r242684
2012-11-07 sjgAdd ATF and reformat to ease reviews
2012-11-07 sjgEnable ATF testing.
2012-11-07 sjgLatest progs.mk from crufty.net for ATF
2012-11-06 dimFix typo in bsd.compiler.mk.
2012-11-05 brooksAllow CC to be gcc46 or similar by matching gcc*.
2012-11-05 brooksAfter years of hard work by many FreeBSD and LLVM devel...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 marcelAdd ATF to the build. This is may be a bit rought aroun...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 marcelRevert r241752. The claim that it's more correct while...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 marcelImprove upon the previous commit to fix the yacc rule.
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-18 attilioDisconnect non-MPSAFE SMBFS from the build in preparati...
2012-10-17 attilioDisconnect non-MPSAFE NWFS from the build in preparatio...
2012-10-13 gabor- Remove WITH_GNU_SORT support
2012-10-06 marcelAdd support for bmake. This includes:
2012-10-06 marcelAdd bmake to the build and allow it to be installed...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-26 brooksAdd a COMPILER_FEATURES variable that is set in bsd...
2012-09-13 brooksIntroduce a new make variable COMPILER_TYPE that specif...
2012-09-12 obrienAdd MK_KDUMP.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-25 dimWhen using -stdlib=libc++, add the correct dependency...
2012-08-23 dimMake sure bsd.dep.mk does not filter out -stdlib=xxx...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-15 gonzoMerging of projects/armv6, part 3
2012-08-08 andrewImport compiler-rt r160957.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-14 dteskeImport bsdconfig(8) as a replacement for the post-insta...
2012-07-12 jkimMerge OpenSSL 1.0.1c.
next