aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Silence a few command lines.Glen Barber2016-02-051-4/+4
* Rework the way <packagename>.ucl files are generated.Glen Barber2016-02-041-13/+4
* MFHGlen Barber2016-02-031-1/+3
|\
| * Revert r295167 at bdrewery's requestConrad Meyer2016-02-031-1/+3
* | MFHGlen Barber2016-02-021-5/+3
|\|
| * Deduplicate distrib-dirs logic from r289086 in distribution.Bryan Drewery2016-02-021-3/+1
| * Adjust install .WAITs for lib/ and etc/ to allow parallelization more.Bryan Drewery2016-02-021-2/+2
* | Wrap long lines after recent commits.Glen Barber2016-01-291-5/+11
* | Make sure 'pkg config ABI' uses ABI_FILE for the target.Glen Barber2016-01-291-4/+4
* | Reorder execution in the 'packages' target so both userlandGlen Barber2016-01-291-2/+2
* | Avoid excessively invoking 'pkg bootstrap' if already done.Glen Barber2016-01-281-0/+2
* | Fix naming for multiple kernels when building/packaging more than one.Glen Barber2016-01-271-3/+3
* | Add 'stagekernel' target, which invokes 'distributekernel'Glen Barber2016-01-271-44/+65
* | Add a 'signpackages' target, which creates the pkg repositoryGlen Barber2016-01-251-0/+4
* | Create a _pkgbootstrap target, and remove the env(1) prefixGlen Barber2016-01-221-14/+18
* | Ensure pkg(8) is bootstrapped, and avoid prompting for confirmationGlen Barber2016-01-211-3/+3
* | MFHGlen Barber2016-01-121-10/+5
|\|
| * Correct a comment.Bryan Drewery2016-01-111-1/+1
| * Chase r292622: Update path to ioctl.c for incremental build hack.Bryan Drewery2016-01-081-2/+1
| * Fix upgrading from OSVERSION 1000002-1000032 after r288829.Bryan Drewery2016-01-081-7/+3
* | MFHGlen Barber2016-01-071-4/+4
|\|
| * Provide knob NO_INSTALLEXTRAKERNELS. If defined, extra kernels in KERNCONFGleb Smirnoff2016-01-061-4/+4
* | MFHGlen Barber2016-01-051-4/+20
|\|
| * Merge ^/projects/release-install-debug:Glen Barber2016-01-051-4/+20
* | In 'create-kernel-packages', do not exit with an error if NO_ROOT isGlen Barber2016-01-051-4/+0
* | Do not implicitly invoke 'buildworld' as part of the 'packages' target.Glen Barber2016-01-051-1/+0
* | MFH r289384-r293170Glen Barber2016-01-041-206/+339
|\|
| * Fixup native-xtools target for poudriere cross build jails after svnSean Bruno2015-12-231-1/+1
| * Always expose LOCALBASE, not just when CROSS_TOOLCHAIN is definedEnji Cooper2015-12-201-2/+3
| * Follow-up r290423: Don't use CSH for buildenv shell.Bryan Drewery2015-12-141-0/+4
| * Split KNOWN_ARCHES so we have one per line to simplify merging futureAndrew Turner2015-12-141-4/+18
| * Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin2015-12-111-1/+5
| * Fix some makeman issues.Bryan Drewery2015-12-081-1/+4
| * Fix spelling of internal hack.Bryan Drewery2015-12-071-3/+3
| * bsd.subdir.mk: Only recurse on called targets, rather than dependencies.Bryan Drewery2015-12-021-19/+13
| * Add NO_INSTALLKERNEL to undo the assumption that the first KERNCONF will beBryan Drewery2015-12-011-3/+15
| * Allow storing package(world|kernel) tarballs into a different location at PAC...Bryan Drewery2015-12-011-8/+9
| * Fix errors being ignored in many phases of the build since the bmake integrat...Bryan Drewery2015-12-011-52/+52
| * Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-0/+1
| * Remove unneeded libmd from bootstrap-tools (reverting r246784).Bryan Drewery2015-11-181-4/+0
| * Avoid setting schg in the objtree for lib32 build.Bryan Drewery2015-11-141-2/+2
| * Fix 'make cleanworld' to respect TARGET/TARGET_ARCH for cross-build objtrees.Bryan Drewery2015-11-091-6/+2
| * Move 'make cleandir' from Makefile to Makefile.inc1.Bryan Drewery2015-11-091-0/+30
| * Add built-in ccache build support via WITH_CCACHE_BUILD option.Bryan Drewery2015-11-081-3/+3
| * Add a hack to workaround ZSH as BUILDENV_SHELL breaking CPUTYPE.Bryan Drewery2015-11-081-0/+3
| * Merge from head r290483Baptiste Daroussin2015-11-071-19/+23
| |\
| | * Allow 'make buildenv' to work anywhere in the src tree.Bryan Drewery2015-11-051-3/+5
| | * Allow 'make buildenv' to default to the caller's shell by using SHELL.Bryan Drewery2015-11-051-3/+3
| | * Fix CC being wrong during install* targets.Warner Losh2015-11-051-9/+11
| | * Rename libohash to libopenbsd.Craig Rodrigues2015-11-041-5/+5