aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-safari-meta.py
Commit message (Collapse)AuthorAgeFilesLines
* Safari: fix meta script permissionChris2015-02-161-0/+0
|
* Fix build scipts' shebang, let -> constDeathamns2015-01-131-1/+1
|
* Python2 compatibility for build scriptsDeathamns2015-01-131-1/+1
|
* Slight update for Python scriptsDeathamns2015-01-131-17/+10
|
* Firefox,Safari: fill vAPI.app in a different wayDeathamns2015-01-131-0/+9
| | | | | | Pass the extension data (name and version) as the fragment of the URL for the background script, so vAPI.app can be filled without using XHR to read the manifest files.
* More compatible build -- use codecs moduleChris2015-01-111-6/+7
|
* Fix permissions for toolsChris2015-01-111-0/+0
|
* Safari: auto-update *.plist files when buildingDeathamns2014-12-111-0/+74