1
0
forked from GitHub/gf-core
Commit Graph

80 Commits

Author SHA1 Message Date
hallgren
5a920eea11 download/release-3.4.t2t: starting to prepare for the next release of GF
Feel free to add to the release notes.
The file can be renamed if the next release will not be called GF 3.4.
2012-11-15 19:33:42 +00:00
hallgren
9a99bcb54d Link to the GF Developers Guide from the download page 2012-10-24 15:08:20 +00:00
hallgren
26cb037a78 Make two more page more mobile friendly 2012-09-28 20:55:30 +00:00
hallgren
0dbe9a6d50 Make the GF web site more mobile friendly
Most of the pages on the GF web site have an exemplary simple design,
with just one column of text. This make them adapt exceptionally
well to screens of different sizes. In particular, they should be
easy to read even on smartphones.

However, smartphone browsers like Mobile Safari and the default
Android Browser assume that pages do *not* adapt well to small
screens, so by default they emulate a big screen, forcing the user
to zoom in to a part of the page to be able to read it. By adding
the meta tag

  <meta name = "viewport" content = "width = device-width">

the big screen emulation can be turned off, allowing pages to be
formatted to fit the actual screen size and text to be displayed
at a readable size.
2012-09-28 20:26:13 +00:00
hallgren
c5308e99da download page: fixed a typo 2012-04-14 11:50:11 +00:00
hallgren
da98d9b527 download page: added a note that Xcode 3.2.3 or later is needed on Mac OS X
The Haskell Platform page for Mac states that Xcode 3.2 or later is ok, but
there seems to be a problem with Xcode 3.2.2.

Also added some other small clarifications.
2012-04-14 10:03:27 +00:00
hallgren
b6736ae159 Update home page and download page for GF 3.3.3 release 2012-03-03 11:53:10 +00:00
hallgren
c2289b5f21 GF download page: Windows binary package added 2012-03-02 17:54:38 +00:00
hallgren
a4ed7a17f7 GF 3.3.3 download page: initial set of binary packages added 2012-03-02 16:12:51 +00:00
hallgren
993380720e Fix release notes typos 2012-03-02 13:43:02 +00:00
hallgren
b401b1087e Updated GF 3.3.3 release notes 2012-03-02 13:33:37 +00:00
hallgren
c73d252155 Updated GF 3.3.3 release notes 2012-02-28 17:47:10 +00:00
hallgren
725747ef62 GF 3.3.3 release notes: mention the new RGL languages 2012-02-28 15:53:08 +00:00
hallgren
d5cf95bbbd Updates for the GF 3.3.3 download page 2012-02-28 14:51:09 +00:00
john.j.camilleri
15b3da98c6 Updated 3.3.3 release doc
Added link to GFEP page.
2012-02-28 12:56:31 +00:00
hallgren
7445ca2ae5 Adding release notes and download page for version 3.3.3
Feel free to add to the release notes!
2012-02-28 11:02:08 +00:00
hallgren
24b1665313 Download page: add a not about the directory binaries are installed in on Mac OS X with recent versions of cabal. 2011-11-09 08:37:51 +00:00
hallgren
3f29e551db One more binary package for the GF 3.3 release 2011-10-27 19:44:27 +00:00
hallgren
2717c445b6 Adding more binary packages for the GF 3.3 release 2011-10-27 16:59:29 +00:00
kr.angelov
5f9338e18a add Windows binary 2011-10-26 13:30:42 +00:00
hallgren
942f68c7c0 Fix some more typos and clean up 3.2.9 download page 2011-10-25 21:01:39 +00:00
hallgren
74ba5770bf Fix typo on GF 3.3 download page 2011-10-25 20:50:15 +00:00
hallgren
be5fd9996d Adding two binary packages to the GF 3.3 download page 2011-10-25 20:44:55 +00:00
hallgren
ac31d99021 Move GF 3.3 download page in place 2011-10-25 18:58:02 +00:00
hallgren
4ab9212489 GF 3.3 tentative release date is 2011-10-27 2011-10-25 18:47:09 +00:00
hallgren
fb43ab5019 Preparations for release of GF 3.3
+ Changing version numbers and dates here and there.
+ Simplify build-binary-dist.sh since pgf-http need not be built anymore.
+ Use--gf-lib-path to make the sample grammars for minibar compile even if GF
  is not installed.
2011-10-25 18:25:49 +00:00
hallgren
f2b223e3c3 Preparing for release of GF 3.3
+ Release notes in download/release-3.3.t2t
+ New download page in download/index-3.3.t2t (to be renamed to index.t2t)
2011-10-25 13:10:10 +00:00
aarne
2e9d8354d9 items to release notes on my changes 2011-10-25 07:44:57 +00:00
hallgren
97fb1ffbe5 download/release-3.2.t2t: make room for GF 3.2.10 release notes 2011-10-24 18:25:37 +00:00
hallgren
bd3cd8ab0d Mention the 3.2.9 snapshot release on the download page 2011-09-12 15:38:13 +00:00
hallgren
b380d4ba37 Download page: added Mac .pkg from Jordi Saludes 2011-02-07 12:20:02 +00:00
hallgren
1f9c15ea23 Release notes: added a link to documentation of the bracketed string data structure 2011-01-12 13:01:23 +00:00
hallgren
ea0f0102c0 Fixed a couple of release note typos 2011-01-11 16:09:20 +00:00
hallgren
fa54c29616 download: added an note that the .deb packages work on both Ubuntu 10.10 and 10.04. 2011-01-11 14:24:17 +00:00
hallgren
cf916c66e7 Link back to the start page from the demo and download pages. 2011-01-11 14:22:28 +00:00
hallgren
ac52ae805d Download page: some more details on how to install the from darcs repository 2011-01-03 14:42:11 +00:00
hallgren
02c778356d Download page: add .deb package for easy installation in Ubuntu 2011-01-03 14:41:27 +00:00
hallgren
34e6ed3220 Switch over start page and download page to version 3.2! 2010-12-23 20:35:36 +00:00
hallgren
6e901df635 Somewhat better release notes, but more things could be added and some thing could be explained better. 2010-12-23 19:57:41 +00:00
hallgren
363ec708ab download: add 64-bit Linux version + more details in the instructions for building from source 2010-12-23 17:03:40 +00:00
hallgren
ba70201b1a Got release not from Olga's notes. They need to be fleshed out, though. 2010-12-23 15:12:31 +00:00
hallgren
8afbc3cbbc Use i386 rather than i486 in binary package names 2010-12-23 12:18:11 +00:00
hallgren
f2e57c401a Add release notes file download/release-3.2.t2t. Someone should fill it in. 2010-12-23 11:21:19 +00:00
hallgren
2c91730b9d download/index-3.2.t2t: first version of download page for GF release 3.2 2010-12-20 21:56:10 +00:00
hallgren
f793bdc6c6 Added MacOS X installed package to download page. 2010-06-15 11:01:39 +00:00
hallgren
9b98d272fd Add MacOS X binary to the download page 2010-04-24 12:08:28 +00:00
hallgren
c490f484e1 Manually updating automatically generated files 2010-04-23 17:39:14 +00:00
krasimir
fa617e760c link to Hackage from download/index.txt 2010-04-23 13:56:32 +00:00
krasimir
0e75eeb802 update index.txt 2010-04-23 13:44:18 +00:00
krasimir
3c50bfb17b more in the release notes for 3.1.6 2010-04-23 13:26:57 +00:00