]> ruderich.org/simon Gitweb - blhc/blhc.git/history - bin/blhc
Release 0.14
[blhc/blhc.git] / bin / blhc
2024-02-28 Simon RuderichRelease 0.14 master 0.14
2024-02-28 Simon RuderichSupport branch protection
2024-02-28 Simon RuderichSupport stack clash protection
2024-02-28 Simon RuderichSync architecture specific hardening support with dpkg...
2024-02-28 Simon RuderichFix another false positives from cmake not setting...
2024-02-28 Simon RuderichProperly ignore cargo/rust output
2024-02-28 Simon RuderichUpdate copyright years
2024-02-28 Simon RuderichSupport -g3
2023-09-13 Simon RuderichSync architecture specific hardening support with dpkg...
2023-05-07 Simon RuderichMention "ignore-line-regexp" can be used multiple times...
2023-03-16 Simon RuderichUpdate copyright years
2023-03-16 Simon RuderichFix false postive when using `nvcc`
2022-12-27 Simon RuderichSupport -D_FORTIFY_SOURCE=3
2022-12-21 Simon RuderichSync architecture specific hardening support with dpkg...
2022-12-21 Simon RuderichUpdate copyright years
2022-12-21 Ross VandegriftUpdate moc handling to be aware of Qt6
2021-10-09 Simon RuderichRelease 0.13 0.13
2021-10-09 Simon RuderichStrip (basic) environment variables before compiler...
2021-10-05 Simon RuderichProperly handle quoted flags
2021-10-05 Simon RuderichFix false positives from cmake when probing for compile...
2021-10-05 Simon RuderichAdd example how to test blhc ignore string without...
2021-10-05 Simon RuderichUpdate copyright years
2020-11-28 Simon RuderichFix false positive when calling make
2020-11-28 Simon RuderichFix indentation
2020-11-28 Simon RuderichAlso split commands on && and ||
2020-11-28 Simon RuderichRemove unused function array_equal()
2020-07-29 Simon RuderichRelease 0.12 0.12
2020-07-29 Simon RuderichDetect non-verbose commands in waf builds
2020-07-29 Simon RuderichFix false positive with embedded gcc -print-* commands
2020-07-29 Simon RuderichIgnore false positive from Meson build output
2020-07-29 Simon RuderichSupport ignoring lines by embedding a string in the...
2020-07-26 Simon RuderichSync architecture specific hardening support with dpkg...
2020-01-05 Simon RuderichRelease 0.11 0.11
2020-01-05 Simon RuderichUpdate copyright years
2020-01-04 Simon RuderichFix false positive in `dwz` lines
2019-10-06 Simon RuderichRelease 0.10 0.10
2019-10-06 Simon RuderichFix false positive in libtool detection with quoted...
2019-09-07 Simon RuderichFix false positive in non-verbose check for cython...
2019-08-31 Simon RuderichFix indentation
2019-08-31 Simon RuderichFix format CFLAGS for Ada/Fortran with some build logs
2019-08-24 Simon RuderichFix false positive in non-verbose check for python...
2019-08-24 Mathieu ParentFix architecture detection with recent dpkg-buildpackag...
2019-08-24 Simon RuderichSync architecture specific hardening support with dpkg...
2019-08-24 Simon RuderichUpdate copyright years
2019-02-24 Simon RuderichSync architecture specific hardening support with dpkg...
2018-08-28 Simon RuderichRelease 0.09 0.09
2018-05-20 Simon RuderichDon't treat hexdumps which contain "cc" as compiler...
2018-05-20 Simon RuderichAdd missing //o to regex
2018-05-10 Simon RuderichDetect overwrite of -fstack-protector
2018-05-10 Simon RuderichRefactor flag overwrite check into separate function
2018-05-10 Simon RuderichDetect restore of -D_FORTIFY_SOURCE=2
2018-03-02 Simon RuderichRelease 0.08 0.08
2018-03-01 Simon RuderichUse proper look back for non-verbose detection for...
2018-03-01 Simon RuderichSync architecture specific hardening support with dpkg...
2018-03-01 Simon RuderichAdd --line-numbers option
2018-02-27 Simon RuderichUpdate copyright years
2017-09-05 Simon RuderichAdd example for --debian
2017-08-17 Simon RuderichAdd --debian to handle PIE flags like buildd mode
2017-07-23 Simon RuderichDon't report missing PIE flags in buildd mode if GCC...
2017-07-23 Simon RuderichImprove Fortran support, also for Open MPI (mpifort)
2017-07-23 Simon RuderichRefactor Ada handling of format CFLAGS
2017-07-23 Simon RuderichHandle Open MPI mpicc/mpicxx compiler wrappers
2017-07-23 Simon RuderichUpdate copyright years
2016-11-16 Simon RuderichSupport new dpkg versions which use debarch_to_debtuple
2016-09-11 Simon RuderichRelease 0.07 0.07
2016-09-10 Simon RuderichFix another Ada false positive for format flags
2016-08-25 Simon RuderichFix false positive in "gcc > file"
2016-08-25 Simon RuderichSync architecture specific hardening support with dpkg...
2016-06-05 Simon RuderichRelease 0.06 0.06
2016-06-05 Simon RuderichImprove non-verbose detection for parallel builds
2016-06-05 Simon RuderichFix false positives for comment lines
2016-06-05 Simon RuderichUpdate copyright years
2016-06-05 Simon RuderichSync architecture specific hardening support with dpkg...
2015-09-15 Simon Ruderichfix false positive in `rm` lines
2015-09-15 Simon Ruderichfix false positive with `gcc -v`
2015-09-15 Simon Ruderichfix false positive in "libtool: link: g++ -include...
2015-09-14 Simon Ruderichfix comments
2015-09-11 Simon Ruderichupdate copyright years
2015-09-11 Simon Ruderichsync architecture specific hardening support with dpkg...
2014-08-19 Simon Ruderichrelease 0.05 0.05
2014-08-19 Simon Ruderichupdate copyright years
2014-08-19 Simon Ruderichsync architecture specific hardening support with dpkg...
2014-08-13 Simon Ruderichdon't check for source fortification in debug lines
2014-08-13 Simon Ruderichcheck for -fstack-protector-strong
2014-08-13 Simon Ruderichsync architecture specific hardening support with dpkg...
2014-07-05 James McCoyFix false positive when "compiling" python files
2013-08-14 Simon RuderichConsider lines with -O0 or -Og debug builds.
2013-08-14 Simon RuderichBetter handling of libtool commands.
2013-08-14 Simon RuderichFix non-verbose compiler commands spanning multiple...
2013-08-14 Simon RuderichFix false positive when "compiling" python files.
2013-08-14 Simon RuderichREADME,blhc: Documentation update.
2013-08-14 Simon RuderichFix buildd architecture detection.
2013-08-14 Simon RuderichFix detection of build dependencies for buildd logs.
2013-08-14 Simon RuderichOnly assign @cflags_ada if it's used.
2013-08-14 Simon RuderichSync architecture specific hardening support with dpkg...
2013-08-14 Simon RuderichUse here-doc for --version output.
2013-08-14 Simon RuderichReduce duplication in compile_flag_regexp().
2013-08-14 Simon RuderichSimplify compile_flag_regexp().
2013-08-14 Simon RuderichMinor source documentation update.
2013-06-02 Simon RuderichHandle another case of Qt's `moc`.
next