Skip to content

Commit f1313f3

Browse files
committed
Update links
1 parent d0697fc commit f1313f3

10 files changed

+51
-51
lines changed

HTML/Copyright.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
</pre>
9191

9292
Code under the GCC subdirectory in the source tree is derived from the
93-
<a href="http://gcc.gnu.org">GNU Compiler Collection</a>, with the
93+
<a href="https://gcc.gnu.org">GNU Compiler Collection</a>, with the
9494
exception of the CMake build files. The "gccxml_cc1plus" executable
9595
in binary distributions is produced from the GCC subdirectory. It is
9696
therefore distributed under the GPLv2+:

HTML/Download.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ <h2>Development Version from Git</h2>
5353
<pre> <a href="https://github.com/gccxml/gccxml">https://github.com/gccxml/gccxml</a></pre>
5454
One may clone it with the command
5555
<pre> git clone git://github.com/gccxml/gccxml.git</pre>
56-
Git may be obtained from the <a href="http://www.git-scm.com">Git Home Page</a>.
56+
Git may be obtained from the <a href="https://www.git-scm.com">Git Home Page</a>.
5757
<h2>Other Files</h2>
5858
<ul>
5959
<li>
60-
A stylesheet contributed by Ivan Kissiov to help display the dumped xml: <a href="http://www.gccxml.org/files/v0.6/gccxml.xsl">gccxml.xsl</a>.<br>
60+
A stylesheet contributed by Ivan Kissiov to help display the dumped xml: <a href="https://www.gccxml.org/files/v0.6/gccxml.xsl">gccxml.xsl</a>.<br>
6161
</li>
6262
<li>
63-
An <i>unofficial</i> DTD contributed by Paul Ross and Martin Piskernig: <a href="http://www.gccxml.org/files/v0.6/gccxml-2004-11-19.dtd.txt">gccxml-2004-11-19.dtd.txt</a>. No attempt will be made to keep the output conforming to this DTD and it has not been checked by a GCC-XML author.
63+
An <i>unofficial</i> DTD contributed by Paul Ross and Martin Piskernig: <a href="https://www.gccxml.org/files/v0.6/gccxml-2004-11-19.dtd.txt">gccxml-2004-11-19.dtd.txt</a>. No attempt will be made to keep the output conforming to this DTD and it has not been checked by a GCC-XML author.
6464
</li>
6565
</ul>
6666
<h2>Older Versions</h2>

HTML/Index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,18 @@ <h2>Introduction</h2>
6767
of a complicated C++ parser.
6868

6969
<P>
70-
GCC-XML was developed by Brad King at <a href="http://www.kitware.com">Kitware</a>
70+
GCC-XML was developed by Brad King at <a href="https://www.kitware.com">Kitware</a>
7171
to be used by CABLE, which was developed as part of the <a
72-
href="http://www.itk.org">NLM Insight Segmentation and
72+
href="https://www.itk.org">NLM Insight Segmentation and
7373
Registration Toolkit</a> project.
7474
<p><center>
75-
<a href="http://www.nlm.nih.gov">
75+
<a href="https://www.nlm.nih.gov">
7676
<img align=center src="../Art/nlm_logo.jpg" border=0></a>
7777

78-
<a href="http://www.itk.org">
78+
<a href="https://www.itk.org">
7979
<img align=center src="../Art/itkLogoSmallTransparentBackground.jpg" border=0></a>
8080

81-
<a href="http://www.kitware.com">
81+
<a href="https://www.kitware.com">
8282
<img align=center src="../Art/swooshSmall.jpg" border=0></a>
8383
</center>
8484
</div>

HTML/Install.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
from source. Refer to the <a href="Download.html">Download</a>
5858
page to get a copy of the source tree.
5959
<p>
60-
GCC-XML uses <a href="http://www.cmake.org">CMake</a> to support
60+
GCC-XML uses <a href="https://cmake.org">CMake</a> to support
6161
building on many platforms. A copy of CMake may be obtained from
62-
the <a href="http://www.cmake.org/HTML/Download.html">CMake
62+
the <a href="https://cmake.org/download">CMake
6363
download page</a>. CMake will generate an appropriate build
6464
system for your platform and compiler.
6565
<p>

HTML/Links.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
<font size=3>Links </font> to related projects are listed here:
5151

