Releases: sGerli/pBuild
1.5 Update - Pebble SDK 4 Compatibility
Important If pBuild fails after the update you might need to change the Pebble_SDK var PEBBLE_SDK=pebble-sdk-4.4.1-linux64
- Fixed syntax error, removed toolchain install.
The toolchain was removed because it is now included in the Pebble SDK tarball.
Credit: Ben Combee (@unwiredben)
1.4 Update - Bug Fixes
Fixed bug with NPM 1.4
Use the ZIP, if you use source don't forget to delete the test-app submodule.
Bug Fix Update
Fixed bug related with the download URL of the Pebble build utility.
Credit: Josh Austin (@nonproftechie)
Bug Fixed
Fixed the "ENABLE_ANALYTICS" bug by adding the ENABLE_ANALYTICS
folder.
Note If you dont want to send build info to Pebble change the ENABLE_ANALYTICS
folder name for NO_TRACKING
.
Credit: Ben Combee (@unwiredben)
Container Builds Update
This update removes the need for sudo and lets builds start quicker as they don't have to spin up a whole virtual machine. The install of virtualenv is moved into the apt-get section of .travis.yml and before_install.sh now only installs tools if they aren't cached.
Credit: Ben Combee (@unwiredben)
Small Update
This is a necessary update.
Pebble SDK download servers updated.
Initial Releaase
This is the Initial realeaase of the fully functional pBuild