9659 Commits (0b0873c7438471732e5237b1c667e5a3b3fe3c82)
 

Author SHA1 Message Date
Nathan Lanza 4b728293cd
Replace `dynamic linker` with `linker` [skip ci] 4 years ago
Jussi Pakkanen b6ea3eec1f
Merge pull request #7422 from alanc/solaris-fixes 4 years ago
Xavier Claessens 825ba92b98 doc: Add warning about --force-fallback-for [skip ci] 4 years ago
Jussi Pakkanen 3803ca1a38
Merge pull request #7436 from scivision/python_tests 4 years ago
Eli Schwartz f2dad788e7 qt module: rcc supports depfiles now, given a recent enough version of Qt5 4 years ago
Nirbheek Chauhan 848fcb6a53 Enable target override_options for llvm-ir 4 years ago
Nirbheek Chauhan a672ffa9f8 ci: Increase timeout for vs jobs to 120 4 years ago
Nirbheek Chauhan 21da2c9040 Fix native builds on Windows ARM64 machines 4 years ago
Michael Hirsch, Ph.D 0c5f3c7483
doc 4 years ago
Michael Hirsch, Ph.D f985bb7383
add Nvidia HPC SDK compilers 4 years ago
Jussi Pakkanen c57616884f MSI creation fixes. [skip ci] 4 years ago
Jussi Pakkanen cd8bdef776 Bump version number for new development. [skip ci] 4 years ago
Jussi Pakkanen d0c68dc115 Updated everything for release 0.55.0. 4 years ago
Michael Hirsch c9d8d4628e
simplify/correct test logic 4 years ago
Michael Hirsch 7851495064
remove redundant syntax 4 years ago
Michael Hirsch 895de87b90
some python test cases don't care about backend, so run them in any case 4 years ago
Michael Hirsch 4f1a240bc2
raise SystemExit() generally preferred to sys.exit(1) 4 years ago
Michael Hirsch 173d1624cb
c lang not needed for this test 4 years ago
Michael Hirsch ab72f52743
setuptools is not stdlib, but distutils is 4 years ago
Michael Hirsch d769b425f0 refactor: name .mypy.ini to reduce visual clutter 4 years ago
Jussi Pakkanen fa929b4714 Check that hg is actually working. 4 years ago
Jussi Pakkanen 4c9d57200a Decrease version requirement to work on Xenial. 4 years ago
Xavier Claessens f1edb83bb6 doc: Small tweaks to fallback documentation [skip ci] 4 years ago
Alan Coopersmith 20d405ec18 SolarisDynamicLinker: report ld's version instead of gcc's 4 years ago
Alan Coopersmith 5b82bb8689 SolarisDynamicLinker: Check if linker supports -z type=pie 4 years ago
Alan Coopersmith e801e0435e symbolextractor: use try/finally in solaris_syms when wrapping gnu_syms 4 years ago
Jussi Pakkanen 7ab0090d2a Update version number for rc 2. 4 years ago
Xavier Claessens 1993fb602e doc: Improve documentation of [provide] section in wrap files 4 years ago
Nirbheek Chauhan 40319c9634 Don't make unactionable warnings fatal 4 years ago
Thibault Saunier 99e96133c8
doc: Minor typo fix in legal.md [skip ci] 4 years ago
Xavier Claessens e1094df77e wrap: Add back filename member in PackageDefinition 4 years ago
Xavier Claessens b510d644fe find_program: Do not use fallback when before parsing project() 4 years ago
Xavier Claessens f66c8c35da qt: Fix has_tools() when required=False 4 years ago
Alexander Neumann 92075f5ef3 give user control of option skip_sanity_check 4 years ago
Jussi Pakkanen f8bec97084 Bump version number for RC1. 4 years ago
Marvin Scholz 85686e21d7 environment: Correctly detect arm64 as aarch64 4 years ago
Jussi Pakkanen a296ee44a1 Skip doc test when docs are not available. 4 years ago
Jussi Pakkanen 026e386ec2
Merge pull request #6902 from xclaesse/auto-fallback 4 years ago
Jussi Pakkanen 14cc2efcfe Store website build script. [skip ci] 4 years ago
Xavier Claessens 576493982d wrap: Add failing unit test for fallback consistency 4 years ago
Xavier Claessens 7c90639078 interpreter: Don't abort if dep isn't required and sub didn't override 4 years ago
Xavier Claessens f7a07ee91a interpreter: Already configured fallback should be used for optional dep 4 years ago
Xavier Claessens 95c3fee47d wrap: Update doc to give dependency_names example first 4 years ago
Xavier Claessens 41aefd2145 wrap: Abort if multiple wraps provide the same dep or program 4 years ago
Xavier Claessens 13316f99fe wrap: Refactor to split wraps dictionary into 3 separate dicts 4 years ago
Xavier Claessens fba796cf13 Fix typo: coma->comma 4 years ago
Xavier Claessens f08eed37cb find_program: Fallback if a wrap file provide the program name 4 years ago
Xavier Claessens 288d1ae5a5 wrap: Do not fallback implicitly on optional dependency 4 years ago
Xavier Claessens 71804e56eb wrap: Add special 'dependency_names' key in [provide] section 4 years ago
Xavier Claessens 2a7f72885f wrap: Add 'provide' section 4 years ago