8185 Commits (00aba4a2794c79685d698a446d8c932b0b1e0843)
 

Author SHA1 Message Date
Simon Allen 6a7b4be824 Handle case of dependency('threads') in 'requires' 5 years ago
Nirbheek Chauhan 35732dfaa1 tests: Require ninja 1.9 on CI 5 years ago
Nirbheek Chauhan 48f3495178 tests: Upgrade to ninja v1.9 for Linux 5 years ago
Nirbheek Chauhan 5f9dccb9bc azure: Workaround MSYS2 PCH test failures 5 years ago
Nirbheek Chauhan 2522af4b26 travis/macos: Use brew ninja and upgrade to v1.9.0 5 years ago
Nirbheek Chauhan 96088d3e51 tests: Detect ninja v1.9 and disable timestamp hack 5 years ago
Nirbheek Chauhan 2048bd41ec azure: Bump to upstream ninja v1.9 release 5 years ago
Nirbheek Chauhan aa0945471c azure: Download pkg-config.exe from meson cidata 5 years ago
Michael Hirsch, Ph.D 4c8b41a173 flatten list to subprocess.Popen, necessary for Python 3.8 5 years ago
Dylan Baker cf55cd5c92 environment: clang uses lld-link or link.exe on windows 5 years ago
Dylan Baker 0efab591da compilers: Move the compiler argument to proxy linker flags to the compiler class 5 years ago
Jussi Pakkanen 3256e7ea63 Shell script cleanup. 5 years ago
Dylan Baker ba4324ab9d Fix gcc include dot 5 years ago
Gabriel Ganne 4143c7bceb ninjabackend: do not generate scan-build target if it cannnot be run 5 years ago
Nirbheek Chauhan 83c010a17a
Merge pull request #5756 from thiblahute/wine_shortpaths 5 years ago
Dylan Baker fe645a0a9e envconfig: make MachineInfo.is_windows and is_cygwin match mesonlib 5 years ago
Dylan Baker d3a7537346 envconfig: Add missing MachineInfo is_<os> methods 5 years ago
Nirbheek Chauhan a107eab294 environment: Fix detection of MSVC arch on arm64 5 years ago
Jussi Pakkanen 3a04d325aa Fix packaging. [skip ci] 5 years ago
Peter Hutterer 4ebce2c3f2 Add test priorities to force test start order 5 years ago
Thibault Saunier 42c5e4fe2b wine: Try to get the short paths when generating WINEPATH 5 years ago
Michael Hirsch, Ph.D e3b21de563 Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828) 5 years ago
Dylan Baker 110b562930 Vs backend compiler selection (#5448) 5 years ago
nia e085aa089f NetBSD detection in envconfig.MachineInfo 5 years ago
nia 246b49fe75 Support NetBSD aarch64 and earm. 5 years ago
James Hilliard 315ab997b4 Add tests for sources that are disablers. 5 years ago
Vedran Miletić ab5bb8bcba Add RxDock 5 years ago
Michael Hirsch, Ph.D 11e34ca7fc correct logic for too old cmake 5 years ago
Daniel Mensinger f097b96883 cmake: fix missing -lpthread (fixes #5821) 5 years ago
Dylan Baker 6864058b10 Fix type annotations in linkers for python < 3.5.4 5 years ago
Jussi Pakkanen 3db6dcb3b8 Rerun configuration for all potential input files. Closes #5809. 5 years ago
Jussi Pakkanen 1ea3ddc6ad
Merge pull request #5681 from dcbaker/dynamic-linker-split 5 years ago
Phillip Cao 0384487fc5 Fix CCRX linking external dependencies 5 years ago
Jakub Jermář 53289cb98c Add HelenOS to Users.md 5 years ago
Jussi Pakkanen 80ef6fd69f Pass optimization flags to rustc properly. Closes: #5788. 5 years ago
Rachel Mant f431cff809 Make .extract_objects() work correctly as an input to custom_target 5 years ago
Norbert Nemec 1cb6177f03 avoid cmake syntax error due to "\" path separators on windows 5 years ago
Jussi Pakkanen a201499306 Only iterate over existing libdirs. 5 years ago
Thibault Saunier edec2ee0ee gnome: Handle overriden g-ir-scanner 5 years ago
Michael Hirsch, Ph.D fd7e8c5400 expand tilde when looking up libraries -Dfoo=~/mylib 5 years ago
Dylan Baker 142012ab73 docs: add snippet for l_undef on apple 5 years ago
Dylan Baker 931a1b9187 docs: Add snippet for compiler linker split 5 years ago
Dylan Baker c55285351a Interpreter: identify the linker being used, if there is one 5 years ago
Dylan Baker 06dcbd50ee compilers: Dispatch to dynamic linker class 5 years ago
Dylan Baker 2bd85c614a unittests: Create a fake DynamicLinker when necessary 5 years ago
Dylan Baker 3fbb450166 environment: Detect dynamic linker class 5 years ago
Dylan Baker 38d588bc6e compilers/mixins: Add a module for mixins for compilers that are linkers 5 years ago
Dylan Baker 4e74867f4b linkers: Add DMDs optlink 5 years ago
Dylan Baker 1bb5d53b5a linkers: Add SolarisDynamicLinker 5 years ago
Dylan Baker c77414a20b linkers: Add intel xilink 5 years ago