build.mk 366 B

123456789101112131415161718192021222324252627282930
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. installer:
  5. package:
  6. package-compare:
  7. stage-package:
  8. sdk:
  9. install::
  10. clean::
  11. distclean::
  12. source-package::
  13. upload::
  14. source-upload::
  15. hg-bundle::
  16. l10n-check::