aboutsummaryrefslogtreecommitdiff
path: root/src/js/firefox/build.mk
Commit message (Collapse)AuthorAge
* Remove url-pat.jsGravatar Trevor Elliott2013-06-13
|
* changed test target to depend only on fiveui.xpiGravatar Benjamin Jones2013-06-11
| | | | fixed references to firefox.xpi
* Make the package a dependency of testGravatar Trevor Elliott2013-06-10
|
* Add targets for the extensions in the top dirGravatar Trevor Elliott2013-06-10
|
* Split extension packaging into a separate targetGravatar Trevor Elliott2013-06-07
|
* Remove the addon-sdk from the repo, and download it on demandGravatar Trevor Elliott2013-06-07
|
* Reorganize the build systemGravatar Trevor Elliott2013-06-07
* Move all javascript source to src/js * Update the test runner, etc. * Do less javascript compilation