help-make
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Running specific part of a Makefile under a specific shell
peter0x44
Rename positional parameters in customized GNU make functions to enhance readability and maintainability.
Hongyi Zhao
Re: Rename positional parameters in customized GNU make functions to enhance readability and maintainability.
Hongyi Zhao
Re: Rename positional parameters in customized GNU make functions to enhance readability and maintainability.
Kaz Kylheku (gmake)
Re: Rename positional parameters in customized GNU make functions to enhance readability and maintainability.
Hongyi Zhao
Unable to understand on how 'make' will run under bash
Sandip Ray via Users list for the GNU implementation of make
Re: Unable to understand on how 'make' will run under bash
Paul Smith
What's the meaning of + symbol used in makefile?
Hongyi Zhao
Re: What's the meaning of + symbol used in makefile?
Paul Smith
Re: What's the meaning of + symbol used in makefile?
Hongyi Zhao
Re: What's the meaning of + symbol used in makefile?
Paul Smith
Re: What's the meaning of + symbol used in makefile?
Hongyi Zhao
In Make 4.3, how does specifying a value for '-j' in MAKEFLAGS interact with Target Specific Variables?
Cook, Malcolm
Re: In Make 4.3, how does specifying a value for '-j' in MAKEFLAGS interact with Target Specific Variables?
Paul Smith
Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Paul Smith
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Jon Forrest
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Paul Smith
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Jon Forrest
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Paul Smith
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Britton Kerin
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Paul Smith
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Paul Smith
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Paul Smith
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Sam Kendall
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Paul Smith
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Re: Can the exit status of the code block in @(...) be obtained from outside the @() structure?
Hongyi Zhao
Unable to get INSTALL in make-4.3 Release
Sandip Ray via Users list for the GNU implementation of make
Re: Unable to get INSTALL in make-4.3 Release
Paul Smith
using .ONESHELL with just some targets
Britton Kerin
RE: using .ONESHELL with just some targets
Cook, Malcolm
Fwd: using .ONESHELL with just some targets
Britton Kerin
how to use a string in a .SHELLFLAGS option?
Britton Kerin
RE: how to use a string in a .SHELLFLAGS option?
Cook, Malcolm
Fwd: how to use a string in a .SHELLFLAGS option?
Britton Kerin
RE: how to use a string in a .SHELLFLAGS option?
Cook, Malcolm
another option that deserves a mention on .ONESHELL doc page is -x
Britton Kerin
Re: another option that deserves a mention on .ONESHELL doc page is -x
David Boyce
static-pattern local variables?
Britton Kerin
Re: static-pattern local variables?
Paul Smith
make-rc: A parallel (as in make(1)) alternative to sysv-rc
Alejandro Colomar (man-pages)
Re: make-rc: A parallel (as in make(1)) alternative to sysv-rc
mirabilos
Re: make-rc: A parallel (as in make(1)) alternative to sysv-rc
Kaz Kylheku (gmake)
irregularities with --no-builtin-variables
Reto
Re: irregularities with --no-builtin-variables
Paul Smith
Re: irregularities with --no-builtin-variables
Reto
Re: irregularities with --no-builtin-variables
Paul Smith
Re: irregularities with --no-builtin-variables
Ian Molton
Re: irregularities with --no-builtin-variables
Kaz Kylheku (gmake)
Optimize/enhance the customized function called by make.
Hongyi Zhao
Makefile idiom for referencing URL sources
Johnson, Richard
Re: Makefile idiom for referencing URL sources
Kaz Kylheku (gmake)
Re: Makefile idiom for referencing URL sources
Johnson, Richard
How to detect spaces in paths
R. Diez
Re: How to detect spaces in paths
Paul Smith
Re: How to detect spaces in paths
David Boyce
Re: How to detect spaces in paths
Paul Smith
Re: How to detect spaces in paths
R. Diez
Re: How to detect spaces in paths
Paul Smith
Re: How to detect spaces in paths
R. Diez
Hierarchical building
Ian Molton
Re: Hierarchical building
Paul Smith
Re: Hierarchical building
Kaz Kylheku (gmake)
Re: Hierarchical building
Paul Smith
Re: Hierarchical building
Ian Molton
Auto van Jaap
Jaap Fieret
should make elide the difference between "dir" and "dir/"?
David Boyce
Re: should make elide the difference between "dir" and "dir/"?
Mark Piffer
Re: should make elide the difference between "dir" and "dir/"?
David Boyce
Re: should make elide the difference between "dir" and "dir/"?
Mark Piffer
Re: should make elide the difference between "dir" and "dir/"?
Paul Smith
Re: should make elide the difference between "dir" and "dir/"?
David Boyce
Re: should make elide the difference between "dir" and "dir/"?
Paul Smith
Re: should make elide the difference between "dir" and "dir/"?
Nicholas Clark
Fwd: should make elide the difference between "dir" and "dir/"?
Britton Kerin
Re: should make elide the difference between "dir" and "dir/"?
Steven Simpson
Why `make` could hang
uladzimir . bely
Re: Why `make` could hang
Paul Smith
HA: Why `make` could hang
Bely Uladzimir
Re: HA: Why `make` could hang
Paul Smith
Re: HA: Why `make` could hang
Paul Smith
HA: HA: Why `make` could hang
Bely Uladzimir
Re: HA: HA: Why `make` could hang
Paul Smith
Gmake UTF-8 Support?
Jon Forrest
Re: Gmake UTF-8 Support?
Kaz Kylheku (gmake)
Re: Gmake UTF-8 Support?
Eli Zaretskii
Re: Gmake UTF-8 Support?
Kaz Kylheku (gmake)
Re: Gmake UTF-8 Support?
Eli Zaretskii
Re: Gmake UTF-8 Support?
Kaz Kylheku (gmake)
Re: Gmake UTF-8 Support?
Eli Zaretskii
Re: Gmake UTF-8 Support?
Jon Forrest
Re: Gmake UTF-8 Support?
Kaz Kylheku (gmake)
Re: Gmake UTF-8 Support?
Eli Zaretskii
Re: Gmake UTF-8 Support?
Kaz Kylheku (gmake)
Re: Gmake UTF-8 Support?
Eli Zaretskii
Re: Gmake UTF-8 Support?
Stefan Monnier via Users list for the GNU implementation of make
Re: Gmake UTF-8 Support?
Dan Kegel
Re: Gmake UTF-8 Support?
Eli Zaretskii
Re: Gmake UTF-8 Support?
Dan Kegel
Re: Gmake UTF-8 Support?
Eli Zaretskii
Re: Gmake UTF-8 Support?
Kaz Kylheku (gmake)
Re: Gmake UTF-8 Support?
Kaz Kylheku (gmake)
Test for readiness within Makefile?
Felipe Gasper
The -e option confuses the $(origin ) ?
Masahiro Yamada
Re: The -e option confuses the $(origin ) ?
Kaz Kylheku (gmake)
Re: The -e option confuses the $(origin ) ?
Masahiro Yamada
Re: The -e option confuses the $(origin ) ?
Kaz Kylheku (gmake)
Re: The -e option confuses the $(origin ) ?
Kaz Kylheku (gmake)
Re: The -e option confuses the $(origin ) ?
Masahiro Yamada
suppressing $ resolution in variable value
Brian J. Murrell
Re: suppressing $ resolution in variable value
Mike Haboustak
Re: suppressing $ resolution in variable value
David Boyce
Re: suppressing $ resolution in variable value
Kaz Kylheku (gmake)
.. undefined reference to ..
andreas graeper via Users list for the GNU implementation of make
Basic introductory concepts
Julius Hamilton
Re: Basic introductory concepts
Paul Smith
Change the default shell from an environment variable
Masahiro Yamada
Re: Change the default shell from an environment variable
Paul Smith
Re: Change the default shell from an environment variable
Masahiro Yamada
Questions about signal handling in GNU Make
Masahiro Yamada
Re: Questions about signal handling in GNU Make
Kaz Kylheku (gmake)
Re: Questions about signal handling in GNU Make
Kaz Kylheku (gmake)
Re: Questions about signal handling in GNU Make
Masahiro Yamada
Re: Questions about signal handling in GNU Make
Kaz Kylheku (gmake)
Re: Questions about signal handling in GNU Make
Masahiro Yamada
Re: Questions about signal handling in GNU Make
Masahiro Yamada
Usage of MAKEFLAGS
Christof Warlich
Re: Usage of MAKEFLAGS
Paul Smith
make option for specific files
lisa-asket
Re: make option for specific files
Paul Smith
Export a function
G
Re: Export a function
Paul Smith
global .EXTRA_PREREQS not quite right...
Britton Kerin
Re: global .EXTRA_PREREQS not quite right...
Christof Warlich
Re: global .EXTRA_PREREQS not quite right...
Britton Kerin
solved I think: rebuild if any variable changes. Is it right?
Britton Kerin
Re: solved I think: rebuild if any variable changes. Is it right?
Britton Kerin
Re: solved I think: rebuild if any variable changes. Is it right?
Britton Kerin
Re: solved I think: rebuild if any variable changes. Is it right?
Paul Smith
Make does not clean up the target when stderr is piped. Why?
Masahiro Yamada
Re: Make does not clean up the target when stderr is piped. Why?
Paul Smith
Re: Make does not clean up the target when stderr is piped. Why?
Kaz Kylheku (gmake)
Re: Make does not clean up the target when stderr is piped. Why?
Paul Smith
Re: Make does not clean up the target when stderr is piped. Why?
Masahiro Yamada
Re: Make does not clean up the target when stderr is piped. Why?
Kaz Kylheku (gmake)
Re: Make does not clean up the target when stderr is piped. Why?
Masahiro Yamada
Re: Make does not clean up the target when stderr is piped. Why?
Paul Smith
Re: 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
Re: [Question] Set a variable while building a specific target
Paul Smith
Re: [Question] Set a variable while building a specific target
Masahiro Yamada
Re: [Question] Set a variable while building a specific target
Paul Smith
how vpath should behave
Britton Kerin
Re: how vpath should behave
Paul Smith
Re: how vpath should behave
David Boyce
Re: how vpath should behave
Paul Smith
Re: 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
Re: vpath-using makefile can build a target when steps are invoked individually, but can't chain them
Philip Guenther
use eval to emit only part of a rule?
Britton Kerin
Re: use eval to emit only part of a rule?
Paul Smith
why make not give message about target being up-to-date in this VPATH situation?
Britton Kerin
Re: why make not give message about target being up-to-date in this VPATH situation?
Paul Smith
how to: write a rule which expands the contents of an arbitrary text file?
Cook, Malcolm
RE: how to: write a rule which expands the contents of an arbitrary text file?
Cook, Malcolm
RE: how to: write a rule which expands the contents of an arbitrary text file?
Kaz Kylheku (gmake)
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
Re: Double colon rules with phony prerequisites
Kaz Kylheku (gmake)
Re: Double colon rules with phony prerequisites
Benjamin Fogle
Re: Double colon rules with phony prerequisites
Mark Piffer
Re: Double colon rules with phony prerequisites
Benjamin Fogle
Re: Double colon rules with phony prerequisites
Kaz Kylheku (gmake)
solution to depend on cached set of variable values
Britton Kerin
Re: solution to depend on cached set of variable values
Kaz Kylheku (gmake)
solution to depend on cached set of variable values
thutt
Re: solution to depend on cached set of variable values
Mark Piffer
Doxygen-style documentation for Makefiles
Christian Hujer
RE: Doxygen-style documentation for Makefiles
Cook, Malcolm
Re: Doxygen-style documentation for Makefiles
John Dill
Lint for Makefiles
Christian Hujer
Re: Lint for Makefiles
Kaz Kylheku (gmake)
Re: Lint for Makefiles
Christian Hujer
Re: Lint for Makefiles
Kaz Kylheku (gmake)
Mixing grouped explicit targets rule with static pattern rule
Troy Runkel
Re: Mixing grouped explicit targets rule with static pattern rule
Paul Smith
Re: Mixing grouped explicit targets rule with static pattern rule
Nithish Chandran
Earlier messages
Later messages