Messages by Date
-
2024/03/11
Re: multi-threaded compiling
Mischa Baars
-
2024/03/11
Re: multi-threaded compiling
Paul Smith
-
2024/03/11
multi-threaded compiling
Mischa Baars
-
2024/03/09
Re: bisecting gnu make
Dmitry Goncharov
-
2024/03/08
Re: bisecting gnu make
Paul Smith
-
2024/03/08
bisecting gnu make
DSB
-
2024/03/05
Re: Performance loss when trying to use grouped targets
Stephen Touset via Users list for the GNU implementation of make
-
2024/03/05
Re: Performance loss when trying to use grouped targets
Stephen Touset via Users list for the GNU implementation of make
-
2024/03/05
Re: Performance loss when trying to use grouped targets
Stephen Touset via Users list for the GNU implementation of make
-
2024/03/05
Re: Performance loss when trying to use grouped targets
Kaz Kylheku
-
2024/03/05
Re: Performance loss when trying to use grouped targets
Stephen Touset via Users list for the GNU implementation of make
-
2024/03/05
Re: Performance loss when trying to use grouped targets
Paul Smith
-
2024/03/04
Re: Performance loss when trying to use grouped targets
Dmitry Goncharov
-
2024/03/04
Performance loss when trying to use grouped targets
Stephen Touset via Users list for the GNU implementation of make
-
2024/02/25
[PATCH] Check bare-path comparison between archived path & target
Marco Sirabella
-
2024/02/21
Re: -Orecurse in combination with pipes
Alejandro Colomar
-
2024/02/20
[PATCH] Update test documentation to use correct path flag
Marco Sirabella
-
2024/02/19
-Orecurse in combination with pipes
Alejandro Colomar
-
2024/01/29
Re: How to tell make to not try to remake source files?
Antonio Diaz Diaz
-
2024/01/28
Re: Hot to write pattern rules for suffix deletion
Stephen Touset
-
2024/01/27
Re: How to tell make to not try to remake source files?
Kaz Kylheku
-
2024/01/27
Re: How to tell make to not try to remake source files?
Paul Smith
-
2024/01/27
How to tell make to not try to remake source files?
Antonio Diaz Diaz
-
2024/01/04
Re: Hot to write pattern rules for suffix deletion
Philip Guenther
-
2024/01/04
Re: Hot to write pattern rules for suffix deletion
Renaud Pacalet
-
2024/01/04
Hot to write pattern rules for suffix deletion
Stephen Touset
-
2023/12/28
Re: Suggestion for "errexit" equivalent for $(shell ...)
DSB
-
2023/12/27
Dropping "call" operator?
Kaz Kylheku
-
2023/12/27
Re: Suggestion for "errexit" equivalent for $(shell ...)
paul david
-
2023/12/27
Re: Suggestion for "errexit" equivalent for $(shell ...)
DSB
-
2023/12/26
Suggestion for "errexit" equivalent for $(shell ...)
paul d
-
2023/12/20
Re: Catching errors in pipes
Sébastien Hinderer
-
2023/12/13
How to source a tcl/cmd file generated though a make target
ashutosh sharma
-
2023/12/05
RE: Catching errors in pipes
Cook, Malcolm
-
2023/12/05
Catching errors in pipes
Sébastien Hinderer
-
2023/12/04
RE: BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Cook, Malcolm
-
2023/12/04
RE: BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Cook, Malcolm
-
2023/12/04
RE: BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Cook, Malcolm
-
2023/12/04
Re: BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Kaz Kylheku
-
2023/12/04
BUG?: BASH_ENV as a target-specific variable is inherited by the target's prerequisites even if marked "private"
Cook, Malcolm
-
2023/11/08
Re: Prerequisites and .DEFAULT -- what am I doing wrong?
Paul Smith
-
2023/11/07
Prerequisites and .DEFAULT -- what am I doing wrong?
Ivan Shapovalov
-
2023/10/30
Re: How do you comment your makefiles?
Andreas Schwab
-
2023/10/30
Re: Empty double-colon rule for optimizing make
Dmitry Goncharov
-
2023/10/30
Re: Empty double-colon rule for optimizing make
Alejandro Colomar
-
2023/10/29
Empty double-colon rule for optimizing make
Alejandro Colomar
-
2023/10/22
Re: How do you comment your makefiles?
Christian Hujer
-
2023/10/16
Re: Feature request for --error-undefined-variables
Paul Smith
-
2023/10/16
Feature request for --error-undefined-variables
R. Diez
-
2023/10/08
Re: [SOLVED] [HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
-
2023/10/05
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Kaz Kylheku
-
2023/10/05
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Paul Smith
-
2023/10/05
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Renaud Pacalet
-
2023/10/05
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
-
2023/10/04
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Kaz Kylheku
-
2023/10/04
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Paul Smith
-
2023/10/04
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
-
2023/10/04
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
-
2023/10/04
Re: [HELP] PHONY pattern rule makes the file w/ the same name
Paul Smith
-
2023/10/04
[HELP] PHONY pattern rule makes the file w/ the same name
Bahman Movaqar
-
2023/10/03
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
-
2023/10/03
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Mark Piffer
-
2023/10/02
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
-
2023/10/02
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
-
2023/10/02
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
-
2023/10/02
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
-
2023/10/02
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
-
2023/10/02
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
-
2023/10/02
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Mark Piffer
-
2023/10/01
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
-
2023/09/28
RE: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Cook, Malcolm
-
2023/09/28
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Paul Smith
-
2023/09/28
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
-
2023/09/27
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Philip Guenther
-
2023/09/27
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
-
2023/09/27
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
-
2023/09/27
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Mark Piffer
-
2023/09/27
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
-
2023/09/27
Re: Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Bahman Movaqar
-
2023/09/27
Multiple rules for same target: what is the order of prerequisites in $^ and what does $< expand to?
Renaud Pacalet
-
2023/09/14
Re: question on Makefile first flavor assignment
Bahman Movaqar
-
2023/09/14
Re: question on Makefile first flavor assignment
Bahman Movaqar
-
2023/09/13
question on Makefile first flavor assignment
Tom Ma
-
2023/09/08
Re: Filtering out based on substrings
Sébastien Hinderer
-
2023/09/05
Re: Filtering out based on substrings
Paul Smith
-
2023/09/05
Filtering out based on substrings
Sébastien Hinderer
-
2023/09/03
Re: Conditional broken line in recipe
Alejandro Colomar
-
2023/09/03
Re: Conditional broken line in recipe
Alejandro Colomar
-
2023/09/03
Re: Conditional broken line in recipe
Paul Smith
-
2023/09/03
Re: Conditional broken line in recipe
Paul Smith
-
2023/09/03
Re: Conditional broken line in recipe
Bahman Movaqar
-
2023/09/03
Re: Conditional broken line in recipe
Alejandro Colomar
-
2023/09/03
Re: Conditional broken line in recipe
Alejandro Colomar
-
2023/09/03
Re: Conditional broken line in recipe
Alejandro Colomar
-
2023/09/02
Re: Conditional broken line in recipe
Paul Smith
-
2023/09/02
Re: Conditional broken line in recipe
Paul Smith
-
2023/09/02
Re: Conditional broken line in recipe
Alejandro Colomar
-
2023/09/02
Conditional broken line in recipe
Alejandro Colomar
-
2023/08/16
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
-
2023/07/20
Re: make -Werror-deprecated-declarations
Paul Smith
-
2023/07/20
make -Werror-deprecated-declarations
deon
-
2023/07/14
Re: Bug or Feature? make follows symbolic link for current directory
Andreas Schwab
-
2023/07/07
Re: Bug or Feature? make follows symbolic link for current directory
Paul Smith
-
2023/07/07
Re: Bug or Feature? make follows symbolic link for current directory
Kaz Kylheku
-
2023/07/07
Bug or Feature? make follows symbolic link for current directory
Christian Hujer
-
2023/07/05
Re: Changes to --printf-directory handling in Make 4.4
Kaz Kylheku
-
2023/07/04
Re: Changes to --printf-directory handling in Make 4.4
Paul Smith
-
2023/07/03
Changes to --printf-directory handling in Make 4.4
Jonathan Wakely
-
2023/06/21
Re: Deferred->immediate variable reassignment trick.
Paul Smith
-
2023/06/21
Re: Deferred->immediate variable reassignment trick.
Paul Smith
-
2023/06/21
Re: Deferred->immediate variable reassignment trick.
Brian J. Murrell
-
2023/06/21
Re: Deferred->immediate variable reassignment trick.
Paul Smith
-
2023/06/21
Re: Deferred->immediate variable reassignment trick.
Kaz Kylheku
-
2023/06/20
Re: Deferred->immediate variable reassignment trick.
Paul Smith
-
2023/06/20
Deferred->immediate variable reassignment trick.
Kaz Kylheku
-
2023/06/13
Re: C++ Modules
Paul Smith
-
2023/06/13
RE: C++ Modules
Kenton Wilson
-
2023/06/13
RE: C++ Modules
Kenton Wilson
-
2023/06/12
Re: C++ Modules
Paul Smith
-
2023/06/09
Re: C++ Modules
Kaz Kylheku
-
2023/06/09
C++ Modules
Kenton Wilson
-
2023/06/08
Re: Side-effects during variable assignments?
Sébastien Hinderer
-
2023/06/08
Re: Side-effects during variable assignments?
Paul Smith
-
2023/06/08
Side-effects during variable assignments?
Sébastien Hinderer
-
2023/06/07
Re: Ignoring the whitespaces
Kaz Kylheku
-
2023/06/07
Re: Path prefix to src and targets
Paul Smith
-
2023/06/07
Re: Evaluation and expansion
Paul Smith
-
2023/06/07
Re: Evaluation and expansion
Kaz Kylheku
-
2023/06/07
Re: Evaluation and expansion
Paul Smith
-
2023/06/07
Re: Ignoring the whitespaces
Paul Smith
-
2023/06/07
Ignoring the whitespaces
Bartłomiej Wójcik
-
2023/06/07
Re: Evaluation and expansion
Bartłomiej Wójcik
-
2023/06/07
Re: Evaluation and expansion
Kaz Kylheku
-
2023/06/06
Evaluation and expansion
Bartłomiej Wójcik
-
2023/06/06
Re: Evenly distributing job slots
Paul Smith
-
2023/06/06
Evenly distributing job slots
Siyang He
-
2023/05/31
Re: Path prefix to src and targets
Stefan Monnier via Users list for the GNU implementation of make
-
2023/05/30
Re: Path prefix to src and targets
David Deutsch
-
2023/05/30
Re: Path prefix to src and targets
Paul Smith
-
2023/05/29
ONESHELL adding to SHELLFLAGS when it contains =
Mohammad Akhlaghi
-
2023/05/28
Path prefix to src and targets
David Deutsch
-
2023/05/28
Re: Match anything pattern rules and pattern rules- help with understanding
David Deutsch
-
2023/05/28
Match anything pattern rules and pattern rules- help with understanding
Bartłomiej Wójcik
-
2023/05/24
Path prefix to src and targets
Erik Rull
-
2023/05/16
Re: Confusion about $(shell) call and quoting
Eli Zaretskii
-
2023/05/16
Re: Confusion about $(shell) call and quoting
Tim Murphy
-
2023/05/16
Confusion about $(shell) call and quoting
tomasn
-
2023/04/20
Re: Found some old GNU Make patches of mine.
Eli Zaretskii
-
2023/04/20
Found some old GNU Make patches of mine.
Kaz Kylheku
-
2023/04/16
Re: $(info text…) and missing endif
Jeffrey Walton
-
2023/04/15
Re: $(info text…) and missing endif
Eli Zaretskii
-
2023/04/15
$(info text…) and missing endif
Jeffrey Walton
-
2023/03/15
Header file dependency, rpath, soname and more with Makefile
ljh
-
2023/03/07
Re: I heard peope say make is slow and recursive make is harmful
Tim Murphy
-
2023/03/06
I heard peope say make is slow and recursive make is harmful
ljh
-
2023/03/06
Re:Makefile with out of source build Re: How to adding pathes to dependencies in rules of `.d` files
ljh
-
2023/03/05
Re: How to adding pathes to dependencies in rules of `.d` files
Paul Smith
-
2023/03/04
Makefile with out of source build Re: How to adding pathes to dependencies in rules of `.d` files
ljh
-
2023/03/04
Re: How to adding pathes to dependencies in rules of `.d` files
ljh
-
2023/03/04
Re: How to adding pathes to dependencies in rules of `.d` files
ljh
-
2023/03/04
Re: How to adding pathes to dependencies in rules of `.d` files
ljh
-
2023/03/04
Re: How to adding pathes to dependencies in rules of `.d` files
Paul Smith
-
2023/03/04
Re:How to adding pathes to dependencies in rules of `.d` files
ljh
-
2023/03/04
How to adding pathes to dependencies in rules of `.d` files
ljh
-
2023/02/26
GNU Make 4.4.1 released!
Paul Smith
-
2023/02/19
GNU Make 4.4.0.91 release candidate available
Paul Smith
-
2023/02/18
Re: Why intcmp does not work?
Paul Smith
-
2023/02/18
Why intcmp does not work?
sleight_raid_0t
-
2023/02/15
is this a typo on your manual?
Shailan Patel
-
2023/02/04
Re: Help-make Digest, Vol 241, Issue 2
Amit Chaudhuri
-
2023/02/03
Re: Make reported an error "There are no rules to create 'mykernel. bin', stop"
Paul Smith
-
2023/02/03
Make reported an error "There are no rules to create 'mykernel. bin', stop"
icport20...@outlook.com
-
2023/01/14
Re: GNU Make 4.4.0.90 release candidate available
Paul Smith
-
2023/01/14
GNU Make 4.4.0.90 release candidate available
Paul Smith
-
2023/01/08
Re: How to privately export a variable?
Masahiro Yamada
-
2023/01/08
Re: How to privately export a variable?
Paul Smith
-
2023/01/08
How to privately export a variable?
Masahiro Yamada
-
2023/01/05
Re: Using Guile in a Makefile
John Olsson
-
2023/01/03
Re: Using Guile in a Makefile
Paul Smith
-
2023/01/03
Re: Using Guile in a Makefile
John Olsson
-
2023/01/01
Re: On generating compilation databases
Paul Smith
-
2023/01/01
Re: Using Guile in a Makefile
Paul Smith
-
2022/12/18
Re: On generating compilation databases
Karl Berry
-
2022/12/14
Using Guile in a Makefile
johol
-
2022/12/08
RE: Question WHY is gnu make does not stop on error on rule
Cook, Malcolm
-
2022/12/08
Re: Question WHY is gnu make does not stop on error on rule
aotto
-
2022/12/08
Re: Question WHY is gnu make does not stop on error on rule
Paul Smith
-
2022/12/08
Re: Question WHY is gnu make does not stop on error on rule
aotto
-
2022/12/08
Re: Question WHY is gnu make does not stop on error on rule
aotto
-
2022/12/08
Re: Question WHY is gnu make does not stop on error on rule
Paul Smith
-
2022/12/08
Re: Question WHY is gnu make does not stop on error on rule
Kaz Kylheku
-
2022/12/08
Re: Question WHY is gnu make does not stop on error on rule
aotto
-
2022/12/08
Re: Question WHY is gnu make does not stop on error on rule
Paul Smith
-
2022/12/08
Question WHY is gnu make does not stop on error on rule
aotto
-
2022/12/06
Re: On generating compilation databases
Arsen Arsenović
-
2022/12/06
Re: On generating compilation databases
Paul Smith
-
2022/12/05
On generating compilation databases
Arsen Arsenović
-
2022/11/25
Re: Help needed for writing a rule
Kaz Kylheku
-
2022/11/25
Re: Help needed for writing a rule
Paul Smith
-
2022/11/25
Re: Help needed for writing a rule
Patrick Begou