~vcs-imports/nut:fightwarn-win

Last commit made on 2020-11-22
Get this branch:
git clone -b fightwarn-win https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

Name:
fightwarn-win
Repository:
lp:~vcs-imports/nut

Recent commits

4f52196... by Jim Klimov <email address hidden>

.travis.yml: constrain Windows builds to branches whose names contain "fightwarn-win" specifically, until someone figures out how to make autotools work

4e719f3... by Jim Klimov <email address hidden>

autogen.sh: tell autoreconf to force some operations and to leave debug files around

379b0d3... by Jim Klimov <email address hidden>

autogen.sh: do not hide the progress of autoreconf

6639b34... by Jim Klimov <email address hidden>

ci_build.sh: fix whitespace

0e6a25f... by Jim Klimov <email address hidden>

ci_build.sh: parameterize $CONFIGURE_SCRIPT as it may be called differently on some platforms

7b2b91b... by Jim Klimov <email address hidden>

.travis.yml: amend cygwin bin files ACLs to let them execute

Thanks https://stackoverflow.com/a/4493653/4715872 for the hint

aad9826... by Jim Klimov <email address hidden>

.travis.yml: use choco bins in PATH also with /cygdrive/ prefix just in case

add14db... by Jim Klimov <email address hidden>

.travis.yml: use cygwin bins in PATH also with /cygdrive/ prefix just in case

bd1c910... by Jim Klimov <email address hidden>

.travis.yml: allow to skip cygwin autotools install if it was done earlier and cached

5057f68... by Jim Klimov <email address hidden>

Merge branch 'master' into fightwarn-win