History log of /freebsd/share/man/man7/build.7 (Results 151 – 175 of 240)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/6.0.0_cvs, release/6.0.0
# 08b91343 10-Oct-2005 Yaroslav Tykhiy <ytykhiy@gmail.com>

Replace "/etc/make.conf" with references to make.conf(5)
where applicable. The main reason for this change is that
the location of make.conf is not constant and can be
modified via __MAKE_CONF. Thi

Replace "/etc/make.conf" with references to make.conf(5)
where applicable. The main reason for this change is that
the location of make.conf is not constant and can be
modified via __MAKE_CONF. This change also improves
hyper-text linkage in our manpages.

MFC after: 2 weeks

show more ...


# 9ac8d2e8 03-Aug-2005 Ruslan Ermilov <ru@FreeBSD.org>

Add missing "not" in rev. 1.34.

Submitted by: Jeremie Le Hen


# c8ef0ed5 03-Aug-2005 Ruslan Ermilov <ru@FreeBSD.org>

Make delete-old* and friends useable for cross-builds.


# 722d16b7 03-Aug-2005 David E. O'Brien <obrien@FreeBSD.org>

Document 'kernel-toolchain'.

Submitted by: Jeremie Le Hen <jeremie@le-hen.org>


# af3e19a6 29-Jul-2005 Alexander Leidinger <netchild@FreeBSD.org>

