Age | Commit message (Expand) | Author | Files | Lines |
2020-03-23 | New target test-env, like build-env and configure-env. | riastradh | 1 | -2/+35 |
2019-10-13 | mk/build/test.mk: reorder the _VARGROUPS variables | rillig | 1 | -3/+6 |
2019-10-13 | mk/build/test.mk: clean up line continuations | rillig | 1 | -5/+4 |
2019-05-07 | mk: allow "bmake clean depends" as shortcut | rillig | 1 | -3/+3 |
2018-11-30 | mk/misc: make configuration for show-all targets more configurable | rillig | 1 | -1/+3 |
2018-01-13 | Introduce TEST_DEPENDS. | joerg | 1 | -1/+2 |
2012-05-27 | "rebuild" and "retest" targets were added (by analogy with "reinstall"). | cheusov | 1 | -1/+20 |
2012-05-02 | As described in comments, export ${TEST_ENV} instead of ${MAKE_ENV} to test | obache | 1 | -2/+2 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -2/+2 |
2008-11-05 | Mentioned PKGSRC_RUN_TEST using the standard formatting. | rillig | 1 | -1/+6 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -5/+5 |
2007-12-01 | Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs | rillig | 1 | -3/+2 |
2007-03-15 | For all those who are interested in the inner workings of pkgsrc, there | rillig | 1 | -1/+5 |
2007-01-28 | More documentation for the purpose of this file and a tiny wording | rillig | 1 | -4/+11 |
2007-01-27 | Document TEST_TARGET with help from Alistair Crooks. | uebayasi | 1 | -1/+4 |
2006-12-15 | Remove trailing spaces. | martti | 1 | -2/+2 |
2006-10-26 | Changed BUILD_MAKE_FLAGS and TEST_MAKE_FLAGS to be appended to the | rillig | 1 | -5/+22 |
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE, as suggested in PR 28392. | obache | 1 | -2/+2 |
2006-07-22 | Modify the barrier so that we always invoke the recursive make process | jlam | 1 | -2/+2 |
2006-07-07 | Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private | jlam | 1 | -10/+10 |
2006-07-06 | The cookie files are indirectly made using *-cookie targets, so verify | jlam | 1 | -1/+2 |
2006-07-06 | Make "test" barrier-aware. | jlam | 1 | -5/+11 |
2006-07-05 | Make the check-vulnerable target more self-sufficient, by moving some | jlam | 1 | -2/+3 |
2006-07-05 | Refactor configure, build, test and wrapper phases out of bsd.pkg.mk | jlam | 1 | -0/+123 |