John Birrell
87d0f81ce7
Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaulting
...
to WITH_CDDL.
This option enables building code that is licensed under Sun's CDDL.
The DTrace code is licensed that way, so by default it will get built
unless the WITHOUT_CDDL option is used.
There is another build toggle, NO_CTF, which turns off execution of
ctfconvert and ctfmerge in sys.mk, but this can't be implemented as
WITH_/WITHOUT because bsd.own.mk isn't included in all Makefiles and
sys.mk is included automatically by make.
2006-11-01 09:02:11 +00:00
Ruslan Ermilov
2e97500669
Removed libc_r build support.
2006-09-30 11:32:46 +00:00
Ruslan Ermilov
aa5bab2179
Document the new know, WITHOUT_ASSERT_DEBUG.
2006-09-11 13:55:27 +00:00
Ruslan Ermilov
c1e29f712e
- Utilize the "showconfig" top-level target.
...
- Pass __MAKE_CONF=/dev/null to get a pristine output.
2006-09-11 13:39:44 +00:00
Yaroslav Tykhiy
ed4ab6bbe9
Tell the bitter truth that WITHOUT_GNU and WITHOUT_PAM
...
don't have any effect now.
2006-07-31 13:53:27 +00:00
Yaroslav Tykhiy
f7ee05c00b
Document some more src.conf(5) options:
...
WITHOUT_GNU, WITHOUT_NS_CACHING, WITHOUT_PAM.
Noticed by: src/tools/build/options/makeman
2006-07-31 13:08:47 +00:00
Yaroslav Tykhiy
c3b08cc667
Actually skip over undocumented options with "continue"
...
to avoid artifacts in the manpage generated. Previously
an orphaned paragraph on dependencies of such an option
would appear.
2006-07-31 12:41:13 +00:00
Tom Rhodes
07b7d7fbdf
Switch value back to values.
...
Requested by: ru
2006-05-20 04:32:10 +00:00
Poul-Henning Kamp
f6ce2a64f7
Send the pcvt(4) driver off to retirement.
2006-05-17 09:33:15 +00:00
Tom Rhodes
57caf3d61f
Some minor wording/description changes.
...
Reviewed by: ru (two months ago)
2006-05-16 18:59:00 +00:00
Ruslan Ermilov
80cd4b9e42
Implications are auto-generated.
2006-04-13 10:37:29 +00:00
Poul-Henning Kamp
3586fcede9
Overlooked that src.conf was built from here.
2006-04-01 18:34:30 +00:00
Ruslan Ermilov
41c8ddc37f
Fix generation of '$FreeBSD$'.
2006-03-21 09:08:45 +00:00
Ruslan Ermilov
8644ea9e0a
Slightly better description.
2006-03-21 09:06:24 +00:00
Ruslan Ermilov
c5922fbf80
A tool to generate the src.conf(5) manpage.
2006-03-21 09:05:42 +00:00
Ruslan Ermilov
5990647d42
Prepare to autogenerate the src.conf(5) manpage.
2006-03-21 07:50:50 +00:00