aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-10FAQ.md: Add an entry for generated headers [skip ci]Nirbheek Chauhan1-0/+69
2019-07-09unit tests: Fix CI failures in NativeFileTestsNirbheek Chauhan1-1/+1
2019-07-08Merge pull request #5620 from mesonbuild/testenvvarJussi Pakkanen2-102/+162
2019-07-08Add (v)c++latest to VC_VERSION_MAPRobin Kertels1-0/+2
2019-07-08Update hotdoc files to match those produced by newest version.Jussi Pakkanen1-0/+9
2019-07-08Hack envvar override when running tests in-process.Jussi Pakkanen1-2/+8
2019-07-08Use environment variable overrides.Jussi Pakkanen1-80/+125
2019-07-08Convert some methods to use mandatory named kwargs.Jussi Pakkanen1-26/+26
2019-07-07move Gnu-specific feature '--print-search-dirs' to GnuLikeCompilerNorbert Nemec2-51/+60
2019-07-07expanduser for tildeMichael Hirsch, Ph.D1-0/+1
2019-07-06check that compiler name is not blank or emptyMichael Hirsch, Ph.D1-2/+2
2019-07-06BUGFIX: typo from 32e827dcdc451e1c5 broke PGI compilersMichael Hirsch, Ph.D1-1/+1
2019-07-05Merge pull request #5584 from mesonbuild/fixed5483Jussi Pakkanen2-21/+26
2019-07-05Explain that using shell functionality is forbidden. [skip ci]Jussi Pakkanen1-0/+6
2019-07-05Fix unittests.Jussi Pakkanen2-7/+11
2019-07-05compilers: Add missing cflags when calling compiler in link modeMarvin Scholz1-10/+11
2019-07-05compilers: Fix missing cflags for function detectionMarvin Scholz1-4/+4
2019-07-05Fix windres module argument flatteningePirat2-3/+4
2019-07-05Improve performance with windows defender ATPCharlie Barto3-9/+8
2019-07-05Document that add_languages() returns a boolean [skip ci] (#5600)Xavier Claessens1-1/+4
2019-07-05env: Do not return empty tool env varsMarvin Scholz1-0/+4
2019-07-03Return zero in cross_sizeofAbhishek Pandit-Subedi1-0/+1
2019-07-02dependencies/dev: Switch order of llvm dependency findersDylan Baker1-3/+3
2019-07-02tests/llvm: Test both cmake and llvm-config methodsDylan Baker1-20/+24
2019-07-01mintro: Add installed subdirs introspection (fixes #5556)Daniel Mensinger2-0/+30
2019-07-01Use the same directory names for dist so that ccache works. Closes #5583.Jussi Pakkanen1-5/+9
2019-07-01Describe array values in install_dir. [skip ci]Jussi Pakkanen1-0/+21
2019-06-30xcodebackend: Fix iterating compilers after host/build changesDylan Baker1-1/+1
2019-06-28Remove build host mixing warning on nativeJohn Ericson1-5/+0
2019-06-27Fix failing test_find_program test (Windows-only)Aleksey Gurtovoy1-5/+8
2019-06-27Fix two errors when cross-compiling with ValaJames Westman2-2/+4
2019-06-27`add_{global,project}_{,link_}arguments`: simply native flag behaviorJohn Ericson5-67/+58
2019-06-27meson_exe: Don't assert that we need an exe_wrapper when we say we don't need...Dylan Baker2-5/+7
2019-06-27Improve error message when Python is not usable. [skip ci]Jussi Pakkanen1-1/+1
2019-06-27Fix faling test_msvc_toolset_version testAleksey Gurtovoy1-2/+6
2019-06-27sanitycheckc: avoid linking sanitycheckc when cross compilingCody Schafer3-7/+14
2019-06-27gnome.py: correctly pick the compiler for gtk-doc buildsAlexander Kanavin1-4/+1
2019-06-27docs: Fix link to SourceSet module in the navbar [skip ci]Iñigo Martínez1-0/+1
2019-06-26dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross fileDylan Baker3-0/+16
2019-06-26Switch to using Pyinstaller. Closes #5550.Jussi Pakkanen1-14/+18
2019-06-25fortran-specific openMP testsMichael Hirsch, Ph.D2-0/+51
2019-06-24Merge pull request #5524 from scivision/icl_ifortDylan Baker9-32/+54
2019-06-25Split attribute visibilityDylan Baker3-3/+34
2019-06-24run_unitests: Skip the native_file_is_pipe test on cygwinDylan Baker1-1/+2
2019-06-24meson: add cache for getting optionsMarcel Hollerbach1-0/+1
2019-06-24typoMichael Hirsch, Ph.D1-1/+1
2019-06-24known Python 3.5 on windows workaround for subprocess(cwd=str(Path))Michael Hirsch, Ph.D1-1/+2
2019-06-24only test if Zlib foundMichael Hirsch, Ph.D1-2/+6
2019-06-24windows ifort can't do shared_library sanelyMichael Hirsch, Ph.D2-4/+8
2019-06-24update compiler ID for windows INtel MPIMichael Hirsch, Ph.D1-1/+1