freebsd-dev/release
Glen Barber 74e0b3f151 - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkout
the src/ tree into a directory that contains files/directories, such
  as a case where a custom kernel configuration file is specified.

- Allow specification of multiple KERNCONFs to pass to 'make release'.

- Move evaluation of NODOCS/NOPORTS earlier, and set based on how the
  release process expects these options to be evaluated.

- Wrap KERNCONF specification in double quotes, and use 'eval' so multiple
  kernel configurations do not cause the build to fail in strange ways.

- Set WITHOUT_X11 for the port build flags for the documentation toolchain
  build.  Also run 'clean distclean' targets during port build.

PR:		180192
Submitted by:	Anes Mukhametov
MFC after:	3 days
Approved by:	kib (mentor, implicit)
2013-07-05 22:04:49 +00:00
..
amd64 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
doc Revert r252126, r252124, r252121. 2013-06-24 09:18:41 +00:00
i386 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
ia64 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd use a plain 'make toolchain' to build toolchain, and 2013-05-05 20:59:22 +00:00
powerpc - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
scripts Farewall, sysinstall! You served us well for many years, but 10.0 is one 2011-10-03 15:13:09 +00:00
sparc64 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
generate-release.sh Add missing copyright notice. 2013-06-12 12:38:12 +00:00
Makefile Convert old make variable modifiers :U and :L to bmake :tu and :tl. 2013-06-02 11:44:23 +00:00
rc.local Fix typo and simplify condition. 2013-01-21 14:06:33 +00:00
release.conf.sample - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkout 2013-07-05 22:04:49 +00:00
release.sh - Add SRC_FORCE_CHECKOUT configuration option to force svn to checkout 2013-07-05 22:04:49 +00:00