diff options
author | Ryan Williams <rdw@lindenlab.com> | 2007-02-21 23:57:35 +0000 |
---|---|---|
committer | Ryan Williams <rdw@lindenlab.com> | 2007-02-21 23:57:35 +0000 |
commit | b7b4135e5507fd7be5aab24d5de64675dd28caca (patch) | |
tree | c198c0c3bebe31cec9deb8229330cafd5a9acbfd /doc/GPL-license.txt | |
parent | 5bdbc85a14447c9839f300072c4a3e3146f51585 (diff) |
SL-33966: Viewer installed files are not described in a centralized source
This introduces the viewer_manifest.py and associated libraries. Check out https://osiris.lindenlab.com/mediawiki/index.php/Installer_Manifest for some more information.
The gist of it is that all files to be included in the viewer installations are described in viewer_manifest.py. viewer_manifest.py also acts as a packager, if you give it the right options. All of the old methods of packaging (Makefile_Mac, scons, and the various .bat files) still work, but they are mostly just shells for calls to viewer_manifest.py.
You're now required to have python 2.3 or later on your machine to be able to package up an installer, but thankfully most people already have this.
Diffstat (limited to 'doc/GPL-license.txt')
0 files changed, 0 insertions, 0 deletions