freebsd-dev/release
Bryan Drewery dfa099890c Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR.
This changes the build OBJDIR from the older style of /usr/obj/<srcdir> for
native builds, and /usr/obj/<target>.<target_arch>/<srcdir> for cross builds to
a new simpler format of /usr/obj/<srcdir>/<target>.<target_arch>.  This
new format is used regardless of cross or native build.  It allows
easier management of multiple source tree object directories.

The UNIFIED_OBJDIR option will be removed and its feature made permanent
for the 12.0 release.

Relnotes:	yes (don't note UNIFIED_OBJDIR option since it will be removed)
Prior work:	D3711 D874
Reviewed by:	gjb, sjg
Discussed at:	https://lists.freebsd.org/pipermail/freebsd-arch/2016-May/017805.html
Discussed with:	emaste
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D12840
2017-11-01 21:22:05 +00:00
..
amd64 Update several more URLs 2017-10-29 08:17:03 +00:00
arm Increase the arm/armv6 and arm/armv7 images from 2.5GB to 3GB, 2017-10-13 15:16:57 +00:00
arm64 Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR. 2017-11-01 21:22:05 +00:00
i386 Update several more URLs 2017-10-29 08:17:03 +00:00
packages Revert r322327, r322352, r322358: 2017-08-15 15:13:33 +00:00
picobsd Revert prior commit to restore the files mangled by my "fixing" merge 2017-03-01 02:10:40 +00:00
pkg_repos Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
powerpc Update several more URLs 2017-10-29 08:17:03 +00:00
scripts Rework r254951 to not reach into private OBJDIR areas. 2017-10-29 01:21:09 +00:00
sparc64 Update several more URLs 2017-10-29 08:17:03 +00:00
tools Add option UNIFIED_OBJDIR, on by default, which moves the default build OBJDIR. 2017-11-01 21:22:05 +00:00
Makefile Run mm-mtree with whatever -j value the build is using. 2017-10-31 00:03:29 +00:00
Makefile.azure Remove the HH-MM suffix from the build date suffix. 2015-07-01 14:51:26 +00:00
Makefile.ec2 Turn on support for the Amazon "Elastic Network Adapter" in EC2 AMIs. 2017-05-25 19:02:54 +00:00
Makefile.gce Fix GCE image publication. The gcutil utility is deprecated in favor 2016-08-05 19:00:45 +00:00
Makefile.mirrors Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
Makefile.vagrant Add some comments with examples on how to build Vagrant images. 2017-02-01 16:15:23 +00:00
Makefile.vm Ensure ${_CW} is uppercase when passing '-c' to mk-vmimage.sh, 2017-06-06 14:08:54 +00:00
rc.local Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
release.conf.sample One of the already implemented options in release/Makefile is NOSRC. When 2016-06-03 18:37:56 +00:00
release.sh Add arm/armv7 checks to env_check(). 2017-10-12 20:31:10 +00:00