aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/package_commands.py
Commit message (Collapse)AuthorAgeFilesLines
...
* create an app bundle and package it in dmgConnor Brewster2016-06-281-1/+75
| | | | | | Fix resource lookup, add package prefs fix tidy issues
* Fix preference namePaul Rouget2016-06-241-1/+1
|
* add reload keyboard shortcutmrmiywj2016-06-231-1/+1
| | | | rename the preference to shell.builtin-key-shortcuts.enabled
* Create `mach package`edunham2016-06-031-0/+138
* Split package commands into their own file * Delete spurious files from build dir * Create runservo.sh to invoke servo with the right browserhtml incantation * Tar it all up with the date and time in the filename