Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | mk/help: fix help parser for variable names followed by comma | rillig | 1 | -4/+5 |
2020-08-04 | regress/infra-unittests: add test for help, topic followed by comma | rillig | 1 | -1/+22 |
2020-07-01 | show-all: fix typo in variable name | rillig | 1 | -5/+7 |
2020-07-01 | regress/infra-unittests: add test for show-all with custom width | rillig | 1 | -4/+52 |
2020-07-01 | regress/show-all: migrate to regress/infra-unittests | rillig | 5 | -142/+157 |
2020-07-01 | mk/buildlink3: increase width of varnames in show-all-bl3 | rillig | 1 | -36/+36 |
2020-06-29 | mk/haskell.mk: regenerate PLIST if it is outdated | rillig | 1 | -17/+18 |
2020-06-29 | regress/infra-unittests: clean up tests for haskell.mk | rillig | 1 | -53/+45 |
2020-06-29 | mk/haskell.mk: fix PLIST status detection | rillig | 1 | -3/+5 |
2020-06-29 | mk/haskell.mk: only add PLIST_SUBST and PRINT_PLIST_AWK if useful | rillig | 1 | -55/+2 |
2020-06-29 | regress/infra-unittests: add more tests for haskell.mk | rillig | 1 | -1/+355 |
2020-06-27 | regress/infra-unittests: add very basic tests for mk/haskell.mk | rillig | 1 | -0/+177 |
2020-06-20 | regress/infra-unittests: fix typo | rillig | 1 | -2/+2 |
2020-06-11 | regress/infra-unittests: test SUBST_FILTER_CMD with empty SUBST_SED | rillig | 1 | -1/+43 |
2020-06-11 | mk/subst.mk: always remove temporary file | rillig | 1 | -5/+3 |
2020-06-11 | regress/infra-unittests: demonstrate leftover temporary file | rillig | 1 | -1/+6 |
2020-06-07 | regress/infra-unittests: add test case for no-op detection | rillig | 2 | -4/+91 |
2020-06-06 | regress/infra-unittests: add test for larger_symbol_version.awk | rillig | 1 | -0/+92 |
2020-06-06 | mk/subst.mk: fix wrong SUBST failure in mail/policyd-weight | rillig | 1 | -22/+11 |
2020-06-06 | regress/infra-unittests: demonstrate wrong SUBST no-op failure | rillig | 1 | -1/+46 |
2020-05-24 | regress/plus_build_version: fix test | rillig | 1 | -1/+1 |
2020-05-23 | mk/configure: fix configure options check for custom CONFIGURE_SCRIPT | rillig | 1 | -1/+57 |
2020-05-23 | regress/infra-unittests: document creative AC_ARG_WITH in lang/mono4 | rillig | 1 | -1/+14 |
2020-05-22 | mk/configure: fix check for unknown configure options | rillig | 1 | -14/+13 |
2020-05-22 | regess/infra-unittests: add test for unknown configure option | rillig | 1 | -2/+46 |
2020-05-21 | mk/pkgformat/metadata.mk: fix relative paths in PATCHDIR and FILESDIR | rillig | 1 | -7/+5 |
2020-05-21 | mk/configure: completely rewrite check for unknown configure options | rillig | 8 | -196/+399 |
2020-05-21 | regress/tools-platform: add test for "$@" and ksh | rillig | 1 | -1/+7 |
2020-05-19 | regress/infra-unittests: demonstrate relative paths in +BUILD_VERSION | rillig | 1 | -0/+116 |
2020-05-19 | regress/infra-unittests: remove unnecessary tmpdir handling | rillig | 1 | -14/+14 |
2020-05-19 | regress/plus_build_version: the bug has been fixed in January 2020 | rillig | 1 | -2/+1 |
2020-05-18 | mk/configure/replace-interpreter.mk: silently skip broken symlinks | rillig | 1 | -0/+119 |
2020-05-17 | regress/infra-unittests: add test for variable precedence | rillig | 1 | -0/+70 |
2020-05-16 | regress/infra-unittests: replace double quotes with single quotes | rillig | 1 | -36/+36 |
2020-05-16 | mk/subst.mk: change default value for SUBST_NOOP_OK from yes to no | rillig | 1 | -8/+153 |
2020-05-16 | mk/subst.mk: properly detect s,a,a,1 as identity substitution | rillig | 1 | -1/+4 |
2020-05-12 | regress/infra-unittests: clean up test code, add portability | rillig | 2 | -104/+52 |
2020-05-12 | regress/infra-unittests: clean up test code for subst.mk | rillig | 1 | -32/+34 |
2020-05-12 | regress/infra-unittests: replace remaining double with single quotes | rillig | 1 | -89/+88 |
2020-05-11 | regress/infra-unittests: replace double quotes with single quotes | rillig | 1 | -247/+247 |
2020-05-11 | mk/subst.mk: fix edge case in detection of identity substitutions | rillig | 1 | -4/+24 |
2020-05-11 | regress/infra-unittests: add tests for identity substitutions | rillig | 1 | -1/+9 |
2020-05-11 | regress/infra-unittests: run tests in a temporary directory | rillig | 4 | -193/+188 |
2020-05-11 | regress/tools-platform: demonstrate bug in nbsed-20120308 | rillig | 1 | -2/+9 |
2020-05-09 | regress/buildlink-transform: clean up code | rillig | 1 | -6/+3 |
2020-05-09 | regress/buildlink-transform: repair most of the regression test | rillig | 1 | -1/+4 |
2020-05-09 | regress/replace-interpreter: fix package installation | rillig | 1 | -2/+2 |
2020-05-09 | regress/make-shell: add missing variable for the shell test | rillig | 1 | -1/+2 |
2020-05-09 | regress/ignore-tools: remove | rillig | 3 | -56/+0 |
2020-05-09 | regress/replace-interpreter: ensure order of targets | rillig | 3 | -0/+41 |