aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-opera.sh
Commit message (Collapse)AuthorAgeFilesLines
* translation work from https://crowdin.com/project/ublockgorhill2015-09-031-1/+0
|
* changed "make" scripts for #602gorhill2015-08-171-0/+1
| | | | | | | All the assets which are not selected by default out-of-the-box will be converted into an empty file. This is a first step, the final step will be to removed completely the files from the package once everybody is using v1.1.0.0+.
* remove ta until description available (Opera store policy)gorhill2015-08-011-0/+1
|
* various minor changes need for Opera versiongorhill2015-04-181-4/+4
|
* opera buildgorhill2015-03-221-0/+3
|
* update operagorhill2015-03-161-0/+2
|
* translation work from https://crowdin.com/project/ublockgorhill2015-02-161-1/+0
|
* remove newly added Albanian until description availablegorhill2015-02-151-0/+1
|
* opera-specific packagegorhill2015-02-091-2/+1
|
* Vietnamese description now availablegorhill2015-01-261-1/+0
|
* Include LICENSE.txt into extension packagesDeathamns2015-01-131-0/+2
|
* Opera requires detailed descriptiongorhill2014-12-161-0/+2
|
* fixed pathsgorhill2014-12-161-2/+2
|
* fixed Opera scriptgorhill2014-12-131-4/+19
|
* Building extension filesDeathamns2014-11-091-3/+3
| | | | | | | | | | | | | | | | | | | | Adds possibility to build extension files (Chrome and Safari) from command line. To run from the project directory: python tools/build.py [meta] If the optional `meta` argument is set, then only the manifest and language files are uptated. Without that everything is being built (extension files too) into the `dist/build/version_number` folder. For Chrome there will be two files, a crx, and a .zip file which includes the key.pem private key (so this must not be shared, it's just a bit help for publishing it to the Chrome Web Store). Beside the extension files, update-files are generated too (for self hosting - Safari needs it).
* Work on vendor API abstraction, and near complete Safari supportDeathamns2014-11-091-0/+10