8668 Commits (bc2bfcacbd625905530a3b700a25298e985562a4)
 

Author SHA1 Message Date
Daniel Mensinger ae018a3c68 lgtm: fix Incomplete ordering 5 years ago
Daniel Mensinger 62efc37da1 lgtm: fix __eq__ not overridden when adding attributes 5 years ago
Daniel Mensinger 0cf31e2340 lgtm: fix Multiple calls to __init__ 5 years ago
Daniel Mensinger f1971fed90 lgtm: Actually supress the Non-standard exception warning 5 years ago
Daniel Mensinger e21f5959a5 lgtm: Fix insecure SSL/TLS version by removing dead code 5 years ago
Danilo Spinella 75133d5d12 Add pkgconfig import in D documentation 5 years ago
Daniel Mensinger e4a0ee205d lgtm: Fix redundant code 5 years ago
Daniel Mensinger ef19e1ff2d lgtm: fix Incomplete URL substring sanitization 5 years ago
Daniel Mensinger b5cec1c632 lgtm: ignore all safe `__init__ method calls overridden method` warnings 5 years ago
Daniel Mensinger 0c875e16c4 lgtm: fix Non-iterable used in for loop 5 years ago
Daniel Mensinger fe853ee516 lgtm: fix Missing call to __init__ during object initialization 5 years ago
Daniel Mensinger 268d59516f lgtm: fix Mismatch between signature and use of an overridden method 5 years ago
Daniel Mensinger e6c15b27e6 lgtm: fix `Mismatch in multiple assignment` error 5 years ago
Daniel Mensinger ed9d125b9c lgtm: fix missing raise 5 years ago
Daniel Mensinger e0001fbe0a lgtm: fix format string numbering 5 years ago
Daniel Mensinger 379d633ef2 lgtm: fix Unreachable code 5 years ago
Daniel Mensinger 454e323d3d lgtm: ignore Non-standard exception raised in special method 5 years ago
Daniel Mensinger fa4de71faf lgtm: Fix unused variable 5 years ago
Daniel Mensinger 286b9f0921 lgtm: Fix Module imported with `import` and `import from` 5 years ago
Xavier Claessens 9b1a857473 dict: Fully evaluate keys 5 years ago
Michael Hirsch, Ph.D b1c8f765fa intel/intel-cl: use appropriate buildtype options 5 years ago
Amit D 41bebebb7b Update Users.md 5 years ago
Michael Hirsch, Ph.D d1980beb6b ci/test: unused args for objc, objc++ 5 years ago
Michael Hirsch, Ph.D acee448fb9 ci/test: unused args for Windows 5 years ago
Michael Brockus 7d162487e3 Add raise at the start of MesonException 5 years ago
Marc Herbert 80bfe593fc mparser.py: actually check the type of key variable, not its value 5 years ago
Dylan Baker f8aa17d8e6 run_unittests: Add tests for LD on windows 5 years ago
Dylan Baker afe00f4217 linkers: make constructor signature of VisualStudioLike linkers the same 5 years ago
Dylan Baker d856118006 environment: Fix selecting the linker with rustc 5 years ago
Dylan Baker a1bfd22120 linkers: Correct MSVC-like linkers invoke directly flag 5 years ago
Dylan Baker 39efd97714 run_project_tests: Fix skip rust 5 years ago
Dylan Baker 75c1874bb3 run_unittests: Add unittests for ld overriding 5 years ago
Dylan Baker 8091b4c744 Intel: Dump worthless Xild abstractions 5 years ago
Dylan Baker 71e3fac5af run_unittests: remove unused PatchModule class 5 years ago
Dylan Baker 2450cd6a9f azure: print where link.exe is coming from too 5 years ago
Dylan Baker 0ae911d893 environment: Add a special error case for getting GNU link.exe 5 years ago
Dylan Baker ab5ea9e8b6 environment: unify platform detection logic 5 years ago
Dylan Baker 32e0bcc516 docs: Update docs for LD and ld entries 5 years ago
Dylan Baker 8761ca7b7d environment: Remove duplicate argument from _guess_nix_linker 5 years ago
Dylan Baker ef9aeb188e Allow selecting the dynamic linker 5 years ago
Dylan Baker 7658e67f92 backends/ninja: apply linker arguments when using rust 5 years ago
Dylan Baker 5a83cb0d33 Fix detection of D linker in MSVC environments 5 years ago
Dylan Baker 52aa24e997 linkers: Fix Apple and VS-like linkers always_args 5 years ago
Michael Hirsch, Ph.D 11639dd922 doc: update travis-CI info and add GitHub Actions example [skip ci] 5 years ago
Michael Hirsch, Ph.D 44ab23dff8
scalapack: test that find methods work 5 years ago
Michael Hirsch, Ph.D e209dd2607
scalapack: allow specifying find method 5 years ago
Michael Hirsch, Ph.D 3120481d77
CI: scalapack not skippable since it's now in Docker image 5 years ago
Michael Hirsch, Ph.D 9e6e6f5b1c
CI-actions: combine extra frameworks tests into one .yml file 5 years ago
Michael Hirsch, Ph.D c3a0064091
scalapack: run without mpiexec 5 years ago
Michael Hirsch, Ph.D e097c22f82
scalapack: add to Dockerfile 5 years ago