summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* IFC to head to catch up the bhyve branchsbruno2012-01-046-114/+83
|\
| * Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile outrwatson2012-01-021-0/+1
| * Disable another clang warning (-Wempty-body) when WARNS <= 2.dim2011-12-181-1/+1
| * Disable yet another clang warning (-Wconversion) when WARNS <= 3.dim2011-12-181-1/+2
| * Disable yet another clang warning when WARNS <= 3.dim2011-12-171-1/+1
| * Add a NO_WARRAY_BOUNDS setting to bsd.sys.mk, only applicable to clang,dim2011-12-161-0/+3
| * Disable one more clang warning when WARNS <= 3.dim2011-12-151-1/+2
| * Clang has more warnings enabled by default, and when using -Wall, so if WARNSdim2011-12-151-0/+13
| * Force linker error when created shared library contains a relocationkib2011-12-061-2/+7
| * Revert to conservative defaults. WITH_PROFILE is a default now.fjoe2011-12-021-2/+2
| * - CTF knob is now implemented using common scheme: MK_CTF=yes/no isfjoe2011-11-303-11/+16
| * CTFCONVERT_CMD=... hack does not work sufficiently well in parallel builds.fjoe2011-11-291-1/+1
| * Turn off profiled libs build by default.fjoe2011-11-291-2/+2
| * - fix WITH_CTF when specified in /etc/src.conf [1]fjoe2011-11-294-108/+40
| * Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) insteadfjoe2011-11-293-93/+93
| * Allow NO_FOO to override WITH_FOO that could be specified in /etc/src.conf.fjoe2011-11-291-0/+3
| * Fix breakage after r227983; lib/libcxxrt still got built, because it wasdim2011-11-261-2/+1
| * Import libc++ / libcxxrt into base. Not build by default yet (usetheraven2011-11-252-0/+4
| * libodialog: disconnect from the build and obsolete.fjoe2011-11-241-1/+0
| * Add CTF magic to the new .c.o rule.des2011-11-241-0/+3
* | IFC @ r227804grehan2011-11-222-9/+14
|\ \ | |/
| * As threatened on -arch, add {SHARED,STATIC}_{C,CXX}FLAGS, which allow ades2011-11-211-4/+10
| * Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50nwhitehorn2011-11-211-5/+4
* | IFC @ r226824grehan2011-10-272-4/+5
|\ \ | |/
| * Build 'dtc' by default for MIPS.jchandra2011-10-201-2/+3
| * Also pass the -ansi flag through to mkdep (requested by bde), and fixdas2011-10-111-2/+2
| * Pass -std= flags in CFLAGS to mkdep. Without this, preprocessor testsdas2011-10-101-2/+2
| * Revert unapproved commit to bsd.port.mk.crees2011-10-081-16/+0
| * - Add a couple of more sed subsitutions needed to get the correctstas2011-10-081-2/+6
| * - ${WRKSRC} might be missing when the autotools fixup is running.stas2011-10-071-2/+2
| * Work around the autotools problem with the 10.0 version.jilles2011-10-041-0/+12
* | IFC @ r223696 to pick up dfr's userbootgrehan2011-06-301-0/+14
|\ \ | |/
| * Add macros to specify owner, group and mode of config files for installation.se2011-06-271-0/+14
* | IFC @ r222830grehan2011-06-282-4/+3
|\ \ | |/
| * Add WITHOUT_UTMPX switch to the build system.ed2011-06-171-0/+1
| * Don't pass -o1- to groff(1) by default. If ms(7) formatted documentru2011-06-031-4/+2
* | IFC @ r222256grehan2011-05-242-1/+5
|\ \ | |/
| * Start to usher INSTALL_NODEBUG hack out the door. Add newimp2011-05-221-0/+1
| * Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlimp2011-05-191-0/+4
| * Backout libinstall.a -> libpkg commit.flz2011-05-171-1/+0
* | First cut to port bhyve, vmmctl, and libvmmapi to HEAD.jhb2011-05-151-0/+1
|\ \ | |/ |/|
| * Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+1
| * MFC: r208320jkim2010-05-251-1/+2
| * MFC r207842, r207844, r208099:mm2010-05-181-0/+1
| * MFC r206973:delphij2010-05-051-1/+1
| * MFC r205702:delphij2010-03-291-1/+0
| * Merge r201920 to stable/8:antoine2010-02-131-1/+1
| * MFC r202440 to stable/8:antoine2010-01-301-0/+5
| * MFC r202578 and r202579:ru2010-01-211-7/+7
* | Removed unsupported options MK_BINUTILS and MK_GCC that wereru2011-05-101-2/+0
OpenPOWER on IntegriCloud