1
0
Fork 0
dosbox-staging/scripts
krcroft fd74aa0720 Allow maximum-issues to be set via command-line
This change allows the maximum issues to be passed in as an argument.
If nothing is passed, then the existing build-in maximum is
used.

Retaining the existing built-in value makes sense for home
users to keep track of their local build (otherwise they would have
to remember the prior number of warnings and pass that value
in for subsequent builds).

Motivation: until now the built-in maximum covers the build permutation
that happens to generate the most warnings versus other builds.
In some cases new warnings may not be cause if they elicit a warning
from the lesser-warning build(s) or compilers, but not in the
maximum-warning build.

This change lets us tighten-down the warning uniquely for each build,
so we can be sure all new warnings are flagged to the developer.
2019-11-24 15:16:44 +01:00
..
import-from-svn Replace an authorsfile with a script 2019-10-08 10:56:16 +02:00
.gitignore Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
build.md Simplify package listing script and standardize workflows 2019-11-02 07:36:49 -07:00
build.sh Remove -DWIN32 from build.sh 2019-11-14 23:17:54 +01:00
captures.bat Installer improvements 2010-05-12 08:13:46 +00:00
count-bugs.py Allow maximum-issues to be set via command-line 2019-11-24 15:16:44 +01:00
count-warnings.py Allow maximum-issues to be set via command-line 2019-11-24 15:16:44 +01:00
dosbox-installer.nsi Update year and address of FSF 2019-01-25 14:09:58 +00:00
editconf.bat Installer improvements 2010-05-12 08:13:46 +00:00
ega-switch.pl First CVS upload. 2002-07-27 13:08:48 +00:00
font-switch.pl First CVS upload. 2002-07-27 13:08:48 +00:00
git-rlog.sh Add alternative for git-log for SVN users 2019-10-08 10:56:16 +02:00
list-build-dependencies.sh Remove unused bash variable 2019-11-14 20:33:36 +01:00
log-env.ps1 Log environment on CI machines 2019-10-26 00:52:03 +02:00
log-env.sh Log environment on CI machines 2019-10-26 00:52:03 +02:00
msys-bash.py Propagate return code in the msys2 bash wrapper 2019-11-14 23:17:54 +01:00
resetconf.bat Installer improvements 2010-05-12 08:13:46 +00:00
resetmapper.bat Installer improvements 2010-05-12 08:13:46 +00:00
unifdef-all.sh Implement unifdef-all script 2019-09-16 06:20:18 +02:00
verify-bash.sh Colorize linter output 2019-11-16 02:27:24 +01:00
verify-python.sh Force python3 pylint 2019-11-16 02:27:24 +01:00