minix/tools
Antoine Leca 866355d930 GNU tools: improvements to fetching process
- Do not run the fetch.sh script every time
- Do not run the configure script with MKUPDATE=yes (build.sh -u)
- The fetched GNU source are hidden from `git status`
- With CLEANFETCHED=yes, `nbmake -C tools cleandir` will remove the
fetched GNU source and return the MINIX tree to its pristine state.
- Avoid (harmless) message when building in parallel, about find
running against an inexistant path

Notice that the GNU tools are "installed" on every run, even with
MKUPDATE=yes; this is a feature of the NetBSD build system, because
in case of changes in dependencies it is impossible to know them.
See commit 1.27 2004-06-12 of tools/Makefile.gnuhost in NetBSD's src/

The downloaded tarballs are not removed with CLEANFETCHED:
they are supposed to be unmodified, and the exact name is not known
to the Makefile's, since it is engraved in each fetch.sh script (and
we do not want to have the same information in several places.)
2013-01-25 18:42:58 +01:00
..
awk Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
binstall Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
binutils Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
cat Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
cksum Importing cksum (needed by NetBSD build system) 2012-10-23 12:02:51 +02:00
compat Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
file Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
gcc Cross compile on minix support 2012-11-15 16:07:30 +01:00
genassym Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
gmake Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
gmp Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
host-mkdep Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
installboot Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
join Replacing join with NetBSD join 2012-12-07 13:58:07 +01:00
lex Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
lorder Importing lorder 2012-12-07 13:58:07 +01:00
m4 Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
make Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
makewhatis Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
mandoc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mkdep Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
mkfs.mfs Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mknod Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
mkproto mkfs, mkproto: minor improvements 2012-11-07 23:15:52 +01:00
mktemp Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
mpc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mpfr Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mtree Fixed up new mtree description file NetBSD.dist.base (removed end of line spaces, added a few missing directories) 2012-10-24 13:42:44 +02:00
nbperf Importing nbperf 2012-12-07 13:58:07 +01:00
pax Upgrading pax. 2012-10-24 13:42:44 +02:00
pwd_mkdb Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
sed Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
stat Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
tic Updating libcurses, libterminfo and terminfo. 2013-01-14 11:36:26 +01:00
tsort Importing NetBSD tsort 2012-12-07 13:58:07 +01:00
yacc Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
zic Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
headerlist Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
Makefile Importing NetBSD tsort 2012-12-07 13:58:07 +01:00
Makefile.gmakehost Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
Makefile.gnuhost GNU tools: improvements to fetching process 2013-01-25 18:42:58 +01:00
Makefile.gnuwrap Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
Makefile.host Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
Makefile.nbincludes Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
mkheaderlist.sh Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00