- Move recently added dir into the correct section.
- Add a note about the organisation of the sections.
- Expand shell globs (they worked in a previous version of the delete-old
target, but not

- Move recently added dir into the correct section.
- Add a note about the organisation of the sections.
- Expand shell globs (they worked in a previous version of the delete-old
target, but not in this one).
- Use the correct way of checking for a native environment. [1]
- Add some more obsolete files.
- Fix some bad english. [1]

Suggested by: ru [1]
Approved by: mentor (joerg)

show more ...


# e2a36081 23-Jul-2005 Alexander Leidinger <netchild@FreeBSD.org>

Add delete-old and delete-old-libs targets:
- removes obsolete files/dirs or libraries.
- works in interactive (default) and batch mode
- respects DISTDIR
- documented in UPDATING and build(7

Add delete-old and delete-old-libs targets:
- removes obsolete files/dirs or libraries.
- works in interactive (default) and batch mode
- respects DISTDIR
- documented in UPDATING and build(7)

The head of the file ObsoleteFiles.inc contains instructions how to add
obsolete files/dirs/libs to the list. Obviously one should add obsolete
files to this list, when he removes a file/dir/lib from the basesystem.

Additionally add check-old target:
- allows re@ to check if a file on the obsolete list resurfaces

Design goals:
- allows full control by the user (default interactive mode)
- possibility of scripted removal of obsolete files (batch mode)
- opt-in removal of files (explicit list of files)
- seperate removal of libs (2 delete targets)

Important design decissions:
- structured list of files to remove instead of a plain text file:
* allows to remove additional files if a NO_foo knob is specified
without the need to change the targets (no NO_foo knob is respected
yet)
- not using mtree like NetBSD does:
* mtree doesn't has an interactive mode

Discussed on: arch (long ago), current (this year)
Additional input from: re (hrs)
Approved by: mentor (joerg)

show more ...


Revision tags: release/5.4.0_cvs, release/5.4.0
# 61001d75 25-Feb-2005 Tom Rhodes <trhodes@FreeBSD.org>

Fix a few markup nits in previous commit.

Noticed by: ru, who else? :)


# 389e98a7 24-Feb-2005 Tom Rhodes <trhodes@FreeBSD.org>

To be more complete, discuss 'make kernel' since we do cover buildkernel.
Xref config.8.
Bump doc date.


Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0
# be6a4760 13-Aug-2004 Ruslan Ermilov <ru@FreeBSD.org>

Replaced a way outdated and unsafe sequence of upgrading the system
from sources with the link to the relevant section in src/UPDATING.


# 8f0d968b 09-Aug-2004 Ruslan Ermilov <ru@FreeBSD.org>

Remove another mention of "make world".


# bf7f20c2 16-Jun-2004 Ruslan Ermilov <ru@FreeBSD.org>

Assorted markup, spelling, and grammar fixes.


Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0
# f72375e1 16-Nov-2003 Simon L. B. Nielsen <simon@FreeBSD.org>

mdoc(7) janitor:
- Use .Aq macro instead of <foo>.
- Kill EOL whitespace.


# b35ee63d 14-Nov-2003 Warner Losh <imp@FreeBSD.org>

Amplify the reboot requirement


# 614e1f02 14-Nov-2003 Warner Losh <imp@FreeBSD.org>

Add required reboot into single-user mode step.
# mdoc janitors should make sure I did the markup right

Inspired by: recent problems in this area


Revision tags: release/4.9.0_cvs, release/4.9.0
# c8e4c45d 08-Jul-2003 Sean Kelly <smkelly@FreeBSD.org>

Bring build(7) in sync with src/Makefile by removing documentation
for targets that have been unsupported since April:
- upgrade
- aout-to-elf
- aout-to-elf-build
- aout-to-elf-install

Bring build(7) in sync with src/Makefile by removing documentation
for targets that have been unsupported since April:
- upgrade
- aout-to-elf
- aout-to-elf-build
- aout-to-elf-install
- move-aout-libs

Approved by: imp

show more ...


Revision tags: release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs
# 1caae057 20-Mar-2002 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: tidy up.


# 365a17c0 17-Mar-2002 Murray Stokely <murray@FreeBSD.org>

Spell analogous properly.

Found by: ispell(1)


# 6f9ac6fe 16-Mar-2002 Murray Stokely <murray@FreeBSD.org>

Markup fix. Use .Va instead of .Ev. No content changes.


# b3a43ea3 16-Mar-2002 Murray Stokely <murray@FreeBSD.org>

Add a description of the TARGET variable, and add more information
about the TARGET_ARCH variable. (1)

Add information about the DESTDIR variable.

Add more examples for cross-building.

(1) Submitt

Add a description of the TARGET variable, and add more information
about the TARGET_ARCH variable. (1)

Add information about the DESTDIR variable.

Add more examples for cross-building.

(1) Submitted by: ru
MFC after: 3 days

show more ...


# b82e53e2 14-Mar-2002 Murray Stokely <murray@FreeBSD.org>

Add an ENVIRONMENT section, and document TARGET_ARCH and NO_WERROR.
Add a cross-build example.


# a54bda91 13-Mar-2002 Murray Stokely <murray@FreeBSD.org>

Reference release(7) in SEE ALSO.


Revision tags: release/4.5.0_cvs, release/4.4.0_cvs
# 0c0eb9be 04-Sep-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: sort FILES.


# d33a962d 31-Aug-2001 Alexander Langer <alex@FreeBSD.org>

Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as
discussed on the arch@ mailinglist (after repo-copy).

sys.mk will .error if it finds /etc/defaults/make.conf but include
it anywa

Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as
discussed on the arch@ mailinglist (after repo-copy).

sys.mk will .error if it finds /etc/defaults/make.conf but include
it anyways (this is the same behaviour as with the make.conf.local
removal).

/usr/share/examples/etc/make.conf has BDEFLAGS commented out now,
since it's only an example file.

Adjust all textes that talk about make.conf or defaults/make.conf to
match the new situation.

show more ...


# c1f3e4bf 14-Jul-2001 Jens Schweikhardt <schweikh@FreeBSD.org>

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'

BTW, what editors are the culprits? I'm using vim and it shows

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'

BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...

Reviewed by: Silence from cvs diff -b
MFC after: 7 days

show more ...


# 3d45e180 10-Jul-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: removed HISTORY info from the .Os call.


12345678910