William Durand
|
80b825669d
|
Update README.md
|
2024-04-11 10:28:06 +02:00 |
William Durand
|
d37e946d1f
|
Update README.md
|
2024-04-11 10:28:06 +02:00 |
William Durand
|
6efb6f1400
|
Refactor Makefile to build a unique XPI per arch
|
2024-04-10 16:27:14 +02:00 |
Julian Descottes
|
6aa0d34ff3
|
Revert "Add xpi-template and a `package.json` to build the XPIs"
This reverts commit b2289931b5 .
|
2024-04-10 13:28:35 +02:00 |
William Durand
|
b2289931b5
|
Add xpi-template and a `package.json` to build the XPIs
|
2024-04-10 12:01:29 +02:00 |
Julian Descottes
|
b1948cc6bc
|
Add MPLv2 license (#31)
|
2024-03-25 11:08:45 +01:00 |
Massimiliano Caniparoli
|
2feefc83a7
|
Updated description
WebIDE is gone now: there is no need to mention it anymore
|
2020-01-28 07:56:17 +09:00 |
Mozilla-GitHub-Standards
|
91f6256ab2
|
Add Mozilla Code of Conduct file
Fixes #18.
_(Message COC002)_
|
2019-03-31 13:33:05 +02:00 |
Julian Descottes
|
63d9eab0bf
|
Fix wrong git command in RELEASE doc
|
2018-10-04 15:33:12 +02:00 |
Julian Descottes
|
68c426c511
|
Bump to 0.0.6pre
|
2018-10-04 15:33:12 +02:00 |
Julian Descottes
|
06e9ea0d6a
|
Release 0.0.5
|
2018-10-04 15:33:12 +02:00 |
Julian Descottes
|
cabe2e3a78
|
Add short README.md for the repository
|
2018-09-27 08:57:21 +02:00 |
Julian Descottes
|
ff10579eb6
|
Update extension description
|
2018-09-27 08:57:21 +02:00 |
Julian Descottes
|
2f466a9944
|
Bump version to 0.0.4pre
|
2018-09-25 11:09:52 +02:00 |
Julian Descottes
|
5ac6b644fc
|
Release 0.0.3
|
2018-09-25 11:09:52 +02:00 |
Julian Descottes
|
5a1f24df7c
|
Address final review comments
|
2018-09-25 10:26:14 +02:00 |
Julian Descottes
|
145ee57379
|
Cleanup Makefile
|
2018-09-25 10:26:14 +02:00 |
Julian Descottes
|
24d7119027
|
Add release documentation
|
2018-09-25 10:26:14 +02:00 |
Julian Descottes
|
b7acbc5932
|
Add release target to Makefile, copy sign.sh script from adbhelper repo
|
2018-09-25 10:26:14 +02:00 |
Julian Descottes
|
8bec09e869
|
Use a manifest template to have different update URL for each xpi
|
2018-09-25 10:26:14 +02:00 |
Julian Descottes
|
dac824a0c5
|
Move extension binaries and json to extension/ subfolder
|
2018-09-25 10:26:14 +02:00 |
Julian Descottes
|
f7e66a1ecc
|
Build XPIs in dedicated dist/ folder
|
2018-09-25 10:26:14 +02:00 |
Julian Descottes
|
f004068125
|
Call clean before building xpis
The previous package target had `rm -f $$arch.xpi` but this
was never matching any XPI file built here.
|
2018-09-25 10:26:14 +02:00 |
Hiroyuki Ikezoe
|
9397772e41
|
Makefile for creating xpis for each platforms.
The part of extracting the version number from manifest.json refered to a
post [1] in Stack Overflow.
[1] https://stackoverflow.com/questions/1955505/parsing-json-with-unix-tools#comment42500081_1955505
|
2018-08-14 07:31:05 +02:00 |
Brian Birtles
|
3f7123ec39
|
Merge pull request #6 from hiikezoe/homepage_url
Fix homepage_url in manifest.json.
|
2018-08-13 08:42:23 +09:00 |
Hiroyuki Ikezoe
|
cbb053521e
|
Fix homepage_url in manifest.json.
|
2018-08-12 06:15:27 +09:00 |
Julian Descottes
|
9dbd99c8e7
|
Merge pull request #5 from hiikezoe/remove-manifest
Remove manifest files for each platform binary.
|
2018-08-10 16:34:11 +02:00 |
Hiroyuki Ikezoe
|
a9c86a8c52
|
Remove manifest files for each platform binary.
Close #4
|
2018-08-10 16:57:42 +09:00 |
Julian Descottes
|
f47a0fc4b0
|
Merge pull request #3 from juliandescottes/remove-fastboot
Remove fastboot binaries
|
2018-08-10 06:16:39 +02:00 |
Julian Descottes
|
11bb048343
|
Remove fastboot binaries
|
2018-08-09 10:58:39 +02:00 |
Hiroyuki Ikezoe
|
f48eceaade
|
Initial import.
|
2018-08-07 05:56:43 +09:00 |