Changes between Version 5 and Version 6 of Ticket #3404
- Timestamp:
- 01/27/2016 02:33:39 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3404 – Description
v5 v6 4 4 === What to change === 5 5 Change the development build directory do be `devenv.platform` for example `devenv.chrome`, `devenv.safari` or `devenv.opera`. 6 7 We will also need to update `.gitignore` and `.hgignore` files for adblockpluschrome and update the buildtools dependency. 8 9 The buildtools dependency will need be changed from `a0d797251f12` to `16c17c83b8d2`. There have been a few other commits since, mostly relating to licence headers. One other commit since removes some code to do with generating icons at build time which is no longer required.