pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/netbsd-make
Module name: wip
Committed by: cheusov
Date: Thu Sep 30 19:14:57 UTC 2010
Modified Files:
wip/netbsd-make: Makefile distinfo
Log Message:
Update to 20100911
2010-09-13 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* boot-strap: document configure knobs for meta and filemon.
* Makefile.in (MAKE_VERSION): bump version to 20100911
Merge with NetBSD make, pick up
o meta.c - meta mode
* make-bootstrap.sh.in: handle meta.c
* configure.in: add knobs for use_meta and filemon_h
also, look for dirname, str[e]sep and strlcpy
* util.c: add simple err[x] and warn[x]
2010-08-08 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* boot-strap (TOOL_DIFF): set this to ensure tests use
the same version of diff that configure tested
* Makefile.in (MAKE_VERSION): bump version to 20100808
Merge with NetBSD make, pick up
o in jobs mode, when we discover we cannot make something,
call PrintOnError before exit.
2010-08-06 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* Makefile.in (MAKE_VERSION): bump version to 20100806
Merge with NetBSD make, pick up
o formatting fixes for ignored errors
o ensure jobs are cleaned up regardless of where wait() was
called.
2010-06-28 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* Makefile.in (MAKE_VERSION): bump version to 20100618
* os.sh (MACHINE_ARCH): watch out for drivel from uname -p
2010-06-16 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* Makefile.in (MAKE_VERSION): bump version to 20100616
Merge with NetBSD make, pick up
o man page update
o call PrintOnError from JobFinish when we detect an error we
are not ignoring.
2010-06-06 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* Makefile.in (MAKE_VERSION): bump version to 20100606
Merge with NetBSD make, pick up
o man page update
2010-06-05 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* Makefile.in (MAKE_VERSION): bump version to 20100605
Merge with NetBSD make, pick up
o use bmake_signal() which is a wrapper around sigaction()
in place of signal()
o add .export-env to allow exporting variables to environment
without tracking (so no re-export when the internal value is
changed).
2010-05-24 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* Makefile.in (MAKE_VERSION): bump version to 20100524
Merge with NetBSD make, pick up
o fix for .info et al being greedy.
2010-05-23 Simon J. Gerraty <sjg%bad.crufty.net@localhost>
* Makefile.in (MAKE_VERSION): bump version to 20100520
Merge with NetBSD make, pick up
o back to using realpath on argv[0]
but only if contains '/' and does not start with '/'.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.5 -r1.6 wip/netbsd-make/distinfo
cvs -z3 rdiff -u -r1.9 -r1.10 wip/netbsd-make/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-make/distinfo?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-make/Makefile?r1=1.9&r2=1.10
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index