summaryrefslogtreecommitdiff
path: root/src/gf.wxs.in
AgeCommit message (Collapse)Author
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