]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk/src.opts.mk
There is no Python in the FreeBSD base system
[FreeBSD/FreeBSD.git] / share / mk / src.opts.mk
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-18 impAcutally, replaces NO_INCS with WITHOUT_INCLUDES and...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-22 impMy previous commit exposed an issue as it fixed a different
2014-10-21 impFor the kernel, we have USB_GADGET_EXAMPLES as defaults...
2014-10-21 baptAlways use libc++ as the default c++ stack when buildin...
2014-10-19 neelIFC @r273206
2014-10-16 impHYPERV isn't available on all architectures, but just...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 andrewClean up detection of big-endian ARM. In all cases...
2014-10-01 andrewRemove MK_ARM_EABI, the armeb issues have been fixed...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-13 delphijImport HyperV Key-Value Pair (KVP) driver and daemon...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-16 jmmvEnable MK_TESTS by default, take 2.
2014-07-10 impMake MK_GNUCXX mean "build the libstdc++ and libsupc...
2014-07-10 impNow that pc98 no longer needs gcc to compile boot2...
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-30 emasteRename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-13 hselaskyAttach the CUSE library and kernel module to the defaul...
2014-06-13 gjbRevert r267424 and r267425:
2014-06-12 jmmvEnable MK_TESTS by default.
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-05 emasteInstall VT support files
2014-06-03 grehanMFC @ r266724
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-17 impRead in SRCCONF early and consistently, if src.sys...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 brooksRevert r261296. This removes the WITHOUT_NCURSESW...
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-10 impOptionally allow building the historical FreeBSD make...
2014-05-09 impIntroduce kern.opts.mk to hold all the options for...
2014-05-09 impWe have to include bsd.opts.mk (included in bsd.own...
2014-05-07 impAll the NO_foo options processed in src.opts.mk are...
2014-05-06 impRemove support for WITHOUT_BMAKE. bmake is now the...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-06 impMove the /usr/src specific options to src.opts.mk....