aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Document why cat is a bootstrap tool.Warner Losh2017-02-211-0/+1
* Include ${LOCALBASE}/bin in $PATH when running "make checkworld"Enji Cooper2017-02-181-1/+1
* Quote path to doxygen/kyua in test(1) -x checkEnji Cooper2017-02-181-2/+2
* xdev: Fix after libc++ update in r300873.Bryan Drewery2017-02-181-4/+19
* xdev: Build yacc which is needed for recent libpcap updates.Bryan Drewery2017-02-171-1/+2
* META_MODE+xdev: Don't rebuild build-tools during normal build.Bryan Drewery2017-02-171-0/+4
* Remove LOCAL_LIB_DIRS warning added in r275839.Bryan Drewery2017-02-041-2/+0
* Fix typo in variable name (_REDUNDENT_LIB_DIRS -> _REDUNDANT_LIB_DIRS)Enji Cooper2017-02-041-2/+2
* native-xtools: Add missing readelf.Bryan Drewery2017-02-031-0/+1
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+0
* Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-271-1/+1
* Import mandoc cvs snapshot 20170121 (pre 1.14)Baptiste Daroussin2017-01-211-4/+3
* Enable /usr/lib32 for o32 binaries on mips64.John Baldwin2017-01-061-1/+1
* Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI andEnji Cooper2017-01-021-1/+1
* Make native-xtools build correctly after clang/llvm 3.9.0 importDimitry Andric2017-01-021-0/+1
* Revert r309339, thus re-instating r309314Matthew Seaman2016-12-161-14/+15
* Now that external gcc directly natively links to libc++ we can removeBaptiste Daroussin2016-12-101-1/+1
* dd is currently a bootstrap tool. It really doesn't have any businessWarner Losh2016-12-021-6/+0
* Revert r309314, which breaks installing ports.Glen Barber2016-11-301-15/+14
* Cleanup old debug dirs in delete-old-dirs targetDimitry Andric2016-11-301-0/+10
* Allow a user-overridable setting 'PKG_CMD' to control the command usedMatthew Seaman2016-11-301-14/+15
* Add WITH_LLD_AS_LD build knobEd Maste2016-11-251-1/+1
* Merge ^/head r308491 through r308841.Dimitry Andric2016-11-191-3/+1
|\
| * Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-0/+1
| * Move libsysdecode-specific hack out of buildworld.Bryan Drewery2016-11-131-3/+0
* | Merge ^/head r308227 through r308490.Dimitry Andric2016-11-101-2/+18
|\|
| * Add limits(1) to native-xtools so that it can be used in qemu user-mode jailsAntoine Brodin2016-11-101-0/+1
| * Connect new LLVM-based libgcc_eh & libgcc_s to the buildEd Maste2016-11-041-2/+17
* | Merge ^/head r303250 through r308226.Dimitry Andric2016-11-021-2/+2
|\|
| * Add rules to build LLVM IR binaries and libraries.Jonathan Anderson2016-11-011-2/+2
* | Merge ^/head r307736 through r308146.Dimitry Andric2016-10-311-1/+19
|\|
| * Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-311-0/+4
| * Tweak the UPDATING message a bit about the upgrade path.Warner Losh2016-10-231-1/+14
| * Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-0/+1
* | Merge ^/head r307383 through r307735.Dimitry Andric2016-10-211-2/+5
|\|
| * Don't build libssp as a prereq lib if WITHOUT_SSP is setEd Maste2016-10-201-1/+4
| * Fix MK_SHAREDOCS test from r306864Ed Maste2016-10-191-1/+1
* | Merge ^/head r306412 through r306905.Dimitry Andric2016-10-091-1/+1
|\|
| * groff is not needed in the bootstrap tools if the system is builtBaptiste Daroussin2016-10-081-1/+1
* | Merge ^/head r306303 through 306411.Ed Maste2016-09-281-4/+6
|\|
| * Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-271-4/+6
* | Merge ^/head r305220 through r305300.Dimitry Andric2016-09-021-1/+3
|\|
| * Bump __FreeBSD_version for crunchgen META_MODE fix in r305254.Bryan Drewery2016-09-011-1/+3
* | Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-261-4/+3
|/
* Fix in-tree GCC builds after r304681.Bryan Drewery2016-08-231-2/+7
* Always pass in -target and --sysroot flags for the build.Bryan Drewery2016-08-231-3/+12
* Trim unneeded bootstrap after r301470 made 9.1 the minimum supported release.Bryan Drewery2016-08-161-10/+0
* Avoid showing the bootstrap make command for check-old, etc.Bryan Drewery2016-08-121-3/+3
* Only remove empty directories before packaging.Li-Wen Hsu2016-08-101-1/+1
* Add libprocstat prebuild library dependencies.Mark Johnston2016-07-301-0/+1