Perform manul, additional cleanup if explicitely requested
Perform manul, additional cleanup if explicitely requested
View ArticleOnly wipe out ./target after running make clean
Only wipe out ./target after running make clean
View ArticleLeave ./target alone; staging_dir and build_dir should be good to go
Leave ./target alone; staging_dir and build_dir should be good to go
View ArticleChange -c to require an OPTARG, so it's easier to plug into Jenkins
Change -c to require an OPTARG, so it's easier to plug into Jenkins
View Articlefixup! Change -c to require an OPTARG, so it's easier to plug into Je…
fixup! Change -c to require an OPTARG, so it's easier to plug into Jenkins
View ArticleDocument branch selection for feeds a little better
Document branch selection for feeds a little better
View ArticleAllow for calling /path/to/mfw_build/build.sh directly
Allow for calling /path/to/mfw_build/build.sh directly Useful when working from foreign branches that don't have the subtree.
View ArticleAuto-retry build with -j1 V=s if it fails the first time
Auto-retry build with -j1 V=s if it fails the first time
View ArticleRevert "Fix builds"
Revert "Fix builds" This reverts commit 2a2fd140997c2ed13120ddd11accc6ac3e48e819. feeds.mfw.conf is at the same level build.sh is. Really :) If something breaks for you, let me know.
View ArticleBuild directly from mfw/, to minimize symlink spraying in OpenWrt rep…
Build directly from mfw/, to minimize symlink spraying in OpenWrt repository
View ArticleRemove branch decision logic from build.sh and hardcode it in feeds.c…
Remove branch decision logic from build.sh and hardcode it in feeds.conf.mfw This brought unnecessary pain in multi-branch official builds. Now feeds.conf.mfw will differ for instance between master...
View Articlebuild.sh: Add -f when installing mfw feed packages
build.sh: Add -f when installing mfw feed packages This allows us to override patches provided by openwrt base
View Article