/trunk/wharfie/lib/makefile.py Commit Log


Commit Date  
[r60] (HEAD) (11.2 kB) by codesys-com

[#16] TOOLCHAIN commands are executed in target instead of host sysroot instead
- introduced post commands for host and target
- added tests for this bug

2020-08-04 14:23:06 View
Download
[r27] (9.3 kB) by ingo

[#1] Build as non-root user
- use qemu to make non-root build
- needed host tools during build of qemu: all local wharfie tools and qemu-img
- needed host tools when building w/ qemu: tar, python
- biggest limitations:
--- The size of the possible input and output is hardly limitted.
--- The maximum output size is always fully allocated on disk

2018-03-09 15:34:32 View
Download
[r26] (7.6 kB) by labi

[#10]
- Support building of toolchains in one run.
- fixed build abortion
- fixed double creation of output file for temporary targets

2018-02-01 23:38:01 View
Download
[r25] (7.5 kB) by labi

- check for the tool kpartx
- made build more verbose, and included the hash in its output

2018-02-01 23:12:21 View
Download
[r21] (7.5 kB) by labi

--info didn't work anymore. fixed that

2017-12-21 13:45:20 View
Download
[r18] (7.4 kB) 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 View
Download
[r16] (5.5 kB) by labi

[#6] Support downloading files

2017-11-19 01:19:02 View
Download
[r15] (4.5 kB) by labi

[#4] abort on error

2017-11-14 22:31:04 View
Download
[r13] (4.5 kB) by labi

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

2017-11-14 20:48:36 View
Download