5252
<ul>
53-
<li> <a href="http://gccxml.org/pipermail/gccxml">gccxml</a> mailing list archives. The list no longer accepts posts.
54-
<li> <a href="http://www.boost.org/libs/python/pyste">pyste</a> Boost.Python wrapper generator based on GCC-XML.
55-
<li> <a href="http://gccxml.github.io/pygccxml/documentation/index.html">pygccxml</a> Python parser for GCC-XML output.
56-
<li> <a href="http://xuhdev.bitbucket.org/tags2db/tags2db.html">tags2db</a> Tool that convert tags files to databases
53+
<li> <a href="https://gccxml.org/pipermail/gccxml">gccxml</a> mailing list archives. The list no longer accepts posts.
54+
<li> <a href="https://www.boost.org/doc/libs/1_62_0/libs/python/pyste/index.html">pyste</a> Boost.Python wrapper generator based on GCC-XML.
55+
<li> <a href="https://github.com/CastXML/pygccxml">pygccxml</a> Python parser for GCC-XML output.
56+
<li> <a href="https://xuhdev.github.io/tags2db/">tags2db</a> Tool that convert tags files to databases
5757
</ul>
5858

5959
</div>

HTML/News.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
<code>ostream</code> class from gcc 2.95.3 is <a
7171
href="ostream.xml">here</a>.
7272
<li> Insight segmentation and registration toolkit
73-
(<a href="http://www.itk.org">ITK</a>) uses GCC-XML
73+
(<a href="https://www.itk.org">ITK</a>) uses GCC-XML
7474
as part of its wrapping process based on
75-
(<a href="http://public.kitware.com/Cable">CABLE</a>).
75+
(<a href="https://github.com/gccxml/CableSwig">CableSwig</a>).
7676
</ul>
7777

7878
</div>

HTML/OldDownload.html

+23-23
Original file line numberDiff line numberDiff line change
@@ -54,58 +54,58 @@ <h2>Release 0.6.0</h2>
5454
<table border="0" width="100%" cellspacing="0" bgcolor="#ffffff">
5555
<tr class="table-heading" bgcolor="#e0e0e0"><td><b>Platform</b></td><td><b>Files</b></td></tr>
5656

57-
<tr><td>Windows (Installer)</td><td><a href="http://www.gccxml.org/files/v0.6/gccxml-0.6.0-win32.exe">gccxml-0.6.0-win32.exe</a></td></tr>
57+
<tr><td>Windows (Installer)</td><td><a href="https://www.gccxml.org/files/v0.6/gccxml-0.6.0-win32.exe">gccxml-0.6.0-win32.exe</a></td></tr>
5858
<tr><td>** not for cygwin **</td><td></td></tr>
5959

60-
<tr bgcolor="#f0f0f0"><td>Linux(x86)</td><td><a href="http://www.gccxml.org/files/v0.6/gccxml-0.6.0-x86-linux.tar.gz">gccxml-0.6.0-x86-linux.tar.gz</a></td></tr>
61-
<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.gccxml.org/files/v0.6/gccxml-0.6.0-x86-linux.tar.Z">gccxml-0.6.0-x86-linux.tar.Z</a></td></tr>
60+
<tr bgcolor="#f0f0f0"><td>Linux(x86)</td><td><a href="https://www.gccxml.org/files/v0.6/gccxml-0.6.0-x86-linux.tar.gz">gccxml-0.6.0-x86-linux.tar.gz</a></td></tr>
61+
<tr bgcolor="#f0f0f0"><td></td><td><a href="https://www.gccxml.org/files/v0.6/gccxml-0.6.0-x86-linux.tar.Z">gccxml-0.6.0-x86-linux.tar.Z</a></td></tr>
6262

63-
<tr><td>IRIX64</td><td><a href="http://www.gccxml.org/files/v0.6/gccxml-0.6.0-irix64.tar.gz">gccxml-0.6.0-irix64.tar.gz</a></td></tr>
64-
<tr><td></td><td><a href="http://www.gccxml.org/files/v0.6/gccxml-0.6.0-irix64.tar.Z">gccxml-0.6.0-irix64.tar.Z</a></td></tr>
63+
<tr><td>IRIX64</td><td><a href="https://www.gccxml.org/files/v0.6/gccxml-0.6.0-irix64.tar.gz">gccxml-0.6.0-irix64.tar.gz</a></td></tr>
64+
<tr><td></td><td><a href="https://www.gccxml.org/files/v0.6/gccxml-0.6.0-irix64.tar.Z">gccxml-0.6.0-irix64.tar.Z</a></td></tr>
6565

