summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Include a 'package-pkg' target, intended for use forgjb2016-02-241-0/+6
* Set PORTSDIR if not already set.gjb2016-02-241-0/+1
* Further subdir-ize WSTAGEDIR and KSTAGEDIR base on thegjb2016-02-241-2/+2
* MFHgjb2016-02-181-1/+1
|\
| * Don't descend into test directories for distribution->installconfig.bdrewery2016-02-161-1/+1
* | Always include the kernel name in the resulting package.gjb2016-02-161-8/+8
* | MFHgjb2016-02-151-0/+2
|\ \ | |/
| * Add libpe for elfcopy(1) PE/COFF supportemaste2016-02-121-0/+2
* | Remove unnecessary env(1) invocations.gjb2016-02-091-3/+2
* | Add logic to rotate the package repository, keyed on PKG_VERSION,gjb2016-02-091-5/+16
* | Rename the signpackages target to sign-packages, and include it in thedes2016-02-081-2/+2
* | Split the packages target into stage-packages and create-packages to makedes2016-02-081-3/+9
* | MFHgjb2016-02-081-5/+18
|\ \ | |/
| * Simplify running the FreeBSD test suitengie2016-02-071-0/+15
| * Deduplicate distrib-dirs logic from r289086 in distribution.bdrewery2016-02-031-5/+3
| * Revert r295167 at bdrewery's requestcem2016-02-031-1/+3
* | Silence a few command lines.gjb2016-02-051-4/+4
* | Rework the way <packagename>.ucl files are generated.gjb2016-02-041-13/+4
* | MFHgjb2016-02-031-1/+3
* | MFHgjb2016-02-021-5/+3
|\ \ | |/
| * Deduplicate distrib-dirs logic from r289086 in distribution.bdrewery2016-02-021-3/+1
| * Adjust install .WAITs for lib/ and etc/ to allow parallelization more.bdrewery2016-02-021-2/+2
* | Wrap long lines after recent commits.gjb2016-01-291-5/+11
* | Make sure 'pkg config ABI' uses ABI_FILE for the target.gjb2016-01-291-4/+4
* | Reorder execution in the 'packages' target so both userlandgjb2016-01-291-2/+2
* | Avoid excessively invoking 'pkg bootstrap' if already done.gjb2016-01-281-0/+2
* | Fix naming for multiple kernels when building/packaging more than one.gjb2016-01-271-3/+3
* | Add 'stagekernel' target, which invokes 'distributekernel'gjb2016-01-271-44/+65
* | Add a 'signpackages' target, which creates the pkg repositorygjb2016-01-251-0/+4
* | Create a _pkgbootstrap target, and remove the env(1) prefixgjb2016-01-221-14/+18
* | Ensure pkg(8) is bootstrapped, and avoid prompting for confirmationgjb2016-01-211-3/+3
* | MFHgjb2016-01-121-10/+5
|\ \ | |/
| * Correct a comment.bdrewery2016-01-111-1/+1
| * Chase r292622: Update path to ioctl.c for incremental build hack.bdrewery2016-01-081-2/+1
| * Fix upgrading from OSVERSION 1000002-1000032 after r288829.bdrewery2016-01-081-7/+3
* | MFHgjb2016-01-071-4/+4
|\ \ | |/
| * Provide knob NO_INSTALLEXTRAKERNELS. If defined, extra kernels in KERNCONFglebius2016-01-061-4/+4
| * Merge ^/projects/release-install-debug:gjb2016-01-051-4/+20
* | MFHgjb2016-01-051-4/+20
* | In 'create-kernel-packages', do not exit with an error if NO_ROOT isgjb2016-01-051-4/+0
* | Do not implicitly invoke 'buildworld' as part of the 'packages' target.gjb2016-01-051-1/+0
* | MFH r289384-r293170gjb2016-01-041-206/+339
|\ \ | |/
| * Fixup native-xtools target for poudriere cross build jails after svnsbruno2015-12-231-1/+1
| * Always expose LOCALBASE, not just when CROSS_TOOLCHAIN is definedngie2015-12-201-2/+3
| * Follow-up r290423: Don't use CSH for buildenv shell.bdrewery2015-12-141-0/+4
| * Split KNOWN_ARCHES so we have one per line to simplify merging futureandrew2015-12-141-4/+18
| * Start support for the RISC-V 64-bit architecture developed by UC Berkeley.br2015-12-111-1/+5
| * Fix some makeman issues.bdrewery2015-12-081-1/+4
| * Fix spelling of internal hack.bdrewery2015-12-071-3/+3
| * bsd.subdir.mk: Only recurse on called targets, rather than dependencies.bdrewery2015-12-021-19/+13
OpenPOWER on IntegriCloud