gecko-dev/webtools/aus
mike.morgan%oregonstate.edu 244fa0a975 Applied patch from bug 347256 to allow for minor|major metadata to be supplied by build snippets. Also added support for new build schema in the process (key=value pairings), in addition to already-existing support for default snippet format.. 2006-09-13 23:34:04 +00:00
..
sanity More info about sanity dirs. 2006-06-02 14:40:45 +00:00
tests Added conditionals to assignment of table parameters. They should only be used if a row value isn't present. 2006-09-12 03:54:26 +00:00
xml Applied patch from bug 347256 to allow for minor|major metadata to be supplied by build snippets. Also added support for new build schema in the process (key=value pairings), in addition to already-existing support for default snippet format.. 2006-09-13 23:34:04 +00:00
README Cleanup, adding meta README. 2006-06-02 14:32:55 +00:00

README

AUS

AUS is a multi-faceted web service.  It contains:
    * ./? -- build scripts for patch generation and creation of update metadata
    * ./xml -- PHP XML generation code based on build data
    * ./sanity -- Simple PHP scripts to test for regressions

For more information on AUS, view the wiki page at:
    http://wiki.mozilla.org/AUS

Contact: <morgamic@mozilla.com>