summaryrefslogtreecommitdiff
path: root/mk/check
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Don't escape newline and tab in regex, newer gawk complains.joerg2-6/+6
2022-08-18Use a deterministic locale when running the relro AWK script.joerg1-1/+2
2022-03-07mk/check: Do not waste time checking binaries that set EMUL_PLATFORM.nia2-4/+7
2022-02-14Fix a broken CVS tagpho1-1/+1
2022-02-13check-pie-elf.awk: make the failure case amuse me lessnia1-4/+4
2022-01-18Add a package-settable variable PKGSRC_OVERRIDE_MKPIEpho4-2/+166
2021-10-11mk: Rename variable to CHECK_SHLIBS_TOXIC.jperkin2-12/+14
2021-02-01mk: Use "_PKGSRC_USE_RELRO" instead of "PKGSRC_USE_RELRO"tpaul1-2/+2
2021-01-04check-portability: always skip files whose name ends with tilderillig1-4/+5
2020-12-20check-files.mk: fix typo in commentgutteridge1-2/+2
2020-10-09mk: Exclude /System/Library on Big Sur too.jperkin1-3/+7
2020-10-09mk: Handle missing system libraries on Big Sur.jperkin2-2/+8
2020-06-07mk/check/check-portability.mk: remove leaked debug coderillig1-2/+1
2020-06-07mk/check/check-portability.mk: use predefined toolsrillig1-3/+5
2020-05-28Flip the switch on ALLOW_VULNERABLE_PACKAGES to allow them by default.maya1-6/+1
2020-05-09mk/check/check-portability.mk: improve documentationrillig1-12/+12
2020-05-05mk/check/check-portability: opt-in for newer portability checksrillig2-3/+12
2020-05-04mk/check/check-portability: fix error message when no patches are foundrillig1-2/+11
2020-05-04mk/check/check-portability: skip X.in if X is patchedrillig3-4/+12
2020-04-26mk/check/check-wrkref.mk: fix shell quotingrillig1-3/+3
2020-03-23mk: Explain what SSP is, requested by rillig@.jperkin1-2/+3
2020-03-23mk: Remove warning messages for unsupported check targets.jperkin3-30/+12
2020-03-18Increase developer friendliness by including the line number.joerg1-7/+13
2020-03-13mk/check: revert collateral damage from previous commitrillig3-12/+112
2020-03-13mk/check/check-perms: allow packages to skip the check completelyrillig4-114/+14
2020-03-13mk/check/check-portability: exclude REPLACE_BASH by defaultrillig1-4/+4
2020-03-12mk/check/check-portability: check plain Makefiles as wellrillig1-2/+2
2020-03-12mk/check/check-portability: don't check Makefile.amrillig1-4/+7
2020-03-12mk/check/check-portability: support file names with spacesrillig1-2/+5
2020-03-12mk/check/check-portability: check Makefile.am and Makefile.in as wellrillig1-2/+8
2020-03-11mk/check/check-portability: document why *.am and *.in must be checkedrillig1-1/+5
2020-03-11mk/check: reduce running time of portability checkrillig1-1/+11
2020-03-11mk/check: remove obsolete SKIP_PORTABILITY_CHECK variablerillig1-4/+1
2020-03-11mk/check: enable check-portability for [[rillig2-2/+8
2020-01-16Don't escape newline and tab in regex, newer gawk complains.joerg1-3/+3
2019-10-06mk/check: remove documentation for obsolete SKIP_PORTABILITY_CHECKrillig1-12/+5
2019-10-01mk/check/check-perms.mk: complete the _VARGROUPS sectionrillig1-1/+4
2019-10-01mk/check/check-perms.mk: fix typo in _VARGROUPS sectionrillig1-2/+2
2019-04-24Don't complain if binaries without an interpreter or .dynamic section don'tmaya1-2/+9
2019-01-17mk/check: document how check-portability.sh is typically invokedrillig1-2/+2
2018-10-01check-shlibs.mk: avoid l10n of awk-parsed messages.triaxx1-1/+2
2018-06-07check-shlibs-macho.awk: revert previousdbj1-10/+1
2018-06-07check-shlibs-macho.awk: fix support for checking modulesdbj1-1/+10
2018-05-25check-shlibs-macho.awk: Implement revision 1.3 correctly.jperkin1-1/+3
2018-05-25check-shlibs-macho.awk: Revert revision 1.3.jperkin1-2/+2
2018-03-23Wrong place to patch readelftriaxx1-2/+2
2018-03-22Fix wrong parsing due to localized readelf on Linuxtriaxx1-2/+2
2018-03-04mk/check/check-relro.mk: explain what RELRO meansrillig1-2/+3
2017-10-03mk: Add support for SSP checks.jperkin4-2/+193
2017-10-02mk: check for installed files that are not in PLIST by defaultwiz1-6/+2