Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-make (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Dec 31 2020 19:18:30 -0500
Threads in reverse chronological order
[
Next Period
]
src/job.c patch
,
Pete Dietl
,
2020/12/31
REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3
,
Liviu Ionescu
,
2020/12/28
Re: REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3
,
Eli Zaretskii
,
2020/12/28
Re: REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3
,
Liviu Ionescu
,
2020/12/28
Re: REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3
,
Liviu Ionescu
,
2020/12/28
Re: REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3
,
Eli Zaretskii
,
2020/12/28
Re: REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3
,
Eli Zaretskii
,
2020/12/28
Re: REGRESSION: cross compile 4.3 fail on mingw-w64 7.0/GCC 9.3
,
Liviu Ionescu
,
2020/12/28
[PATCH] More correctly describe the scope of variables
,
Jouke Witteveen
,
2020/12/25
Re: [PATCH] More correctly describe the scope of variables
,
Pete Dietl
,
2020/12/25
Re: [PATCH] More correctly describe the scope of variables
,
Jouke Witteveen
,
2020/12/27
Re: [PATCH] More correctly describe the scope of variables
,
Pete Dietl
,
2020/12/31
[bug #59762] make --touch produce local spurious empty files with out-of-tree Makefile strategy
,
anonymous
,
2020/12/24
[bug #59762] make --touch produce local spurious empty files with out-of-tree Makefile strategy
,
Dmitry Goncharov
,
2020/12/24
[bug #59752] feature request: quote/expand function
,
Aleksey Victor Trevelin Covacevi
,
2020/12/22
[bug #56446] Make shouldn't be running eval when expanding variables for export
,
Aleksey Victor Trevelin Covacevi
,
2020/12/22
4.3: -p: exit status is 2
,
Steffen Nurpmeso
,
2020/12/18
Re: 4.3: -p: exit status is 2
,
Paul Smith
,
2020/12/18
Re: 4.3: -p: exit status is 2
,
Steffen Nurpmeso
,
2020/12/18
Re: 4.3: -p: exit status is 2
,
Steffen Nurpmeso
,
2020/12/19
Most variable names are considered to have the empty string as a value
,
DUDZIAK Krzysztof
,
2020/12/17
Most variable names are considered to have the empty string as a value
,
DUDZIAK Krzysztof
,
2020/12/17
[bug #59691] feature requests: something similiar to __LINE__ and __FILE__ in C
,
anonymous
,
2020/12/15
[bug #59662] ifdef tracking is confused by define/endef
,
Paul D. Smith
,
2020/12/11
Operators '=' ‘:=’ ‘::=’ in manual
,
DUDZIAK Krzysztof
,
2020/12/10
Re: Operators '=' ‘:=’ ‘::=’ in manual
,
Paul Smith
,
2020/12/10
RE: Operators '=' ‘:=’ ‘::=’ in manual
,
DUDZIAK Krzysztof
,
2020/12/10
Re: Operators '=' ‘:=’ ‘::=’ in manual
,
Paul Smith
,
2020/12/11
RE: Operators '=' ‘:=’ ‘::=’ in manual
,
DUDZIAK Krzysztof
,
2020/12/15
RE: Operators '=' ‘:=’ ‘::=’ in manual
,
DUDZIAK Krzysztof
,
2020/12/15
Re: Operators '=' ‘:=’ ‘::=’ in manual
,
DUDZIAK Krzysztof
,
2020/12/15
Re: Operators '=' ‘:=’ ‘::=’ in manual
,
Kyle Rose
,
2020/12/10
Manual, ch. 6.2 The Two Flavors of Variables, section simply expanded.. controlled leading whitespace, page 63
,
DUDZIAK Krzysztof
,
2020/12/09
Re: Manual, ch. 6.2 The Two Flavors of Variables, section simply expanded.. controlled leading whitespace, page 63
,
Paul Smith
,
2020/12/09
FW: Manual, ch. 6.2 The Two Flavors of Variables, section simply expanded.. controlled leading whitespace, page 63
,
DUDZIAK Krzysztof
,
2020/12/10
Re: FW: Manual, ch. 6.2 The Two Flavors of Variables, section simply expanded.. controlled leading whitespace, page 63
,
Paul Smith
,
2020/12/10
RE: FW: Manual, ch. 6.2 The Two Flavors of Variables, section simply expanded.. controlled leading whitespace, page 63
,
DUDZIAK Krzysztof
,
2020/12/10
[bug #58639] Shortest stem not matched
,
Paul D. Smith
,
2020/12/07
[bug #58656] Cannot handle over 2GB file on Windows
,
Paul D. Smith
,
2020/12/07
[bug #58656] Cannot handle over 2GB file on Windows
,
Eli Zaretskii
,
2020/12/07
[bug #51286] Support for additional local make variables
,
Paul D. Smith
,
2020/12/06
Re: [PATCH 1/2] * src/function.c: Introduce the 'let' built-in function
,
Paul Smith
,
2020/12/06
Re: [PATCH 2/2 V2] * doc/make.texi: Document the let function
,
Paul Smith
,
2020/12/06
Re: GNU Make 4.3: Makefile rule spooky action at a distance
,
Paul Smith
,
2020/12/06
[bug #58960] Fix a typo in the manual
,
Paul D. Smith
,
2020/12/06
[bug #58961] Document dynamic phony targets.
,
Paul D. Smith
,
2020/12/06
[bug #54816] $(wildcard ...) function does not report dangling symlinks
,
Paul D. Smith
,
2020/12/06
[bug #47752] --no-print-directory has no effect if command parsing complains about -j options
,
Paul D. Smith
,
2020/12/06
[bug #47752] --no-print-directory has no effect if command parsing complains about -j options
,
Paul D. Smith
,
2020/12/06
[bug #59467] --no-print-directory has no effect if command parsing complains about -j options
,
Paul D. Smith
,
2020/12/06
[bug #59584] ifeq with a space after the first open parenthesis
,
Paul D. Smith
,
2020/12/06
[bug #59169] Add a --debug=why category for the -d/--debug option
,
Paul D. Smith
,
2020/12/06
[bug #59169] Add a --debug=why category for the -d/--debug option
,
David Boyce
,
2020/12/06
[bug #58836] build.sh is not populated in objects directory when running configure
,
Paul D. Smith
,
2020/12/06
[bug #57676] openjdk11 fails to build with make 4.3
,
Paul D. Smith
,
2020/12/06
[bug #59247] function shell eats a newline
,
Paul D. Smith
,
2020/12/05
Re: notes about make docs p 3.5
,
Dmitry
,
2020/12/03
Re: notes about make docs p 3.5
,
dima.pasechnik
,
2020/12/03
Re: notes about make docs p 3.5
,
Dmitry
,
2020/12/04
Re: notes about make docs p 3.5
,
Paul Smith
,
2020/12/06
Re: notes about make docs p 3.5
,
Dmitry
,
2020/12/08
[bug #59601] buffer over-read on malformed environment variable
,
eric lagergren
,
2020/12/02
[bug #59601] buffer over-read on malformed environment variable
,
eric lagergren
,
2020/12/02
[bug #59601] buffer over-read on malformed environment variable
,
eric lagergren
,
2020/12/02
[bug #59601] buffer over-read on malformed environment variable
,
Dmitry Goncharov
,
2020/12/05
[bug #59601] buffer over-read on malformed environment variable
,
Paul D. Smith
,
2020/12/06
[bug #59490] target may not be remade if prerequisite has no recipe
,
Greg Minshall
,
2020/12/02
[bug #59399] Add a warning about using $* and $< in explicit rules
,
Jörg Schilling
,
2020/12/01
[bug #59399] Add a warning about using $* and $< in explicit rules
,
Paul D. Smith
,
2020/12/01
[bug #59395] gmake space handling is not compatible to POSIX
,
Jörg Schilling
,
2020/12/01
[bug #59395] gmake space handling is not compatible to POSIX
,
Paul D. Smith
,
2020/12/01
[bug #59585] Make with output-sync prints 'fcntl(): Bad file descriptor' on MacOS when output is piped
,
anonymous
,
2020/12/01
[bug #59585] Make with output-sync prints 'fcntl(): Bad file descriptor' on MacOS when output is piped
,
Paul D. Smith
,
2020/12/06
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc