15064 Commits (83d9b21401ec338efeff231316c06aa78e862843)
 

Author SHA1 Message Date
mid-kid 3f135284c7 metrowerks: Fix compute_parameters_with_absolute_paths 2 months ago
Eli Schwartz 790c43debe
docs: update the Visual Studio guide for the post-0.59 era with automatic vsenv 2 months ago
Elliot 83b2968118 Don't fail to package when run twice 2 months ago
Alan Coopersmith b7ce7c2d39 linkers: Fix linker detection with clang on Solaris 2 months ago
Simon McVittie c359752099 env2mfile: Fix a typo 2 months ago
Florent Valette 1aac6cc1ec compiler,rust: fix sanity check and internal deps for baremetal rust project/target 2 months ago
Jonathon Anderson 8eaeff5b1f clang-tidy: Avoid spawning too many threads 2 months ago
Tristan Ross f3daf6265a linkers: Disable -rpath-link with ld.zigcc 2 months ago
Andrei Alexeyev 798bf51903 linkers: basic support for the 'zig cc' linker 2 months ago
Pierre Lamot 6797f9bc15 qt module: allow has_tools to specify which tools to check 2 months ago
paugier c572879bc9 MPI detection: try --showme:compile/--showme:link and -compile_info/-link_info 2 months ago
paugier 179663523a MPI detection: get version from old IntelMPI wrappers 2 months ago
paugier 901f5dfbf8 MPI detection: support more implementations (any compilers) 2 months ago
paugier e2ab61627a MPI detection: mpicc/mpiicc before pkg-config 2 months ago
Dylan Baker b7bf61e33e interpreter: when overriding a dependency make its name match 2 months ago
Dylan Baker 6e98767c31 dependency: define equality and hash operators for Dependency 2 months ago
Andrei Horodniceanu 726d9c0b61 .github/workflows/os_comp.yml: set HOME to /root on OpenSUSE 2 months ago
Andrew McNulty 191b801f1d run_single_test: Ensure symlinks exist and are cleaned up 2 months ago
Andrew McNulty bc30d5982d meson command tests: clean up temporary script upon completion 2 months ago
Martin Garton 5102f43657
Add a newline at the end of test files 2 months ago
Will Ayd b1abfa89d9 Add Accept-Language and Accept-Encoding headers to wrap requests 2 months ago
unknown dbad301c8b add doc snippet 2 months ago
unknown 63cea2ae22 add test cases 2 months ago
unknown 527752a588 add description 2 months ago
unknown 59f6105f79 add diasdk dependency 2 months ago
unknown cbbe455ba4 Document get_variable(system) 2 months ago
unknown c8b463491c Add get_variable() system dependency 2 months ago
Benoit Pierre 3f4957c713 rewriter: don't output target info to stderr 2 months ago
Benoit Pierre 7659c6c236 pylint: disable `too-many-positional-arguments` 2 months ago
Dylan Baker 933b0129a8 CI: run lint workflows on changes to the lint config files 2 months ago
Kacper Słomiński 9501228168 nasm: Use different test sources for x86 and x86_64 2 months ago
Eli Schwartz d3f28217c5
tests: only skip MPI test on Ubuntu if we are in a CI container 2 months ago
Eli Schwartz 5e6122b2a5
mdist: correctly detect dirty hg repos with non-English locale, redux 2 months ago
spaette 19f9369b4c Fix typos 2 months ago
Junjie Mao e5d03f5e13 backend/ninja: Generate sysroot in rust-project.json 2 months ago
Eli Schwartz 81c5088568
mdist: detect pathological git repo cases and show a slightly better error 2 months ago
Andrew McNulty 9cb9ad88da compilers: Pass mode to determine_args, not its string value 2 months ago
Eli Schwartz 2b80d4cca1
When configuring fails in Github Actions, print folded logs 2 months ago
Andrew McNulty 74dd77ed81 Prevent raw exception during project() 2 months ago
Andrew McNulty 050b788ed8 Fix various incorrect uses of `its` vs `it's`. 2 months ago
Dylan Baker 7813354460 cmake: actually print the cycle in the error message 2 months ago
Andrei Horodniceanu 188869724a
ci/run.ps1: Clean up D related code 2 months ago
spaette bb2adc06c0 add epiphany 2 months ago
Sam James 9c6881f0e2
ci: gentoo: install dev-qt/qttools 2 months ago
spaette 4179996fef Fix typos 2 months ago
Andrew McNulty 3aedec5b34 Harmonize d_import_dirs and include_directories behavior. 2 months ago
Charles Brunet 8a641cac5f Fix pkgconfig.generate handling of BothLibraries dependencies 2 months ago
Charles Brunet 68d620ea8e Fix typing for InternalDependency.get_as_static() and get_as_shared() 2 months ago
Thomas Haller fa8bd9306c compilers: avoid -Wunused-value compiler warning in CLikeCompiler.has_type() 2 months ago
Thomas Haller a22a50a673 compilers: avoid -Wunused-value compiler warning in CLikeCompiler.has_members() 2 months ago