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