66-
<tr bgcolor="#f0f0f0"><td>Source</td><td><a href="http://www.gccxml.org/files/v0.6/gccxml-0.6.0.tar.gz">gccxml-0.6.0.tar.gz</a></td></tr>
67-
<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.gccxml.org/files/v0.6/gccxml-0.6.0.tar.Z">gccxml-0.6.0.tar.Z</a></td></tr>
68-
<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.gccxml.org/files/v0.6/gccxml-0.6.0.zip">gccxml-0.6.0.zip</a></td></tr>
66+
<tr bgcolor="#f0f0f0"><td>Source</td><td><a href="https://www.gccxml.org/files/v0.6/gccxml-0.6.0.tar.gz">gccxml-0.6.0.tar.gz</a></td></tr>
67+
<tr bgcolor="#f0f0f0"><td></td><td><a href="https://www.gccxml.org/files/v0.6/gccxml-0.6.0.tar.Z">gccxml-0.6.0.tar.Z</a></td></tr>
68+
<tr bgcolor="#f0f0f0"><td></td><td><a href="https://www.gccxml.org/files/v0.6/gccxml-0.6.0.zip">gccxml-0.6.0.zip</a></td></tr>
6969
</table>
7070
</td></tr></table>
7171
<h2>Release 0.4.2</h2>
7272
<ul>Pre-compiled binaries:
73-
<li>Windows (InstallShield):<a href="http://www.gccxml.org/files/v0.4/gccxml-0.4.2-win32-installer.exe">gccxml-0.4.2-win32-installer.exe</a></li>
74-
<li>Windows (zip file, for non-admin):<a href="http://www.gccxml.org/files/v0.4/gccxml-0.4.2-win32.zip">gccxml-0.4.2-win32.zip</a></li>
75-
<li>Windows gccxml_cc1plus only: <a href="http://www.gccxml.org/files/v0.4/gccxml-0.4.2-cc1plus-304-win32.zip">gccxml-0.4.2-cc1plus-304-win32.zip</a></li>
76-
<li>Linux (x86): <a href="http://www.gccxml.org/files/v0.4/gccxml-0.4.2-x86-linux-static.tar.gz">gccxml-0.4.2-x86-linux-static.tar.gz</a></li>
73+
<li>Windows (InstallShield):<a href="https://www.gccxml.org/files/v0.4/gccxml-0.4.2-win32-installer.exe">gccxml-0.4.2-win32-installer.exe</a></li>
74+
<li>Windows (zip file, for non-admin):<a href="https://www.gccxml.org/files/v0.4/gccxml-0.4.2-win32.zip">gccxml-0.4.2-win32.zip</a></li>
75+
<li>Windows gccxml_cc1plus only: <a href="https://www.gccxml.org/files/v0.4/gccxml-0.4.2-cc1plus-304-win32.zip">gccxml-0.4.2-cc1plus-304-win32.zip</a></li>
76+
<li>Linux (x86): <a href="https://www.gccxml.org/files/v0.4/gccxml-0.4.2-x86-linux-static.tar.gz">gccxml-0.4.2-x86-linux-static.tar.gz</a></li>
7777
</ul>
7878
<ul>Source code archives:
79-
<li>Tarball: <a href="http://www.gccxml.org/files/v0.4/gccxml-0.4.2.tar.gz">gccxml-0.4.2.tar.gz</a></li>
80-
<li>Zip file: <a href="http://www.gccxml.org/files/v0.4/gccxml-0.4.2.zip">gccxml-0.4.2.zip</a></li>
81-
<li>Pre-patched GCC 3.0.4: <a href="http://www.gccxml.org/files/v0.4/gccxml-0.4.2-cc1plus-304.tar.gz">gccxml-0.4.2-cc1plus-304.tar.gz</a></li>
82-
<li>Pre-patched GCC on Mac OS X: <a href="http://www.gccxml.org/files/v0.4/gccxml-0.4.2-cc1plus-osx.tar.gz">gccxml-0.4.2-cc1plus-osx.tar.gz</a></li>
79+
<li>Tarball: <a href="https://www.gccxml.org/files/v0.4/gccxml-0.4.2.tar.gz">gccxml-0.4.2.tar.gz</a></li>
80+
<li>Zip file: <a href="https://www.gccxml.org/files/v0.4/gccxml-0.4.2.zip">gccxml-0.4.2.zip</a></li>
81+
<li>Pre-patched GCC 3.0.4: <a href="https://www.gccxml.org/files/v0.4/gccxml-0.4.2-cc1plus-304.tar.gz">gccxml-0.4.2-cc1plus-304.tar.gz</a></li>
82+
<li>Pre-patched GCC on Mac OS X: <a href="https://www.gccxml.org/files/v0.4/gccxml-0.4.2-cc1plus-osx.tar.gz">gccxml-0.4.2-cc1plus-osx.tar.gz</a></li>
8383
</ul>
8484
<h2>Older Versions</h2>
8585
This section lists files that provide older versions of GCC-XML.
8686
<ul>
8787
<li> Version 0.2 source
88-
(<a href="http://www.gccxml.org/files/v0.2/gccxml-0.2-src.tar.gz">gccxml-0.2-src.tar.gz</a>).
88+
(<a href="https://www.gccxml.org/files/v0.2/gccxml-0.2-src.tar.gz">gccxml-0.2-src.tar.gz</a>).
8989
<li> Version 0.2 pre-patched GCC-3.0.4 source
90-
(<a href="http://www.gccxml.org/files/v0.2/gccxml-0.2-src-cc1plus.tar.gz">gccxml-0.2-src-cc1plus.tar.gz</a>).
90+
(<a href="https://www.gccxml.org/files/v0.2/gccxml-0.2-src-cc1plus.tar.gz">gccxml-0.2-src-cc1plus.tar.gz</a>).
9191
<li> Version 0.2 pre-compiled Windows installer
92-
(<a href= "http://www.gccxml.org/files/v0.2/gccxml-0.2-win32-installer.exe">gccxml-0.2-win32-installer.exe</a>).
92+
(<a href= "https://www.gccxml.org/files/v0.2/gccxml-0.2-win32-installer.exe">gccxml-0.2-win32-installer.exe</a>).
9393
<li> Version 0.2 <code>gccxml_cc1plus</code> Windows executable
94-
(<a href= "http://www.gccxml.org/files/v0.2/gccxml-0.2-win32-cc1plus.zip">gccxml-0.2-win32-cc1plus.zip</a>).
94+
(<a href= "https://www.gccxml.org/files/v0.2/gccxml-0.2-win32-cc1plus.zip">gccxml-0.2-win32-cc1plus.zip</a>).
9595
</ul>
9696
The following are not supported, but are provided for those who
9797
want them.
9898
<ul>
9999
<li> GCC-XML 0.1 binary installer for Windows
100-
(<a href= "http://www.gccxml.org/files/v0.1/gccxml01.exe">gccxml01.exe</a>).
100+
(<a href= "https://www.gccxml.org/files/v0.1/gccxml01.exe">gccxml01.exe</a>).
101101
<li> Pre-pathed GCC 3.0 source for GCC-XML 0.1
102-
(<a href="http://www.gccxml.org/files/v0.1/gccxml01.tar.gz">gccxml01.tar.gz</a>).
102+
(<a href="https://www.gccxml.org/files/v0.1/gccxml01.tar.gz">gccxml01.tar.gz</a>).
103103
</ul>
104104
<h2>Cywgin</h2>
105105
The following is required by cygwin licensing because a cygwin binary
106106
is included in the windows installer. You don't need it.
107107
<ul>
108-
<li> Cygwin source: <a href="http://www.gccxml.org/files/cygwin/cygwin-1.3.22-1.tar.bz2">cygwin-1.3.22-1.tar.bz2</a>
108+
<li> Cygwin source: <a href="https://www.gccxml.org/files/cygwin/cygwin-1.3.22-1.tar.bz2">cygwin-1.3.22-1.tar.bz2</a>
109109
</ul>
110110
</div>
111111
</td>

