summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_openwrt_common.sh
AgeCommit message (Expand)AuthorFilesLines
2016-08-06reproducible/openwrt|lede: decouple node and master cleanupAlexander Couzens1-10/+12
2016-08-03reproducible/openwrt|lede: ensure tmpdirs are removed after failed runsAlexander Couzens1-4/+15
2016-08-03reproducible/openwrt|lede: fix non-local variables within openwrt_compileAlexander Couzens1-3/+3
2016-08-02reproducible/openwrt|lede: checkout a full treeAlexander Couzens1-1/+1
2016-08-02reproducible/openwrt|lede: remove openwrt_mktempdirAlexander Couzens1-14/+14
2016-08-02reproducible/openwrt|lede: fix remote node executionAlexander Couzens1-5/+5
2016-08-02reproducible/openwrt|lede: add openwrt_mktempdir for remote note executionAlexander Couzens1-2/+6
2016-08-02reproducible/openwrt|lede: build_two_times(): improve formatting and commentsAlexander Couzens1-8/+6
2016-08-02reproducible/openwrt|lede: replace remote node argument with global variablesAlexander Couzens1-12/+14
2016-08-02reproducible/openwrt|lede: replace $SCRIPT with $0 nodeAlexander Couzens1-6/+5
2016-08-02reproducible/openwrt|lede: rename argument from slave -> nodeAlexander Couzens1-1/+1
2016-08-02Revert "reproducible/openwrt|lede: fixup node_wrapper usage"Alexander Couzens1-6/+7
2016-07-30reproducible/openwrt|lede: fixup node_wrapper usageHolger Levsen1-7/+6
2016-07-30reproducible/openwrt|lede: use multinode setup for lede and openwrtAlexander Couzens1-39/+84
2016-07-30reproducible_openwrt_common: add comments for save_resultsAlexander Couzens1-0/+5
2016-07-29reproducible_openwrt_common: move variations into a functionAlexander Couzens1-11/+25
2016-07-29reproducible_openwrt_common: rename openwrt_build() -> openwrt_compileAlexander Couzens1-3/+3
2016-07-29reproducible_openwrt_common: comment openwrt_buildAlexander Couzens1-0/+3
2016-07-29reproducible_openwrt_common: fix OpenWrt log message in lede buildAlexander Couzens1-5/+6
2016-07-29reproducible_openwrt_common: b1/b2 for openwrt_buildAlexander Couzens1-2/+6
2016-07-29reproducible_openwrt_common: add some commentsAlexander Couzens1-0/+2
2016-07-24reproducible_lede: move resulting images into targets dirAlexander Couzens1-2/+2
2016-07-23reproducible/openwrt_common: rename first argument of save_logs() into projectAlexander Couzens1-3/+3
2016-07-23openwrt_common/save_lede_results: fix last path/popd/pushd bugsAlexander Couzens1-6/+12
2016-07-23openwrt_common: make create_results_dirs flexible to allow lede buildsAlexander Couzens1-1/+2
2016-07-23openwrt_common: make save_openwrt_log more flexible to support ledeAlexander Couzens1-5/+8
2016-07-14reproducible openwrt: common: fix type detection by adding a $ to variable testAlexander Couzens1-4/+4
2016-07-13reproducible openwrt: move everything but main() into reproducible_openwrt_co...Alexander Couzens1-0/+194