8593 Commits (21eba740e7bd813e22bcc2ff46103af3b2c94315)
 

Author SHA1 Message Date
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
Michael Hirsch, Ph.D 92b77cb321
deps: add scalapack 5 years ago
Michael Hirsch, Ph.D 818c92003c
fix extraneous '\\ ' in some windows pkg-config files 5 years ago
Michael Brockus da9f56afde Update CI Continuous Integration page and add CircleCi example [skip ci] 5 years ago
Luca Bacci 279f72f8cd Prevent the presence of duplicated items in .vcxproj files 5 years ago
Daniel Mensinger 36749a1625 cmake: Make output_target_map more robust (fixes #6208) 5 years ago
taz-007 eed05c9045 improve error message when old version detected 5 years ago
Luca Bacci 2362bdbbf9 Fix regular expression for MSVC target arch detection 5 years ago
chris 6cc0ef8c07
docs: fix typo 5 years ago
Mihai Moldovan cc803072e0 tests: add osx test case for PIE builds. 5 years ago
Mihai Moldovan 2c4a08ee56 linkers: AppleDynamicLinker supports -pie. 5 years ago
Xavier Claessens b33830f99e Revert "Have set() and set_quoted() of configuration object work with newlines." 5 years ago
Nirbheek Chauhan 1cb680388d wrap: Redirect stdin to DEVNULL (again) 5 years ago
Jussi Pakkanen 575a2c34f8
Merge pull request #5989 from xclaesse/cmake-part2 5 years ago
Martin Hostettler bb03cf0dbc wrap: Resolver.get_git: Factor out --depth argument generation and make sure not to pass None as parameter 5 years ago
Michael Hirsch, Ph.D 9db4461239 ci: hdf5: Actions MacOS CI added 5 years ago
Michael Hirsch, Ph.D c02593fddc HDF5: make much more robust across platforms 5 years ago
Daniel Mensinger 82df046bc1
cmake: Reassign dependencies from header-only targets 5 years ago
Daniel Mensinger 3cdc386cde
cmake: Detect dependenciy cycles and avoid infinite recursion 5 years ago
Daniel Mensinger b2b9c102b5
cmake: Some minor fixup 5 years ago
Robert Ancell dd15c47ea8
docs: Fix typo [skip ci] 5 years ago
Xavier Claessens 8efbcb1e80
cmake: Add unit test for add_custom_target() and add_dependency() 5 years ago
Xavier Claessens f73a1dff0e
cmake: Propagate error when running command 5 years ago
Xavier Claessens daeee32d9b
cmake: Add support for add_custom_target() with a command 5 years ago
Xavier Claessens 6844ad374e
cmake: Add support for add_dependencies() 5 years ago
Marc Herbert adcd70861d modules/qt.py: friendlier "lrelease-qtN not found" error message 5 years ago