COMM-Style Build System with an example UXP Application
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jeremy Andrews 5d60d4c145 No Issue - Use MOZILLA_DIR in client.mk and remove config/makefiles. 2 years ago
build Use the platform's copy of config.guess 2 years ago
config No Issue - Use MOZILLA_DIR in client.mk and remove config/makefiles. 2 years ago
example No Issue - Always build with bundled fonts 2 years ago
.gitattributes Git stuff 3 years ago
.gitignore Update gitignore 2 years ago
.ycm_extra_conf.py Add Comm Build System 3 years ago
LICENSE Add Comm Build System 3 years ago
README.md Update README.md 2 years ago
aclocal.m4 Add Comm Build System 3 years ago
client.mk No Issue - Use MOZILLA_DIR in client.mk and remove config/makefiles. 2 years ago
configure.in Add Comm Build System 3 years ago
configure.py Add Comm Build System 3 years ago
mach Add executable bit to scripts 3 years ago
moz.build Add Comm Build System 3 years ago
moz.configure Update the comm build system to current standards 2 years ago

README.md

uxp-app-example

  • UXP should be placed in platform/ either by:
    • Adding it as a git submodule
    • Adding platform/ to .gitignore and manually copying/extracting it to the directory
  • XXXTobin: This is in progress.