genode-ehmry/tool/depot
Norman Feske 2b569e37e1 depot: fix Makefile target build_bin_archive
When building with multiple jobs, the 'Makefile' rule may be executed
before any of its sibling rules, which implicitly create the target
directory. In this case, the attempt to create the symlink for
'Makefile' fails and the 'build_bin_archive' aborts. Analogously to the
sibling rules, this fix creates the target directory as a side effect of
the 'Makefile' rule.
2017-06-29 11:59:55 +02:00
..
mk depot: fix Makefile target build_bin_archive 2017-06-29 11:59:55 +02:00
build depot: fix binary-archive handling for libs 2017-06-19 12:35:54 +02:00
create depot/create: build only if binaries are specified 2017-06-29 11:59:55 +02:00
dependencies Tool for assembling API/source/binary archives 2017-05-31 13:15:56 +02:00
download tool/depot: download archives from web server 2017-05-31 13:16:24 +02:00
extract Tool for assembling API/source/binary archives 2017-05-31 13:15:56 +02:00
publish tool/depot: download archives from web server 2017-05-31 13:16:24 +02:00