HTML/OldInstall.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h2>The <code>gccxml_cc1plus</code> Executable</h2>
7373

7474
<h3>Windows</h3>
7575
In order to build <code>gccxml_cc1plus</code> on Windows, you will
76-
need the <a href="http://sources.redhat.com/cygwin/">Cygwin</a>
76+
need the <a href="https://www.cygwin.com/">Cygwin</a>
7777
tools with its version of GCC. Once you have obtained these,
7878
follow the UNIX instructions to build <code>gccxml_cc1plus</code>.
7979
<p>
@@ -95,7 +95,7 @@ <h3>UNIX & Cygwin</h3>
9595
is detailed below.
9696

9797
<li> Download the entire GCC 3.0.4 compiler source from
98-
<a href="http://gcc.gnu.org">GCC's web site</a>, apply the
98+
<a href="https://gcc.gnu.org">GCC's web site</a>, apply the
9999
GCC-XML patch, and install the compiler with the extension
100100
built in. See the page on <a
101101
href="Patching_GCC.html">Patching GCC</a> for instructions.
@@ -127,7 +127,7 @@ <h3>UNIX & Cygwin</h3>
127127
build the minimal portion of GCC needed, try
128128
<a href="direct_build.html">these</a> instructions.
129129
If you want more detailed instructions about building GCC,
130-
go <a href="http://gcc.gnu.org/install/index.html">here</a>.
130+
go <a href="https://gcc.gnu.org/install/index.html">here</a>.
131131
<li> <a name="ExeStep2"></a>
132132

