Skip to content

Releases: sGerli/pBuild

1.5 Update - Pebble SDK 4 Compatibility

02 Oct 00:38
Compare
Choose a tag to compare

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

25 Jun 23:39
Compare
Choose a tag to compare

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

08 Mar 00:52
Compare
Choose a tag to compare

Fixed bug related with the download URL of the Pebble build utility.

Credit: Josh Austin (@nonproftechie)

Bug Fixed

23 Sep 12:32
Compare
Choose a tag to compare

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

16 Jul 16:57
Compare
Choose a tag to compare

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

15 Jun 22:18
Compare
Choose a tag to compare

This is a necessary update.
Pebble SDK download servers updated.

Initial Releaase

05 May 22:34
Compare
Choose a tag to compare

This is the Initial realeaase of the fully functional pBuild