]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tag bmake-20201117
authorsjg <sjg@FreeBSD.org>
Fri, 20 Nov 2020 03:54:46 +0000 (03:54 +0000)
committersjg <sjg@FreeBSD.org>
Fri, 20 Nov 2020 03:54:46 +0000 (03:54 +0000)
commitf76bf0278e9edeecf01a77362375a86cc47a1054
tree984b890e844e0aef10b9265283488005bcad08ce
parent6574e2df4c617e0b8a11e8c9d18a181871832bb7
tag bmake-20201117
843 files changed:
20201117/ChangeLog [new file with mode: 0644]
20201117/FILES [new file with mode: 0644]
20201117/LICENSE [new file with mode: 0644]
20201117/Makefile [new file with mode: 0644]
20201117/Makefile.config.in [new file with mode: 0644]
20201117/PSD.doc/Makefile [new file with mode: 0644]
20201117/PSD.doc/tutorial.ms [new file with mode: 0644]
20201117/README [new file with mode: 0644]
20201117/VERSION [new file with mode: 0644]
20201117/aclocal.m4 [new file with mode: 0644]
20201117/arch.c [new file with mode: 0644]
20201117/bmake.1 [new file with mode: 0644]
20201117/bmake.cat1 [new file with mode: 0644]
20201117/boot-strap [new file with mode: 0755]
20201117/bsd.after-import.mk [new file with mode: 0644]
20201117/buf.c [new file with mode: 0644]
20201117/buf.h [new file with mode: 0644]
20201117/compat.c [new file with mode: 0644]
20201117/cond.c [new file with mode: 0644]
20201117/config.h.in [new file with mode: 0644]
20201117/configure [new file with mode: 0755]
20201117/configure.in [new file with mode: 0644]
20201117/dir.c [new file with mode: 0644]
20201117/dir.h [new file with mode: 0644]
20201117/dirname.c [new file with mode: 0644]
20201117/enum.c [new file with mode: 0755]
20201117/enum.h [new file with mode: 0755]
20201117/filemon/filemon.h [new file with mode: 0644]
20201117/filemon/filemon_dev.c [new file with mode: 0644]
20201117/filemon/filemon_ktrace.c [new file with mode: 0644]
20201117/find_lib.sh [new file with mode: 0755]
20201117/for.c [new file with mode: 0644]
20201117/getopt.c [new file with mode: 0644]
20201117/hash.c [new file with mode: 0644]
20201117/hash.h [new file with mode: 0644]
20201117/install-sh [new file with mode: 0755]
20201117/job.c [new file with mode: 0644]
20201117/job.h [new file with mode: 0644]
20201117/lst.c [new file with mode: 0644]
20201117/lst.h [new file with mode: 0644]
20201117/machine.sh [new file with mode: 0755]
20201117/main.c [new file with mode: 0644]
20201117/make-bootstrap.sh.in [new file with mode: 0755]
20201117/make-conf.h [new file with mode: 0644]
20201117/make.1 [new file with mode: 0644]
20201117/make.c [new file with mode: 0644]
20201117/make.h [new file with mode: 0644]
20201117/make_malloc.c [new file with mode: 0644]
20201117/make_malloc.h [new file with mode: 0644]
20201117/makefile.in [new file with mode: 0644]
20201117/meta.c [new file with mode: 0644]
20201117/meta.h [new file with mode: 0644]
20201117/metachar.c [new file with mode: 0644]
20201117/metachar.h [new file with mode: 0644]
20201117/missing/sys/cdefs.h [new file with mode: 0644]
20201117/mk/ChangeLog [new file with mode: 0644]
20201117/mk/FILES [new file with mode: 0644]
20201117/mk/README [new file with mode: 0644]
20201117/mk/auto.dep.mk [new file with mode: 0644]
20201117/mk/auto.obj.mk [new file with mode: 0644]
20201117/mk/autoconf.mk [new file with mode: 0644]
20201117/mk/autodep.mk [new file with mode: 0644]
20201117/mk/compiler.mk [new file with mode: 0644]
20201117/mk/cython.mk [new file with mode: 0644]
20201117/mk/dep.mk [new file with mode: 0644]
20201117/mk/dirdeps-cache-update.mk [new file with mode: 0644]
20201117/mk/dirdeps-options.mk [new file with mode: 0644]
20201117/mk/dirdeps-targets.mk [new file with mode: 0644]
20201117/mk/dirdeps.mk [new file with mode: 0644]
20201117/mk/doc.mk [new file with mode: 0644]
20201117/mk/dpadd.mk [new file with mode: 0644]
20201117/mk/files.mk [new file with mode: 0644]
20201117/mk/final.mk [new file with mode: 0644]
20201117/mk/gendirdeps.mk [new file with mode: 0644]
20201117/mk/host-target.mk [new file with mode: 0644]
20201117/mk/host.libnames.mk [new file with mode: 0644]
20201117/mk/inc.mk [new file with mode: 0644]
20201117/mk/init.mk [new file with mode: 0644]
20201117/mk/install-mk [new file with mode: 0644]
20201117/mk/install-new.mk [new file with mode: 0644]
20201117/mk/java.mk [new file with mode: 0644]
20201117/mk/ldorder.mk [new file with mode: 0644]
20201117/mk/lib.mk [new file with mode: 0644]
20201117/mk/libnames.mk [new file with mode: 0644]
20201117/mk/libs.mk [new file with mode: 0644]
20201117/mk/links.mk [new file with mode: 0644]
20201117/mk/man.mk [new file with mode: 0644]
20201117/mk/manifest.mk [new file with mode: 0644]
20201117/mk/meta.autodep.mk [new file with mode: 0644]
20201117/mk/meta.stage.mk [new file with mode: 0644]
20201117/mk/meta.subdir.mk [new file with mode: 0644]
20201117/mk/meta.sys.mk [new file with mode: 0644]
20201117/mk/meta2deps.py [new file with mode: 0755]
20201117/mk/meta2deps.sh [new file with mode: 0755]
20201117/mk/mk-files.txt [new file with mode: 0644]
20201117/mk/mkopt.sh [new file with mode: 0755]
20201117/mk/nls.mk [new file with mode: 0644]
20201117/mk/obj.mk [new file with mode: 0644]
20201117/mk/options.mk [new file with mode: 0644]
20201117/mk/own.mk [new file with mode: 0644]
20201117/mk/prlist.mk [new file with mode: 0644]
20201117/mk/prog.mk [new file with mode: 0644]
20201117/mk/progs.mk [new file with mode: 0644]
20201117/mk/rst2htm.mk [new file with mode: 0644]
20201117/mk/scripts.mk [new file with mode: 0644]
20201117/mk/srctop.mk [new file with mode: 0644]
20201117/mk/stage-install.sh [new file with mode: 0755]
20201117/mk/subdir.mk [new file with mode: 0644]
20201117/mk/sys.clean-env.mk [new file with mode: 0644]
20201117/mk/sys.debug.mk [new file with mode: 0644]
20201117/mk/sys.dependfile.mk [new file with mode: 0644]
20201117/mk/sys.mk [new file with mode: 0644]
20201117/mk/sys.vars.mk [new file with mode: 0644]
20201117/mk/sys/AIX.mk [new file with mode: 0644]
20201117/mk/sys/Darwin.mk [new file with mode: 0644]
20201117/mk/sys/Generic.mk [new file with mode: 0644]
20201117/mk/sys/HP-UX.mk [new file with mode: 0644]
20201117/mk/sys/IRIX.mk [new file with mode: 0644]
20201117/mk/sys/Linux.mk [new file with mode: 0644]
20201117/mk/sys/NetBSD.mk [new file with mode: 0644]
20201117/mk/sys/OSF1.mk [new file with mode: 0644]
20201117/mk/sys/OpenBSD.mk [new file with mode: 0644]
20201117/mk/sys/SunOS.mk [new file with mode: 0644]
20201117/mk/sys/UnixWare.mk [new file with mode: 0644]
20201117/mk/target-flags.mk [new file with mode: 0644]
20201117/mk/warnings.mk [new file with mode: 0644]
20201117/mk/whats.mk [new file with mode: 0644]
20201117/mk/yacc.mk [new file with mode: 0644]
20201117/mkdeps.sh [new file with mode: 0755]
20201117/nonints.h [new file with mode: 0644]
20201117/os.sh [new file with mode: 0755]
20201117/parse.c [new file with mode: 0644]
20201117/pathnames.h [new file with mode: 0644]
20201117/ranlib.h [new file with mode: 0644]
20201117/realpath.c [new file with mode: 0644]
20201117/setenv.c [new file with mode: 0644]
20201117/sigcompat.c [new file with mode: 0644]
20201117/str.c [new file with mode: 0644]
20201117/stresep.c [new file with mode: 0644]
20201117/strlcpy.c [new file with mode: 0644]
20201117/suff.c [new file with mode: 0644]
20201117/targ.c [new file with mode: 0644]
20201117/trace.c [new file with mode: 0644]
20201117/trace.h [new file with mode: 0644]
20201117/unit-tests/Makefile [new file with mode: 0644]
20201117/unit-tests/Makefile.config.in [new file with mode: 0644]
20201117/unit-tests/archive-suffix.exp [new file with mode: 0755]
20201117/unit-tests/archive-suffix.mk [new file with mode: 0755]
20201117/unit-tests/archive.exp [new file with mode: 0644]
20201117/unit-tests/archive.mk [new file with mode: 0644]
20201117/unit-tests/cmd-errors-lint.exp [new file with mode: 0644]
20201117/unit-tests/cmd-errors-lint.mk [new file with mode: 0644]
20201117/unit-tests/cmd-errors.exp [new file with mode: 0644]
20201117/unit-tests/cmd-errors.mk [new file with mode: 0644]
20201117/unit-tests/cmd-interrupt.exp [new file with mode: 0755]
20201117/unit-tests/cmd-interrupt.mk [new file with mode: 0755]
20201117/unit-tests/cmdline-undefined.exp [new file with mode: 0644]
20201117/unit-tests/cmdline-undefined.mk [new file with mode: 0644]
20201117/unit-tests/cmdline.exp [new file with mode: 0644]
20201117/unit-tests/cmdline.mk [new file with mode: 0644]
20201117/unit-tests/comment.exp [new file with mode: 0644]
20201117/unit-tests/comment.mk [new file with mode: 0644]
20201117/unit-tests/cond-cmp-numeric-eq.exp [new file with mode: 0644]
20201117/unit-tests/cond-cmp-numeric-eq.mk [new file with mode: 0755]
20201117/unit-tests/cond-cmp-numeric-ge.exp [new file with mode: 0644]
20201117/unit-tests/cond-cmp-numeric-ge.mk [new file with mode: 0755]
20201117/unit-tests/cond-cmp-numeric-gt.exp [new file with mode: 0644]
20201117/unit-tests/cond-cmp-numeric-gt.mk [new file with mode: 0755]
20201117/unit-tests/cond-cmp-numeric-le.exp [new file with mode: 0644]
20201117/unit-tests/cond-cmp-numeric-le.mk [new file with mode: 0755]
20201117/unit-tests/cond-cmp-numeric-lt.exp [new file with mode: 0644]
20201117/unit-tests/cond-cmp-numeric-lt.mk [new file with mode: 0755]
20201117/unit-tests/cond-cmp-numeric-ne.exp [new file with mode: 0644]
20201117/unit-tests/cond-cmp-numeric-ne.mk [new file with mode: 0755]
20201117/unit-tests/cond-cmp-numeric.exp [new file with mode: 0644]
20201117/unit-tests/cond-cmp-numeric.mk [new file with mode: 0644]
20201117/unit-tests/cond-cmp-string.exp [new file with mode: 0644]
20201117/unit-tests/cond-cmp-string.mk [new file with mode: 0644]
20201117/unit-tests/cond-cmp-unary.exp [new file with mode: 0755]
20201117/unit-tests/cond-cmp-unary.mk [new file with mode: 0755]
20201117/unit-tests/cond-func-commands.exp [new file with mode: 0644]
20201117/unit-tests/cond-func-commands.mk [new file with mode: 0644]
20201117/unit-tests/cond-func-defined.exp [new file with mode: 0644]
20201117/unit-tests/cond-func-defined.mk [new file with mode: 0644]
20201117/unit-tests/cond-func-empty.exp [new file with mode: 0644]
20201117/unit-tests/cond-func-empty.mk [new file with mode: 0644]
20201117/unit-tests/cond-func-exists.exp [new file with mode: 0644]
20201117/unit-tests/cond-func-exists.mk [new file with mode: 0644]
20201117/unit-tests/cond-func-make.exp [new file with mode: 0644]
20201117/unit-tests/cond-func-make.mk [new file with mode: 0644]
20201117/unit-tests/cond-func-target.exp [new file with mode: 0644]
20201117/unit-tests/cond-func-target.mk [new file with mode: 0644]
20201117/unit-tests/cond-func.exp [new file with mode: 0644]
20201117/unit-tests/cond-func.mk [new file with mode: 0644]
20201117/unit-tests/cond-late.exp [new file with mode: 0644]
20201117/unit-tests/cond-late.mk [new file with mode: 0644]
20201117/unit-tests/cond-op-and-lint.exp [new file with mode: 0644]
20201117/unit-tests/cond-op-and-lint.mk [new file with mode: 0644]
20201117/unit-tests/cond-op-and.exp [new file with mode: 0644]
20201117/unit-tests/cond-op-and.mk [new file with mode: 0644]
20201117/unit-tests/cond-op-not.exp [new file with mode: 0644]
20201117/unit-tests/cond-op-not.mk [new file with mode: 0644]
20201117/unit-tests/cond-op-or-lint.exp [new file with mode: 0644]
20201117/unit-tests/cond-op-or-lint.mk [new file with mode: 0644]
20201117/unit-tests/cond-op-or.exp [new file with mode: 0644]
20201117/unit-tests/cond-op-or.mk [new file with mode: 0644]
20201117/unit-tests/cond-op-parentheses.exp [new file with mode: 0644]
20201117/unit-tests/cond-op-parentheses.mk [new file with mode: 0644]
20201117/unit-tests/cond-op.exp [new file with mode: 0644]
20201117/unit-tests/cond-op.mk [new file with mode: 0644]
20201117/unit-tests/cond-short.exp [new file with mode: 0644]
20201117/unit-tests/cond-short.mk [new file with mode: 0644]
20201117/unit-tests/cond-token-number.exp [new file with mode: 0644]
20201117/unit-tests/cond-token-number.mk [new file with mode: 0644]
20201117/unit-tests/cond-token-plain.exp [new file with mode: 0644]
20201117/unit-tests/cond-token-plain.mk [new file with mode: 0644]
20201117/unit-tests/cond-token-string.exp [new file with mode: 0644]
20201117/unit-tests/cond-token-string.mk [new file with mode: 0644]
20201117/unit-tests/cond-token-var.exp [new file with mode: 0644]
20201117/unit-tests/cond-token-var.mk [new file with mode: 0644]
20201117/unit-tests/cond-undef-lint.exp [new file with mode: 0755]
20201117/unit-tests/cond-undef-lint.mk [new file with mode: 0755]
20201117/unit-tests/cond1.exp [new file with mode: 0644]
20201117/unit-tests/cond1.mk [new file with mode: 0644]
20201117/unit-tests/counter-append.exp [new file with mode: 0755]
20201117/unit-tests/counter-append.mk [new file with mode: 0755]
20201117/unit-tests/counter.exp [new file with mode: 0644]
20201117/unit-tests/counter.mk [new file with mode: 0644]
20201117/unit-tests/dep-colon-bug-cross-file.exp [new file with mode: 0644]
20201117/unit-tests/dep-colon-bug-cross-file.mk [new file with mode: 0644]
20201117/unit-tests/dep-colon.exp [new file with mode: 0644]
20201117/unit-tests/dep-colon.mk [new file with mode: 0644]
20201117/unit-tests/dep-double-colon-indep.exp [new file with mode: 0644]
20201117/unit-tests/dep-double-colon-indep.mk [new file with mode: 0644]
20201117/unit-tests/dep-double-colon.exp [new file with mode: 0644]
20201117/unit-tests/dep-double-colon.mk [new file with mode: 0644]
20201117/unit-tests/dep-exclam.exp [new file with mode: 0644]
20201117/unit-tests/dep-exclam.mk [new file with mode: 0644]
20201117/unit-tests/dep-none.exp [new file with mode: 0755]
20201117/unit-tests/dep-none.mk [new file with mode: 0755]
20201117/unit-tests/dep-percent.exp [new file with mode: 0644]
20201117/unit-tests/dep-percent.mk [new file with mode: 0644]
20201117/unit-tests/dep-var.exp [new file with mode: 0755]
20201117/unit-tests/dep-var.mk [new file with mode: 0755]
20201117/unit-tests/dep-wildcards.exp [new file with mode: 0644]
20201117/unit-tests/dep-wildcards.mk [new file with mode: 0644]
20201117/unit-tests/dep.exp [new file with mode: 0644]
20201117/unit-tests/dep.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-end.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-end.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-exec.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-exec.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-ignore.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-ignore.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-made.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-made.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-make.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-make.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-meta.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-meta.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-nometa.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-nometa.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-nometa_cmp.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-nometa_cmp.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-nopath.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-nopath.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-notmain.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-notmain.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-optional.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-optional.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-phony.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-phony.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-precious.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-precious.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-recursive.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-recursive.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-silent.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-silent.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-use.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-use.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-usebefore-double-colon.exp [new file with mode: 0755]
20201117/unit-tests/depsrc-usebefore-double-colon.mk [new file with mode: 0755]
20201117/unit-tests/depsrc-usebefore.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-usebefore.mk [new file with mode: 0644]
20201117/unit-tests/depsrc-wait.exp [new file with mode: 0644]
20201117/unit-tests/depsrc-wait.mk [new file with mode: 0644]
20201117/unit-tests/depsrc.exp [new file with mode: 0644]
20201117/unit-tests/depsrc.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-begin.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-begin.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-default.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-default.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-delete_on_error.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-delete_on_error.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-end-jobs.exp [new file with mode: 0755]
20201117/unit-tests/deptgt-end-jobs.mk [new file with mode: 0755]
20201117/unit-tests/deptgt-end.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-end.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-error.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-error.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-ignore.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-ignore.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-interrupt.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-interrupt.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-main.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-main.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-makeflags.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-makeflags.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-no_parallel.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-no_parallel.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-nopath.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-nopath.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-notparallel.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-notparallel.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-objdir.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-objdir.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-order.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-order.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-path-suffix.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-path-suffix.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-path.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-path.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-phony.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-phony.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-precious.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-precious.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-shell.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-shell.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-silent.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-silent.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-stale.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-stale.mk [new file with mode: 0644]
20201117/unit-tests/deptgt-suffixes.exp [new file with mode: 0644]
20201117/unit-tests/deptgt-suffixes.mk [new file with mode: 0644]
20201117/unit-tests/deptgt.exp [new file with mode: 0644]
20201117/unit-tests/deptgt.mk [new file with mode: 0644]
20201117/unit-tests/dir-expand-path.exp [new file with mode: 0644]
20201117/unit-tests/dir-expand-path.mk [new file with mode: 0755]
20201117/unit-tests/dir.exp [new file with mode: 0644]
20201117/unit-tests/dir.mk [new file with mode: 0644]
20201117/unit-tests/directive-dinclude.exp [new file with mode: 0755]
20201117/unit-tests/directive-dinclude.mk [new file with mode: 0755]
20201117/unit-tests/directive-elif.exp [new file with mode: 0644]
20201117/unit-tests/directive-elif.mk [new file with mode: 0644]
20201117/unit-tests/directive-elifdef.exp [new file with mode: 0644]
20201117/unit-tests/directive-elifdef.mk [new file with mode: 0644]
20201117/unit-tests/directive-elifmake.exp [new file with mode: 0644]
20201117/unit-tests/directive-elifmake.mk [new file with mode: 0644]
20201117/unit-tests/directive-elifndef.exp [new file with mode: 0644]
20201117/unit-tests/directive-elifndef.mk [new file with mode: 0644]
20201117/unit-tests/directive-elifnmake.exp [new file with mode: 0644]
20201117/unit-tests/directive-elifnmake.mk [new file with mode: 0644]
20201117/unit-tests/directive-else.exp [new file with mode: 0644]
20201117/unit-tests/directive-else.mk [new file with mode: 0644]
20201117/unit-tests/directive-endif.exp [new file with mode: 0644]
20201117/unit-tests/directive-endif.mk [new file with mode: 0644]
20201117/unit-tests/directive-error.exp [new file with mode: 0644]
20201117/unit-tests/directive-error.mk [new file with mode: 0644]
20201117/unit-tests/directive-export-env.exp [new file with mode: 0644]
20201117/unit-tests/directive-export-env.mk [new file with mode: 0644]
20201117/unit-tests/directive-export-gmake.exp [new file with mode: 0644]
20201117/unit-tests/directive-export-gmake.mk [new file with mode: 0644]
20201117/unit-tests/directive-export-literal.exp [new file with mode: 0644]
20201117/unit-tests/directive-export-literal.mk [new file with mode: 0644]
20201117/unit-tests/directive-export.exp [new file with mode: 0644]
20201117/unit-tests/directive-export.mk [new file with mode: 0644]
20201117/unit-tests/directive-for-generating-endif.exp [new file with mode: 0755]
20201117/unit-tests/directive-for-generating-endif.mk [new file with mode: 0755]
20201117/unit-tests/directive-for.exp [new file with mode: 0755]
20201117/unit-tests/directive-for.mk [new file with mode: 0755]
20201117/unit-tests/directive-hyphen-include.exp [new file with mode: 0755]
20201117/unit-tests/directive-hyphen-include.mk [new file with mode: 0755]
20201117/unit-tests/directive-if-nested.exp [new file with mode: 0644]
20201117/unit-tests/directive-if-nested.mk [new file with mode: 0644]
20201117/unit-tests/directive-if.exp [new file with mode: 0644]
20201117/unit-tests/directive-if.mk [new file with mode: 0644]
20201117/unit-tests/directive-ifdef.exp [new file with mode: 0644]
20201117/unit-tests/directive-ifdef.mk [new file with mode: 0644]
20201117/unit-tests/directive-ifmake.exp [new file with mode: 0644]
20201117/unit-tests/directive-ifmake.mk [new file with mode: 0644]
20201117/unit-tests/directive-ifndef.exp [new file with mode: 0644]
20201117/unit-tests/directive-ifndef.mk [new file with mode: 0644]
20201117/unit-tests/directive-ifnmake.exp [new file with mode: 0644]
20201117/unit-tests/directive-ifnmake.mk [new file with mode: 0644]
20201117/unit-tests/directive-include-fatal.exp [new file with mode: 0755]
20201117/unit-tests/directive-include-fatal.mk [new file with mode: 0755]
20201117/unit-tests/directive-include.exp [new file with mode: 0755]
20201117/unit-tests/directive-include.mk [new file with mode: 0755]
20201117/unit-tests/directive-info.exp [new file with mode: 0644]
20201117/unit-tests/directive-info.mk [new file with mode: 0644]
20201117/unit-tests/directive-sinclude.exp [new file with mode: 0755]
20201117/unit-tests/directive-sinclude.mk [new file with mode: 0755]
20201117/unit-tests/directive-undef.exp [new file with mode: 0644]
20201117/unit-tests/directive-undef.mk [new file with mode: 0644]
20201117/unit-tests/directive-unexport-env.exp [new file with mode: 0644]
20201117/unit-tests/directive-unexport-env.mk [new file with mode: 0644]
20201117/unit-tests/directive-unexport.exp [new file with mode: 0644]
20201117/unit-tests/directive-unexport.mk [new file with mode: 0644]
20201117/unit-tests/directive-warning.exp [new file with mode: 0644]
20201117/unit-tests/directive-warning.mk [new file with mode: 0644]
20201117/unit-tests/directive.exp [new file with mode: 0644]
20201117/unit-tests/directive.mk [new file with mode: 0644]
20201117/unit-tests/dollar.exp [new file with mode: 0644]
20201117/unit-tests/dollar.mk [new file with mode: 0644]
20201117/unit-tests/doterror.exp [new file with mode: 0644]
20201117/unit-tests/doterror.mk [new file with mode: 0644]
20201117/unit-tests/dotwait.exp [new file with mode: 0644]
20201117/unit-tests/dotwait.mk [new file with mode: 0644]
20201117/unit-tests/envfirst.exp [new file with mode: 0644]
20201117/unit-tests/envfirst.mk [new file with mode: 0644]
20201117/unit-tests/error.exp [new file with mode: 0644]
20201117/unit-tests/error.mk [new file with mode: 0644]
20201117/unit-tests/escape.exp [new file with mode: 0644]
20201117/unit-tests/escape.mk [new file with mode: 0644]
20201117/unit-tests/export-all.exp [new file with mode: 0644]
20201117/unit-tests/export-all.mk [new file with mode: 0644]
20201117/unit-tests/export-env.exp [new file with mode: 0644]
20201117/unit-tests/export-env.mk [new file with mode: 0644]
20201117/unit-tests/export-variants.exp [new file with mode: 0755]
20201117/unit-tests/export-variants.mk [new file with mode: 0755]
20201117/unit-tests/export.exp [new file with mode: 0644]
20201117/unit-tests/export.mk [new file with mode: 0644]
20201117/unit-tests/forloop.exp [new file with mode: 0644]
20201117/unit-tests/forloop.mk [new file with mode: 0644]
20201117/unit-tests/forsubst.exp [new file with mode: 0644]
20201117/unit-tests/forsubst.mk [new file with mode: 0644]
20201117/unit-tests/gnode-submake.exp [new file with mode: 0644]
20201117/unit-tests/gnode-submake.mk [new file with mode: 0644]
20201117/unit-tests/hanoi-include.exp [new file with mode: 0644]
20201117/unit-tests/hanoi-include.mk [new file with mode: 0644]
20201117/unit-tests/impsrc.exp [new file with mode: 0644]
20201117/unit-tests/impsrc.mk [new file with mode: 0644]
20201117/unit-tests/include-main.exp [new file with mode: 0644]
20201117/unit-tests/include-main.mk [new file with mode: 0644]
20201117/unit-tests/include-sub.mk [new file with mode: 0644]
20201117/unit-tests/include-subsub.mk [new file with mode: 0644]
20201117/unit-tests/job-flags.exp [new file with mode: 0644]
20201117/unit-tests/job-flags.mk [new file with mode: 0644]
20201117/unit-tests/job-output-long-lines.exp [new file with mode: 0644]
20201117/unit-tests/job-output-long-lines.mk [new file with mode: 0644]
20201117/unit-tests/lint.exp [new file with mode: 0755]
20201117/unit-tests/lint.mk [new file with mode: 0755]
20201117/unit-tests/make-exported.exp [new file with mode: 0755]
20201117/unit-tests/make-exported.mk [new file with mode: 0755]
20201117/unit-tests/moderrs.exp [new file with mode: 0644]
20201117/unit-tests/moderrs.mk [new file with mode: 0644]
20201117/unit-tests/modmatch.exp [new file with mode: 0644]
20201117/unit-tests/modmatch.mk [new file with mode: 0644]
20201117/unit-tests/modmisc.exp [new file with mode: 0644]
20201117/unit-tests/modmisc.mk [new file with mode: 0644]
20201117/unit-tests/modts.exp [new file with mode: 0644]
20201117/unit-tests/modts.mk [new file with mode: 0644]
20201117/unit-tests/modword.exp [new file with mode: 0644]
20201117/unit-tests/modword.mk [new file with mode: 0644]
20201117/unit-tests/objdir-writable.exp [new file with mode: 0644]
20201117/unit-tests/objdir-writable.mk [new file with mode: 0644]
20201117/unit-tests/opt-backwards.exp [new file with mode: 0644]
20201117/unit-tests/opt-backwards.mk [new file with mode: 0644]
20201117/unit-tests/opt-chdir.exp [new file with mode: 0644]
20201117/unit-tests/opt-chdir.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-all.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-all.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-archive.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-archive.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-cond.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-cond.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-curdir.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-curdir.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-dir.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-dir.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-errors.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-errors.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-file.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-file.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-for.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-for.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-graph1.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-graph1.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-graph2.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-graph2.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-graph3.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-graph3.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-hash.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-hash.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-jobs.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-jobs.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-lint.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-lint.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-loud.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-loud.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-making.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-making.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-meta.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-meta.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-no-rm.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-no-rm.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-parse.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-parse.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-suff.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-suff.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-targets.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-targets.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-var.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-var.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-varraw.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-varraw.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug-x-trace.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug-x-trace.mk [new file with mode: 0644]
20201117/unit-tests/opt-debug.exp [new file with mode: 0644]
20201117/unit-tests/opt-debug.mk [new file with mode: 0644]
20201117/unit-tests/opt-define.exp [new file with mode: 0644]
20201117/unit-tests/opt-define.mk [new file with mode: 0644]
20201117/unit-tests/opt-env.exp [new file with mode: 0644]
20201117/unit-tests/opt-env.mk [new file with mode: 0644]
20201117/unit-tests/opt-file.exp [new file with mode: 0644]
20201117/unit-tests/opt-file.mk [new file with mode: 0644]
20201117/unit-tests/opt-ignore.exp [new file with mode: 0644]
20201117/unit-tests/opt-ignore.mk [new file with mode: 0644]
20201117/unit-tests/opt-include-dir.exp [new file with mode: 0644]
20201117/unit-tests/opt-include-dir.mk [new file with mode: 0644]
20201117/unit-tests/opt-jobs-internal.exp [new file with mode: 0644]
20201117/unit-tests/opt-jobs-internal.mk [new file with mode: 0644]
20201117/unit-tests/opt-jobs.exp [new file with mode: 0644]
20201117/unit-tests/opt-jobs.mk [new file with mode: 0644]
20201117/unit-tests/opt-keep-going.exp [new file with mode: 0644]
20201117/unit-tests/opt-keep-going.mk [new file with mode: 0644]
20201117/unit-tests/opt-m-include-dir.exp [new file with mode: 0644]
20201117/unit-tests/opt-m-include-dir.mk [new file with mode: 0644]
20201117/unit-tests/opt-no-action-at-all.exp [new file with mode: 0644]
20201117/unit-tests/opt-no-action-at-all.mk [new file with mode: 0644]
20201117/unit-tests/opt-no-action.exp [new file with mode: 0644]
20201117/unit-tests/opt-no-action.mk [new file with mode: 0644]
20201117/unit-tests/opt-query.exp [new file with mode: 0644]
20201117/unit-tests/opt-query.mk [new file with mode: 0644]
20201117/unit-tests/opt-raw.exp [new file with mode: 0644]
20201117/unit-tests/opt-raw.mk [new file with mode: 0644]
20201117/unit-tests/opt-silent.exp [new file with mode: 0644]
20201117/unit-tests/opt-silent.mk [new file with mode: 0644]
20201117/unit-tests/opt-touch-jobs.exp [new file with mode: 0644]
20201117/unit-tests/opt-touch-jobs.mk [new file with mode: 0644]
20201117/unit-tests/opt-touch.exp [new file with mode: 0644]
20201117/unit-tests/opt-touch.mk [new file with mode: 0644]
20201117/unit-tests/opt-tracefile.exp [new file with mode: 0644]
20201117/unit-tests/opt-tracefile.mk [new file with mode: 0644]
20201117/unit-tests/opt-var-expanded.exp [new file with mode: 0644]
20201117/unit-tests/opt-var-expanded.mk [new file with mode: 0644]
20201117/unit-tests/opt-var-literal.exp [new file with mode: 0644]
20201117/unit-tests/opt-var-literal.mk [new file with mode: 0644]
20201117/unit-tests/opt-warnings-as-errors.exp [new file with mode: 0644]
20201117/unit-tests/opt-warnings-as-errors.mk [new file with mode: 0644]
20201117/unit-tests/opt-where-am-i.exp [new file with mode: 0644]
20201117/unit-tests/opt-where-am-i.mk [new file with mode: 0644]
20201117/unit-tests/opt-x-reduce-exported.exp [new file with mode: 0644]
20201117/unit-tests/opt-x-reduce-exported.mk [new file with mode: 0644]
20201117/unit-tests/opt.exp [new file with mode: 0644]
20201117/unit-tests/opt.mk [new file with mode: 0644]
20201117/unit-tests/order.exp [new file with mode: 0644]
20201117/unit-tests/order.mk [new file with mode: 0644]
20201117/unit-tests/parse-var.exp [new file with mode: 0644]
20201117/unit-tests/parse-var.mk [new file with mode: 0644]
20201117/unit-tests/phony-end.exp [new file with mode: 0644]
20201117/unit-tests/phony-end.mk [new file with mode: 0644]
20201117/unit-tests/posix.exp [new file with mode: 0644]
20201117/unit-tests/posix.mk [new file with mode: 0644]
20201117/unit-tests/posix1.exp [new file with mode: 0644]
20201117/unit-tests/posix1.mk [new file with mode: 0644]
20201117/unit-tests/qequals.exp [new file with mode: 0644]
20201117/unit-tests/qequals.mk [new file with mode: 0644]
20201117/unit-tests/recursive.exp [new file with mode: 0644]
20201117/unit-tests/recursive.mk [new file with mode: 0644]
20201117/unit-tests/sh-dots.exp [new file with mode: 0755]
20201117/unit-tests/sh-dots.mk [new file with mode: 0755]
20201117/unit-tests/sh-jobs-error.exp [new file with mode: 0644]
20201117/unit-tests/sh-jobs-error.mk [new file with mode: 0644]
20201117/unit-tests/sh-jobs.exp [new file with mode: 0644]
20201117/unit-tests/sh-jobs.mk [new file with mode: 0644]
20201117/unit-tests/sh-leading-at.exp [new file with mode: 0644]
20201117/unit-tests/sh-leading-at.mk [new file with mode: 0644]
20201117/unit-tests/sh-leading-hyphen.exp [new file with mode: 0644]
20201117/unit-tests/sh-leading-hyphen.mk [new file with mode: 0644]
20201117/unit-tests/sh-leading-plus.exp [new file with mode: 0644]
20201117/unit-tests/sh-leading-plus.mk [new file with mode: 0644]
20201117/unit-tests/sh-meta-chars.exp [new file with mode: 0644]
20201117/unit-tests/sh-meta-chars.mk [new file with mode: 0644]
20201117/unit-tests/sh-multi-line.exp [new file with mode: 0644]
20201117/unit-tests/sh-multi-line.mk [new file with mode: 0644]
20201117/unit-tests/sh-single-line.exp [new file with mode: 0644]
20201117/unit-tests/sh-single-line.mk [new file with mode: 0644]
20201117/unit-tests/sh.exp [new file with mode: 0644]
20201117/unit-tests/sh.mk [new file with mode: 0644]
20201117/unit-tests/shell-csh.exp [new file with mode: 0644]
20201117/unit-tests/shell-csh.mk [new file with mode: 0644]
20201117/unit-tests/shell-custom.exp [new file with mode: 0644]
20201117/unit-tests/shell-custom.mk [new file with mode: 0644]
20201117/unit-tests/shell-ksh.exp [new file with mode: 0644]
20201117/unit-tests/shell-ksh.mk [new file with mode: 0644]
20201117/unit-tests/shell-sh.exp [new file with mode: 0644]
20201117/unit-tests/shell-sh.mk [new file with mode: 0644]
20201117/unit-tests/suff-add-later.exp [new file with mode: 0644]
20201117/unit-tests/suff-add-later.mk [new file with mode: 0644]
20201117/unit-tests/suff-clear-regular.exp [new file with mode: 0644]
20201117/unit-tests/suff-clear-regular.mk [new file with mode: 0644]
20201117/unit-tests/suff-clear-single.exp [new file with mode: 0644]
20201117/unit-tests/suff-clear-single.mk [new file with mode: 0644]
20201117/unit-tests/suff-lookup.exp [new file with mode: 0644]
20201117/unit-tests/suff-lookup.mk [new file with mode: 0644]
20201117/unit-tests/suff-main.exp [new file with mode: 0644]
20201117/unit-tests/suff-main.mk [new file with mode: 0644]
20201117/unit-tests/suff-rebuild.exp [new file with mode: 0644]
20201117/unit-tests/suff-rebuild.mk [new file with mode: 0644]
20201117/unit-tests/suff-self.exp [new file with mode: 0644]
20201117/unit-tests/suff-self.mk [new file with mode: 0644]
20201117/unit-tests/suff-transform-endless.exp [new file with mode: 0644]
20201117/unit-tests/suff-transform-endless.mk [new file with mode: 0644]
20201117/unit-tests/suff-transform-expand.exp [new file with mode: 0644]
20201117/unit-tests/suff-transform-expand.mk [new file with mode: 0644]
20201117/unit-tests/suff-transform-select.exp [new file with mode: 0644]
20201117/unit-tests/suff-transform-select.mk [new file with mode: 0644]
20201117/unit-tests/sunshcmd.exp [new file with mode: 0644]
20201117/unit-tests/sunshcmd.mk [new file with mode: 0644]
20201117/unit-tests/ternary.exp [new file with mode: 0644]
20201117/unit-tests/ternary.mk [new file with mode: 0644]
20201117/unit-tests/unexport-env.exp [new file with mode: 0644]
20201117/unit-tests/unexport-env.mk [new file with mode: 0644]
20201117/unit-tests/unexport.exp [new file with mode: 0644]
20201117/unit-tests/unexport.mk [new file with mode: 0644]
20201117/unit-tests/use-inference.exp [new file with mode: 0644]
20201117/unit-tests/use-inference.mk [new file with mode: 0644]
20201117/unit-tests/var-class-cmdline.exp [new file with mode: 0644]
20201117/unit-tests/var-class-cmdline.mk [new file with mode: 0644]
20201117/unit-tests/var-class-env.exp [new file with mode: 0644]
20201117/unit-tests/var-class-env.mk [new file with mode: 0644]
20201117/unit-tests/var-class-global.exp [new file with mode: 0644]
20201117/unit-tests/var-class-global.mk [new file with mode: 0644]
20201117/unit-tests/var-class-local-legacy.exp [new file with mode: 0644]
20201117/unit-tests/var-class-local-legacy.mk [new file with mode: 0644]
20201117/unit-tests/var-class-local.exp [new file with mode: 0644]
20201117/unit-tests/var-class-local.mk [new file with mode: 0644]
20201117/unit-tests/var-class.exp [new file with mode: 0644]
20201117/unit-tests/var-class.mk [new file with mode: 0644]
20201117/unit-tests/var-op-append.exp [new file with mode: 0644]
20201117/unit-tests/var-op-append.mk [new file with mode: 0644]
20201117/unit-tests/var-op-assign.exp [new file with mode: 0644]
20201117/unit-tests/var-op-assign.mk [new file with mode: 0644]
20201117/unit-tests/var-op-default.exp [new file with mode: 0644]
20201117/unit-tests/var-op-default.mk [new file with mode: 0644]
20201117/unit-tests/var-op-expand.exp [new file with mode: 0644]
20201117/unit-tests/var-op-expand.mk [new file with mode: 0644]
20201117/unit-tests/var-op-shell.exp [new file with mode: 0644]
20201117/unit-tests/var-op-shell.mk [new file with mode: 0644]
20201117/unit-tests/var-op-sunsh.exp [new file with mode: 0644]
20201117/unit-tests/var-op-sunsh.mk [new file with mode: 0644]
20201117/unit-tests/var-op.exp [new file with mode: 0644]
20201117/unit-tests/var-op.mk [new file with mode: 0644]
20201117/unit-tests/var-recursive.exp [new file with mode: 0644]
20201117/unit-tests/var-recursive.mk [new file with mode: 0644]
20201117/unit-tests/varcmd.exp [new file with mode: 0644]
20201117/unit-tests/varcmd.mk [new file with mode: 0644]
20201117/unit-tests/vardebug.exp [new file with mode: 0644]
20201117/unit-tests/vardebug.mk [new file with mode: 0644]
20201117/unit-tests/varfind.exp [new file with mode: 0644]
20201117/unit-tests/varfind.mk [new file with mode: 0644]
20201117/unit-tests/varmisc.exp [new file with mode: 0644]
20201117/unit-tests/varmisc.mk [new file with mode: 0644]
20201117/unit-tests/varmod-assign.exp [new file with mode: 0644]
20201117/unit-tests/varmod-assign.mk [new file with mode: 0644]
20201117/unit-tests/varmod-defined.exp [new file with mode: 0644]
20201117/unit-tests/varmod-defined.mk [new file with mode: 0644]
20201117/unit-tests/varmod-edge.exp [new file with mode: 0644]
20201117/unit-tests/varmod-edge.mk [new file with mode: 0644]
20201117/unit-tests/varmod-exclam-shell.exp [new file with mode: 0644]
20201117/unit-tests/varmod-exclam-shell.mk [new file with mode: 0644]
20201117/unit-tests/varmod-extension.exp [new file with mode: 0644]
20201117/unit-tests/varmod-extension.mk [new file with mode: 0644]
20201117/unit-tests/varmod-gmtime.exp [new file with mode: 0644]
20201117/unit-tests/varmod-gmtime.mk [new file with mode: 0644]
20201117/unit-tests/varmod-hash.exp [new file with mode: 0644]
20201117/unit-tests/varmod-hash.mk [new file with mode: 0644]
20201117/unit-tests/varmod-head.exp [new file with mode: 0644]
20201117/unit-tests/varmod-head.mk [new file with mode: 0644]
20201117/unit-tests/varmod-ifelse.exp [new file with mode: 0644]
20201117/unit-tests/varmod-ifelse.mk [new file with mode: 0644]
20201117/unit-tests/varmod-l-name-to-value.exp [new file with mode: 0644]
20201117/unit-tests/varmod-l-name-to-value.mk [new file with mode: 0644]
20201117/unit-tests/varmod-localtime.exp [new file with mode: 0644]
20201117/unit-tests/varmod-localtime.mk [new file with mode: 0644]
20201117/unit-tests/varmod-loop.exp [new file with mode: 0644]
20201117/unit-tests/varmod-loop.mk [new file with mode: 0644]
20201117/unit-tests/varmod-match-escape.exp [new file with mode: 0755]
20201117/unit-tests/varmod-match-escape.mk [new file with mode: 0755]
20201117/unit-tests/varmod-match.exp [new file with mode: 0644]
20201117/unit-tests/varmod-match.mk [new file with mode: 0644]
20201117/unit-tests/varmod-no-match.exp [new file with mode: 0644]
20201117/unit-tests/varmod-no-match.mk [new file with mode: 0644]
20201117/unit-tests/varmod-order-reverse.exp [new file with mode: 0644]
20201117/unit-tests/varmod-order-reverse.mk [new file with mode: 0644]
20201117/unit-tests/varmod-order-shuffle.exp [new file with mode: 0644]
20201117/unit-tests/varmod-order-shuffle.mk [new file with mode: 0644]
20201117/unit-tests/varmod-order.exp [new file with mode: 0644]
20201117/unit-tests/varmod-order.mk [new file with mode: 0644]
20201117/unit-tests/varmod-path.exp [new file with mode: 0644]
20201117/unit-tests/varmod-path.mk [new file with mode: 0644]
20201117/unit-tests/varmod-quote-dollar.exp [new file with mode: 0644]
20201117/unit-tests/varmod-quote-dollar.mk [new file with mode: 0644]
20201117/unit-tests/varmod-quote.exp [new file with mode: 0644]
20201117/unit-tests/varmod-quote.mk [new file with mode: 0644]
20201117/unit-tests/varmod-range.exp [new file with mode: 0644]
20201117/unit-tests/varmod-range.mk [new file with mode: 0644]
20201117/unit-tests/varmod-remember.exp [new file with mode: 0644]
20201117/unit-tests/varmod-remember.mk [new file with mode: 0644]
20201117/unit-tests/varmod-root.exp [new file with mode: 0644]
20201117/unit-tests/varmod-root.mk [new file with mode: 0644]
20201117/unit-tests/varmod-select-words.exp [new file with mode: 0644]
20201117/unit-tests/varmod-select-words.mk [new file with mode: 0644]
20201117/unit-tests/varmod-shell.exp [new file with mode: 0644]
20201117/unit-tests/varmod-shell.mk [new file with mode: 0644]
20201117/unit-tests/varmod-subst-regex.exp [new file with mode: 0644]
20201117/unit-tests/varmod-subst-regex.mk [new file with mode: 0644]
20201117/unit-tests/varmod-subst.exp [new file with mode: 0644]
20201117/unit-tests/varmod-subst.mk [new file with mode: 0644]
20201117/unit-tests/varmod-sysv.exp [new file with mode: 0644]
20201117/unit-tests/varmod-sysv.mk [new file with mode: 0644]
20201117/unit-tests/varmod-tail.exp [new file with mode: 0644]
20201117/unit-tests/varmod-tail.mk [new file with mode: 0644]
20201117/unit-tests/varmod-to-abs.exp [new file with mode: 0644]
20201117/unit-tests/varmod-to-abs.mk [new file with mode: 0644]
20201117/unit-tests/varmod-to-lower.exp [new file with mode: 0644]
20201117/unit-tests/varmod-to-lower.mk [new file with mode: 0644]
20201117/unit-tests/varmod-to-many-words.exp [new file with mode: 0644]
20201117/unit-tests/varmod-to-many-words.mk [new file with mode: 0644]
20201117/unit-tests/varmod-to-one-word.exp [new file with mode: 0644]
20201117/unit-tests/varmod-to-one-word.mk [new file with mode: 0644]
20201117/unit-tests/varmod-to-separator.exp [new file with mode: 0644]
20201117/unit-tests/varmod-to-separator.mk [new file with mode: 0644]
20201117/unit-tests/varmod-to-upper.exp [new file with mode: 0644]
20201117/unit-tests/varmod-to-upper.mk [new file with mode: 0644]
20201117/unit-tests/varmod-undefined.exp [new file with mode: 0644]
20201117/unit-tests/varmod-undefined.mk [new file with mode: 0644]
20201117/unit-tests/varmod-unique.exp [new file with mode: 0644]
20201117/unit-tests/varmod-unique.mk [new file with mode: 0644]
20201117/unit-tests/varmod.exp [new file with mode: 0644]
20201117/unit-tests/varmod.mk [new file with mode: 0644]
20201117/unit-tests/varname-dollar.exp [new file with mode: 0644]
20201117/unit-tests/varname-dollar.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-alltargets.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-alltargets.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-curdir.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-curdir.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-includedfromdir.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-includedfromdir.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-includedfromfile.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-includedfromfile.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-includes.exp [new file with mode: 0755]
20201117/unit-tests/varname-dot-includes.mk [new file with mode: 0755]
20201117/unit-tests/varname-dot-libs.exp [new file with mode: 0755]
20201117/unit-tests/varname-dot-libs.mk [new file with mode: 0755]
20201117/unit-tests/varname-dot-make-dependfile.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-dependfile.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-expand_variables.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-expand_variables.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-exported.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-exported.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-jobs-prefix.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-jobs-prefix.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-jobs.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-jobs.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-level.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-level.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-makefile_preference.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-makefile_preference.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-makefiles.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-makefiles.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-bailiwick.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-bailiwick.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-created.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-created.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-files.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-files.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-ignore_filter.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-ignore_filter.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-ignore_paths.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-ignore_paths.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-ignore_patterns.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-ignore_patterns.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-prefix.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-meta-prefix.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-mode.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-mode.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-path_filemon.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-path_filemon.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-pid.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-pid.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-ppid.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-ppid.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-save_dollars.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-make-save_dollars.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-makeoverrides.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-makeoverrides.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-newline.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-newline.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-objdir.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-objdir.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-parsedir.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-parsedir.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-parsefile.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-parsefile.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-path.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-path.mk [new file with mode: 0644]
20201117/unit-tests/varname-dot-shell.exp [new file with mode: 0755]
20201117/unit-tests/varname-dot-shell.mk [new file with mode: 0755]
20201117/unit-tests/varname-dot-targets.exp [new file with mode: 0644]
20201117/unit-tests/varname-dot-targets.mk [new file with mode: 0644]
20201117/unit-tests/varname-empty.exp [new file with mode: 0644]
20201117/unit-tests/varname-empty.mk [new file with mode: 0755]
20201117/unit-tests/varname-make.exp [new file with mode: 0644]
20201117/unit-tests/varname-make.mk [new file with mode: 0644]
20201117/unit-tests/varname-make_print_var_on_error-jobs.exp [new file with mode: 0644]
20201117/unit-tests/varname-make_print_var_on_error-jobs.mk [new file with mode: 0644]
20201117/unit-tests/varname-make_print_var_on_error.exp [new file with mode: 0644]
20201117/unit-tests/varname-make_print_var_on_error.mk [new file with mode: 0644]
20201117/unit-tests/varname-makefile.exp [new file with mode: 0755]
20201117/unit-tests/varname-makefile.mk [new file with mode: 0755]
20201117/unit-tests/varname-makeflags.exp [new file with mode: 0644]
20201117/unit-tests/varname-makeflags.mk [new file with mode: 0644]
20201117/unit-tests/varname-pwd.exp [new file with mode: 0644]
20201117/unit-tests/varname-pwd.mk [new file with mode: 0644]
20201117/unit-tests/varname-vpath.exp [new file with mode: 0644]
20201117/unit-tests/varname-vpath.mk [new file with mode: 0644]
20201117/unit-tests/varname.exp [new file with mode: 0644]
20201117/unit-tests/varname.mk [new file with mode: 0644]
20201117/unit-tests/varparse-dynamic.exp [new file with mode: 0644]
20201117/unit-tests/varparse-dynamic.mk [new file with mode: 0644]
20201117/unit-tests/varparse-errors.exp [new file with mode: 0644]
20201117/unit-tests/varparse-errors.mk [new file with mode: 0644]
20201117/unit-tests/varparse-mod.exp [new file with mode: 0644]
20201117/unit-tests/varparse-mod.mk [new file with mode: 0644]
20201117/unit-tests/varparse-undef-partial.exp [new file with mode: 0644]
20201117/unit-tests/varparse-undef-partial.mk [new file with mode: 0644]
20201117/unit-tests/varquote.exp [new file with mode: 0644]
20201117/unit-tests/varquote.mk [new file with mode: 0644]
20201117/util.c [new file with mode: 0644]
20201117/var.c [new file with mode: 0644]
20201117/wait.h [new file with mode: 0644]