133133
When the build finishes, find the file
@@ -158,7 +158,7 @@ <h2>The <code>gccxml</code> Front-End</h2>
158158
of the GCC-XML source. See the <a
159159
href="OldDownload.html">Download</a> page to get it. The standard
160160
way to build the GCC-XML front-end is to use <a
161-
href="http://www.cmake.org">CMake</a> (version 1.2 or higher).
161+
href="https://cmake.org">CMake</a> (version 1.2 or higher).
162162
CMake will generate an appropriate build system for your platform
163163
and compiler. Binaries are available on the CMake web page for
164164
many platforms.

HTML/Patching_GCC.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<ol>
5858
<li>
5959
Begin by obtaining a copy of the source to
60-
GCC 3.0.4. Go <a href="http://gcc.gnu.org/cvs.html">here</a>
60+
GCC 3.0.4. Go <a href="https://gcc.gnu.org/cvs.html">here</a>
6161
for instructions to get it via CVS. Use "<code>-r gcc_3_0_4_release</code>"
6262
when doing a CVS checkout to get the 3.0.4 release. For the
6363
instructions below, I assume that GCC is in the directory
@@ -93,7 +93,7 @@
9393
for instructions.
9494
</ol>
9595
You should now be able to bootstrap and install GCC. Go
96-
<a href="http://gcc.gnu.org/install/index.html">here</a> for instructions.
96+
<a href="https://gcc.gnu.org/install/index.html">here</a> for instructions.
9797
The installed compiler will have the <code>-fxml=...</code> flag available.
9898
However, you should be careful using it through the compiler-driver
9999
programs like <code>gcc</code> or <code>g++</code>. These programs

HTML/Sponsors.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -56,36 +56,36 @@
5656

5757
<TR>
5858
<TD align=right valign=middle>
59-
<A HREF="http://www.nlm.nih.gov">
59+
<A HREF="https://www.nlm.nih.gov">
6060
<img src="../Art/nlm_logo.jpg" ALT="NLM logo" WIDTH=50 HEIGHT=50
6161
ALIGN=middle border=0></a></TD>
6262
<TD align=left valign=middle width=375>
6363
National Library of Medicine (NLM) - Dr. Terry Yoo at NLM/NIH is
6464
sponsoring the bulk of this work as part of the Insight segmentation
6565
and registration toolkit
66-
<a href="http://www.itk.org">(ITK)</a>.
66+
<a href="https://www.itk.org">(ITK)</a>.
6767
GCC-XML was originally created for the C++ parsing support needed by
6868
CABLE for generating interpreted language wrappers for ITK.
6969
</TD>
7070
</TR>
7171

7272
<TR>
7373
<TD align=right valign=middle>
74-
<A HREF="http://www.itk.org">
74+
<A HREF="https://www.itk.org">
7575
<img src="../Art/itkLogoSmallTransparentBackground.jpg" ALT="ITK logo"
7676
ALIGN=middle border=0></a></TD>
7777
<TD align=left valign=middle width=375>
7878
Insight Segmentation and Registration Toolkit - ITK is the original
7979
sponsoring project for GCC-XML. ITK is being funded by NLM to develop
8080
cutting-edge algorithms and techniques to support the
81-
<a href="http://www.nlm.nih.gov/research/visible/visible_human.html">
81+
<a href="https://www.nlm.nih.gov/research/visible/visible_human.html">
8282
Visible Human Project.</a>
8383
</TD>
8484
</TR>
8585

8686
<TR>
8787
<TD align=right valign=middle>
88-
<A HREF="http://www.kitware.com">
88+
<A HREF="https://www.kitware.com">
8989
<img src="../Art/swooshSmall.jpg" ALT="Kitware logo"
9090
ALIGN=middle border=0></a></TD>
9191
<TD align=left valign=middle width=375>

0 commit comments

Comments
 (0)