Messages by Thread
-
Hierarchical building
Ian Molton
-
Auto van Jaap
Jaap Fieret
-
should make elide the difference between "dir" and "dir/"?
David Boyce
-
Why `make` could hang
uladzimir . bely
-
Gmake UTF-8 Support?
Jon Forrest
-
Test for readiness within Makefile?
Felipe Gasper
-
The -e option confuses the $(origin ) ?
Masahiro Yamada
-
suppressing $ resolution in variable value
Brian J. Murrell
-
.. undefined reference to ..
andreas graeper via Users list for the GNU implementation of make
-
Basic introductory concepts
Julius Hamilton
-
Change the default shell from an environment variable
Masahiro Yamada
-
Questions about signal handling in GNU Make
Masahiro Yamada
-
Usage of MAKEFLAGS
Christof Warlich
-
make option for specific files
lisa-asket
-
Export a function
G
-
global .EXTRA_PREREQS not quite right...
Britton Kerin
-
solved I think: rebuild if any variable changes. Is it right?
Britton Kerin
-
Make does not clean up the target when stderr is piped. Why?
Masahiro Yamada
-
[Question] Set a variable while building a specific target
Masahiro Yamada
-
how vpath should behave
Britton Kerin
-
vpath-using makefile can build a target when steps are invoked individually, but can't chain them
Britton Kerin
-
use eval to emit only part of a rule?
Britton Kerin
-
why make not give message about target being up-to-date in this VPATH situation?
Britton Kerin
-
how to: write a rule which expands the contents of an arbitrary text file?
Cook, Malcolm
-
eliminating MAKEFLAGS in MAKELEVEL > 0
marty leisner
-
Possible bug in Make's target-specific variable behavior
Nicholas Clark
-
Double colon rules with phony prerequisites
Fogle, Benjamin
-
solution to depend on cached set of variable values
Britton Kerin
-
Doxygen-style documentation for Makefiles
Christian Hujer
-
Lint for Makefiles
Christian Hujer
-
Mixing grouped explicit targets rule with static pattern rule
Troy Runkel
-
Order-only prereq versus sampling of target up-to-dateness.
Kaz Kylheku
-
Q: How to delete all out of date targets
Cook, Malcolm
-
Feature Request: option to delete all out of date targets
Cook, Malcolm
-
Parallel make output in $(shell ${MAKE} ...)
Glenn Morris
-
make calling script calling make results in read jobs pipe: Bad file descriptor. Stop.
Martin d'Anjou
-
HAVE_DOS_PATHS patch
Ganiger, Arun Ashok (NSDi)
-
use of hyphen in recipes to ignore errors precludes using -- as comment character
Cook, Malcolm
-
MAKECMDGOALS and spaces
Christof Warlich
-
MAKECMDGOALS
Sébastien Hinderer
-
Turning make warnings into errors
Sébastien Hinderer
-
make: *** No rule to make target 'dir/bar', needed by 'foobar'. Stop.
Brian J. Murrell
-
How to define a variable with {} expansion
Blake McBride
-
lRE: GNU Make 4.2 Query
Cook, Malcolm
-
FEATURE:? binding variables to prerequisites
Cook, Malcolm
-
Is a pattern rule implicitly double-colon?
Fangrui Song