help-make
Thread
Date
Earlier messages
Later messages
Messages by Thread
Hot to write pattern rules for suffix deletion
Stephen Touset
Re: Hot to write pattern rules for suffix deletion
Renaud Pacalet
Re: Hot to write pattern rules for suffix deletion
Philip Guenther
Re: Hot to write pattern rules for suffix deletion
Stephen Touset
Dropping "call" operator?
Kaz Kylheku
Re: Dropping "call" operator?
Paul Smith
Re: Dropping "call" operator?
Kaz Kylheku
Re: Dropping "call" operator?
Kaz Kylheku
Re: Dropping "call" operator?
Stefan Monnier via Users list for the GNU implementation of make
Re: Dropping "call" operator?
Paul Smith
Re: Dropping "call" operator?
Kaz Kylheku
Re: Dropping "call" operator?
Paul Smith
Suggestion for "errexit" equivalent for $(shell ...)
paul d
Re: Suggestion for "errexit" equivalent for $(shell ...)
DSB
Re: Suggestion for "errexit" equivalent for $(shell ...)
paul david
Re: Suggestion for "errexit" equivalent for $(shell ...)
DSB
How to source a tcl/cmd file generated though a make target
ashutosh sharma
Catching errors in pipes
Sébastien Hinderer
RE: Catching errors in pipes
Cook, Malcolm
Re: Catching errors in pipes
Sébastien Hinderer
Re: Catching errors in pipes
Paul Smith
RE: Catching errors in pipes
Cook, Malcolm
BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Cook, Malcolm
Re: BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Kaz Kylheku
RE: BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Cook, Malcolm
RE: BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Cook, Malcolm
RE: BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Cook, Malcolm
Prerequisites and .DEFAULT -- what am I doing wrong?
Ivan Shapovalov
Re: Prerequisites and .DEFAULT -- what am I doing wrong?
Paul Smith
Empty double-colon rule for optimizing make
Alejandro Colomar
Re: Empty double-colon rule for optimizing make
Dmitry Goncharov
Re: Empty double-colon rule for optimizing make
Alejandro Colomar
Re: How do you comment your makefiles?
Christian Hujer
Re: How do you comment your makefiles?
Andreas Schwab
Feature request for --error-undefined-variables
R. Diez
Re: Feature request for --error-undefined-variables
Paul Smith
[HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Paul Smith
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Paul Smith
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Kaz Kylheku
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Paul Smith
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Kaz Kylheku
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Renaud Pacalet
Re: [SOLVED] [HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Philip Guenther
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
RE: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Cook, Malcolm
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Mark Piffer
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Mark Piffer
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Mark Piffer
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
question on Makefile first flavor assignment
Tom Ma
Re: question on Makefile first flavor assignment
Bahman Movaqar
Re: question on Makefile first flavor assignment
Bahman Movaqar
Filtering out based on substrings
Sébastien Hinderer
Re: Filtering out based on substrings
Paul Smith
Re: Filtering out based on substrings
Sébastien Hinderer
Conditional broken line in recipe
Alejandro Colomar
Re: Conditional broken line in recipe
Alejandro Colomar
Re: Conditional broken line in recipe
Paul Smith
Re: Conditional broken line in recipe
Alejandro Colomar
Re: Conditional broken line in recipe
Alejandro Colomar
Re: Conditional broken line in recipe
Paul Smith
Re: Conditional broken line in recipe
Paul Smith
Re: Conditional broken line in recipe
Alejandro Colomar
Re: Conditional broken line in recipe
Paul Smith
Re: Conditional broken line in recipe
Alejandro Colomar
Re: Conditional broken line in recipe
Alejandro Colomar
Re: Conditional broken line in recipe
Bahman Movaqar
Re: Directly comparing two addresses from different memory regions (one is from the stack and another is from the heap) might be problematic
Kaz Kylheku
make -Werror-deprecated-declarations
deon
Re: make -Werror-deprecated-declarations
Paul Smith
Bug or Feature? make follows symbolic link for current directory
Christian Hujer
Re: Bug or Feature? make follows symbolic link for current directory
Kaz Kylheku
Re: Bug or Feature? make follows symbolic link for current directory
Paul Smith
Re: Bug or Feature? make follows symbolic link for current directory
Andreas Schwab
Changes to --printf-directory handling in Make 4.4
Jonathan Wakely
Re: Changes to --printf-directory handling in Make 4.4
Paul Smith
Re: Changes to --printf-directory handling in Make 4.4
Kaz Kylheku
Deferred->immediate variable reassignment trick.
Kaz Kylheku
Re: Deferred->immediate variable reassignment trick.
Paul Smith
Re: Deferred->immediate variable reassignment trick.
Kaz Kylheku
Re: Deferred->immediate variable reassignment trick.
Paul Smith
Re: Deferred->immediate variable reassignment trick.
Brian J. Murrell
Re: Deferred->immediate variable reassignment trick.
Paul Smith
Re: Deferred->immediate variable reassignment trick.
Paul Smith
C++ Modules
Kenton Wilson
Re: C++ Modules
Kaz Kylheku
RE: C++ Modules
Kenton Wilson
Re: C++ Modules
Paul Smith
Re: C++ Modules
Paul Smith
RE: C++ Modules
Kenton Wilson
Side-effects during variable assignments?
Sébastien Hinderer
Re: Side-effects during variable assignments?
Paul Smith
Re: Side-effects during variable assignments?
Sébastien Hinderer
Ignoring the whitespaces
Bartłomiej Wójcik
Re: Ignoring the whitespaces
Paul Smith
Re: Ignoring the whitespaces
Kaz Kylheku
Evaluation and expansion
Bartłomiej Wójcik
Re: Evaluation and expansion
Kaz Kylheku
Re: Evaluation and expansion
Bartłomiej Wójcik
Re: Evaluation and expansion
Kaz Kylheku
Re: Evaluation and expansion
Paul Smith
Re: Evaluation and expansion
Paul Smith
Evenly distributing job slots
Siyang He
Re: Evenly distributing job slots
Paul Smith
ONESHELL adding to SHELLFLAGS when it contains =
Mohammad Akhlaghi
Match anything pattern rules and pattern rules- help with understanding
Bartłomiej Wójcik
Re: Match anything pattern rules and pattern rules- help with understanding
David Deutsch
Path prefix to src and targets
Erik Rull
Path prefix to src and targets
David Deutsch
Re: Path prefix to src and targets
Paul Smith
Re: Path prefix to src and targets
David Deutsch
Re: Path prefix to src and targets
Paul Smith
Re: Path prefix to src and targets
Stefan Monnier via Users list for the GNU implementation of make
Confusion about $(shell) call and quoting
tomasn
Re: Confusion about $(shell) call and quoting
Tim Murphy
Re: Confusion about $(shell) call and quoting
Eli Zaretskii
Found some old GNU Make patches of mine.
Kaz Kylheku
Re: Found some old GNU Make patches of mine.
Eli Zaretskii
$(info text…) and missing endif
Jeffrey Walton
Re: $(info text…) and missing endif
Eli Zaretskii
Re: $(info text…) and missing endif
Jeffrey Walton
Header file dependency, rpath, soname and more with Makefile
ljh
I heard peope say make is slow and recursive make is harmful
ljh
Re: I heard peope say make is slow and recursive make is harmful
Tim Murphy
How to adding pathes to dependencies in rules of `.d` files
ljh
Re:How to adding pathes to dependencies in rules of `.d` files
ljh
Re: How to adding pathes to dependencies in rules of `.d` files
Paul Smith
Re: How to adding pathes to dependencies in rules of `.d` files
ljh
Re: How to adding pathes to dependencies in rules of `.d` files
ljh
Re: How to adding pathes to dependencies in rules of `.d` files
ljh
Makefile with out of source build Re: How to adding pathes to dependencies in rules of `.d` files
ljh
Re:Makefile with out of source build Re: How to adding pathes to dependencies in rules of `.d` files
ljh
Re: How to adding pathes to dependencies in rules of `.d` files
Paul Smith
GNU Make 4.4.1 released!
Paul Smith
GNU Make 4.4.0.91 release candidate available
Paul Smith
Why intcmp does not work?
sleight_raid_0t
Re: Why intcmp does not work?
Paul Smith
is this a typo on your manual?
Shailan Patel
Re: Help-make Digest, Vol 241, Issue 2
Amit Chaudhuri
Make reported an error "There are no rules to create 'mykernel. bin', stop"
icport20...@outlook.com
Re: Make reported an error "There are no rules to create 'mykernel. bin', stop"
Paul Smith
GNU Make 4.4.0.90 release candidate available
Paul Smith
Re: GNU Make 4.4.0.90 release candidate available
Paul Smith
How to privately export a variable?
Masahiro Yamada
Re: How to privately export a variable?
Paul Smith
Re: How to privately export a variable?
Masahiro Yamada
Using Guile in a Makefile
johol
Re: Using Guile in a Makefile
Paul Smith
Re: Using Guile in a Makefile
John Olsson
Re: Using Guile in a Makefile
Paul Smith
Re: Using Guile in a Makefile
John Olsson
Question WHY is gnu make does not stop on error on rule
aotto
Re: Question WHY is gnu make does not stop on error on rule
Paul Smith
Re: Question WHY is gnu make does not stop on error on rule
aotto
Re: Question WHY is gnu make does not stop on error on rule
Kaz Kylheku
Re: Question WHY is gnu make does not stop on error on rule
Paul Smith
Re: Question WHY is gnu make does not stop on error on rule
aotto
Re: Question WHY is gnu make does not stop on error on rule
aotto
Re: Question WHY is gnu make does not stop on error on rule
Paul Smith
Re: Question WHY is gnu make does not stop on error on rule
aotto
RE: Question WHY is gnu make does not stop on error on rule
Cook, Malcolm
On generating compilation databases
Arsen Arsenović
Re: On generating compilation databases
Paul Smith
Re: On generating compilation databases
Arsen Arsenović
Re: On generating compilation databases
Paul Smith
Re: On generating compilation databases
Karl Berry
Help needed for writing a rule
Patrick Begou
Re: Help needed for writing a rule
Paul Smith
Re: Help needed for writing a rule
Patrick Begou
Re: Help needed for writing a rule
Paul Smith
Re: Help needed for writing a rule
Kaz Kylheku
Re: Help needed for writing a rule
David Boyce
Re: Help needed for writing a rule
Patrick Begou
Re: Help needed for writing a rule
Kaz Kylheku
Which behavior is expected of $(shell )
Changqing Li
Re: Which behavior is expected of $(shell )
Changqing Li
Re: Which behavior is expected of $(shell )
Paul Smith
Re: Which behavior is expected of $(shell )
Changqing Li
Suppress "is up to date" log?
Masahiro Yamada
Re: Suppress "is up to date" log?
Kaz Kylheku
Re: Suppress "is up to date" log?
Masahiro Yamada
GNU Make 4.4 released!
Paul Smith
Earlier messages
Later messages