public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Web page for binaries
       [not found] ` <alpine.LSU.2.21.1705022318590.2928@anthias.pfeifer.com>
@ 2017-05-23  8:49   ` FX
  2017-05-25 15:19     ` Mike Stump
  0 siblings, 1 reply; 5+ messages in thread
From: FX @ 2017-05-23  8:49 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc patches

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

Hi,

I’m suggesting we apply the following patch to provide links to macOS package managers, where users can download binaries for GCC on macOS. I have included the two major ones, Homebrew and MacPorts.

FX


[-- Attachment #2: mac.diff --]
[-- Type: application/octet-stream, Size: 420 bytes --]

Index: install.texi
===================================================================
--- install.texi	(revision 247544)
+++ install.texi	(working copy)
@@ -3072,6 +3072,15 @@ Solaris 2 (SPARC, Intel):
 @end itemize
 
 @item
+macOS:
+@itemize
+@item
+The @uref{https://brew.sh/,,Homebrew} package manager;
+@item
+@uref{https://www.macports.org/,,MacPorts}.
+@end itemize
+
+@item
 Microsoft Windows:
 @itemize
 @item

[-- Attachment #3: mac.ChangeLog --]
[-- Type: application/octet-stream, Size: 129 bytes --]

2017-05-23  François-Xavier Coudett  <fxcoudert@gcc.gnu.org>

	* doc/install.texi: Add link to macOS binary distributions.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Web page for binaries
  2017-05-23  8:49   ` Web page for binaries FX
@ 2017-05-25 15:19     ` Mike Stump
  2017-05-25 20:25       ` Gerald Pfeifer
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Stump @ 2017-05-25 15:19 UTC (permalink / raw)
  To: FX; +Cc: Gerald Pfeifer, gcc patches

On May 23, 2017, at 1:41 AM, FX <fxcoudert@gmail.com> wrote:
> 
> I’m suggesting we apply the following patch to provide links to macOS package managers, where users can download binaries for GCC on macOS. I have included the two major ones, Homebrew and MacPorts.

I'm not against it.  :-)  I'd let the doc people comment on linking, as they keep up on all the rules.  I think those links are fine.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Web page for binaries
  2017-05-25 15:19     ` Mike Stump
@ 2017-05-25 20:25       ` Gerald Pfeifer
  2017-05-27  9:33         ` FX
  0 siblings, 1 reply; 5+ messages in thread
From: Gerald Pfeifer @ 2017-05-25 20:25 UTC (permalink / raw)
  To: Mike Stump, FX; +Cc: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

On Thu, 25 May 2017, Mike Stump wrote:
>> I’m suggesting we apply the following patch to provide links to macOS 
>> package managers, where users can download binaries for GCC on macOS. I 
>> have included the two major ones, Homebrew and MacPorts.
> I'm not against it.  :-)  I'd let the doc people comment on linking, 
> as they keep up on all the rules.  I think those links are fine.

This looks fine, thanks.  

Just omit the slashes at the ends of the two URLs please.  (If you 
paste them into Firefox, say, you'll notice they end up getting stripped.  
I don't have the RFC handy right now, but for domain names without 
directories the / hasn't been necessary for fifteen or so years.)

Gerald

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Web page for binaries
  2017-05-25 20:25       ` Gerald Pfeifer
@ 2017-05-27  9:33         ` FX
  2017-05-27 10:52           ` Gerald Pfeifer
  0 siblings, 1 reply; 5+ messages in thread
From: FX @ 2017-05-27  9:33 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: Mike Stump, gcc-patches

> Just omit the slashes at the ends of the two URLs please.  (If you 
> paste them into Firefox, say, you'll notice they end up getting stripped.  
> I don't have the RFC handy right now, but for domain names without 
> directories the / hasn't been necessary for fifteen or so years.)

Done.

Does the website get rebuilt automatically, or does it need to be triggered?

FX

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Web page for binaries
  2017-05-27  9:33         ` FX
@ 2017-05-27 10:52           ` Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2017-05-27 10:52 UTC (permalink / raw)
  To: FX; +Cc: Mike Stump, gcc-patches

On Sat, 27 May 2017, FX wrote:
> Does the website get rebuilt automatically, or does it need to be 
> triggered?

All automagically :-), and in the case of documents created from 
.texi (such as /onlinedocs or /install) this happens once a day, 
cf. gcc/maintainer-scripts/crontab line 2.

Gerald

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-27  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <C45B76FD-56E3-4B56-AE9B-690EA082FAF0@gmail.com>
     [not found] ` <alpine.LSU.2.21.1705022318590.2928@anthias.pfeifer.com>
2017-05-23  8:49   ` Web page for binaries FX
2017-05-25 15:19     ` Mike Stump
2017-05-25 20:25       ` Gerald Pfeifer
2017-05-27  9:33         ` FX
2017-05-27 10:52           ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).