summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* MFHgjb2016-03-141-161/+36
|\
| * Use the newly minted Makefile.libcompat to implement libsoft librariesimp2016-03-121-0/+3
| * Bump BOOTSTRAPPING test for libelf after cross-endian fix in r296685emaste2016-03-121-1/+2
| * Move Makefile.lib32 to Makefile.libcompat and generalize it.bdrewery2016-03-111-28/+30
| * Factor out lib32 generation to its own file. This is prep for aimp2016-03-111-133/+2
* | MFHgjb2016-03-101-7/+4
|\ \ | |/
| * Don't ever create object directories here with MK_AUTO_OBJ.bdrewery2016-03-081-7/+4
* | Avoid adding the '-release' suffix to non-debug kernel packages.gjb2016-03-081-12/+12
* | MFHgjb2016-03-061-8/+23
|\ \ | |/
| * Merge ^/head r296369 through r296409.dim2016-03-051-5/+20
| |\
| | * Conditionalize building makewhatis(1) for upgrades that need it.bdrewery2016-03-051-3/+2
| | * Don't add duplicates from LOCAL_LIB_DIRS.bdrewery2016-03-041-1/+1
| | * Fix over/under-linking in contrib/ofed.bdrewery2016-03-041-1/+10
| | * NO_ROOT: Create the METALOG directory on installworld/distributeworld.bdrewery2016-03-041-0/+1
| | * Add dd as a bootstrap tool, for status= supportemaste2016-03-041-0/+6
| * | Merge ^/head r296007 through r296368.dim2016-03-031-4/+4
| |\ \ | | |/
| * | Merge ^/head r295902 through r296006.dim2016-02-241-12/+26
| |\ \
| * \ \ Merge ^/head r295601 through r295844.dim2016-02-211-1/+1
| |\ \ \
| * \ \ \ Merge ^/head r295544 through r295600.dim2016-02-131-0/+2
| |\ \ \ \
| * \ \ \ \ Merge ^/head r295351 through r295543.dim2016-02-111-0/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge ^/head r294961 through r295350.dim2016-02-061-7/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge ^/head r293686 through r293849.dim2016-01-131-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ^/head r293430 through r293685.dim2016-01-111-9/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ^/head r293280 through r293429.dim2016-01-081-4/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ^/head r293175 through r293279.dim2016-01-061-4/+20
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | First part of updating llvm/clang build glue: getting llvm-tblgen,dim2015-12-311-3/+3
* | | | | | | | | | | | Set ALLOW_BASE_SHLIBS when creating base packages to enablegjb2016-03-021-3/+3
* | | | | | | | | | | | MFHgjb2016-03-021-16/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Convert casperd(8) daemon to the libcasper.oshogbo2016-02-251-4/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | FAST_DEPEND: Skip 'make depend' for buildworld and kernel since it is auto-ra...bdrewery2016-02-241-12/+26
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /
OpenPOWER on IntegriCloud