1
0
forked from GitHub/gf-core

83 Commits

Author SHA1 Message Date
John J. Camilleri
7867c8c828 pre and post HTML templates for all txt2tags conversions
Remaining: cleaning of t2t files (remove unnecessary options)
2018-10-31 15:47:12 +01:00
Thomas Hallgren
2d85550e54 Final changes before the release of GF 3.9 2017-08-11 21:11:24 +02:00
hallgren
ab138e5a8c bin/build-binary-dist.sh: fixes for the Java and Python bindings.
* 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-06-20 14:11:45 +00:00
hallgren
41171be5a6 Fix a problem building the Java binding when creating binary packages
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-25 14:21:04 +00:00
hallgren
1454953391 Changes to include the Java binding in binary distribution packages
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.
2016-04-12 15:01:11 +00:00
hallgren
3c90f664f7 bin/build-binary-dist.sh: fix hardcoded /usr install path for .pkg packages. 2015-10-01 12:49:55 +00:00
hallgren
d98bd34a33 bin/build-binary-dist.sh: remove hardwired install path and version number
Also improved tolerance to paths containing white space.
2014-12-15 15:18:27 +00:00
hallgren
bcf0aa42cd bin/build-binary-dist.sh: just a small fix 2014-08-29 11:48:10 +00:00
hallgren
658b9adabe You can now use 'make pkg' to build OS X Installer packages for GF
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-08-28 13:30:22 +00:00
hallgren
5a39637bcd build-binary-dist.sh: include a ghc package configuration file
as an experiment
2014-06-21 16:32:10 +00:00
hallgren
65b064fe82 build-binary-dist.sh: updated to include the Python binding to the C run-time
There are also some changes in src/runtime/python/setyp.py to support this.
2014-06-18 16:09:46 +00:00
hallgren
1668eb17e5 build-binary-dist.sh: updated to include the C runtime system in binary tarballs
Also moved it to the bin directory.
Run it with 'bash bin/build-binary-dish.sh'.
2014-06-17 13:56:59 +00:00
hallgren
40b84d25e3 Documentation fixes
+ 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
2010-12-22 16:57:53 +00:00
aarne
3353059277 moved bin/jgf to deprecated 2009-12-11 16:27:24 +00:00
bringert
ca6198dc98 Use configure to produce a gfc script with the correct path to gf3. NOTE: you need to re-run autoconf after pulling this patch. 2007-11-12 16:17:04 +00:00
aarne
b801149fbf merged gfc and gfi to one binary, and a shell script for gfc 2007-11-12 09:17:02 +00:00
priesnit
434053ac2c GFHOME must now be set in the environment
minor change in German numbers
2006-03-02 20:53:44 +00:00
aarne
aa59c14b5a Hebrew Letter; news on index 2005-12-22 18:01:35 +00:00
janna
5a9ec27143 *** empty log message *** 2005-10-16 20:16:05 +00:00
aarne
830f7c14bc library adjustments, error message clean-up 2005-04-28 15:42:47 +00:00
aarne
d911208046 bug fixes in Danish 2005-01-19 19:58:31 +00:00
janna
bba1cb2d10 *** empty log message *** 2004-12-22 15:11:10 +00:00
bringert
8caa3ed737 Added script for creating a clickable module dependency graph. 2004-12-10 15:24:50 +00:00
aarne
470197d442 clean up 2004-08-10 11:52:42 +00:00
aarne
9650864b06 the name gf2 2004-08-10 08:17:03 +00:00
aarne
59b5745c0e Preparing for release. 2004-08-03 11:47:32 +00:00
aarne
f644f13527 Generation with metavariables. 2004-05-03 12:39:32 +00:00
aarne
cbbb6d65c7 gr F ? ? 2004-04-30 05:02:49 +00:00
aarne
a9b2f69c3a Beta. 2004-04-02 12:35:23 +00:00
aarne
73c4fe8dda Beta release. 2004-04-02 12:23:48 +00:00
aarne
6719aedde3 Better help. 2004-03-26 20:08:30 +00:00
aarne
54c72f5ab0 Working with interfaces.
Working with interfaces.
Created new place for grammar parsers.
Created new script jgf2+.
2003-11-11 15:44:24 +00:00
aarne
b1402e8bd6 Founding the newly structured GF2.0 cvs archive. 2003-09-22 13:16:55 +00:00