| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-05 | Rewrite <a name=...> to <div id=...> to preserve page anchors in Pandoc | John J. Camilleri | |
| 2018-12-03 | Put GF logo on the right again | John J. Camilleri | |
| 2018-12-03 | Update clean_html to handle markdown sources too | John J. Camilleri | |
| 2018-12-03 | Put floating logo on left | John J. Camilleri | |
| 2018-12-01 | build-binary-dist.sh: make it easy to choose which version of ghc to use | Thomas Hallgren | |
| 2018-11-29 | Custom CSS comes after libraries; add include-before/after (not actively used) | John J. Camilleri | |
| 2018-11-29 | Rename _template.html to template.html | John J. Camilleri | |
| 2018-11-28 | Minors in footer | John J. Camilleri | |
| 2018-11-28 | Merge branch 'new-website' | John J. Camilleri | |
| 2018-11-28 | Better responsiveness, homepage and footer | John J. Camilleri | |
| 2018-11-28 | Page uses available width better, no jumping margins | John J. Camilleri | |
| 2018-11-28 | bin/build-binary-dist.sh: include the RGL in binary distributions | Thomas Hallgren | |
| TODO: the corresponding changes in debian/rules | |||
| 2018-11-28 | Update top links and footer during hackathon | John J. Camilleri | |
| 2018-11-27 | Work on new download page. Change 18-12 to 4.0.0 | John J. Camilleri | |
| 2018-11-13 | Link to new synopsis page | John J. Camilleri | |
| 2018-11-09 | Remove unnecessary CSS from template | John J. Camilleri | |
| 2018-11-08 | GF logo links to home; remove "other demos" | John J. Camilleri | |
| 2018-11-08 | Add download/index.md as demo of working Markdown rendering to HTML | John J. Camilleri | |
| Archive 3.9 pages and mark current ones for 18-12 | |||
| 2018-11-04 | New update_html runx txt2tags followed by pandoc | John J. Camilleri | |
| TODO: handle txt2tags macros in date, e.g. `%%mtime(%F)` in download/encoding-change.t2t | |||
| 2018-11-04 | Cleanup links in homepage and footer | John J. Camilleri | |
| 2018-11-04 | Links in footer | John J. Camilleri | |
| 2018-11-04 | Comments in update_html script | John J. Camilleri | |
| 2018-11-04 | update_html also takes individual arguments | John J. Camilleri | |
| 2018-11-04 | Use Pandoc instead of txt2tags binary, much more configurable | John J. Camilleri | |
| 2018-10-31 | pre and post HTML templates for all txt2tags conversions | John J. Camilleri | |
| Remaining: cleaning of t2t files (remove unnecessary options) | |||
| 2017-08-11 | Final changes before the release of GF 3.9 | Thomas Hallgren | |
| 2016-06-20 | bin/build-binary-dist.sh: fixes for the Java and Python bindings. | hallgren | |
| * Just skip the Java binding if there were errors compiling it. * Install the Python binding in the expected place on Mac OS X when creating an OS X installer package. (i.e. under /Library/Python/2.7/site-packages) Also updated the 3.8 download page and release notes to reflect the above. | |||
| 2016-04-25 | Fix a problem building the Java binding when creating binary packages | hallgren | |
| Pass -I and -L flags to gcc so that the C run-time system can be found. Also added a line in src/runtime/java/Makefile to install jpgf.jar. | |||
| 2016-04-12 | Changes to include the Java binding in binary distribution packages | hallgren | |
| This means that you now need to have a Java SDK installed to build a Debian package. The bin/build-binary-dist.sh (which builds bintar packages and OS X installer packages) now skips the Python binding if python is not installed. Likewise it skips the Java binding if a Java SDK is not installed. | |||
| 2015-10-01 | bin/build-binary-dist.sh: fix hardcoded /usr install path for .pkg packages. | hallgren | |
| 2014-12-15 | bin/build-binary-dist.sh: remove hardwired install path and version number | hallgren | |
| Also improved tolerance to paths containing white space. | |||
| 2014-08-29 | bin/build-binary-dist.sh: just a small fix | hallgren | |
| 2014-08-28 | You can now use 'make pkg' to build OS X Installer packages for GF | hallgren | |
| The script bin/build-binary-dist.sh has been updated to build either a plain .tar.gz package or OS X Installer package (.pkg). Note that bin/build-binary-dist.sh is designed to build and include the C run-time system in the binary package. If the C run-time system fails to build, no binary package will be created. | |||
| 2014-06-21 | build-binary-dist.sh: include a ghc package configuration file | hallgren | |
| as an experiment | |||
| 2014-06-18 | build-binary-dist.sh: updated to include the Python binding to the C run-time | hallgren | |
| There are also some changes in src/runtime/python/setyp.py to support this. | |||
| 2014-06-17 | build-binary-dist.sh: updated to include the C runtime system in binary tarballs | hallgren | |
| Also moved it to the bin directory. Run it with 'bash bin/build-binary-dish.sh'. | |||
| 2010-12-22 | Documentation fixes | hallgren | |
| + Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files. + Add program update_html that finds all .t2t documents and updates the corresponding .html file. It can be invoked with 'make html'. + Add style to some .html documents | |||
| 2009-12-11 | moved bin/jgf to deprecated | aarne | |
| 2007-11-12 | Use configure to produce a gfc script with the correct path to gf3. NOTE: ↵ | bringert | |
| you need to re-run autoconf after pulling this patch. | |||
| 2007-11-12 | merged gfc and gfi to one binary, and a shell script for gfc | aarne | |
| 2006-03-02 | GFHOME must now be set in the environment | priesnit | |
| minor change in German numbers | |||
| 2005-12-22 | Hebrew Letter; news on index | aarne | |
| 2005-10-16 | *** empty log message *** | janna | |
| 2005-04-28 | library adjustments, error message clean-up | aarne | |
| 2005-01-19 | bug fixes in Danish | aarne | |
| 2004-12-22 | *** empty log message *** | janna | |
| 2004-12-10 | Added script for creating a clickable module dependency graph. | bringert | |
| 2004-08-10 | clean up | aarne | |
| 2004-08-10 | the name gf2 | aarne | |
| 2004-08-03 | Preparing for release. | aarne | |
