Commit graph

14 commits

Author SHA1 Message Date
Pascal Vizeli
3d92fc2375 Add machine build, cleanup old stuff 2017-09-28 12:08:05 +02:00
Philipp Schmitt
86abce4897 Fix typo: BUILT_TYPE -> BUILD_TYPE (#37)
Add an optional extended description…
2017-09-28 10:30:44 +02:00
Pascal Vizeli
b96ec0192f Improve machine exstraction 2017-09-28 10:27:52 +02:00
Pascal Vizeli
34893a2510 Update handling with homeassistant/machine version handling 2017-09-28 10:17:58 +02:00
Pascal Vizeli
0ede1d8356 Ignore crosscompiling feature for armhf 2017-09-28 10:08:10 +02:00
Pascal Vizeli
adb527f445 Move homeassistant builder. 2017-09-27 23:03:04 +02:00
Pascal Vizeli
2dc41ac013 Add support for supervisor 2017-09-27 17:29:51 +02:00
Pascal Vizeli
55db8f45f8 Add version/image name control 2017-09-27 14:36:41 +02:00
Pascal Vizeli
049898c7f4 Update builder.sh 2017-09-26 11:15:03 +02:00
Pascal Vizeli
1bbf1650a2 Fix task waiter 2017-09-26 11:13:04 +02:00
Pascal Vizeli
dd1175f326 Update builder.sh 2017-09-26 11:07:32 +02:00
Pascal Vizeli
53157c0c47 Exit 1 after error for build arch 2017-09-26 11:04:39 +02:00
Pascal Vizeli
d2412cdb63 Update builder.sh 2017-09-25 10:49:03 +02:00
Pascal Vizeli
f1102ed570 init new build env (#31)
* init new build env

* Update run.sh

* Working forward

* add build function

* init cache and addon build

* update option handling like before

* fix lint p1

* fix lint p2

* Add dockerfile

* cleanup

* Make multi arch docker env

* Fix & chmod

* Fix build

* Fix bug

* replace arch with correct

* fix entry point

* fix path

* Fix bugs

* update push message

* update readme
2017-09-24 23:38:24 +02:00