History log of /freebsd/contrib/bmake/mk/cc-wrap.mk (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c59c3bf3 14-Mar-2024 Simon J. Gerraty <sjg@FreeBSD.org>

Merge bmake-20240309

Merge commit '368b06ce6b0135d6de13f7265f6dcbaeb791b3bb'


Revision tags: release/13.3.0, release/14.0.0, release/13.2.0, release/12.4.0, release/13.1.0
# 1d3f2ddc 03-Apr-2022 Simon J. Gerraty <sjg@FreeBSD.org>

Merge bmake-20220330
Merge commit 'a052cb432096794be5070dc68a2b302eaf5a4783'


# c4bf04f4 17-Feb-2022 Simon J. Gerraty <sjg@FreeBSD.org>

cc-wrap.mk: fix typo in modifiers


# a6f0e10b 09-Feb-2022 Simon J. Gerraty <sjg@FreeBSD.org>

Merge bmake-20220208

* unit-tests/Makefile: disable opt-debug-x-trace on Linux if there
is any chance we have dash as .SHELL

* meta.c: use a variable to hold command line to

Merge bmake-20220208

* unit-tests/Makefile: disable opt-debug-x-trace on Linux if there
is any chance we have dash as .SHELL

* meta.c: use a variable to hold command line to be filtered
to avoid any side effects from content of command line.

Merge commit '535c59a6a9214436f5d6643775d29808e4b3408d'

show more ...


# 9f45a3c8 05-Feb-2022 Simon J. Gerraty <sjg@FreeBSD.org>

Merge bmake-20220204