bug-make
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/08/05
Re: fixes for unlikely pointer overflow, buffer truncation
Paul Smith
2024/08/05
fixes for unlikely pointer overflow, buffer truncation
Paul Eggert
2024/08/04
[bug #66050] add option --shuffle=nosort
Paul D. Smith
2024/08/04
[bug #65739] Add warnings circular-dep and circular-extra-dep.
Paul D. Smith
2024/08/04
[bug #66030] --trace only shows the "primary" ($@) target
Paul D. Smith
2024/08/04
[bug #66037] An infinite loop with MAKEFLAGS on the command line.
Paul D. Smith
2024/08/04
[bug #66018] Recommendation: document .ONESHELL behavior in sections concerning line prefixes [@+-]
Paul D. Smith
2024/08/04
[bug #65999] make -d could be more descriptive WRT phony targets
Paul D. Smith
2024/08/04
[bug #65982] make --trace does not explain remade include files
Paul D. Smith
2024/08/04
[bug #65917] --dry-run doesn't handle pattern rules with multiple targets correctly
Paul D. Smith
2024/08/04
[bug #66030] --trace only shows the "primary" ($@) target
Paul D. Smith
2024/08/04
[bug #66050] add option --shuffle=nosort
Tzvetelin Katchov
2024/08/04
[bug #66030] --trace only shows the "primary" ($@) target
anonymous
2024/08/04
[bug #66030] --trace only shows the "primary" ($@) target
Paul D. Smith
2024/08/04
[bug #65999] make -d could be more descriptive WRT phony targets
Paul D. Smith
2024/08/04
[bug #65999] make --debug=makefile could be more descriptive
Paul D. Smith
2024/08/04
[bug #66050] add option --shuffle=nosort
Paul D. Smith
2024/07/31
[bug #66050] add option --shuffle=nosort
Tzvetelin Katchov
2024/07/30
[bug #66030] --trace only shows the "primary" ($@) target
anonymous
2024/07/28
[bug #66037] An infinite loop with MAKEFLAGS on the command line.
Dmitry Goncharov
2024/07/28
[bug #66037] An infinite loop with MAKEFLAGS on the command line.
Dmitry Goncharov
2024/07/28
[bug #66037] An infinite loop with MAKEFLAGS on the command line.
Dmitry Goncharov
2024/07/26
[bug #66030] --trace only shows the "primary" ($@) target
Paul D. Smith
2024/07/26
[bug #66030] --trace only shows the "primary" ($@) target
anonymous
2024/07/24
[bug #66018] Recommendation: document .ONESHELL behavior in sections concerning line prefixes [@+-]
anonymous
2024/07/22
[bug #66011] dependencies after a non-existing file are silently ignored
Paul D. Smith
2024/07/22
[bug #66011] dependencies after a non-existing file are silently ignored
anonymous
2024/07/22
[bug #66011] dependencies after a non-existing file are silently ignored
Paul D. Smith
2024/07/21
[bug #66011] dependencies after a non-existing file are silently ignored
Dmitry Goncharov
2024/07/21
[bug #66011] dependencies after a non-existing file are silently ignored
anonymous
2024/07/21
[bug #66011] dependencies after a non-existing file are silently ignored
Dmitry Goncharov
2024/07/21
[bug #66011] dependencies after a non-existing file are silently ignored
anonymous
2024/07/20
make says rm, not rm -f
Dan Jacobson
2024/07/17
[bug #65999] make --debug=makefile could be more descriptive
David Boyce
2024/07/15
[bug #65982] make --trace does not explain remade include files
anonymous
2024/07/15
[bug #65982] make --trace does not explain remade include files
Paul D. Smith
2024/07/12
[bug #65982] make --trace does not explain remade include files
anonymous
2024/07/12
[bug #65982] make --trace does not explain remade include files
anonymous
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Paul D. Smith
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Martin Wilck
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Martin Wilck
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Paul D. Smith
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Martin Wilck
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Martin Wilck
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Paul D. Smith
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Martin Wilck
2024/07/10
[bug #65972] Change in dependency treatment between GNU make 4.3 and 4.4.1
Martin Wilck
2024/07/09
Re: [PATCH] Fix biased shuffle by avoiding already "struck" elements
Sergei Trofimovich
2024/07/08
Re: inconsistent use of CFLAGS in the GNU make manual
Vincent Lefevre
2024/07/08
Re: inconsistent use of CFLAGS in the GNU make manual
Paul Smith
2024/07/08
inconsistent use of CFLAGS in the GNU make manual
Vincent Lefevre
2024/07/02
Re: Unable to make drogon-assist
Albaro Pereyra
2024/07/02
Re: Unable to make drogon-assist
Paul Smith
2024/07/02
Re: Unable to make drogon-assist
Edward Welbourne
2024/07/01
Re: Unable to make drogon-assist
Albaro Pereyra
2024/07/01
Re: Unable to make drogon-assist
Albaro Pereyra
2024/07/01
Re: Unable to make drogon-assist
Paul Smith
2024/07/01
Re: Unable to make drogon-assist
Albaro Pereyra
2024/07/01
Re: Unable to make drogon-assist
Paul Smith
2024/07/01
Unable to make drogon-assist
Albaro Pereyra
2024/06/28
Add '--warn-redefined-variables'
Dan Jacobson
2024/06/25
Allow more than one % / $*
Dan Jacobson
2024/06/24
The man and Info pages say different things about make -p
Dan Jacobson
2024/06/24
[bug #65917] --dry-run doesn't handle pattern rules with multiple targets correctly
Hannes Domani
2024/06/24
[bug #65917] --dry-run doesn't handle pattern rules with multiple targets correctly
Hannes Domani
2024/06/23
word and wordlist: allow negative values, to count from the back
Dan Jacobson
2024/06/23
[bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.
KO Myung-Hun
2024/06/22
Re: [bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.
Henrik Carlqvist
2024/06/22
[bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.
Paul D. Smith
2024/06/22
[bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.
Martin Dorey
2024/06/22
Re: [bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.
Martin Dorey
2024/06/22
Re: [bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.
Henrik Carlqvist
2024/06/22
Re: [bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.
Henrik Carlqvist
2024/06/22
[bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop.
KO Myung-Hun
2024/06/21
Re: [PATCH] Fix biased shuffle by avoiding already "struck" elements
Dmitry Goncharov
2024/06/21
Re: [PATCH] Fix biased shuffle by avoiding already "struck" elements
Paul Smith
2024/06/21
Re: [PATCH] Fix biased shuffle by avoiding already "struck" elements
Dmitry Goncharov
2024/06/19
Re: [PATCH] Fix biased shuffle by avoiding already "struck" elements
Sergei Trofimovich
2024/06/19
Re: [PATCH] Fix biased shuffle by avoiding already "struck" elements
Dmitry Goncharov
2024/06/18
[PATCH] Fix biased shuffle by avoiding already "struck" elements
Sergei Trofimovich
2024/06/13
Re: Poor messages when the '#!' file isn't found
Martin D Kealey
2024/06/13
Re: Poor messages when the '#!' file isn't found
Greg Wooledge
2024/06/13
Poor messages when the '#!' file isn't found
Dan Jacobson
2024/06/12
Re: set $*, $@ upon reaching the colon
Henrik Carlqvist
2024/06/12
set $*, $@ upon reaching the colon
Dan Jacobson
2024/06/09
[bug #65863] release failing jobs last when -j and -O in use
anonymous
2024/06/01
Misplaced paragraph
Dan Jacobson
2024/06/01
Double-Colon rules example missing from manual
Dan Jacobson
2024/05/27
[bug #65773] [PATCH] win32: on VC always make PDB debugging symbols for Release
Dan D
2024/05/27
[bug #65771] [PATCH] restore Visual C 6 and newer but older VC 200X builds
Dan D
2024/05/27
[bug #65776] [PATCH 1/3] win32 STAT_LITE
Dan D
2024/05/25
[bug #65771] [PATCH] restore Visual C 6 and newer but older VC 200X builds
Dan D
2024/05/22
[bug #65777] add const misc global RO arrays
Eli Zaretskii
2024/05/22
[bug #65776] [PATCH 1/3] win32 STAT_LITE
Eli Zaretskii
2024/05/22
[bug #65775] [PATCH 2/2] win32 dir.c eliminate OS specific dir-cache agressive reread vs posix
Eli Zaretskii
2024/05/22
[bug #65774] [PATCH] win32: use link time optimization for Visual C Release build
Eli Zaretskii
2024/05/22
[bug #65773] [PATCH] win32: on VC always make PDB debugging symbols for Release
Eli Zaretskii
2024/05/22
[bug #65772] [PATCH] win32: don't twice search disk for $(SHELL) unless PATH or SHELL changed
Eli Zaretskii
2024/05/22
[bug #65771] [PATCH] restore Visual C 6 and newer but older VC 200X builds
Eli Zaretskii
2024/05/22
[bug #65777] add const misc global RO arrays
Dan D
2024/05/22
[bug #65777] add const misc global RO arrays
Dan D
2024/05/22
[bug #65759] handling of "-" and "--" on command line
Paul D. Smith
2024/05/22
[bug #65777] add const misc global RO arrays
Dan D
2024/05/22
[bug #65776] [PATCH 1/3] win32 STAT_LITE
Dan D
2024/05/22
[bug #65775] [PATCH 2/2] win32 dir.c eliminate OS specific dir-cache agressive reread vs posix
Dan D
2024/05/22
[bug #65774] [PATCH] win32: use link time optimization for Visual C Release build
Dan D
2024/05/22
[bug #65773] [PATCH] win32: on VC always make PDB debugging symbols for Release
Dan D
2024/05/22
[bug #65772] [PATCH] win32: don't twice search disk for $(SHELL) unless PATH or SHELL changed
Dan D
2024/05/22
[bug #65771] [PATCH] restore Visual C 6 and newer but older VC 200X builds
Dan D
2024/05/20
[bug #65759] handling of "-" and "--" on command line
anonymous
2024/05/20
[bug #65759] handling of "-" and "--" on command line
Paul D. Smith
2024/05/20
Re: [bug #65759] handling of "-" and "--" on command line
Paul Smith
2024/05/20
Re: [bug #60736] Introduce "Circular <file> <- <file> dependency dropped." for .EXTRA_PREREQS deps.
JZB
2024/05/19
Re: [bug #65759] handling of "-" and "--" on command line
Henrik Carlqvist
2024/05/19
[bug #65759] handling of "-" and "--" on command line
Dmitry Goncharov
2024/05/19
[bug #65739] Add warnings circular-dep and circular-extra-dep.
Paul D. Smith
2024/05/19
[bug #60736] Introduce "Circular <file> <- <file> dependency dropped." for .EXTRA_PREREQS deps.
Paul D. Smith
2024/05/19
[bug #65759] handling of "-" and "--" on command line
Paul D. Smith
2024/05/19
[bug #65759] handling of "-" and "--" on command line
anonymous
2024/05/14
Re: Treat "Circular dependency...dropped" as a hard error instead?
Paul Smith
2024/05/14
makeerror-4.4-x86_64-pc-linux-gnu-xc2u.tar.gz
linha...@163.com
2024/05/13
Re: Treat "Circular dependency...dropped" as a hard error instead?
JZB
2024/05/13
[bug #60736] Introduce "Circular <file> <- <file> dependency dropped." for .EXTRA_PREREQS deps.
Dmitry Goncharov
2024/05/13
Re: Treat "Circular dependency...dropped" as a hard error instead?
Dmitry Goncharov
2024/05/13
[bug #65739] Add warnings circular-dep and circular-extra-dep.
Dmitry Goncharov
2024/05/13
[bug #65739] Add warnings circular-dep and circular-extra-dep.
Dmitry Goncharov
2024/05/13
[bug #65739] Add warnings circular-dep and circular-extra-dep.
Dmitry Goncharov
2024/05/13
[bug #65739] Add warnings circular-dep and circular-extra-dep.
Dmitry Goncharov
2024/05/13
[bug #65737] missing intermediate target invalidates group
Stas Sergeev
2024/05/13
[bug #65737] missing intermediate target invalidates group
Stas Sergeev
2024/05/12
Re: Treat "Circular dependency...dropped" as a hard error instead?
JZB
2024/05/11
Re: Treat "Circular dependency...dropped" as a hard error instead?
Dmitry Goncharov
2024/05/09
Re: idea: make --show-interpretation
Dan Jacobson
2024/05/08
Treat "Circular dependency...dropped" as a hard error instead?
JZB
2024/05/06
Re: idea: make --show-interpretation
Dmitry Goncharov
2024/05/06
[bug #65685] Submake starts its own jobserver when its recipe contains $(MAKE) $(MFLAGS)
Dmitry Goncharov
2024/05/06
idea: make --show-interpretation
Dan Jacobson
2024/05/06
[bug #65537] Werrors from intprops-internal.h with gcc 8.3.0
Martin Dorey
2024/05/06
[bug #65536] make.texi:5449: node `Using Variables' lacks menu item for `Conditionalizing' despite being its Up target
Martin Dorey
2024/05/06
[bug #65685] Submake starts its own jobserver when its recipe contains $(MAKE) $(MFLAGS)
Paul D. Smith
2024/05/06
[bug #65323] Functions/shell test 22 causes ksh to crash.
Paul D. Smith
2024/05/06
[bug #65324] Fix crash in disable_builtins.
Paul D. Smith
2024/05/06
[bug #65536] make.texi:5449: node `Using Variables' lacks menu item for `Conditionalizing' despite being its Up target
Paul D. Smith
2024/05/06
[bug #65537] Werrors from intprops-internal.h with gcc 8.3.0
Paul D. Smith
2024/05/04
[bug #65685] Submake starts its own jobserver when its recipe contains $(MAKE) $(MFLAGS)
Dmitry Goncharov
2024/05/04
[bug #65685] Submake starts its own jobserver when its recipe contains $(MAKE) $(MFLAGS)
Dmitry Goncharov
2024/05/04
[bug #65685] Submake starts its own jobserver when its recipe contains $(MAKE) $(MFLAGS)
Dmitry Goncharov
2024/04/27
[bug #65588] A buffer overrun in handling of .SHELLFLAGS.
Dmitry Goncharov
2024/04/26
[bug #65588] A buffer overrun in handling of .SHELLFLAGS.
Andrei Horodniceanu
2024/04/24
[bug #45763] Split args along MAX_ARG_STRLEN for linux/posix
anonymous
2024/04/21
[bug #65588] A buffer overrun in handling of .SHELLFLAGS.
Dmitry Goncharov
2024/04/21
[bug #65588] A buffer overrun in handling of .SHELLFLAGS.
Dmitry Goncharov
2024/04/21
[bug #65600] `--silent` option should also silence `$(info ...)`
Alejandro Colomar
2024/04/21
[bug #65273] Potential bug in the info function?
Paul D. Smith
2024/04/21
[bug #65600] `--silent` option should also silence `$(info ...)`
Paul D. Smith
2024/04/21
[bug #65596] Test for let function not available in .FEATURES
Paul D. Smith
2024/04/20
[bug #65600] `--silent` option should also silence `$(info ...)`
Alejandro Colomar
2024/04/20
[bug #65600] `--silent` option should also silence `$(info ...)`
Gökçe
2024/04/20
[bug #65600] `--silent` option should also silence `$(info ...)`
Alejandro Colomar
2024/04/20
[bug #65600] `--silent` option should also silence `$(info ...)`
Gökçe
2024/04/20
[bug #65600] `--silent` option should also silence `$(info ...)`
Gökçe
2024/04/20
Re: GNU Make 4.4.1 fails in a spectacular fashion on NetBSD 10.0 AMD64
Dennis Clarke via Bug reports and discussion for GNU make
2024/04/19
Re: GNU Make 4.4.1 fails in a spectacular fashion on NetBSD 10.0 AMD64
Paul Smith
2024/04/19
Re: GNU Make 4.4.1 fails in a spectacular fashion on NetBSD 10.0 AMD64
Dennis Clarke via Bug reports and discussion for GNU make
2024/04/19
Re: GNU Make 4.4.1 fails in a spectacular fashion on NetBSD 10.0 AMD64
Dmitry Goncharov
2024/04/19
Re: GNU Make 4.4.1 fails in a spectacular fashion on NetBSD 10.0 AMD64
Paul Smith
2024/04/19
Re: GNU Make 4.4.1 fails in a spectacular fashion on NetBSD 10.0 AMD64
Dennis Clarke via Bug reports and discussion for GNU make
2024/04/19
Re: GNU Make 4.4.1 fails in a spectacular fashion on NetBSD 10.0 AMD64
Paul Smith
2024/04/19
[bug #65600] `--silent` option should also silence `$(info ...)`
Alejandro Colomar
2024/04/19
[bug #65600] `--silent` option should also silence `$(info ...)`
Gökçe
2024/04/17
[bug #65600] `--silent` option should also silence `$(info ...)`
Alejandro Colomar
2024/04/17
[bug #65596] Test for let function not available in .FEATURES
Dmitry Goncharov
2024/04/16
[bug #65596] Test for let function not available in .FEATURES
Jouke Witteveen
2024/04/16
[bug #65600] `--silent` option should also silence `$(info ...)`
Gökçe
2024/04/16
[bug #65600] `--silent` option should also silence `$(info ...)`
Gökçe
2024/04/15
[bug #65596] Test for let function not available in .FEATURES
anonymous
2024/04/13
[bug #65588] A buffer overrun in handling of .SHELLFLAGS.
Dmitry Goncharov
2024/04/13
[bug #65588] A buffer overrun in handling of .SHELLFLAGS.
Dmitry Goncharov
2024/04/13
[bug #65588] A buffer overrun in handling of .SHELLFLAGS.
Dmitry Goncharov
2024/04/12
[PATCH v2] src/main.c: Add -J to detect number of job slots based on nproc.
Matt Staveley-Taylor
2024/04/12
Re: [PATCH] src/main.c: Add -J to detect number of job slots based on nproc.
Henrik Carlqvist
2024/04/12
Re: [PATCH] src/main.c: Add -J to detect number of job slots based on nproc.
Howard Chu via Bug reports and discussion for GNU make
2024/04/12
Re: [PATCH] src/main.c: Add -J to detect number of job slots based on nproc.
DSB
2024/04/12
Re: [PATCH] src/main.c: Add -J to detect number of job slots based on nproc.
Eli Zaretskii
2024/04/11
Re: [PATCH] src/main.c: Add -J to detect number of job slots based on nproc.
Henrik Carlqvist
2024/04/11
[PATCH] src/main.c: Add -J to detect number of job slots based on nproc.
Matt Staveley-Taylor
2024/04/08
Re: Unable to build git@7774cfed62 using make@033330e
Dario Gjorgjevski
2024/04/07
Re: A question about submitting a new source code file
Paul Smith
2024/04/07
Re: A question about submitting a new source code file
Basile Starynkevitch
2024/04/07
Re: A question about submitting a new source code file
Dmitry Goncharov
2024/04/07
Fix gcc SIZE_MAX redefined warnings.
Collin Funk
2024/04/07
Re: Please check about the GIT problem.
Paul Smith
2024/04/07
Re: A question about submitting a new source code file
Paul Smith
2024/04/06
Re: Please check about the GIT problem.
Henrik Carlqvist
2024/04/04
Re: Unable to build git@7774cfed62 using make@033330e
Martin Dorey
2024/04/04
Unable to build git@7774cfed62 using make@033330e
Dario Gjorgjevski
2024/04/03
A question about submitting a new source code file
Dmitry Goncharov
2024/03/31
Re: ---Please check it is a bug or not?
Martin Dorey
2024/03/31
---Please check it is a bug or not?
Bill Zhao
2024/03/30
Re: [bug #65533] gmake-4.4.1 has a performance regression: at least the nwchem project now builds much slower
DSB
Earlier messages
Later messages