summaryrefslogtreecommitdiff
path: root/src/gf.wxs.in
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2005-05-19Only create gf.wxs when build MSI package, to avoid including it in binary ↵bringert
dists.
2005-05-19Look for tar in configure, since we must have gtar on Solaris and tar on ↵bringert
Windows.
2005-05-19Added jgf.bat. Set GF_HOME variable and use it in jgf.bat.bringert
2005-05-19Clean target now works in cygwin. Quoted paths to java executables to handle ↵bringert
spaces in paths. Include more files in the MSI package. Disable readline automatically on GHC 6.4 for Windows.
2005-05-19Can now build Windows MSI packages using WiX.bringert