summaryrefslogtreecommitdiff
path: root/mk/build/build.mk
AgeCommit message (Expand)AuthorFilesLines
2012-05-27"rebuild" and "retest" targets were added (by analogy with "reinstall").cheusov1-1/+21
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-3/+3
2009-01-10run ${_ULIMIT_CMD} in build-env targettnn1-3/+3
2008-12-04Added MAKE_ENV and MAKE_FLAGS to the list of important variables.rillig1-2/+2
2008-02-13Added keywords for "bmake help".rillig1-1/+2
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-3/+3
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig1-3/+2
2007-11-30Since the "build" target is run inside the pkgsrc barrier, "build-env"rillig1-1/+5
2007-06-13Added the keyword "parallel" to the description of MAKE_JOBS_SAFE.rillig1-1/+3
2007-03-18Documented MAKE_JOBS_SAFE.rillig1-1/+7
2007-03-15For all those who are interested in the inner workings of pkgsrc, thererillig1-1/+6
2007-03-08Moved the build-env target from bsd.pkg.debug.mk to build/build.mk. Itrillig1-1/+13
2006-11-09Moved the portability checks from the configure/ directory to checks/,rillig1-1/+2
2006-10-26Changed BUILD_MAKE_FLAGS and TEST_MAKE_FLAGS to be appended to therillig1-5/+26
2006-10-05Add experimental support for -j jobs building in the buildreed1-3/+9
2006-09-09Rename variable MAKEFILE to MAKE_FILE, as suggested in PR 28392.obache1-3/+3
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam1-2/+2
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-7/+7
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-18/+10
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam1-6/+7
2006-07-05Refactor configure, build, test and wrapper phases out of bsd.pkg.mkjlam1-0/+119