Files
mercury/extras/windows_installer_generator/sample/Mercury.options
Ian MacLarty b0c2d07d8d Implement a Wix source file generator. Wix is an XML language used to
Estimated hours taken: 50
Branches: main

Implement a Wix source file generator.  Wix is an XML language used to
describe Windows installer packages (.msi files).

NEWS:
	Mention the new library.

extras/Mmakefile:
	Include windows_installer_generator in SUBDIRS so it is
	built when mmake is run from the extras directory.

extras/README:
	Mention the new library.

extras/curs/curs.m:
	Use new module qualifier.

extras/windows_installer_generator/README:
extras/windows_installer_generator/wix.m:
extras/windows_installer_generator/wix_files.m:
extras/windows_installer_generator/wix_gui.m:
extras/windows_installer_generator/wix_installer.m:
extras/windows_installer_generator/wix_language.m:
extras/windows_installer_generator/wix_util.m:
	Implement a wix library for generating Wix source files.

extras/windows_installer_generator/sample/Mercury.options:
extras/windows_installer_generator/sample/README:
extras/windows_installer_generator/sample/gen_merc_wxs.m:
extras/windows_installer_generator/sample/images/Exclam.ico:
extras/windows_installer_generator/sample/images/Info.ico:
extras/windows_installer_generator/sample/images/banner.bmp:
extras/windows_installer_generator/sample/images/bg.bmp:
	Implement an example installer generator for the Mercury
	distribution.
2005-10-26 05:04:18 +00:00

2 lines
26 B
Plaintext