aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Complete WITHOUT_CXX support. It implies WITHOUT_GROFF andUlrich Spörlein2011-04-061-0/+2
* Make clang default on x86 and powerpc, but not on other architectures.Warner Losh2011-04-051-2/+2
* Fix the delete-old/check-old targets to work with arbitrarily longUlrich Spörlein2011-04-011-10/+27
* - Merge in OFED 1.5.3 from projects/ofed/headJeff Roberson2011-03-211-1/+8
* Improve the distributeworld target in Makefile.inc1 and update the releaseNathan Whitehorn2011-03-021-0/+46
* Use a suitable DIRPRFX for each invocation of make in the build32 andJohn Baldwin2011-03-011-11/+13
* Commit two more files missed in r219089.Pawel Jakub Dawidek2011-02-271-0/+2
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-251-9/+4
* Flesh out WITHOUT_GROFF support to DTRT.Ulrich Spörlein2011-02-221-8/+13
* Back out 218933 and 281934. The easy cases still worked, but someWarner Losh2011-02-221-16/+2
* Select building CLANG based on ${TARGET_ARCH} and existence ofWarner Losh2011-02-221-2/+16
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-201-1/+0
* Hmmm, specifying TARGET and TARGET_ARCH in the environment doesn'tWarner Losh2011-02-111-6/+6
* CPUTYPE is now a required define for calling Makefile.inc1 diretly, soWarner Losh2011-02-111-39/+45
* You are now *REQUIRED* to pass both TARGET and TARGET_ARCH to anyWarner Losh2011-02-101-0/+11
* Move the architecture guessing from Makefile.inc1 to Makefile. WeWarner Losh2011-01-311-26/+0
* Retire TARGET_ABI.Warner Losh2011-01-071-2/+2
* Do not lint code beyond necessity (with apologies to Wiliam of Ockham).Mark Murray2010-11-181-1/+1
* add / to the translation of TARGET_ARCH to TARGETWarner Losh2010-11-141-1/+1
* The fixes for mips/mips arm/arm compat hacks broke if TARGET orWarner Losh2010-11-131-2/+3