aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* remove stale dependencies for utimens* wrappers removed in r319663Ed Maste2017-06-121-0/+11
* Fix src.conf.5 generationBaptiste Daroussin2017-06-081-2/+2
* META_MODE: Force a host tool rebuild for ino64 in r318736.Bryan Drewery2017-06-051-0/+2
* META_MODE: Add framework to force rebuilding for major ABI changes.Bryan Drewery2017-06-051-3/+47
* native-xtools: Connect makewhatis.Bryan Drewery2017-06-031-1/+3
* native-xtools: Connect lld.Bryan Drewery2017-06-021-0/+1
* add a rescue/sh sanity check before installworld on the running systemEd Maste2017-05-301-0/+16
* rm stale ptrace dependencies after r305012Ed Maste2017-05-261-0/+12
* libc: rm stale generated files which are no longer syscallsEd Maste2017-05-261-0/+15
* Now that roff documentation has been disconnected from the build, it is noBaptiste Daroussin2017-05-251-15/+0
* Add a -DNO_LIBS to skip building the libraries phase as well.Bryan Drewery2017-05-091-0/+2
* Support -DWORLDFAST to skip all build steps up to 'libraries' and 'everything'.Bryan Drewery2017-05-091-1/+9
* Support skipping 'make obj' tree-walk.Bryan Drewery2017-05-091-12/+23
* Honor WITHOUT_LIB32 on mips64.John Baldwin2017-05-081-1/+1
* Replace again GNU diff with BSD diffBaptiste Daroussin2017-04-201-1/+1
* Use relative symlink for 'latest' to allow repo to work after beingGlen Barber2017-04-181-2/+2
* Cache compiler metadata and reuse it at installworld time.Bryan Drewery2017-04-131-6/+35
* Pass COMPILER_FEATURES down to submakes for installworld.Bryan Drewery2017-04-131-1/+4
* Introduce LLD_BOOTSTRAP to control lld as bootstrap linkerEd Maste2017-04-091-7/+10
* do not require binutils port when using lld as ldEd Maste2017-04-071-2/+3
* META_MODE: Fix build-tools still sometimes rebuilding during target build.Bryan Drewery2017-04-061-2/+2
* Rename _cc to _gcc to be more clear.Bryan Drewery2017-03-211-5/+5
* Temporary readd GNU diffBaptiste Daroussin2017-03-191-1/+1
* Fix native-xtools after replacement of GNU diffBaptiste Daroussin2017-03-121-1/+1
* Remove the WITHOUT_MANDOCDB optionBaptiste Daroussin2017-03-111-2/+0
* Added comments for why nmtree/libmd are bootstrapped.Bryan Drewery2017-03-061-0/+2
* Fix bootstrapping mtree after r313404 for older systems.Bryan Drewery2017-03-051-2/+4
* Merge ^/head r313896 through r314128.Dimitry Andric2017-02-231-8/+29
|\
| * 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
* | Merge ^/head r313055 through r313300.Dimitry Andric2017-02-051-4/+3
|\|
| * 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
* | Merge ^/head r312894 through r312967.Dimitry Andric2017-01-291-1/+0
|\|
| * Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+0
* | Update clang400 branch for LD_AS_LLD -> LD_IS_LLDEd Maste2017-01-271-2/+2
* | Merge ^/head r312720 through r312893.Dimitry Andric2017-01-271-1/+1
|\|
| * Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CCEd Maste2017-01-271-1/+1
* | Also apply WITH_LLD_AS_LD to build toolsEd Maste2017-01-251-1/+5
|/
* 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