summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.progs.mk
Commit message (Expand)AuthorAgeFilesLines
* Set a value for _RECURSING_PROGS for debugging.bdrewery2016-01-271-2/+2
* Follow-up r291338 to handle .d, .y and .l files better as well.bdrewery2015-11-251-3/+3
* Fix the "common object" handling to not depend on ".o" if SRCS only containsbdrewery2015-11-251-1/+4
* Add NO_WERROR and WARNS to PROG_OVERRIDE_VARS for bsd.prog.mk compatibilityngie2015-11-151-2/+2
* Unbreak bsd.progs.mk with PROGS (but not PROGS_CXX) and when invoking thengie2015-10-301-1/+1
* Fix building in a directory with SUBDIRs and SUBDIR_PARALLEL.bdrewery2015-10-211-4/+4
* Fix support for building a PROG_CXX, and PROG, directly.bdrewery2015-10-141-3/+6
* Follow-up r288218 by ensuring common objects are built before recursing.bdrewery2015-10-141-0/+19
* Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mkbapt2015-10-091-1/+1
* PROGS: Let the parent run the children in parallel.bdrewery2015-09-251-2/+0
* Don't recurse with cleanobj.bdrewery2015-09-251-1/+1
* Document bsd.progs.mk and add more variables overrides.bdrewery2015-09-241-2/+4
* Fix most cases of bsd.progs.mk running duplicate or missing commands.bdrewery2015-09-231-20/+11
* Do not override variables on command line that build needs to change.sjg2015-06-111-14/+8
* Revert r281055 as it breaks installing test scripts in the mixed PROGS/SCRIPTngie2015-04-131-2/+2
* Do not install scripts multiple time when using bsd.progs.mkbapt2015-04-041-2/+2
* Add LIBADD to PROG_VARS, similar to DPADD/LDADDngie2014-12-271-1/+1
* Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/co...ngie2014-11-041-1/+7
* Use the right depend file for each program.jmmv2014-10-301-2/+6
* Don't define rules based on PROGS if PROGS is empty.markj2014-10-161-0/+2
* Add LDFLAGS to PROG_VARS so it can be overridden on a per-PROG basisngie2014-10-101-1/+1
* Improve bsd.progs.mk compatibility with bsd.prog.mkngie2014-09-241-15/+17
* Make bsd.progs.mk work in directories with SCRIPTS but no PROGS.jmmv2013-12-111-3/+19
* Need to also test for defined(${v}_${PROG})sjg2013-11-191-1/+1
* Allow this to work with fmakesjg2013-11-131-5/+13
* Pass more variables to bsd.prog.mk andsjg2013-04-221-2/+5
* Latest progs.mk from crufty.net for ATFsjg2012-11-071-329/+67
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-221-0/+350
OpenPOWER on IntegriCloud