help-make
Thread
Date
Earlier messages
Later messages
Messages by Thread
(cross post from bug-make) A complete example of quoting an arbitrary value as a word in a shell script
Poor Yorick
Re: (cross post from bug-make) A complete example of quoting an arbitrary value as a word in a shell script
Poor Yorick
Re: (cross post from bug-make) A complete example of quoting an arbitrary value as a word in a shell script
Kaz Kylheku
Re: (cross post from bug-make) A complete example of quoting an arbitrary value as a word in a shell script
Poor Yorick
Variable expansion question
Sébastien Hinderer
Re: Variable expansion question
Paul Smith
Re: Variable expansion question
Sébastien Hinderer
Re: Variable expansion question
Paul Smith
Re: Variable expansion question
Sébastien Hinderer
Re: Variable expansion question
Paul Smith
Re: Variable expansion question
Paul Smith
GNU Make 4.3.92 release candidate available
Paul Smith
GNU make 4.3.91 release candidate available
Paul Smith
Dynamics files managed by Makefile
Patrick Begou
Re: Dynamics files managed by Makefile
Paul Smith
Re: Dynamics files managed by Makefile
Patrick Begou
Re: Dynamics files managed by Makefile
Tim Murphy
Re: Dynamics files managed by Makefile
Kaz Kylheku
Compiling Link dependent targets in parallel
shubham sharma
Re: Compiling Link dependent targets in parallel
Paul Smith
RE: Compiling Link dependent targets in parallel
Brian Cowan
User defined function
Rajeev Bansal
Re: User defined function
Tim Murphy
`make -O` when non-parallel
Stefan Monnier via Users list for the GNU implementation of make
Re: `make -O` when non-parallel
Paul Smith
Re: `make -O` when non-parallel
Stefan Monnier
GNU make 4.3.90 release candidate available
Paul Smith
Disabling builtin rules / varialbes from within a Makefile?
Sébastien Hinderer
Re: Disabling builtin rules / varialbes from within a Makefile?
Paul Smith
Re: Disabling builtin rules / varialbes from within a Makefile?
Sébastien Hinderer
Feature request: Force ignore prerequisites with CLI flag
Joe Flack
Re: Feature request: Force ignore prerequisites with CLI flag
Paul Smith
Naming convention for included make files?
Sean Hammond
multiple percent signs in single prerequisite - revisited
Peter Apian-Bennewitz
Re: multiple percent signs in single prerequisite - revisited
Paul Smith
Re: multiple percent signs in single prerequisite - revisited
Peter Apian-Bennewitz
Get a target's prerequisites from an external script?
Sean Hammond
Re: Get a target's prerequisites from an external script?
Paul Smith
Re: Get a target's prerequisites from an external script?
Sean Hammond
info function cannot found.
jian he
Re: info function cannot found.
Kaz Kylheku
best practice for serialization of dependencies of a target
Bruno Haible
Re: best practice for serialization of dependencies of a target
Paul Smith
Re: best practice for serialization of dependencies of a target
Bruno Haible
Re: best practice for serialization of dependencies of a target
Kaz Kylheku
Re: best practice for serialization of dependencies of a target
Bruno Haible
GNU Makefile ule
Ming Cheng
GNU Makefile ule
thutt
Re: GNU Makefile ule
Paul Smith
Re: GNU Makefile ule
Ming Cheng
Re: GNU Makefile ule
Kaz Kylheku
Re: GNU Makefile ule
Ming Cheng
Re: Fw: Makefile format
Ming Cheng
Re: Fw: Makefile format
Paul Smith
Is it possible to break from a GMAKE foreach loop and then exit from make?
Pierre Rouleau
Re: Is it possible to break from a GMAKE foreach loop and then exit from make?
Kaz Kylheku
Re: Is it possible to break from a GMAKE foreach loop and then exit from make?
Pierre Rouleau
Re: Is it possible to break from a GMAKE foreach loop and then exit from make?
Paul Smith
Re: Is it possible to break from a GMAKE foreach loop and then exit from make?
Pierre Rouleau
Re: Is it possible to break from a GMAKE foreach loop and then exit from make?
Paul Smith
Re: Is it possible to break from a GMAKE foreach loop and then exit from make?
Pierre Rouleau
Re: Is it possible to break from a GMAKE foreach loop and then exit from make?
Paul Smith
Re: Is it possible to break from a GMAKE foreach loop and then exit from make?
Pierre Rouleau
Is GNU Make Accepting New Contributions
Noah Goldstein
Re: Is GNU Make Accepting New Contributions
Paul Smith
Re: Is GNU Make Accepting New Contributions
Noah Goldstein
Re: Is GNU Make Accepting New Contributions
Noah Goldstein
Re: Is GNU Make Accepting New Contributions
Paul Smith
Re: Is GNU Make Accepting New Contributions
Noah Goldstein
Re: Is GNU Make Accepting New Contributions
Paul Smith
Make's assumption that files it does not create do not change
Sébastien Hinderer
Re: Make's assumption that files it does not create do not change
Kaz Kylheku
Re: Make's assumption that files it does not create do not change
Paul Smith
Re: Make's assumption that files it does not create do not change
Sébastien Hinderer
Re: Make's assumption that files it does not create do not change
Kaz Kylheku
Re: Make's assumption that files it does not create do not change
Paul Smith
Re: Make's assumption that files it does not create do not change
Renaud Pacalet
Re: Make's assumption that files it does not create do not change
Kaz Kylheku
Possible to get prerequisite path with secondary expansion when VPATH is employed?
Glen Huang
Re: Possible to get prerequisite path with secondary expansion when VPATH is employed?
Glen Huang
Re: Possible to get prerequisite path with secondary expansion when VPATH is employed?
Kaz Kylheku
Re: Possible to get prerequisite path with secondary expansion when VPATH is employed?
Glen Huang
Make command failing
Justin White
Re: Make command failing
Kaz Kylheku
Re: Make command failing
Paul Smith
Why does the shell I invoke Make with have an effect on its output?
Peter0x44
Re: Why does the shell I invoke Make with have an effect on its output?
Eli Zaretskii
Re: Why does the shell I invoke Make with have an effect on its output?
Peter0x44
Re: Why does the shell I invoke Make with have an effect on its output?
Eli Zaretskii
Re: Why does the shell I invoke Make with have an effect on its output?
Peter0x44
Re: Why does the shell I invoke Make with have an effect on its output?
Kaz Kylheku
Re: Why does the shell I invoke Make with have an effect on its output?
Peter0x44
Re: Why does the shell I invoke Make with have an effect on its output?
Kaz Kylheku
Re: Why does the shell I invoke Make with have an effect on its output?
Eli Zaretskii
Build in the current directory and VPATH
Glen Huang
Running specific part of a Makefile under a specific shell
peter0x44
Re: Running specific part of a Makefile under a specific shell
Kaz Kylheku (gmake)
Running specific part of a Makefile under a specific shell
thutt
Re: Running specific part of a Makefile under a specific shell
Paul Smith
Re: Running specific part of a Makefile under a specific shell
peter0x44
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
Earlier messages
Later messages