9378 Commits (5cc511b1e6ff031f9257e11584c79e50370d9a4c)

Author SHA1 Message Date
Andoni Morales Alastruey 5cc511b1e6 pkgconfig: add support to override pkg-config 1 month ago
Jussi Pakkanen 9fd9cc957f Bump version number for rc2. 1 month ago
Daniele Nicolodi ec7a81ad86 mintro: Add license and license_files to project introspection data 1 month ago
Pierre Lamot e1c09ee25f backend/ninja: fix bad @OUTPUTn@ replacements 1 month ago
Xavier Claessens 304207b9d2 cargo: Document that cargo subprojects is an experimental feature 1 month ago
Xavier Claessens 842504d614 mlog: Log once should not take location into account 1 month ago
Kevin Meagher d3542ff690 Add options for standard parameter for nvc and nvc++ 1 month ago
Loïc Estève 84070410f3 Fix minimal version for Emscripten C23 support 1 month ago
scivision 4d1623078f toolchain.py minimum CMake 3.10 to avoid deprecation warning 1 month ago
Jussi Pakkanen 739683943a Update version number for rc1. 2 months ago
Elliott Sales de Andrade eda59e141d Turn off CMake compile launcher when using zig 2 months ago
Elliott Sales de Andrade 4c3bb4f67b Fix C++ standard support for Emscripten 2 months ago
Nirbheek Chauhan d48602a5f3 curses: Ignore /usr/bin/ncurses5.4-config on macOS 2 months ago
Nirbheek Chauhan 0f914b75fe programs: Allow excluding certain paths when searching in PATH 2 months ago
Simon McVittie 9d0de83368 env2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is special 2 months ago
Simon McVittie 114a3e2914 env2mfile: Don't hard-code Debian as always being Linux 2 months ago
Simon McVittie 1909a8180b env2mfile: Map Debian GNU/Hurd to system() -> gnu 2 months ago
Simon McVittie b4a7251eb8 env2mfile: Add a function for mostly-identity mappings with special cases 2 months ago
Simon McVittie 6224a7f48e env2mfile: Split detect_cross_debianlike() 2 months ago
Simon McVittie ed1d626c35 env2mfile: Convert MachineInfo into a dataclass 2 months ago
Dylan Baker 54cb8cec8c backend/ninja: allow cleandead with dyndeps and ninja >= 1.12 2 months ago
mid-kid 940c45f832 Add additional C++ filename extensions 2 months ago
Dylan Baker 3728b228a6 compilers: remove hasattr from `can_compile_suffixes` 2 months ago
Dylan Baker cd75bbee9b compilers: remove hasattr for `file_suffixes` 2 months ago
Dylan Baker d528b83ff2 compilers: annotate lang_suffixes 2 months ago
Dylan Baker efa85c5b64 minstall: fix bug link 2 months ago
Dylan Baker 3d27f1c60a modules/cmake: use typed_kwargs instead of permittedKwargs 2 months ago
Dylan Baker 351ae5d3a6 modules/cmake: use typed_kwargs for subproject.dependency 2 months ago
Dylan Baker c79453ed73 modules/cmake: simplify _args_to_info 2 months ago
Dylan Baker f9c2a68372 interpreterbase/decorators: delete now unused stringArgs 2 months ago
Dylan Baker 60e2da24c0 modules/cmake: use typed_pos_args for remaining subproject methods 2 months ago
Dylan Baker 626f4fd244 modules/cmake: use typed_pos_args for subproject.dependency 2 months ago
Dylan Baker 2ce15a6906 modules/cmake: use typed_pos_args for subproject.get_variable 2 months ago
Dylan Baker e2508053a2 interpreterobjects: use typed_pos_args for subproject.get_variable 2 months ago
Jussi Pakkanen 9ce607665a Add a simple reproducibility test command. 2 months ago
Nirbheek Chauhan fb4995a2c6 programs: Store the project version when overriding find_program 2 months ago
Stephan Lachnit 9294c81fc1 cmake/traceparser: fix typo 2 months ago
Raul Tambre 5399d3de02 compilers/detect: remove unsupported -cpp flag for Clang preprocessor detection 2 months ago
mid-kid ddc03e5ab3 metrowerks: Pass warning flags to all subtools 2 months ago
mid-kid aed67bbb68 metrowerks: Whine when trying to build a shared library 2 months ago
mid-kid 3f135284c7 metrowerks: Fix compute_parameters_with_absolute_paths 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