]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Tag bmake-20150505
authorsjg <sjg@FreeBSD.org>
Sun, 10 May 2015 20:02:26 +0000 (20:02 +0000)
committersjg <sjg@FreeBSD.org>
Sun, 10 May 2015 20:02:26 +0000 (20:02 +0000)
commit168edd726ad8a54339e142aec8bee10c893b7326
tree1e70dc5e5574c3e64ad07c94b7275fae0b638a40
parent6b3bd5224a01da593382e075c1de2696c3261ebe
Tag bmake-20150505
231 files changed:
20150505/ChangeLog [new file with mode: 0644]
20150505/FILES [new file with mode: 0644]
20150505/Makefile [new file with mode: 0644]
20150505/Makefile.config.in [new file with mode: 0644]
20150505/PSD.doc/Makefile [new file with mode: 0644]
20150505/PSD.doc/tutorial.ms [new file with mode: 0644]
20150505/README [new file with mode: 0644]
20150505/aclocal.m4 [new file with mode: 0644]
20150505/arch.c [new file with mode: 0644]
20150505/bmake.1 [new file with mode: 0644]
20150505/bmake.cat1 [new file with mode: 0644]
20150505/boot-strap [new file with mode: 0755]
20150505/bsd.after-import.mk [new file with mode: 0644]
20150505/buf.c [new file with mode: 0644]
20150505/buf.h [new file with mode: 0644]
20150505/compat.c [new file with mode: 0644]
20150505/cond.c [new file with mode: 0644]
20150505/config.h.in [new file with mode: 0644]
20150505/configure [new file with mode: 0755]
20150505/configure.in [new file with mode: 0644]
20150505/dir.c [new file with mode: 0644]
20150505/dir.h [new file with mode: 0644]
20150505/dirname.c [new file with mode: 0644]
20150505/find_lib.sh [new file with mode: 0755]
20150505/for.c [new file with mode: 0644]
20150505/getopt.c [new file with mode: 0644]
20150505/hash.c [new file with mode: 0644]
20150505/hash.h [new file with mode: 0644]
20150505/install-sh [new file with mode: 0755]
20150505/job.c [new file with mode: 0644]
20150505/job.h [new file with mode: 0644]
20150505/lst.h [new file with mode: 0644]
20150505/lst.lib/Makefile [new file with mode: 0644]
20150505/lst.lib/lstAppend.c [new file with mode: 0644]
20150505/lst.lib/lstAtEnd.c [new file with mode: 0644]
20150505/lst.lib/lstAtFront.c [new file with mode: 0644]
20150505/lst.lib/lstClose.c [new file with mode: 0644]
20150505/lst.lib/lstConcat.c [new file with mode: 0644]
20150505/lst.lib/lstDatum.c [new file with mode: 0644]
20150505/lst.lib/lstDeQueue.c [new file with mode: 0644]
20150505/lst.lib/lstDestroy.c [new file with mode: 0644]
20150505/lst.lib/lstDupl.c [new file with mode: 0644]
20150505/lst.lib/lstEnQueue.c [new file with mode: 0644]
20150505/lst.lib/lstFind.c [new file with mode: 0644]
20150505/lst.lib/lstFindFrom.c [new file with mode: 0644]
20150505/lst.lib/lstFirst.c [new file with mode: 0644]
20150505/lst.lib/lstForEach.c [new file with mode: 0644]
20150505/lst.lib/lstForEachFrom.c [new file with mode: 0644]
20150505/lst.lib/lstInit.c [new file with mode: 0644]
20150505/lst.lib/lstInsert.c [new file with mode: 0644]
20150505/lst.lib/lstInt.h [new file with mode: 0644]
20150505/lst.lib/lstIsAtEnd.c [new file with mode: 0644]
20150505/lst.lib/lstIsEmpty.c [new file with mode: 0644]
20150505/lst.lib/lstLast.c [new file with mode: 0644]
20150505/lst.lib/lstMember.c [new file with mode: 0644]
20150505/lst.lib/lstNext.c [new file with mode: 0644]
20150505/lst.lib/lstOpen.c [new file with mode: 0644]
20150505/lst.lib/lstPrev.c [new file with mode: 0644]
20150505/lst.lib/lstRemove.c [new file with mode: 0644]
20150505/lst.lib/lstReplace.c [new file with mode: 0644]
20150505/lst.lib/lstSucc.c [new file with mode: 0644]
20150505/machine.sh [new file with mode: 0755]
20150505/main.c [new file with mode: 0644]
20150505/make-bootstrap.sh.in [new file with mode: 0755]
20150505/make-conf.h [new file with mode: 0644]
20150505/make.1 [new file with mode: 0644]
20150505/make.c [new file with mode: 0644]
20150505/make.h [new file with mode: 0644]
20150505/make_malloc.c [new file with mode: 0644]
20150505/make_malloc.h [new file with mode: 0644]
20150505/makefile.in [new file with mode: 0644]
20150505/meta.c [new file with mode: 0644]
20150505/meta.h [new file with mode: 0644]
20150505/mk/ChangeLog [new file with mode: 0644]
20150505/mk/FILES [new file with mode: 0644]
20150505/mk/README [new file with mode: 0644]
20150505/mk/auto.dep.mk [new file with mode: 0644]
20150505/mk/auto.obj.mk [new file with mode: 0644]
20150505/mk/autoconf.mk [new file with mode: 0644]
20150505/mk/autodep.mk [new file with mode: 0644]
20150505/mk/cython.mk [new file with mode: 0644]
20150505/mk/dep.mk [new file with mode: 0644]
20150505/mk/dirdeps.mk [new file with mode: 0644]
20150505/mk/doc.mk [new file with mode: 0644]
20150505/mk/dpadd.mk [new file with mode: 0644]
20150505/mk/final.mk [new file with mode: 0644]
20150505/mk/gendirdeps.mk [new file with mode: 0644]
20150505/mk/host-target.mk [new file with mode: 0644]
20150505/mk/host.libnames.mk [new file with mode: 0644]
20150505/mk/inc.mk [new file with mode: 0644]
20150505/mk/init.mk [new file with mode: 0644]
20150505/mk/install-mk [new file with mode: 0644]
20150505/mk/install-new.mk [new file with mode: 0644]
20150505/mk/java.mk [new file with mode: 0644]
20150505/mk/lib.mk [new file with mode: 0644]
20150505/mk/libnames.mk [new file with mode: 0644]
20150505/mk/libs.mk [new file with mode: 0644]
20150505/mk/links.mk [new file with mode: 0644]
20150505/mk/man.mk [new file with mode: 0644]
20150505/mk/manifest.mk [new file with mode: 0644]
20150505/mk/meta.autodep.mk [new file with mode: 0644]
20150505/mk/meta.stage.mk [new file with mode: 0644]
20150505/mk/meta.subdir.mk [new file with mode: 0644]
20150505/mk/meta.sys.mk [new file with mode: 0644]
20150505/mk/meta2deps.py [new file with mode: 0755]
20150505/mk/meta2deps.sh [new file with mode: 0755]
20150505/mk/mk-files.txt [new file with mode: 0644]
20150505/mk/mkopt.sh [new file with mode: 0755]
20150505/mk/nls.mk [new file with mode: 0644]
20150505/mk/obj.mk [new file with mode: 0644]
20150505/mk/options.mk [new file with mode: 0644]
20150505/mk/own.mk [new file with mode: 0644]
20150505/mk/prlist.mk [new file with mode: 0644]
20150505/mk/prog.mk [new file with mode: 0644]
20150505/mk/progs.mk [new file with mode: 0644]
20150505/mk/rst2htm.mk [new file with mode: 0644]
20150505/mk/scripts.mk [new file with mode: 0644]
20150505/mk/srctop.mk [new file with mode: 0644]
20150505/mk/stage-install.sh [new file with mode: 0755]
20150505/mk/subdir.mk [new file with mode: 0644]
20150505/mk/sys.clean-env.mk [new file with mode: 0644]
20150505/mk/sys.dependfile.mk [new file with mode: 0644]
20150505/mk/sys.mk [new file with mode: 0644]
20150505/mk/sys/AIX.mk [new file with mode: 0644]
20150505/mk/sys/Darwin.mk [new file with mode: 0644]
20150505/mk/sys/Generic.mk [new file with mode: 0644]
20150505/mk/sys/HP-UX.mk [new file with mode: 0644]
20150505/mk/sys/IRIX.mk [new file with mode: 0644]
20150505/mk/sys/Linux.mk [new file with mode: 0644]
20150505/mk/sys/NetBSD.mk [new file with mode: 0644]
20150505/mk/sys/OSF1.mk [new file with mode: 0644]
20150505/mk/sys/OpenBSD.mk [new file with mode: 0644]
20150505/mk/sys/SunOS.mk [new file with mode: 0644]
20150505/mk/sys/UnixWare.mk [new file with mode: 0644]
20150505/mk/target-flags.mk [new file with mode: 0644]
20150505/mk/warnings.mk [new file with mode: 0644]
20150505/mk/whats.mk [new file with mode: 0644]
20150505/mk/yacc.mk [new file with mode: 0644]
20150505/mkdeps.sh [new file with mode: 0755]
20150505/nonints.h [new file with mode: 0644]
20150505/os.sh [new file with mode: 0755]
20150505/parse.c [new file with mode: 0644]
20150505/pathnames.h [new file with mode: 0644]
20150505/ranlib.h [new file with mode: 0644]
20150505/realpath.c [new file with mode: 0644]
20150505/setenv.c [new file with mode: 0644]
20150505/sigcompat.c [new file with mode: 0644]
20150505/sprite.h [new file with mode: 0644]
20150505/str.c [new file with mode: 0644]
20150505/stresep.c [new file with mode: 0644]
20150505/strlcpy.c [new file with mode: 0644]
20150505/strlist.c [new file with mode: 0644]
20150505/strlist.h [new file with mode: 0644]
20150505/suff.c [new file with mode: 0644]
20150505/targ.c [new file with mode: 0644]
20150505/trace.c [new file with mode: 0644]
20150505/trace.h [new file with mode: 0644]
20150505/unit-tests/Makefile.in [new file with mode: 0644]
20150505/unit-tests/comment.exp [new file with mode: 0644]
20150505/unit-tests/comment.mk [new file with mode: 0644]
20150505/unit-tests/cond1.exp [new file with mode: 0644]
20150505/unit-tests/cond1.mk [new file with mode: 0644]
20150505/unit-tests/cond2.exp [new file with mode: 0644]
20150505/unit-tests/cond2.mk [new file with mode: 0644]
20150505/unit-tests/doterror.exp [new file with mode: 0644]
20150505/unit-tests/doterror.mk [new file with mode: 0644]
20150505/unit-tests/dotwait.exp [new file with mode: 0644]
20150505/unit-tests/dotwait.mk [new file with mode: 0644]
20150505/unit-tests/error.exp [new file with mode: 0644]
20150505/unit-tests/error.mk [new file with mode: 0644]
20150505/unit-tests/escape.exp [new file with mode: 0644]
20150505/unit-tests/escape.mk [new file with mode: 0644]
20150505/unit-tests/export-all.exp [new file with mode: 0644]
20150505/unit-tests/export-all.mk [new file with mode: 0644]
20150505/unit-tests/export-env.exp [new file with mode: 0644]
20150505/unit-tests/export-env.mk [new file with mode: 0644]
20150505/unit-tests/export.exp [new file with mode: 0644]
20150505/unit-tests/export.mk [new file with mode: 0644]
20150505/unit-tests/forloop.exp [new file with mode: 0644]
20150505/unit-tests/forloop.mk [new file with mode: 0644]
20150505/unit-tests/forsubst.exp [new file with mode: 0644]
20150505/unit-tests/forsubst.mk [new file with mode: 0644]
20150505/unit-tests/hash.exp [new file with mode: 0644]
20150505/unit-tests/hash.mk [new file with mode: 0644]
20150505/unit-tests/impsrc.exp [new file with mode: 0644]
20150505/unit-tests/impsrc.mk [new file with mode: 0644]
20150505/unit-tests/misc.exp [new file with mode: 0644]
20150505/unit-tests/misc.mk [new file with mode: 0644]
20150505/unit-tests/moderrs.exp [new file with mode: 0644]
20150505/unit-tests/moderrs.mk [new file with mode: 0644]
20150505/unit-tests/modmatch.exp [new file with mode: 0644]
20150505/unit-tests/modmatch.mk [new file with mode: 0644]
20150505/unit-tests/modmisc.exp [new file with mode: 0644]
20150505/unit-tests/modmisc.mk [new file with mode: 0644]
20150505/unit-tests/modorder.exp [new file with mode: 0644]
20150505/unit-tests/modorder.mk [new file with mode: 0644]
20150505/unit-tests/modts.exp [new file with mode: 0644]
20150505/unit-tests/modts.mk [new file with mode: 0644]
20150505/unit-tests/modword.exp [new file with mode: 0644]
20150505/unit-tests/modword.mk [new file with mode: 0644]
20150505/unit-tests/order.exp [new file with mode: 0644]
20150505/unit-tests/order.mk [new file with mode: 0644]
20150505/unit-tests/phony-end.exp [new file with mode: 0644]
20150505/unit-tests/phony-end.mk [new file with mode: 0644]
20150505/unit-tests/posix.exp [new file with mode: 0644]
20150505/unit-tests/posix.mk [new file with mode: 0644]
20150505/unit-tests/posix1.exp [new file with mode: 0644]
20150505/unit-tests/posix1.mk [new file with mode: 0644]
20150505/unit-tests/qequals.exp [new file with mode: 0644]
20150505/unit-tests/qequals.mk [new file with mode: 0644]
20150505/unit-tests/suffixes.exp [new file with mode: 0644]
20150505/unit-tests/suffixes.mk [new file with mode: 0644]
20150505/unit-tests/sunshcmd.exp [new file with mode: 0644]
20150505/unit-tests/sunshcmd.mk [new file with mode: 0644]
20150505/unit-tests/sysv.exp [new file with mode: 0644]
20150505/unit-tests/sysv.mk [new file with mode: 0644]
20150505/unit-tests/ternary.exp [new file with mode: 0644]
20150505/unit-tests/ternary.mk [new file with mode: 0644]
20150505/unit-tests/unexport-env.exp [new file with mode: 0644]
20150505/unit-tests/unexport-env.mk [new file with mode: 0644]
20150505/unit-tests/unexport.exp [new file with mode: 0644]
20150505/unit-tests/unexport.mk [new file with mode: 0644]
20150505/unit-tests/varcmd.exp [new file with mode: 0644]
20150505/unit-tests/varcmd.mk [new file with mode: 0644]
20150505/unit-tests/varmisc.exp [new file with mode: 0644]
20150505/unit-tests/varmisc.mk [new file with mode: 0644]
20150505/unit-tests/varshell.exp [new file with mode: 0644]
20150505/unit-tests/varshell.mk [new file with mode: 0644]
20150505/util.c [new file with mode: 0644]
20150505/var.c [new file with mode: 0644]
20150505/wait.h [new file with mode: 0644]