9360 Commits (1c11a04f94ae18fbe494cce84038763f11b65583)

Author SHA1 Message Date
Simon McVittie 6224a7f48e env2mfile: Split detect_cross_debianlike() 5 months ago
Simon McVittie ed1d626c35 env2mfile: Convert MachineInfo into a dataclass 5 months ago
Dylan Baker 54cb8cec8c backend/ninja: allow cleandead with dyndeps and ninja >= 1.12 5 months ago
mid-kid 940c45f832 Add additional C++ filename extensions 5 months ago
Dylan Baker 3728b228a6 compilers: remove hasattr from `can_compile_suffixes` 5 months ago
Dylan Baker cd75bbee9b compilers: remove hasattr for `file_suffixes` 5 months ago
Dylan Baker d528b83ff2 compilers: annotate lang_suffixes 5 months ago
Dylan Baker efa85c5b64 minstall: fix bug link 5 months ago
Dylan Baker 3d27f1c60a modules/cmake: use typed_kwargs instead of permittedKwargs 5 months ago
Dylan Baker 351ae5d3a6 modules/cmake: use typed_kwargs for subproject.dependency 5 months ago
Dylan Baker c79453ed73 modules/cmake: simplify _args_to_info 5 months ago
Dylan Baker f9c2a68372 interpreterbase/decorators: delete now unused stringArgs 5 months ago
Dylan Baker 60e2da24c0 modules/cmake: use typed_pos_args for remaining subproject methods 5 months ago
Dylan Baker 626f4fd244 modules/cmake: use typed_pos_args for subproject.dependency 5 months ago
Dylan Baker 2ce15a6906 modules/cmake: use typed_pos_args for subproject.get_variable 5 months ago
Dylan Baker e2508053a2 interpreterobjects: use typed_pos_args for subproject.get_variable 5 months ago
Jussi Pakkanen 9ce607665a Add a simple reproducibility test command. 5 months ago
Nirbheek Chauhan fb4995a2c6 programs: Store the project version when overriding find_program 5 months ago
Stephan Lachnit 9294c81fc1 cmake/traceparser: fix typo 5 months ago
Raul Tambre 5399d3de02 compilers/detect: remove unsupported -cpp flag for Clang preprocessor detection 5 months ago
mid-kid ddc03e5ab3 metrowerks: Pass warning flags to all subtools 5 months ago
mid-kid aed67bbb68 metrowerks: Whine when trying to build a shared library 5 months ago
mid-kid 3f135284c7 metrowerks: Fix compute_parameters_with_absolute_paths 5 months ago
Alan Coopersmith b7ce7c2d39 linkers: Fix linker detection with clang on Solaris 5 months ago
Simon McVittie c359752099 env2mfile: Fix a typo 5 months ago
Florent Valette 1aac6cc1ec compiler,rust: fix sanity check and internal deps for baremetal rust project/target 5 months ago
Jonathon Anderson 8eaeff5b1f clang-tidy: Avoid spawning too many threads 5 months ago
Tristan Ross f3daf6265a linkers: Disable -rpath-link with ld.zigcc 5 months ago
Andrei Alexeyev 798bf51903 linkers: basic support for the 'zig cc' linker 5 months ago
Pierre Lamot 6797f9bc15 qt module: allow has_tools to specify which tools to check 5 months ago
paugier c572879bc9 MPI detection: try --showme:compile/--showme:link and -compile_info/-link_info 5 months ago
paugier 179663523a MPI detection: get version from old IntelMPI wrappers 5 months ago
paugier 901f5dfbf8 MPI detection: support more implementations (any compilers) 5 months ago
paugier e2ab61627a MPI detection: mpicc/mpiicc before pkg-config 5 months ago
Dylan Baker b7bf61e33e interpreter: when overriding a dependency make its name match 5 months ago
Dylan Baker 6e98767c31 dependency: define equality and hash operators for Dependency 5 months ago
Martin Garton 5102f43657
Add a newline at the end of test files 5 months ago
Will Ayd b1abfa89d9 Add Accept-Language and Accept-Encoding headers to wrap requests 5 months ago
unknown 59f6105f79 add diasdk dependency 5 months ago
unknown c8b463491c Add get_variable() system dependency 5 months ago
Benoit Pierre 3f4957c713 rewriter: don't output target info to stderr 5 months ago
Eli Schwartz 5e6122b2a5
mdist: correctly detect dirty hg repos with non-English locale, redux 5 months ago
Junjie Mao e5d03f5e13 backend/ninja: Generate sysroot in rust-project.json 5 months ago
Eli Schwartz 81c5088568
mdist: detect pathological git repo cases and show a slightly better error 5 months ago
Andrew McNulty 9cb9ad88da compilers: Pass mode to determine_args, not its string value 5 months ago
Eli Schwartz 2b80d4cca1
When configuring fails in Github Actions, print folded logs 5 months ago
Andrew McNulty 74dd77ed81 Prevent raw exception during project() 5 months ago
Andrew McNulty 050b788ed8 Fix various incorrect uses of `its` vs `it's`. 5 months ago
Dylan Baker 7813354460 cmake: actually print the cycle in the error message 5 months ago
spaette 4179996fef Fix typos 5 months ago