Inari Listenmaa
57dc5e9098
update developers' guide
2025-08-11 09:36:34 +02:00
Inari Listenmaa
a677f0373c
General restructuring, various minor changes
2021-07-15 10:40:26 +08:00
Inari Listenmaa
13f845d127
Update C runtime instructions
2021-07-15 10:39:54 +08:00
Inari Listenmaa
aa530233fb
Remove instructions to create binaries
...
Those are in github actions
2021-07-15 10:27:57 +08:00
Inari Listenmaa
6d12754e4f
Split the Cabal instructions to another page
...
and link from main instructions
2021-07-15 08:21:29 +08:00
1Regina
a09d9bd006
install and upgrade stack
2021-07-14 17:20:20 +08:00
Meowyam
fffe3161d4
updated docs to reflect binaries generated via github actions
...
fix merge conflicts
resolve merge conflict
2021-07-14 17:20:20 +08:00
Inari Listenmaa
9e209bbaba
Changes in Git instructions
2021-07-14 17:20:07 +08:00
Inari Listenmaa
a1594e6a69
updated doc with instructions for C runtime for ubuntu and fedora
2021-07-14 16:44:44 +08:00
Inari Listenmaa
06e0a986d1
Changes in Git instructions
2021-07-14 16:12:11 +08:00
Meowyam
6f2a4bcd2c
update doc for linux installation
2021-07-14 15:32:02 +08:00
Inari Listenmaa
f345f615f4
Update information about test suite
...
Co-Authored-By: 1Regina <46968488+1Regina@users.noreply.github.com >
2021-07-14 15:16:23 +08:00
Inari Listenmaa
80d16fcf94
Update instructions about C runtime
2021-07-14 15:03:59 +08:00
Michael Elsdörfer
74f3f7a384
Update documentation.
2020-06-14 17:46:06 +01:00
John J. Camilleri
a7b10ea936
Change refs from RGL's Make.* to Setup.* in dev guide
2018-12-22 13:59:32 +01:00
John J. Camilleri
14d35c8a31
Various fixes & cleanup in doc/ folder
2018-11-27 22:51:44 +01:00
John J. Camilleri
f1803a2f16
Small fixes to gf-developers document
2018-08-12 21:30:11 +02:00
John J. Camilleri
636a8142b4
Minimal update with new repo URLs & build instructions
2018-07-26 01:37:03 +02:00
Thomas Hallgren
a0072a5487
Updates to reflect the darcs->git move in the developer guide and the download page & release notes for the next release
2017-06-30 15:16:52 +02:00
hallgren
5b8c6887ca
Documentation updates
...
Remove ghc-7.4 from the list of tested/recommended versions of GHC
(because of Hackage dependency problems).
Recommend version 7.10.3 of the Haskell Platform. (GHC 8.0.1 works too,
but I haven't tested the corresponding Haskell Platform packages.)
2016-06-17 10:09:25 +00:00
hallgren
c49b920ecf
A few documentation updates
...
gf.cabal: include more GHC versions in the Tested-Width field.
2016-06-16 15:09:45 +00:00
hallgren
af309f0d7d
doc/gf-developers.t2t: script name for installing the C run-time was wrong, should be setup.sh
2015-09-14 11:19:29 +00:00
hallgren
b66cbcac5e
doc/gf-developers.t2t: some updates
2015-09-14 09:24:10 +00:00
hallgren
2643f3cee6
Documentation updates for the release of GF 3.7
2015-06-25 12:10:47 +00:00
hallgren
72237e6fff
doc/gf-developers.t2t: add a note about parallel builds
...
Also added a note that partial builds (cabal build rgl-none, etc) doesn't work
with newer versions of cabal.
2015-06-23 10:20:04 +00:00
hallgren
13fe719a26
doc/gf-developers.t2t: add a note about how to create OS X Installer packages
2014-09-23 12:18:17 +00:00
hallgren
cfbd152a39
doc/gf-developers.t2t: made the C run-time section a bit more informative
2014-06-23 13:28:10 +00:00
hallgren
6f8e52c944
doc/gf-developers.t2t: quick note on how to compile the C run-time system
...
Also a few other minor updates.
2014-06-17 14:17:59 +00:00
hallgren
729d04051a
Minor release/download/developer doc changes
2013-11-29 16:04:52 +00:00
hallgren
8a81641b00
doc/gf-developers.t2t: add some notes on how to create .deb and .rpm packages
2013-08-08 12:51:24 +00:00
hallgren
41bccf5737
Download page & developers guide: add a section about known problems with Cabal
2013-04-29 13:12:37 +00:00
hallgren
d149dd8a58
doc/gf-developers.t2t: updated
2013-01-30 16:32:44 +00:00
hallgren
38db61e34f
doc/gf-developers: a few more small fixes
2012-09-11 19:08:50 +00:00
hallgren
8323e78b99
doc/gf-developers: fixed a typo
2012-09-11 18:43:40 +00:00
hallgren
06c9e4999f
Updated the GF Developers Guide
...
+ The instructions have been modernized and simplified slightly and should now
work again. (I have not verified it on Windows.)
Using 'cabal' instead of 'runghc Setup.hs' avoids some problems.
+ Also, download/index.html has simpler installation instructions sufficient
for many users, so mention it in the main README file.
+ Also adjusted the main Makefile.
2012-08-06 16:14:47 +00:00
hallgren
74cd9c4979
Quick updates to doc/gf-developers.t2t
2012-05-15 12:51:58 +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