aboutsummaryrefslogtreecommitdiffstats
path: root/dist/buildtest.sh
Commit message (Collapse)AuthorAgeFilesLines
* Extract tag declarations from <travis-ci.sh>. Rename it to <buildtest… (#277)1138-4EB2017-02-121-0/+65
* Extract tag declarations from <travis-ci.sh>. Rename it to <buildtest.sh> and allow to pass -b (BLD) and -f (PKG_FILE) as arguments. Save tag declarations in <travis-ci.sh>, with a different meaning now. Modify <.travis.yml> accordingly. * chmod +x ./dist/buildtest.sh. Can be removed bi changing permissions.