14991 Commits (527752a58874cd82f87f3122efae9300dabe173f)
 

Author SHA1 Message Date
unknown 527752a588 add description 7 months ago
unknown 59f6105f79 add diasdk dependency 7 months ago
unknown cbbe455ba4 Document get_variable(system) 7 months ago
unknown c8b463491c Add get_variable() system dependency 7 months ago
Benoit Pierre 3f4957c713 rewriter: don't output target info to stderr 8 months ago
Benoit Pierre 7659c6c236 pylint: disable `too-many-positional-arguments` 8 months ago
Dylan Baker 933b0129a8 CI: run lint workflows on changes to the lint config files 8 months ago
Kacper Słomiński 9501228168 nasm: Use different test sources for x86 and x86_64 8 months ago
Eli Schwartz d3f28217c5
tests: only skip MPI test on Ubuntu if we are in a CI container 8 months ago
Eli Schwartz 5e6122b2a5
mdist: correctly detect dirty hg repos with non-English locale, redux 8 months ago
spaette 19f9369b4c Fix typos 8 months ago
Junjie Mao e5d03f5e13 backend/ninja: Generate sysroot in rust-project.json 8 months ago
Eli Schwartz 81c5088568
mdist: detect pathological git repo cases and show a slightly better error 8 months ago
Andrew McNulty 9cb9ad88da compilers: Pass mode to determine_args, not its string value 8 months ago
Eli Schwartz 2b80d4cca1
When configuring fails in Github Actions, print folded logs 8 months ago
Andrew McNulty 74dd77ed81 Prevent raw exception during project() 8 months ago
Andrew McNulty 050b788ed8 Fix various incorrect uses of `its` vs `it's`. 8 months ago
Dylan Baker 7813354460 cmake: actually print the cycle in the error message 8 months ago
Andrei Horodniceanu 188869724a
ci/run.ps1: Clean up D related code 8 months ago
spaette bb2adc06c0 add epiphany 8 months ago
Sam James 9c6881f0e2
ci: gentoo: install dev-qt/qttools 8 months ago
spaette 4179996fef Fix typos 8 months ago
Andrew McNulty 3aedec5b34 Harmonize d_import_dirs and include_directories behavior. 8 months ago
Charles Brunet 8a641cac5f Fix pkgconfig.generate handling of BothLibraries dependencies 8 months ago
Charles Brunet 68d620ea8e Fix typing for InternalDependency.get_as_static() and get_as_shared() 8 months ago
Thomas Haller fa8bd9306c compilers: avoid -Wunused-value compiler warning in CLikeCompiler.has_type() 8 months ago
Thomas Haller a22a50a673 compilers: avoid -Wunused-value compiler warning in CLikeCompiler.has_members() 8 months ago
Dylan Baker f83dca32fe interpreterbase: Use explicit `TypeAlias` annotation to allow recursive types 8 months ago
unknown 58c6b13c4e Fix check for 32-bit clang-cl 8 months ago
Dylan Baker 53e11488d9
options: use a TypedDict for kwargs to ArgumentParser.add_argument 8 months ago
Dylan Baker 69f1679dbd
options.py: Fix Intel Copyright 8 months ago
Dylan Baker 7cf2dd6e3f
options: fix typing issues with the OptionStore type 8 months ago
Zihua Wu e940d58677
fix LDFLAGS for cuda 8 months ago
Dylan Baker cd0981bb3c
options: fix imports 8 months ago
Eli Schwartz d353219e17
run_mypy: register utils/vsenv.py, as it is type-safe 8 months ago
Dylan Baker ca5490f021 machinefile: Make fully typesafe 8 months ago
Dylan Baker 8b5e53b654 machinefile: Remove unused type alias 8 months ago
Charles Brunet 37c5bffbff mformat: better handling of continuation lines 8 months ago
Charles Brunet d3ef02b2e4 mformat: detect invalid config 8 months ago
Charles Brunet ce1602c1ee alias_target with both_libs builds both 8 months ago
Charles Brunet 0fc363021e auto select static or shared when linking both_libraries together 8 months ago
Charles Brunet 2d6915a598 add default_both_libraries core option 8 months ago
Charles Brunet 7b3169f464 allow internal_dependency object to carry both_lib 8 months ago
Eli Schwartz 83f8de5357
tests: handle uncommon architecture format for nm 8 months ago
Benjamin Gilbert 6d92547e6c mformat: regenerate long lines even if they're already multiline 8 months ago
Jussi Pakkanen 3bb3d576a1 Add support for LLVM 19 in Debian. 8 months ago
Dylan Baker 1e6e4c8d57 mformat: provide nice error message instead of backtrace for invalid value 8 months ago
sid 49a58cf743 modules/gnome: Make 'gnome.yelp()' install actual media with symlinks 8 months ago
LIU Hao 7071ee632c docs: Update descriptions of `host_machine.system()` about Windows 8 months ago
Dylan Baker 0534753662 Add missing `__future__.annotations` imports 8 months ago