8494 Commits (1cfbe5279db3e5195b3f71c33960daf5afbd0425)

Author SHA1 Message Date
Josh Soref 93cafe7b14 backend/vs: Fix OpenMPSupport 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Charles Brunet e238b81ba0 better algo to find DLL paths on Windows 2 years ago
Charles Brunet 4cf9aab357 Revert "find dll path on Windows" 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
Jussi Pakkanen eb472a133f Bump version number for new development. 2 years ago
Jussi Pakkanen ae163a3f3e Bump version number for release. 2 years ago
Eli Schwartz 8fc4649bfe
propagate the most accurate node to error messages 2 years ago
Christoph Reiter aa550033c8 get_llvm_tool_names: add released llvm versions 2 years ago
Jussi Pakkanen 71487c876e Bump version number for rc2. 2 years ago
Eli Schwartz f6d13c69e5
fix regression that broken git-based wraps with dirty contents 2 years ago
Barnabás Pőcze d0d22f4ded backend/vs: ensure that build dir is preferred to src dir 2 years ago
Xavier Claessens 9c526974dc
msetup: Allow (re)configure of not empty builddir 2 years ago
Xavier Claessens 0418a40e68
msetup: use more consistent exceptions on exit 2 years ago
Xavier Claessens ad151d9f11 coredata: Fix changing prefix option 2 years ago
Xavier Claessens b30cd5d2d5 Make --vsenv a readonly builtin option 2 years ago
Eli Schwartz 81c3c3808e
python dependency: avoid redefinition warnings for MS_WIN64 2 years ago
Jussi Pakkanen 697b42f022 Bump version number for rc1. 2 years ago
Eli Schwartz a7930a2cd7 backends: fix bug where meson_exe crashed if constructed with found programs 2 years ago
Eli Schwartz 3070bd49a2 do not resolve symlinks when calculating the meson command 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
Jussi Pakkanen 65482497d3 Import cpu detection fix from Debian. 2 years ago
Xavier Claessens 89fe81835b Allow --reconfigure and --wipe of empty builddir 2 years ago
Xavier Claessens 567d1fec9b Make backend option read-only 2 years ago
Charles Brunet 03498424d0 find dll path on Windows 2 years ago
Xavier Claessens 65c22d8c38 custom_target: libfoo.so.1 is linkable 2 years ago
Denis Fortin 0c91c474d3 Write wrap-redirect filename as posix path 2 years ago
Helen Ginn 3ca56dc778 Add a system method for obtaining GL dependency on Linux OS 2 years ago
Renan Lavarec 4fedf19f41 asm: Add sx extension 2 years ago
Alyssa Ross b85ffbacb1 Fix run_tool() when git is not installed 2 years ago
Eli Schwartz 3e7c08f358
fix one more missing explicit "setup" subcommand 2 years ago
Eli Schwartz a024d75e15
backends: add a new "none" backend 2 years ago
Eli Schwartz fccada6703
mtest: move the detection of rebuild compatibility out into the entry point 2 years ago
Eli Schwartz b4c347674b
backends: simplify class setup 2 years ago
Volker Weißmann 46fe127503
Add restat = 1 to the fortran_COMPILER rule 2 years ago
David Seifert 5feeb1c2ef CUDA: make "Ampere" equivalent to SM8.0+SM8.6 2 years ago
Volker Weißmann 193a12e366 Small fix on how cc.sizeof (and similar functions) use the 'prefix' kwarg 2 years ago
Volker Weißmann bb27341cd0 Better error message when custom_targets has duplicates in the output kwarg 2 years ago
Xavier Claessens 5c5d261845 Fix "meson subprojects checkout -b" regression 2 years ago
Charles Brunet 91b88b1a76 fix meson compile with alias target 2 years ago
Xavier Claessens 72cd2a395a coredata: Do not pickle it twice 2 years ago
Daan De Meyer adb619db61 Stop using replace_if_different() for coredata pickle file 2 years ago
Corentin Noël e0792f4819 modules/i18n: fix typo in gettext decorator 2 years ago
Xavier Claessens 340aedc0d9 hotdoc: Install devhelp files at the right location 2 years ago
Charles Brunet a5a7b29a66 prevent lib prefix warning from pkg-config 2 years ago
Charles Brunet ef5da765af add typename to AliasTarget 2 years ago
Charles Brunet 9792506536 rewriter: fix indentation of kwargs 2 years ago
Charles Brunet 7fcc9a95bd rewriter: add missing command aliases 2 years ago
Charles Brunet d4d118438d rewriter: activate vsenv 2 years ago
Charles Brunet 90b6d6dafb rewriter: fix warning about empty sources 2 years ago