Commit Graph

451 Commits

Author SHA1 Message Date
bringert
0cdd385caa i, wf, af, rf commands unquote first argument. 2005-05-20 13:34:11 +00:00
bringert
1950529f9d Allow quoted strings for shell command arguments. 2005-05-20 13:18:15 +00:00
bringert
610ddd4765 Allow both slash and backslash as separators. 2005-05-20 12:31:28 +00:00
bringert
a2bc6c8cba Mark platform-specific functions that need to be fixed. 2005-05-20 12:12:33 +00:00
bringert
95811b667a Only create gf.wxs when build MSI package, to avoid including it in binary dists. 2005-05-19 19:19:10 +00:00
bringert
4dca982c88 Use $(TAR) instead of gtar in Makefile 2005-05-19 19:11:18 +00:00
bringert
c36bdfd7b9 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
0efdba25fd Added jgf.bat. Set GF_HOME variable and use it in jgf.bat. 2005-05-19 17:56:30 +00:00
bringert
913d1f4de7 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
09e2eda1b2 Can now build Windows MSI packages using WiX. 2005-05-19 14:19:13 +00:00
bringert
56c7b47a41 Allow setting GHCFLAGS with configure. 2005-05-19 12:48:00 +00:00
bringert
d3e8d1be22 Added SourceForge file release stuff and grammar dist building to ReleaseProcedure. 2005-05-17 18:56:31 +00:00
bringert
b3897385e6 Updated version numbers to 2.2. 2005-05-17 18:04:01 +00:00
aarne
19a8053aee some doc for release 2005-05-17 16:16:59 +00:00
bringert
dd872c2df3 Changed CFGM format and printer to allow constants in profiles. 2005-05-17 13:04:35 +00:00
peb
e07b5ff6c1 "Committed_by_peb" 2005-05-17 12:38:46 +00:00
aarne
9cc8eb6905 ml and tl 2005-05-17 11:37:17 +00:00
peb
197c3029e3 "Committed_by_peb" 2005-05-17 10:20:25 +00:00
aarne
f00d44b57d more in tutorial 2005-05-16 16:07:18 +00:00
aarne
3e229431a6 corrected option order; tutorial 2005-05-14 07:38:55 +00:00
peb
d59614feea "Committed_by_peb" 2005-05-13 11:40:18 +00:00
bringert
aef86abec8 Added defattr for editor rpm files. 2005-05-13 08:30:46 +00:00
bringert
620550889f Added grammar-dist target. 2005-05-12 13:10:16 +00:00
bringert
a5c871bac2 Restored package name to upper case GF. 2005-05-12 12:20:41 +00:00
bringert
941960ab71 Split rpm into gf and gf-editor rpms. 2005-05-12 12:19:03 +00:00
bringert
600a0a789a Put RPM-building stuff on one line. 2005-05-12 09:23:46 +00:00
bringert
57e9d6e54e Changed version to 2.2pre2 2005-05-12 09:22:09 +00:00
bringert
71b6efcc87 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
3120b2576b pre-release adjustments 2005-05-12 09:03:33 +00:00
bringert
6fcee8bd1e Use -optl/-optP hacks to pass CPPFLAGS and LDFLAGS 2005-05-11 14:50:35 +00:00
bringert
97566c9608 Changed version number to 2.2pre1 because of rpm requirements. 2005-05-11 14:44:27 +00:00
bringert
9179189a14 Fixed more jgf.in weirdness. 2005-05-11 14:03:15 +00:00
bringert
5a33879f0c Fixed some shell spacing weirdness in the jgf script. 2005-05-11 13:57:17 +00:00
bringert
b906b65e34 Print more useful erro messages when GF cannot be started. 2005-05-11 13:52:06 +00:00
bringert
310d108097 Quote and print command in jgf 2005-05-11 13:39:47 +00:00
bringert
565a61590b Fixed typo in binary-dist target. 2005-05-11 13:29:14 +00:00
bringert
9e4bbad91a Set version to 2.2-pre1 2005-05-11 13:23:12 +00:00
bringert
b9559fc9d7 Updated RPM spec for 2.2 release. 2005-05-11 13:20:01 +00:00
peb
4bdb527770 "Committed_by_peb" 2005-05-11 09:28:16 +00:00
bringert
c8de5fc0da Fix conditional checks so that java code is compiled when it should. 2005-05-11 07:38:11 +00:00
bringert
6b28408fe1 Made conditional compilation of readline stuff cleaner 2005-05-10 14:04:01 +00:00
bringert
1d0f387df3 Added option to disable readline. 2005-05-10 13:55:01 +00:00
aarne
7493e31ea7 tiny fixes 2005-05-10 13:16:59 +00:00
peb
893ce8605d "Committed_by_peb" 2005-05-10 11:52:06 +00:00
aarne
8b0e66b45b modules for embedded GF 2005-05-10 11:49:13 +00:00
bringert
b2357c9ddc Updated INSTALL, removing difference between windows and unix. 2005-05-10 11:07:45 +00:00
bringert
8c10c7133b Allow disabling building of Java components 2005-05-10 11:05:40 +00:00
bringert
89224f9e9e Get executable suffix in configure, unify unix and windows make targets. 2005-05-10 10:45:00 +00:00
aarne
a734396a7a empty in pre 2005-05-09 14:44:59 +00:00
bringert
20af7b9729 Use GHCFLAGS when compiling for windows. 2005-05-09 14:29:25 +00:00