aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Add "hier" as an alternate spelling of "hierarchy" to match hier(9).David E. O'Brien2012-07-031-1/+1
* Minor wording change. The previous commit message should have included:Brooks Davis2012-06-151-1/+1
* MFP4: 212854, 212854Brooks Davis2012-06-151-1/+7
* During buildworld and buildkernel, define EARLY_BUILD in the earlierDimitry Andric2012-06-031-5/+6
* Bump __FreeBSD_version for the byacc import, and update _bootstrap_tools.Dag-Erling Smørgrav2012-05-221-1/+4
* Fix bootstrapping from FreeBSD 7.x: we also need to build ar.Marcel Moolenaar2012-05-191-0/+5
* By request, add back support from 7.0 and newer, since the changes forWarner Losh2012-05-161-5/+12
* Do a bit of house cleaning and remove the old, obsolete upgrade fromWarner Losh2012-05-101-28/+6
* Introduce the ${SHLIB_LDSCRIPT} variable to have an ld(1) scriptJeremie Le Hen2012-05-071-2/+4
* Fix ordering issue. 'make xdev' can fail with -jN because it tries to run theWarner Losh2012-04-261-2/+2
* o) Fix mips/mips -> mips for Makefile.inc1.Juli Mallett2012-03-291-1/+1
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-291-1/+1
* Build CTF tools as a part of toolchain for cross-compilation caseOleksandr Tymoshenko2012-03-241-2/+4
* - Do not build libcom_err and compile_et when kerberos is disabled. TheyStanislav Sedov2012-03-231-1/+2
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-221-18/+32
* Make sure libgcc_s is finished building in _startup_libs beforePeter Wemm2012-03-171-0/+3
* Fix a thinko in r232322, where gcc (and its tools) are not built duringDimitry Andric2012-03-041-2/+2
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatDimitry Andric2012-02-291-5/+7
* Allow specification of build shell for the buildenv target.Warner Losh2012-01-301-1/+4
* When the buildkernel stage 2.3 (build tools) runs, the PATH is still setDimitry Andric2012-01-271-0/+2
* Restore functionality to pack several kernels into release. AllGleb Smirnoff2012-01-151-1/+12
* Fix the broken non-cross compile build. Oops!Adrian Chadd2012-01-061-1/+1
* Allow extra directories to be added to the build-tools target.Adrian Chadd2012-01-051-0/+5
* Remove -mfancy-math from LIB32CPUFLAGS for amd64. It has been defaultDimitry Andric2011-12-221-1/+0
* - CTF knob is now implemented using common scheme: MK_CTF=yes/no isMax Khon2011-11-301-2/+0
* Turn off profiled libs build by default.Max Khon2011-11-291-5/+5
* Fix breakage after r227983; lib/libcxxrt still got built, because it wasDimitry Andric2011-11-261-1/+1
* Provide proper error message when trying to build xdev, xdev-build orOleksandr Tymoshenko2011-11-261-0/+3
* Import libc++ / libcxxrt into base. Not build by default yet (useDavid Chisnall2011-11-251-0/+3
* Revert r227841 and part of r227798. We still build libpam in two passes,Dag-Erling Smørgrav2011-11-241-2/+13
* Remove libpam from _prebuild_libs. This should unbreak the -jX build.Dag-Erling Smørgrav2011-11-221-2/+1
* Simplify the libpam build by removing the shared modules' dependencyDag-Erling Smørgrav2011-11-211-14/+4
* Rename the linker emulation name for powerpc and powerc64. This is needed thatAndreas Tobler2011-11-191-1/+1
* Revert r227403 for now. Since the cross-tools stage purposefullyDimitry Andric2011-11-101-6/+10
* Move building of clang's tblgen tools (and required libraries) from theDimitry Andric2011-11-091-10/+6
* Make it possible to set CC and CXX (and optionally, AS and LD) inDimitry Andric2011-11-051-1/+2
* Attempt to fix build logic for gensnmptree.Ed Schouten2011-10-261-1/+2
* Upgrade our copy of llvm/clang to r142614, from upstream's release_30Dimitry Andric2011-10-221-1/+3
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-1/+0
* - Add missing interdependencies to kerberos libraries. Some of theStanislav Sedov2011-09-271-1/+16
* - Merged awk upstream that includes a fix for a bug exposed by kmod_syms.mk.Ruslan Ermilov2011-08-111-0/+5
* It's a bit odd, but "make update" in src/ can also update the ports/,Ruslan Ermilov2011-06-161-1/+5
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlWarner Losh2011-05-191-2/+10
* Clean up a loose end from the conversion from gnu ar/ranlib to the BSDWarner Losh2011-05-181-2/+4
* Backout libinstall.a -> libpkg commit.Florent Thoumie2011-05-171-3/+2
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-1/+1
* + DTrace as a bootstrap tool is only needed on certain older systems.David E. O'Brien2011-05-111-4/+10
* Correct the kernel config name printed out during install.David E. O'Brien2011-05-051-1/+1
* Note which of the built kernels is being installed.David E. O'Brien2011-04-221-1/+1
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-171-1/+0