Commit Graph

118 Commits

Author SHA1 Message Date
bringert 982a522272 Added the prerequisits for automaton building. 2005-09-07 13:21:30 +00:00
bringert 919ebaade9 Removed -package util (why was it ever there?), since that caused linking with libreadline on Unix, even with --without-readline. 2005-08-31 13:02:32 +00:00
bringert edab6db989 Fixed shell scripts for java apps to use windows paths instead of cygwin paths. 2005-07-20 10:34:04 +00:00
bringert c575a9b864 Removed unneeded elements in classpath when building gfeditor in order to work around problems with different path separators. 2005-07-17 14:49:50 +00:00
bringert 7065b5b42e Changed jar target according to Kristofers note about OS X behaviour. 2005-07-17 14:31:47 +00:00
aarne b9e13711db Finnish close to production ; Predef.occurs 2005-06-26 19:40:31 +00:00
hdaniels 46e7ad75aa better icon for the editor 2005-06-23 11:48:10 +00:00
hdaniels 82a8acca71 added an application icon for gfeditor. But the icon itself is worth improvement 2005-06-23 10:52:38 +00:00
hdaniels c68aa2b0e6 added GPL headers to JavaGUI2. Include LICENSE files in gfeditor.jar 2005-06-23 09:18:52 +00:00
hdaniels 8d79dd035a deleted log4j jar. It is no more used. 2005-06-22 14:53:10 +00:00
bringert f96b05923a Include gfeditor.in in binary dists. 2005-06-21 18:50:27 +00:00
hdaniels 6693b50c9d added daniels' version of the Java editor 2005-06-21 18:40:22 +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 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 73a60aabf5 Added grammar-dist target. 2005-05-12 13:10:16 +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 a3ad05ad10 Fixed typo in binary-dist target. 2005-05-11 13:29:14 +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
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
bringert 3ce7d2ca18 Use GHCFLAGS when compiling for windows. 2005-05-09 14:29:25 +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 153418f0aa Some small Makefile dist tweaks 2005-04-21 16:17:05 +00:00
bringert e2b689cea3 Cleaned up Makefile 2005-04-21 16:12:10 +00:00
bringert 5c9917ff8d Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00
bringert a2662cd563 Added new HelpFile 2005-04-21 10:40:58 +00:00
bringert 5f999f0eef A bunch of Makefile fixes. Moved HelpFile and HelpFile.hs. 2005-04-21 10:38:24 +00:00
bringert ed5b70164d Removed some now removed dirs from NOT_IN_DIST 2005-04-21 10:14:47 +00:00
bringert 9b8d7a994f Changed mktoday to generate use hierarchical name 2005-04-21 10:11:21 +00:00
aarne 3c11f7e112 removed deprecated stuff; changed parser default 2005-03-29 12:26:34 +00:00
peb 67aa6e7a81 "Committed_by_peb" 2005-03-29 10:17:53 +00:00
peb b36e9e32c6 "Committed_by_peb" 2005-03-21 12:16:27 +00:00
bringert 1507a4afcd Added snapshot target 2005-03-11 14:04:03 +00:00
peb dcf87cd664 "Committed_by_peb" 2005-03-07 11:44:09 +00:00
bringert fd08b83a6a Build java code and gfdoc when doing make all, since this is needed by make install. 2005-02-22 12:33:25 +00:00
peb 54e7b5a5ef "Committed_by_peb" 2005-02-04 08:46:17 +00:00
bringert 78fa296cac Changed default optimization level to -O2 2004-12-01 14:14:07 +00:00
bringert a16a420bed Added module graph visualization. 2004-11-24 17:54:58 +00:00
aarne d3bf9fcf47 download doc 2004-11-08 15:30:40 +00:00