Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | type hints @dcbaker | Michael Hirsch, Ph.D | 1 | -6/+5 |
2019-07-08 | add clang c_std=c18 alias | Michael Hirsch, Ph.D | 3 | -19/+46 |
2019-07-08 | Merge pull request #5620 from mesonbuild/testenvvar | Jussi Pakkanen | 2 | -102/+162 |
2019-07-08 | Add (v)c++latest to VC_VERSION_MAP | Robin Kertels | 1 | -0/+2 |
2019-07-08 | Update hotdoc files to match those produced by newest version. | Jussi Pakkanen | 1 | -0/+9 |
2019-07-08 | Hack envvar override when running tests in-process. | Jussi Pakkanen | 1 | -2/+8 |
2019-07-08 | Use environment variable overrides. | Jussi Pakkanen | 1 | -80/+125 |
2019-07-08 | Convert some methods to use mandatory named kwargs. | Jussi Pakkanen | 1 | -26/+26 |
2019-07-07 | move Gnu-specific feature '--print-search-dirs' to GnuLikeCompiler | Norbert Nemec | 2 | -51/+60 |
2019-07-07 | expanduser for tilde | Michael Hirsch, Ph.D | 1 | -0/+1 |
2019-07-06 | check that compiler name is not blank or empty | Michael Hirsch, Ph.D | 1 | -2/+2 |
2019-07-06 | BUGFIX: typo from 32e827dcdc451e1c5 broke PGI compilers | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-07-05 | Merge pull request #5584 from mesonbuild/fixed5483 | Jussi Pakkanen | 2 | -21/+26 |
2019-07-05 | Explain that using shell functionality is forbidden. [skip ci] | Jussi Pakkanen | 1 | -0/+6 |
2019-07-05 | Fix unittests. | Jussi Pakkanen | 2 | -7/+11 |
2019-07-05 | compilers: Add missing cflags when calling compiler in link mode | Marvin Scholz | 1 | -10/+11 |
2019-07-05 | compilers: Fix missing cflags for function detection | Marvin Scholz | 1 | -4/+4 |
2019-07-05 | Fix windres module argument flattening | ePirat | 2 | -3/+4 |
2019-07-05 | Improve performance with windows defender ATP | Charlie Barto | 3 | -9/+8 |
2019-07-05 | Document that add_languages() returns a boolean [skip ci] (#5600) | Xavier Claessens | 1 | -1/+4 |
2019-07-05 | env: Do not return empty tool env vars | Marvin Scholz | 1 | -0/+4 |
2019-07-03 | Return zero in cross_sizeof | Abhishek Pandit-Subedi | 1 | -0/+1 |
2019-07-02 | dependencies/dev: Switch order of llvm dependency finders | Dylan Baker | 1 | -3/+3 |
2019-07-02 | tests/llvm: Test both cmake and llvm-config methods | Dylan Baker | 1 | -20/+24 |
2019-07-01 | mintro: Add installed subdirs introspection (fixes #5556) | Daniel Mensinger | 2 | -0/+30 |
2019-07-01 | Use the same directory names for dist so that ccache works. Closes #5583. | Jussi Pakkanen | 1 | -5/+9 |
2019-07-01 | Describe array values in install_dir. [skip ci] | Jussi Pakkanen | 1 | -0/+21 |
2019-06-30 | xcodebackend: Fix iterating compilers after host/build changes | Dylan Baker | 1 | -1/+1 |
2019-06-28 | Remove build host mixing warning on native | John Ericson | 1 | -5/+0 |
2019-06-27 | Fix failing test_find_program test (Windows-only) | Aleksey Gurtovoy | 1 | -5/+8 |
2019-06-27 | Fix two errors when cross-compiling with Vala | James Westman | 2 | -2/+4 |
2019-06-27 | `add_{global,project}_{,link_}arguments`: simply native flag behavior | John Ericson | 5 | -67/+58 |
2019-06-27 | meson_exe: Don't assert that we need an exe_wrapper when we say we don't need... | Dylan Baker | 2 | -5/+7 |
2019-06-27 | Improve error message when Python is not usable. [skip ci] | Jussi Pakkanen | 1 | -1/+1 |
2019-06-27 | Fix faling test_msvc_toolset_version test | Aleksey Gurtovoy | 1 | -2/+6 |
2019-06-27 | sanitycheckc: avoid linking sanitycheckc when cross compiling | Cody Schafer | 3 | -7/+14 |
2019-06-27 | gnome.py: correctly pick the compiler for gtk-doc builds | Alexander Kanavin | 1 | -4/+1 |
2019-06-27 | docs: Fix link to SourceSet module in the navbar [skip ci] | Iñigo MartÃnez | 1 | -0/+1 |
2019-06-26 | dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file | Dylan Baker | 3 | -0/+16 |
2019-06-26 | Switch to using Pyinstaller. Closes #5550. | Jussi Pakkanen | 1 | -14/+18 |
2019-06-25 | fortran-specific openMP tests | Michael Hirsch, Ph.D | 2 | -0/+51 |
2019-06-24 | Merge pull request #5524 from scivision/icl_ifort | Dylan Baker | 9 | -32/+54 |
2019-06-25 | Split attribute visibility | Dylan Baker | 3 | -3/+34 |
2019-06-24 | run_unitests: Skip the native_file_is_pipe test on cygwin | Dylan Baker | 1 | -1/+2 |
2019-06-24 | meson: add cache for getting options | Marcel Hollerbach | 1 | -0/+1 |
2019-06-24 | typo | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-06-24 | known Python 3.5 on windows workaround for subprocess(cwd=str(Path)) | Michael Hirsch, Ph.D | 1 | -1/+2 |
2019-06-24 | only test if Zlib found | Michael Hirsch, Ph.D | 1 | -2/+6 |
2019-06-24 | windows ifort can't do shared_library sanely | Michael Hirsch, Ph.D | 2 | -4/+8 |
2019-06-24 | update compiler ID for windows INtel MPI | Michael Hirsch, Ph.D | 1 | -1/+1 |