config-patches
Thread
Date
Earlier messages
Later messages
Messages by Date
2021/06/03
[PATCH] Recognize arc32
Vineet Gupta
2021/05/27
Re: [PATCH v2 0/8] restore compatibility with pre-POSIX shells in config.guess
Jacob Bachmeyer
2021/05/27
Re: [PATCH 0/6] restore compatibility with pre-POSIX shells in config.guess
Jacob Bachmeyer
2021/05/27
Re: [PATCH v2 0/8] restore compatibility with pre-POSIX shells in config.guess
Zack Weinberg
2021/05/27
Re: [PATCH 0/6] restore compatibility with pre-POSIX shells in config.guess
Zack Weinberg
2021/05/26
[PATCH v2 1/8] config.guess: use intermediate variable with uname results
Jacob Bachmeyer
2021/05/26
Re: [PATCH v2 0/8] restore compatibility with pre-POSIX shells in config.guess
Jacob Bachmeyer
2021/05/26
[PATCH v2 3/8] config.guess: remove unneeded quotes and factor command substitutions
Jacob Bachmeyer
2021/05/26
[PATCH v2 7/8] config.guess: manual fixups after previous automatic patch
Jacob Bachmeyer
2021/05/26
[PATCH v2 2/8] config.guess: manual fixups after previous automatic patch
Jacob Bachmeyer
2021/05/26
[PATCH v2 0/8] restore compatibility with pre-POSIX shells in config.guess
Jacob Bachmeyer
2021/05/26
[PATCH v2 4/8] config.guess: automatic fixups after previous automated patch
Jacob Bachmeyer
2021/05/26
[PATCH v2 5/8] config.guess: manual fixup after previous automated patches
Jacob Bachmeyer
2021/05/26
[PATCH v2 8/8] remove automatic patch generators
Jacob Bachmeyer
2021/05/26
[PATCH v2 6/8] config.guess: replace POSIX $( ) with classic ` ` throughout
Jacob Bachmeyer
2021/05/24
Re: [PATCH 0/6] restore compatibility with pre-POSIX shells in config.guess
Jacob Bachmeyer
2021/05/24
Re: [PATCH 2/6] config.guess: use intermediate variable with uname results
Jacob Bachmeyer
2021/05/24
Re: [PATCH 0/6] restore compatibility with pre-POSIX shells in config.guess
Zack Weinberg
2021/05/24
Re: [PATCH 2/6] config.guess: use intermediate variable with uname results
Dmitry V. Levin
2021/05/22
Re: [PATCH 0/6] restore compatibility with pre-POSIX shells in config.guess
Jacob Bachmeyer
2021/05/22
Re: [PATCH 0/6] restore compatibility with pre-POSIX shells in config.guess
Zack Weinberg
2021/05/22
[PATCH 3/6] config.guess: remove unneeded variable quotes
Jacob Bachmeyer
2021/05/22
[PATCH 6/6] config.guess: minor cleanups noticed during previous pass
Jacob Bachmeyer
2021/05/22
[PATCH 5/6] config.guess: replace POSIX $( ) with classic ` ` throughout
Jacob Bachmeyer
2021/05/22
[PATCH 0/6] restore compatibility with pre-POSIX shells in config.guess
Jacob Bachmeyer
2021/05/22
[PATCH 4/6] config.guess: factor out command substitutions setting GUESS
Jacob Bachmeyer
2021/05/22
[PATCH 2/6] config.guess: use intermediate variable with uname results
Jacob Bachmeyer
2021/05/22
[PATCH 1/6] config.guess: remove unneeded quotes in case constructs
Jacob Bachmeyer
2021/05/06
Re: config.guess is incompatible with pre-POSIX shells
Karl Berry
2021/05/05
Re: How to handle a new operating system?
Dmitry V. Levin
2021/05/05
Re: config.sub: Handle MIPS R3 and R5 ISA levels with CPU names
Dmitry V. Levin
2021/05/05
Re: [PATCH] Recognize arc64
Dmitry V. Levin
2021/05/05
Re: PATCH FIXED: config.guess 2021-04-16
Dmitry V. Levin
2021/05/05
Re: PATCH: config.sub 2021-04-16
Dmitry V. Levin
2021/05/05
Re: [PATCH] Recognize arc64
Vineet Gupta
2021/05/04
config.guess is incompatible with pre-POSIX shells
Jacob Bachmeyer
2021/04/30
config.sub: Handle MIPS R3 and R5 ISA levels with CPU names
Maciej W. Rozycki
2021/04/29
How to handle a new operating system?
Arsenij Solovjev
2021/04/21
[PATCH] Recognize arc64
Vineet Gupta
2021/04/16
PATCH: ChangeLog
Purple Rain
2021/04/16
PATCH: testsuite/config-sub.data
Purple Rain
2021/04/16
PATCH: config.guess 2021-04-16
Purple Rain
2021/04/16
PATCH FIXED: config.guess 2021-04-16
Purple Rain
2021/04/16
PATCH: config.guess 2021-04-16
Purple Rain
2021/04/16
PATCH: config.guess 2021-04-16
Purple Rain
2021/04/16
PATCH: config.sub 2021-04-16
Purple Rain
2021/04/16
PATCH: config.sub 2021-04-16
Purple Rain
2021/04/11
New Project: config.guess
purplerain
2021/03/23
Re: [PATCH] config.guess: Fix aarch64 macOS detection with GNU uname
Hayden Seay
2021/03/23
Re: [PATCH] config.guess: Fix aarch64 macOS detection with GNU uname
Zack Weinberg
2021/03/23
Re: [PATCH] config.guess: Fix aarch64 macOS detection with GNU uname
m...@diatr.us
2021/03/21
Re: [PATCH] config.guess: Fix aarch64 macOS detection with GNU uname
Dmitry V. Levin
2021/03/21
[PATCH] config.guess: Fix aarch64 macOS detection with GNU uname
me
2021/03/10
Re: [PATCH] config.sub: Add support for SerenityOS
Dmitry V. Levin
2021/03/10
Re: config.sub/config.guess using nonportable $(...) substitutions
Karl Berry
2021/03/10
Re: [PATCH] config.sub: Add support for SerenityOS
Idan Horo
2021/03/09
Re: config.sub/config.guess using nonportable $(...) substitutions
Paul Eggert
2021/03/09
Re: config.sub/config.guess using nonportable $(...) substitutions
Paul Eggert
2021/03/09
Re: config.sub/config.guess using nonportable $(...) substitutions
Paul Eggert
2021/03/09
Re: config.sub/config.guess using nonportable $(...) substitutions
Karl Berry
2021/03/09
Re: config.sub/config.guess using nonportable $(...) substitutions
Bob Friesenhahn
2021/03/08
Re: config.sub/config.guess using nonportable $(...) substitutions
Tim Rice
2021/03/08
Re: config.sub/config.guess using nonportable $(...) substitutions
Karl Berry
2021/03/08
Re: config.sub/config.guess using nonportable $(...) substitutions
Bob Friesenhahn
2021/03/08
Re: config.sub/config.guess using nonportable $(...) substitutions
Nick Bowler
2021/03/08
Re: config.sub/config.guess using nonportable $(...) substitutions
Paul Eggert
2021/03/08
Re: config.sub/config.guess using nonportable $(...) substitutions
Dmitry V. Levin
2021/03/08
config.sub/config.guess using nonportable $(...) substitutions
Nick Bowler
2021/03/08
[PATCH] config.sub: Add support for SerenityOS
Idan Horowitz
2021/03/03
config.guess returns bogus triple when the compiler is tcc/x86
Bruno Haible
2021/02/12
reverting to `...` in config.*
Karl Berry
2021/02/02
Re: [PATCH] Add phantomos targets
John Ericson
2021/02/02
[PATCH] Add phantomos targets
connor horman
2021/01/25
Re: Update AROS host detection
Dmitry V. Levin
2021/01/25
Re: Update AROS host detection
Dmitry V. Levin
2021/01/25
Re: config.sub patch: recognize four-part configuration name for VxWorks OS
Dmitry V. Levin
2021/01/25
Re: bug: shell variable quoting in config.guess
Dmitry V. Levin
2021/01/19
RE: config.sub patch: recognize four-part configuration name for VxWorks OS
Xin, Peixing
2021/01/19
bug: shell variable quoting in config.guess
Patches for the config.guess and config.sub scripts
2021/01/14
unable to complete build
Alexis Lopez
2021/01/13
Re: Update AROS host detection
Kalamatee
2021/01/12
Hplip issue
Andreas Gerhardsson
2021/01/10
Re[2]: configure: error: cannot guess build type; you must specify one
david
2021/01/10
Re: configure: error: cannot guess build type; you must specify one
Zack Weinberg
2021/01/10
configure: error: cannot guess build type; you must specify one
David
2021/01/10
Update AROS host detection
Kalamatee
2021/01/07
RE: config.sub patch: recognize four-part configuration name for VxWorks OS
Xin, Peixing
2021/01/07
Re: config.sub patch: recognize four-part configuration name for VxWorks OS
John Ericson
2021/01/07
Re: config.sub patch: recognize four-part configuration name for VxWorks OS
John Ericson
2021/01/06
config.sub patch: recognize four-part configuration name for VxWorks OS
Xin, Peixing
2021/01/06
Re: commit 5e531d391852 broke powerpc-eabivle
Dmitry V. Levin
2021/01/06
commit 5e531d391852 broke powerpc-eabivle
Alan Modra
2021/01/06
Re: config.sub update broke powerpc-eabivle
Dmitry V. Levin
2021/01/06
config.sub update broke powerpc-eabivle
Alan Modra
2021/01/05
Re: [PATCH] Recognize riscv32be, and riscv64be
Nelson Chu
2021/01/04
Re: When running "config.guess" it fails to recognize the operating system. See output in the mail body.
Zack Weinberg
2021/01/04
Re: When running "config.guess" it fails to recognize the operating system. See output in the mail body.
Dmitry V. Levin
2021/01/04
Re: [PATCH] Recognize riscv32be, and riscv64be
Dmitry V. Levin
2021/01/01
Re: When running "config.guess" it fails to recognize the operating system. See output in the mail body.
Markus Fischer
2021/01/01
Re: When running "config.guess" it fails to recognize the operating system. See output in the mail body.
Alfred M. Szmidt
2021/01/01
Re: When running "config.guess" it fails to recognize the operating system. See output in the mail body.
Zack Weinberg
2021/01/01
Re: When running "config.guess" it fails to recognize the operating system. See output in the mail body.
Alfred M. Szmidt
2021/01/01
When running "config.guess" it fails to recognize the operating system. See output in the mail body.
Markus Fischer
2020/12/31
[PATCH] Recognize riscv32be, and riscv64be
Kito Cheng
2020/12/30
citadel-server on a Raspi 4 8GB with 64bit Raspian
joerg
2020/12/29
Re: PATCH: eliminate backtick substitution
Zack Weinberg
2020/12/22
Re: [PATCH] Loongarch support
Dmitry V. Levin
2020/12/20
Re: [PATCH] Loongarch support
武校田
2020/12/20
Re: Config.guess Documentation Bug Report
Dmitry V. Levin
2020/12/20
Re: [PATCH] Loongarch support
Dmitry V. Levin
2020/12/18
Config.guess Documentation Bug Report
Kyle J. McKay
2020/12/10
[PATCH] Loongarch support
武校田
2020/12/03
Re: [kola...@mail.ru: Re: thumbv7[arm] support]
Karl Berry
2020/12/02
Re: PATCH: eliminate backtick substitution
Dmitry V. Levin
2020/12/02
Re: [kola...@mail.ru: Re: thumbv7[arm] support]
Karl Berry
2020/12/02
Re: PATCH: eliminate backtick substitution
Karl Berry
2020/12/01
Re: PATCH: eliminate backtick substitution
Dmitry V. Levin
2020/12/01
Re: [kola...@mail.ru: Re: thumbv7[arm] support]
Dmitry V. Levin
2020/12/01
Re: [kola...@mail.ru: Re: thumbv7[arm] support]
Karl Berry
2020/12/01
Re: PATCH: eliminate backtick substitution
Karl Berry
2020/11/21
[kola...@mail.ru: Re: thumbv7[arm] support]
Karl Berry
2020/11/19
Re: thumbv7[arm] support
Karl Berry
2020/11/19
[PATCH] Update URLs of the latest version of config.guess and config.sub scripts
Dmitry V. Levin
2020/11/19
Re: [PATCH] config.guess: combine two heuristics to detect musl libc
Dmitry V. Levin
2020/11/18
Re: Citadel email server install failure
Dmitry V. Levin
2020/11/18
Re: thumbv7[arm] support
Dmitry V. Levin
2020/11/18
thumbv7[arm] support
Karl Berry
2020/11/11
Re: Citadel email server install failure
Stan Anderton
2020/11/07
Re: [PATCH] config.guess: combine two heuristics to detect musl libc
Cheng XU
2020/11/06
PATCH: eliminate backtick substitution
Ben Elliston
2020/11/05
[PATCH] config.guess: combine two heuristics to detect musl libc
Dmitry V. Levin
2020/11/04
Re: config.guess returns incorrect platform for alpine
Dmitry V. Levin
2020/11/04
Re: config.guess returns incorrect platform for alpine
Cheng XU
2020/11/04
Re: config.guess returns incorrect platform for alpine
Dmitry V. Levin
2020/11/04
Re: config.guess returns incorrect platform for alpine
Cheng XU
2020/11/04
Re: config.guess returns incorrect platform for alpine
Dmitry V. Levin
2020/11/04
Re: config.guess returns incorrect platform for alpine
Cheng XU
2020/11/04
Re: config.guess returns incorrect platform for alpine
Ben Elliston
2020/11/04
Re: config.guess returns incorrect platform for alpine
Cheng XU
2020/11/03
Re: config.guess returns incorrect platform for alpine
Ben Elliston
2020/11/03
config.guess returns incorrect platform for alpine
Cheng XU
2020/10/27
[PATCH] config.guess: add recognition of x86_64-w64-mingw32, i686-w64-mingw32
Jannick
2020/10/20
Re: Please support NetBSD/aarch64eb in config.guess
Rin Okuyama
2020/10/20
Re: Please support NetBSD/aarch64eb in config.guess
Rin Okuyama
2020/10/20
Re: Please support NetBSD/aarch64eb in config.guess
Ben Elliston
2020/10/20
Re: Please support NetBSD/aarch64eb in config.guess
Ben Elliston
2020/10/20
Please support NetBSD/aarch64eb in config.guess
Rin Okuyama
2020/10/09
[PATCH] config.sub: fix i*86-pc-os2-emx is not recognized as a valid OS
KO Myung-Hun
2020/09/28
Re: Cannot build shorten on ppc64le
Ben Elliston
2020/09/28
Re: Cannot build shorten on ppc64le
冬生 宋
2020/09/28
Cannot build shorten on ppc64le
Abavisani, Ali
2020/09/22
Re: [musl] Re: OS detection wrong on Alpine Linux 3.10
Jeffrey Walton
2020/09/22
Re: [musl] Re: OS detection wrong on Alpine Linux 3.10
Bruno Haible
2020/09/22
Re: [musl] Re: OS detection wrong on Alpine Linux 3.10
Rich Felker
2020/09/20
Re: [musl] Re: OS detection wrong on Alpine Linux 3.10
Bruno Haible
2020/09/20
Re: [musl] Re: OS detection wrong on Alpine Linux 3.10
Rich Felker
2020/09/20
Re: [musl] Re: OS detection wrong on Alpine Linux 3.10
Szabolcs Nagy
2020/09/20
Re: [musl] Re: OS detection wrong on Alpine Linux 3.10
Ariadne Conill
2020/09/20
Re: OS detection wrong on Alpine Linux 3.10
Dmitry V. Levin
2020/09/20
Re: [musl] Re: OS detection wrong on Alpine Linux 3.10
Ariadne Conill
2020/09/20
Re: OS detection wrong on Alpine Linux 3.10
Bruno Haible
2020/09/20
Re: OS detection wrong on Alpine Linux 3.10
Bruno Haible
2020/09/19
Re: OS detection wrong on Alpine Linux 3.10
Ben Elliston
2020/09/19
Re: OS detection wrong on Alpine Linux 3.10
Bruno Haible
2020/09/19
Re: OS detection wrong on Alpine Linux 3.10
Ben Elliston
2020/09/19
OS detection wrong on Alpine Linux 3.10
Bruno Haible
2020/09/07
Re: Fix QNX detection
Ben Elliston
2020/09/06
Fix QNX detection
Elad Lahav
2020/08/20
Re: [Patch] configure: Also check C++11 (flags) for ${build} compiler not only for ${host}
Tobias Burnus
2020/08/20
Re: [Patch] configure: Also check C++11 (flags) for ${build} compiler not only for ${host}
Joseph Myers
2020/08/20
Re: [Patch] configure: Also check C++11 (flags) for ${build} compiler not only for ${host}
Joseph Myers
2020/08/16
Re: [PATCH] Use first form of the test command
Issam E. Maghni
2020/08/16
Re: [PATCH] Use first form of the test command
Issam E. Maghni
2020/08/16
Re: [PATCH] Use first form of the test command
Ben Elliston
2020/08/16
Re: [PATCH] Use first form of the test command
Ben Elliston
2020/08/16
[PATCH] Use first form of the test command
Issam E. Maghni
2020/08/13
[Patch] configure: Also check C++11 (flags) for ${build} compiler not only for ${host}
Tobias Burnus
2020/08/11
./configure issue - thanks in advance
David Blythe
2020/07/29
Re: Installation of printer driver for HP smarttank 570 (hplip-3.20.5.run/hplip-3.20.6.run)
Ben Elliston
2020/07/29
Installation of printer driver for HP smarttank 570 (hplip-3.20.5.run/hplip-3.20.6.run)
jaqu2030_pm
2020/07/12
Re: Building Autoconf
Ben Elliston
2020/07/12
Building Autoconf
Mancinelli, Asher J
2020/07/09
Re: [PATCH] macOS ARM
Ben Elliston
2020/07/09
Re: [PATCH] config.sub: Normalize arm64-* to aarch64-*
Ben Elliston
2020/07/09
Re: [PATCH] config.sub: Normalize arm64-* to aarch64-*
Ben Elliston
2020/07/09
Re: [PATCH] config.sub: Normalize arm64-* to aarch64-*
John Ericson
2020/07/08
[PATCH] config.sub: Normalize arm64-* to aarch64-*
Keno Fischer
2020/07/02
config.guess fails on Raspberry pi4 giving arm7l which is unrecognised by GNU compilers /scripts for glibc-version build
rh100605
2020/07/02
[PATCH] macOS ARM
Michael Schmidt
2020/06/27
Re: * config.sub: Properly parse the KERNEL-OS case.
Ben Elliston
2020/06/27
Re: * config.sub: Properly parse the KERNEL-OS case.
John Ericson
2020/06/27
Re: [PATCH] * config.sub (s390|s390x): Fix vendor output for s390/s390x.
John Ericson
2020/06/24
Re: [PATCH] * config.sub (s390|s390x): Fix vendor output for s390/s390x.
John Ericson
2020/06/23
* config.sub: Properly parse the KERNEL-OS case.
John Ericson
2020/06/22
Re: [PATCH] * config.sub (psp): Recognize. * testsuite/config-sub.data: Add test case.
Carsten Teibes
2020/06/20
[PATCH] * config.sub (s390|s390x): Fix vendor output for s390/s390x.
Alexander Egorenkov
2020/06/17
Re: [PATCH] * config.sub (psp): Recognize. * testsuite/config-sub.data: Add test case.
Ben Elliston
2020/06/17
Re: [PATCH] * config.sub (psp): Recognize. * testsuite/config-sub.data: Add test case.
Ben Elliston
2020/06/17
[PATCH] * config.sub (psp): Recognize. * testsuite/config-sub.data: Add test case.
Carsten Teibes
2020/06/17
Re: FYI only: Build Error for Nagios Plugin under Kali Linux
Ben Elliston
Earlier messages
Later messages