summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05wrap: check whitelist subdomainMichael Hirsch, Ph.D
2019-12-05rpm: update for host machine compiler API changeMichael Hirsch, Ph.D
2019-12-05wrap: raise WrapException instead of Python exception when program not availableMichael Hirsch, Ph.D
2019-12-05c/cpp: removed unused argsMichael Hirsch, Ph.D
2019-12-05use WrapDB domain whitelist, don't fallback to non-SSL when SSL availableMichael Hirsch, Ph.D
2019-12-05doc: py35 deprecation commentsMichael Hirsch, Ph.D
2019-12-05docs/users: Add libglvnd [skip ci]Dylan Baker
2019-12-05find_program(): Add 'dirs' keyword argumentXavier Claessens
2019-12-05interpreter: Remove useless checkXavier Claessens
2019-12-05Partially revert "lgtm: fix Missing call to __init__ during object initializa...Dylan Baker
2019-12-05compilers: Rework the CompilerArgs to be less awfulDylan Baker
2019-12-05compilers: use import typing instead of from typing importDylan Baker
2019-12-05build: Fix type signature of rich comparison dundersDylan Baker
2019-12-05Fix 'meson subprojects foreach' when command returns non-zero exit codeAntonio Ospite
2019-12-05Clean stray .o file that LDC creates during tests.Jussi Pakkanen
2019-12-05Update Users.mdAmit D
2019-12-05pytest: Fix test warningsDaniel Mensinger
2019-12-05lgtm: ignore Iterator does not return self from __iter__ methodDaniel Mensinger
2019-12-05lgtm: fix Incomplete orderingDaniel Mensinger
2019-12-05lgtm: fix __eq__ not overridden when adding attributesDaniel Mensinger
2019-12-05lgtm: fix Multiple calls to __init__Daniel Mensinger
2019-12-05lgtm: Actually supress the Non-standard exception warningDaniel Mensinger
2019-12-05lgtm: Fix insecure SSL/TLS version by removing dead codeDaniel Mensinger
2019-12-05Add pkgconfig import in D documentationDanilo Spinella
2019-12-05lgtm: Fix redundant codeDaniel Mensinger
2019-12-05lgtm: fix Incomplete URL substring sanitizationDaniel Mensinger
2019-12-05lgtm: ignore all safe `__init__ method calls overridden method` warningsDaniel Mensinger
2019-12-05lgtm: fix Non-iterable used in for loopDaniel Mensinger
2019-12-05lgtm: fix Missing call to __init__ during object initializationDaniel Mensinger
2019-12-05lgtm: fix Mismatch between signature and use of an overridden methodDaniel Mensinger
2019-12-05lgtm: fix `Mismatch in multiple assignment` errorDaniel Mensinger
2019-12-05lgtm: fix missing raiseDaniel Mensinger
2019-12-05lgtm: fix format string numberingDaniel Mensinger
2019-12-05lgtm: fix Unreachable codeDaniel Mensinger
2019-12-05lgtm: ignore Non-standard exception raised in special methodDaniel Mensinger
2019-12-05lgtm: Fix unused variableDaniel Mensinger
2019-12-05lgtm: Fix Module imported with `import` and `import from`Daniel Mensinger
2019-12-04dict: Fully evaluate keysXavier Claessens
2019-12-04intel/intel-cl: use appropriate buildtype optionsMichael Hirsch, Ph.D
2019-12-04Update Users.mdAmit D
2019-12-04ci/test: unused args for objc, objc++Michael Hirsch, Ph.D
2019-12-04ci/test: unused args for WindowsMichael Hirsch, Ph.D
2019-12-04Add raise at the start of MesonExceptionMichael Brockus
2019-12-03mparser.py: actually check the type of key variable, not its valueMarc Herbert
2019-12-02doc: update travis-CI info and add GitHub Actions example [skip ci]Michael Hirsch, Ph.D
2019-11-30Update CI Continuous Integration page and add CircleCi example [skip ci]Michael Brockus
2019-11-30Prevent the presence of duplicated items in .vcxproj filesLuca Bacci
2019-11-30cmake: Make output_target_map more robust (fixes #6208)Daniel Mensinger
2019-11-30improve error message when old version detectedtaz-007
2019-11-30Fix regular expression for MSVC target arch detectionLuca Bacci