1
0
forked from GitHub/gf-core
Commit Graph

4445 Commits

Author SHA1 Message Date
bringert
8f34e389bc Look for tar in configure, since we must have gtar on Solaris and tar on Windows. 2005-05-19 19:07:18 +00:00
bringert
f0e3d46b33 Added jgf.bat. Set GF_HOME variable and use it in jgf.bat. 2005-05-19 17:56:30 +00:00
bringert
138ac2dece Clean target now works in cygwin. Quoted paths to java executables to handle spaces in paths. Include more files in the MSI package. Disable readline automatically on GHC 6.4 for Windows. 2005-05-19 17:19:42 +00:00
bringert
c2ac91bc16 Can now build Windows MSI packages using WiX. 2005-05-19 14:19:13 +00:00
bringert
fb90359e32 Allow setting GHCFLAGS with configure. 2005-05-19 12:48:00 +00:00
bringert
f56d32a96e Added SourceForge file release stuff and grammar dist building to ReleaseProcedure. 2005-05-17 18:56:31 +00:00
bringert
1d6094c7ef Updated version numbers to 2.2. 2005-05-17 18:04:01 +00:00
aarne
f592002e7d some doc for release 2005-05-17 16:16:59 +00:00
bringert
8abf80dc4d Changed CFGM format and printer to allow constants in profiles. 2005-05-17 13:04:35 +00:00
peb
31044ec728 "Committed_by_peb" 2005-05-17 12:38:46 +00:00
aarne
b12608fb09 ml and tl 2005-05-17 11:37:17 +00:00
peb
9b42aff901 "Committed_by_peb" 2005-05-17 10:20:25 +00:00
aarne
fc11aeef6d more in tutorial 2005-05-16 16:07:18 +00:00
aarne
3304438e5a corrected option order; tutorial 2005-05-14 07:38:55 +00:00
peb
20eae7786f "Committed_by_peb" 2005-05-13 11:40:18 +00:00
bringert
0853d7bcfb Added defattr for editor rpm files. 2005-05-13 08:30:46 +00:00
bringert
73a60aabf5 Added grammar-dist target. 2005-05-12 13:10:16 +00:00
bringert
d31e5a4d44 Restored package name to upper case GF. 2005-05-12 12:20:41 +00:00
bringert
1d2830d8bd Split rpm into gf and gf-editor rpms. 2005-05-12 12:19:03 +00:00
bringert
24f2eb8e33 Put RPM-building stuff on one line. 2005-05-12 09:23:46 +00:00
bringert
1e5041cc78 Changed version to 2.2pre2 2005-05-12 09:22:09 +00:00
bringert
c7b82c43e2 Add optP/optl flags only when needed, and last to avoid ghc 6.2.1
Add optP/optl flags only when needed, and last to avoid ghc 6.2.1
problems.
2005-05-12 09:21:26 +00:00
aarne
ae60299c7d pre-release adjustments 2005-05-12 09:03:33 +00:00
bringert
d50c932a41 Use -optl/-optP hacks to pass CPPFLAGS and LDFLAGS 2005-05-11 14:50:35 +00:00
bringert
20a0ff0bff Changed version number to 2.2pre1 because of rpm requirements. 2005-05-11 14:44:27 +00:00
bringert
ebc7114469 Fixed more jgf.in weirdness. 2005-05-11 14:03:15 +00:00
bringert
e3caa322bc Fixed some shell spacing weirdness in the jgf script. 2005-05-11 13:57:17 +00:00
bringert
d06f41240b Print more useful erro messages when GF cannot be started. 2005-05-11 13:52:06 +00:00
bringert
c3da162360 Quote and print command in jgf 2005-05-11 13:39:47 +00:00
bringert
a3ad05ad10 Fixed typo in binary-dist target. 2005-05-11 13:29:14 +00:00
bringert
5a4b683d10 Set version to 2.2-pre1 2005-05-11 13:23:12 +00:00
bringert
11b9dee938 Updated RPM spec for 2.2 release. 2005-05-11 13:20:01 +00:00
peb
54a1e0f879 "Committed_by_peb" 2005-05-11 09:28:16 +00:00
bringert
3645de0113 Fix conditional checks so that java code is compiled when it should. 2005-05-11 07:38:11 +00:00
bringert
63d3bb58ee Made conditional compilation of readline stuff cleaner 2005-05-10 14:04:01 +00:00
bringert
2fa6b60d04 Added option to disable readline. 2005-05-10 13:55:01 +00:00
aarne
41657fed46 tiny fixes 2005-05-10 13:16:59 +00:00
peb
6f3229f087 "Committed_by_peb" 2005-05-10 11:52:06 +00:00
aarne
5111762d31 modules for embedded GF 2005-05-10 11:49:13 +00:00
bringert
75f12f69e3 Updated INSTALL, removing difference between windows and unix. 2005-05-10 11:07:45 +00:00
bringert
09efc28c01 Allow disabling building of Java components 2005-05-10 11:05:40 +00:00
bringert
6896332b66 Get executable suffix in configure, unify unix and windows make targets. 2005-05-10 10:45:00 +00:00
aarne
6a79b6fe2d empty in pre 2005-05-09 14:44:59 +00:00
bringert
3ce7d2ca18 Use GHCFLAGS when compiling for windows. 2005-05-09 14:29:25 +00:00
aarne
2805a8ee2c fix in CheckGrammar case exprs 2005-05-09 08:45:23 +00:00
peb
2b059b811d "Committed_by_peb" 2005-05-09 08:25:56 +00:00
bringert
01696e4f86 Removed use of lang package. 2005-05-02 08:18:34 +00:00
aarne
830f7c14bc library adjustments, error message clean-up 2005-04-28 15:42:47 +00:00
bringert
8b7e450f1c Changed IOExts import to Debug.Trace 2005-04-26 08:54:11 +00:00
aarne
8f84c1934c record extension typs checking fixed 2005-04-25 17:19:32 +00:00