Code Commit Log


Commit Date  
[r24] by labi

- fixed rpi bootstrategy
- support kpartx w/ loopback w/o support for sync open

2018-01-10 22:16:28 Tree
[r23] by labi

- fixed download in wharfile
- made bs more portable

2018-01-10 13:22:33 Tree
[r22] by labi

[#9] Support CODESYS with self-contained raspbian libraries

2018-01-05 13:45:25 Tree
[r21] by labi

--info didn't work anymore. fixed that

2017-12-21 13:45:20 Tree
[r20] by labi

strip whitespaces from make target name

2017-11-29 20:24:46 Tree
[r19] by labi

added missing return statement for toolchains

2017-11-29 19:50:12 Tree
[r18] by labi

[#8] experimental implementation of incremental/multi-level build.
Actually it seems as tar has still problems with it. I can't avoid that tar thinks that s.th. is renamed, even if it is not.
In my tests I found no problems, except the warning from tar until now. But I added it as a command line option anyway, to be safe.

By-the-way I fixed the handling of files in ADD a bit.
- URLs are supported now
- Implicite makerules don't interfer anymore with ADD

2017-11-21 22:06:42 Tree
[r17] by labi

fixed install issues, which came up after splitting the script up into libraries

2017-11-20 18:17:54 Tree
[r16] by labi

[#6] Support downloading files

2017-11-19 01:19:02 Tree
[r15] by labi

[#4] abort on error

2017-11-14 22:31:04 Tree
[r14] by labi

[#5] throw parse error on wrong commands

2017-11-14 21:02:48 Tree
[r13] by labi

restructured the main python script into submodules (curently only makefile generation and wharfile actions)

2017-11-14 20:48:36 Tree
[r12] by labi

Added MIT License text globally, so that it can be found more easily

2017-11-13 22:43:40 Tree
[r11] by labi

- added copyright statements + licenses

2017-11-13 22:27:26 Tree
[r10] by labi

- cleaned up examples for toolchains
- renamed toolchain examples to a new scheme

2017-11-13 16:21:59 Tree
[r9] by labi

- allow multiple, space separated value of environment variables
- support additional packages, specified via ADDITIONAL_TOOLCHAIN_PACKAGES in toolchains

2017-11-09 12:54:14 Tree
[r8] by labi

Create feature branch for ticket [#1]

2017-11-04 01:03:59 Tree
[r7] by labi

enable SPI and I2C on Raspberry Pi by default

2017-11-02 23:55:54 Tree
[r6] by labi

added rules for 64 bit support

2017-11-02 22:43:21 Tree
[r5] by labi

Prepared for the use of fakechroot, which actually failed atm. as I found no way of using it w/o heavily influence the host installation. And doing that would make the whole effort of avoiding root access futil$
But, it cleaned up the make targets pretty much.

2017-10-30 23:32:56 Tree
[r4] by labi

- moved wpa_supplicant, as this is only an example configuration and has to be adopted by the user

2017-10-27 10:15:28 Tree
[r3] by labi

- added options to get system info and to clean intermediate files.
- fixed a small issue in the argument parser, so that you can pass a different filename instead of "Wharfile"

2017-10-27 10:11:36 Tree
[r2] by labi

Initial import of Wharfie

2017-10-22 22:28:45 Tree
[r1] by labi

Add initial directories

2017-10-22 22:21:41 Tree