summaryrefslogtreecommitdiff
path: root/mk/build
AgeCommit message (Expand)AuthorFilesLines
2020-09-12bsd.build-vars.mk: describe MAKE_FLAGS in details, rewrite and reformatrillig1-12/+24
2020-06-12mk/build/build.mk: use SH for the shell in build-envrillig1-3/+3
2020-04-25mk/build/build.mk: use the login shell by default for build-envrillig1-3/+3
2020-03-23New target test-env, like build-env and configure-env.riastradh1-2/+35
2020-02-25mk/build: make the documentation for build-env more preciserillig1-2/+3
2020-02-18Make sure _MAKE_JOBS_N has a valid value even if MAKE_JOBS is unset.maya1-1/+3
2020-01-19Rename EFFECTIVE_MAKE_JOBS -> _MAKE_JOBS_N, suggested by gdt.maya1-8/+8
2020-01-19Add a visible EFFECTIVE_MAKE_JOBS, a tunable resembling _MAKE_JOBS,maya1-4/+8
2019-10-13mk/build/test.mk: reorder the _VARGROUPS variablesrillig1-3/+6
2019-10-13mk/build/test.mk: clean up line continuationsrillig1-5/+4
2019-09-02mk/build: in build-env, output BUILD_DIRS relative to WRKSRCrillig1-3/+4
2019-09-02mk/build: for build-env, show the BUILD_DIRSrillig1-6/+6
2019-05-07mk: allow "bmake clean depends" as shortcutrillig3-8/+8
2019-03-17Add support for MAKE_JOBS.pkgpath.dholland1-1/+3
2018-11-30mk/misc: make configuration for show-all targets more configurablerillig3-3/+9
2018-05-16mk/*: improve documentation for "make help"rillig1-1/+16
2018-01-13Introduce TEST_DEPENDS.joerg1-1/+2
2017-08-07Remove hack working around NetBSD 1.5's specfiles.maya1-2/+1
2017-06-01Provide switch to activate new frameworks to replace "pkginstall".jlam2-2/+8
2016-04-10Remove support for USE_DESTDIR=no.joerg1-2/+1
2016-03-10Remove _OPSYS_WHOLE_ARCHIVE_FLAG and _OPSYS_NO_WHOLE_ARCHIVE_FLAG, thesejperkin1-3/+1
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg1-2/+1
2012-12-06Introduce PKGGNUDIR as a way to control gnu prefix.jperkin1-1/+2
2012-05-27"rebuild" and "retest" targets were added (by analogy with "reinstall").cheusov2-2/+41
2012-05-02As described in comments, export ${TEST_ENV} instead of ${MAKE_ENV} to testobache1-2/+2
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs3-6/+7
2010-02-01Pass down PKGINFODIR just like PKGMANDIR is passed down.joerg1-1/+2
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-11-05Mentioned PKGSRC_RUN_TEST using the standard formatting.rillig1-1/+6
2008-02-13Added keywords for "bmake help".rillig1-1/+2
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig3-12/+12
2008-01-04Made the .include directives simpler, since the directory of therillig1-3/+3
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig2-6/+4
2007-11-30Since the "build" target is run inside the pkgsrc barrier, "build-env"rillig1-1/+5
2007-08-13Fixed the definition and the documentation of MAKE_PROGRAM.rillig1-7/+8
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, thererillig3-3/+17
2007-03-08Moved the build-env target from bsd.pkg.debug.mk to build/build.mk. Itrillig1-1/+13
2007-02-06Documented NO_BUILD.rillig1-1/+8
2007-01-28More documentation for the purpose of this file and a tiny wordingrillig1-4/+11
2007-01-27Document TEST_TARGET with help from Alistair Crooks.uebayasi1-1/+4
2006-12-15Remove trailing spaces.martti1-2/+2
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 therillig2-10/+48
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.obache3-8/+8
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam3-6/+6
2006-07-21"BUILD_ENV" was misnamed. It's actually the environment that is passedjlam1-2/+2