Commit Graph

462 Commits

Author SHA1 Message Date
aarne
24d5b02523 a dialogue resource started 2005-05-30 15:22:42 +00:00
peb
e04956a42d "Committed_by_peb" 2005-05-30 07:11:32 +00:00
aarne
136b0203eb experiment with gfc input 2005-05-27 20:05:17 +00:00
aarne
dc49b7a891 lib path and * 2005-05-27 10:37:57 +00:00
aarne
276a08a0d7 paths 2005-05-27 07:13:35 +00:00
aarne
f77c9c86ae include - in header 2005-05-26 13:34:21 +00:00
aarne
9a756a3ac1 romance Inf ; %, included 2005-05-26 13:18:17 +00:00
bringert
71c50e18d3 Added new GF.cf. 2005-05-26 08:26:18 +00:00
aarne
908add0d17 printing % 2005-05-25 18:59:59 +00:00
bringert
65bc1948d4 Added support for list categories. 2005-05-25 09:41:59 +00:00
bringert
4690a23538 Use explicit imports from SourceToGrammar 2005-05-25 09:27:12 +00:00
bringert
06469bd953 i, wf, af, rf commands unquote first argument. 2005-05-20 13:34:11 +00:00
bringert
8952bb9abd Allow quoted strings for shell command arguments. 2005-05-20 13:18:15 +00:00
bringert
e10c1bea53 Allow both slash and backslash as separators. 2005-05-20 12:31:28 +00:00
bringert
058bc27936 Mark platform-specific functions that need to be fixed. 2005-05-20 12:12:33 +00:00
bringert
9843884512 Only create gf.wxs when build MSI package, to avoid including it in binary dists. 2005-05-19 19:19:10 +00:00
bringert
b6028484a6 Use $(TAR) instead of gtar in Makefile 2005-05-19 19:11:18 +00:00
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