Commit Graph

102 Commits

Author SHA1 Message Date
hallgren
acb0b5611e release-next.t2t: add your notes for the next release of GF here
The file will be renamed when the release is made.
2013-10-30 13:44:10 +00:00
hallgren
f4760b2970 download page: link to Inari's notes on installing GF on windows 2013-08-20 08:09:58 +00:00
hallgren
db9e12340d Move GF 3.5 download page into place. Update home page. 2013-08-06 15:32:20 +00:00
hallgren
fabf992813 Finalize GF 3.4 download page and release notes 2013-08-06 15:28:53 +00:00
john.j.camilleri
d30c9c72c9 Add more info about RGL browser to release notes 3.5 2013-08-06 13:32:13 +00:00
hallgren
ff33f66fba Next release will be GF 3.5, release notes moved to download/release-3.5.t2t.
Some more work on the 3.5 release notes and download page.
2013-08-05 12:38:38 +00:00
kr.angelov
f6a152a617 add two more bullets about the Python and the Java bindings 2013-07-30 11:54:20 +00:00
kr.angelov
891c15f8c0 added release notes for the C runtime 2013-07-30 11:51:49 +00:00
hallgren
ee81cd5c02 Adding download page and release notes for the next release of GF
The suggested next release is 3.4.8 in early August.
Feel free to add things in download/release-3.4.8.t2t.
2013-07-29 13:26:22 +00:00
hallgren
5d7658c081 Download page: the .deb packages also work on Ubuntu 13.04 2013-05-03 13:14:27 +00:00
hallgren
d2627125e6 Download page & developers guide: add a section about known problems with Cabal 2013-04-29 13:12:37 +00:00
kr.angelov
7e5ad6eea6 fix the Windows link 2013-01-31 15:06:42 +00:00
kr.angelov
65bf4d9b9b added a link to the Windows binary from the download page 2013-01-31 15:03:35 +00:00
hallgren
fec3dd4bd3 download page: add link to Fedora RPMs, mention GitHub 2013-01-31 13:03:37 +00:00
hallgren
2b6706cb56 GF 3.4 download page: add binary packages for Mac OS X and Ubuntu 2013-01-31 00:49:13 +00:00
hallgren
f3c789c2e8 Update download page to GF 3.4 2013-01-30 23:34:50 +00:00
hallgren
0648474e52 download/index-3.4.t2t: download page for GF 3.4
Will be renamed to index.t2t when the release is official.
2013-01-30 16:44:16 +00:00
hallgren
7fbe2f47a8 release-3.4.t2t updates
Don't include names of contributors, link to additional info instead.
2013-01-30 15:08:26 +00:00
hallgren
8ba7d32e25 Add note about RGL Browser to 3.4 release notes
Also fixed a smalll typo
2013-01-29 20:51:42 +00:00
aarne
f6641d50c4 more on RGL languages in release notes 2013-01-29 17:50:27 +00:00
hallgren
488624255a GF 3.4 release notes update 2013-01-11 15:43:32 +00:00
hallgren
a6ac00023d some documentation updates and fixes
doc/Makefile: add a rule to regenerate gf-help-full.txt
gf-help-full.txt: updated (new parse tree visualization options)
demo & cloud index: clarifications
minibar documentation: better layout on mobile devices
GF 3.4 release notes: reorganized & updated
2012-11-27 14:11:47 +00:00
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