Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
a2974ff2
Commit
a2974ff2
authored
23 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
update web page
parent
efb9d2f4
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+2
-2
2 additions, 2 deletions
Makefile
doc/gmsh.html
+9
-6
9 additions, 6 deletions
doc/gmsh.html
with
11 additions
and
8 deletions
Makefile
+
2
−
2
View file @
a2974ff2
# $Id: Makefile,v 1.21
7
2002-05-18
19:31:10
geuzaine Exp $
# $Id: Makefile,v 1.21
8
2002-05-18
23:34:49
geuzaine Exp $
GMSH_MAJOR_VERSION
=
1
GMSH_MAJOR_VERSION
=
1
GMSH_MINOR_VERSION
=
35
GMSH_MINOR_VERSION
=
35
...
@@ -281,7 +281,7 @@ source:
...
@@ -281,7 +281,7 @@ source:
cd
gmsh-
$(
GMSH_RELEASE
)
&&
zip
-r
gmsh-
$(
GMSH_RELEASE
)
-source
.zip
*
cd
gmsh-
$(
GMSH_RELEASE
)
&&
zip
-r
gmsh-
$(
GMSH_RELEASE
)
-source
.zip
*
mv
gmsh-
$(
GMSH_RELEASE
)
/gmsh-
$(
GMSH_RELEASE
)
-source
.zip .
mv
gmsh-
$(
GMSH_RELEASE
)
/gmsh-
$(
GMSH_RELEASE
)
-source
.zip .
rm
-f
gmsh.tgz
rm
-f
gmsh.tgz
tar
zcvf gmsh-
$(
GMSH_RELEASE
)
-source
.t
ar.
gz gmsh-
$(
GMSH_RELEASE
)
tar
zcvf gmsh-
$(
GMSH_RELEASE
)
-source
.tgz gmsh-
$(
GMSH_RELEASE
)
rm
-rf
gmsh-
$(
GMSH_RELEASE
)
rm
-rf
gmsh-
$(
GMSH_RELEASE
)
#
#
...
...
This diff is collapsed.
Click to expand it.
doc/gmsh.html
+
9
−
6
View file @
a2974ff2
...
@@ -185,12 +185,13 @@ of complex animations).
...
@@ -185,12 +185,13 @@ of complex animations).
<h2>
Download
</h2>
<h2>
Download
</h2>
Executable versions of Gmsh are available for Windows and for most of
Gmsh is available under the
<A
href=
"http://www.gnu.org/"
>
GNU General
the classical UNIX platforms. These versions are free, and are all
Public License
</A>
(GPL), with some exceptions (see the sources for
dynamically linked with OpenGL
<a
href=
"#opengl-footnote"
more information). Executable versions of Gmsh are also available for
name=
"opengl-footmark"
><sup>
1
</sup></a>
. The only thing required if
Windows and for most of the classical UNIX platforms. These versions
you use Gmsh is to mention it in your work. The tutorial and demo
are dynamically linked with OpenGL
<a
href=
"#opengl-footnote"
files are included in the archives.
name=
"opengl-footmark"
><sup>
1
</sup></a>
. The tutorial and demo files
are included in the archives.
<ul>
<ul>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-Windows.zip"
>
Windows zip archive (95/98/NT/XP)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-Windows.zip"
>
Windows zip archive (95/98/NT/XP)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-1.i386.rpm"
>
Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-1.i386.rpm"
>
Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)
</A>
...
@@ -200,6 +201,8 @@ files are included in the archives.
...
@@ -200,6 +201,8 @@ files are included in the archives.
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-AIX.tgz"
>
IBM tarball (AIX)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-AIX.tgz"
>
IBM tarball (AIX)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-IRIX.tgz"
>
SGI IRIX tarball (IRIX 6.5)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-IRIX.tgz"
>
SGI IRIX tarball (IRIX 6.5)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-HP-UX.tgz"
>
HP tarball (HPUX 10.20)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-HP-UX.tgz"
>
HP tarball (HPUX 10.20)
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-source.tgz"
>
Source tarball
</A>
<li><A
href=
"/gmsh/bin/gmsh-1.35.0-source.zip"
>
Source zip archive
</A>
</ul>
</ul>
<p>
<p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment