| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r317179: | ngie | 2017-07-06 | 2 | -1/+5 |
* | MFC r314579,r314785: | ngie | 2017-06-01 | 2 | -0/+6 |
* | MFC r313169,r319246: | ngie | 2017-05-30 | 16 | -44/+56 |
* | MFC r317168: | ngie | 2017-05-30 | 1 | -0/+4 |
* | MFC r318305: makeman: reword description, based on feedback from wblock | emaste | 2017-05-30 | 1 | -7/+7 |
* | MFC r306375,r307802: | ngie | 2017-05-30 | 1 | -0/+2 |
* | MFC r311135: | ngie | 2017-05-22 | 2 | -0/+10 |
* | MFC r315766,r315768: | ngie | 2017-05-22 | 1 | -1/+2 |
* | MFC LLD changes and enable LLD as /usr/bin/ld on arm64 by default | emaste | 2017-05-18 | 2 | -0/+7 |
* | MFC r310271 (gjb): Comment the RCSID (in WITH_REPRODUCIBLE_BUILD) | emaste | 2017-05-15 | 1 | -1/+1 |
* | MFC r317156: makeman: add a comment describing purpose and invocation | emaste | 2017-05-15 | 1 | -2/+16 |
* | MFC r316706: makeman: don't copy $FreeBSD$ tags from source files into output | emaste | 2017-05-15 | 1 | -6/+3 |
* | Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release: | dim | 2017-04-02 | 2 | -0/+4 |
* | MFC r315764,r315765: | ngie | 2017-03-30 | 1 | -0/+8 |
* | Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob | emaste | 2017-01-25 | 1 | -0/+4 |
* | MFC r311548: | ngie | 2017-01-13 | 1 | -1/+1 |
* | MFC r311136: | ngie | 2017-01-06 | 1 | -0/+2 |
* | MFC r306966: Correct sense of WITHOUT_MANDOCDB knob | emaste | 2017-01-06 | 1 | -4/+7 |
* | MFC r309124: | dim | 2016-12-26 | 2 | -0/+4 |
* | MFC r306877 | bapt | 2016-10-15 | 1 | -4/+0 |
* | Document support for alternate TCP stacks. | jtl | 2016-06-28 | 1 | -0/+2 |
* | WITH_META_MODE: Enable printing of some of make's environment on error. | bdrewery | 2016-06-14 | 1 | -0/+3 |
* | WITH_META_MODE: Lessen the filemon(4) requirement scope. | bdrewery | 2016-06-14 | 1 | -2/+6 |
* | Document BLACKLIST related build options | lidl | 2016-06-07 | 2 | -0/+10 |
* | Document WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER. | bdrewery | 2016-06-05 | 1 | -0/+3 |
* | WITH_META_MODE: Enable bmake's missing meta rebuild feature | bdrewery | 2016-06-05 | 1 | -3/+4 |
* | WITH_META_MODE: Correct description of missing .meta file. | bdrewery | 2016-05-24 | 1 | -1/+3 |
* | Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set. | bdrewery | 2016-05-21 | 2 | -0/+24 |
* | Add a WITH_LIBSOFT | bdrewery | 2016-05-20 | 1 | -0/+3 |
* | Add more content for WITH_META_MODE/WITH_DIRDEPS_BUILD. | bdrewery | 2016-04-14 | 2 | -16/+41 |
* | Note the brokenness of WITHOUT_INSTALLLIB. | bdrewery | 2016-04-13 | 1 | -0/+3 |
* | The build does work now with WITHOUT_TOOLCHAIN. | bdrewery | 2016-04-13 | 1 | -3/+0 |
* | Add some more content for WITH_META_MODE. | bdrewery | 2016-04-12 | 1 | -1/+10 |
* | Document the behavior of NO_DIRDEPS/NO_DIRDEPS_BELOW. | bdrewery | 2016-04-12 | 1 | -1/+3 |
* | Remove FAST_DEPEND reference missed in r297434. | bdrewery | 2016-03-30 | 1 | -3/+0 |
* | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 2 | -12/+0 |
* | Add a WITHOUT_FAST_DEPEND | bdrewery | 2016-03-11 | 1 | -0/+5 |
* | Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), | trasz | 2016-03-01 | 4 | -5/+5 |
* | Document that WITHOUT_ELFCOPY_AS_OBJCOPY will be removed | emaste | 2016-02-29 | 1 | -0/+1 |
* | Add WITH_GDB src.conf(5) description | emaste | 2016-02-11 | 1 | -0/+3 |
* | Add missing src.conf(5) descriptions for tool chain components | emaste | 2016-02-11 | 3 | -0/+13 |
* | Update list of binutils controlled by WITHOUT_BINUTILS_BOOTSTRAP | emaste | 2016-02-10 | 1 | -2/+1 |
* | Support use of LLVM's libunwind for exception unwinding | emaste | 2016-01-09 | 2 | -0/+4 |
* | Correct comment about MAKEOBJDIRPREFIX in src-env.conf. | bdrewery | 2015-12-15 | 1 | -1/+4 |
* | Fix breakage by recent collation change. | ume | 2015-11-28 | 1 | -1/+1 |
* | Retire the NONE cipher option. | des | 2015-11-23 | 1 | -9/+0 |
* | Regen src.conf.5 | sjg | 2015-11-14 | 1 | -0/+1 |
* | Rename META_MODE option to DIRDEPS_BUILD | sjg | 2015-11-14 | 6 | -42/+42 |
* | Add built-in ccache build support via WITH_CCACHE_BUILD option. | bdrewery | 2015-11-08 | 1 | -0/+42 |
* | Don't allow environment-set options to bleed into src.conf.5 generation. | bdrewery | 2015-11-06 | 1 | -2/+2 |