Age | Commit message (Expand) | Author | Files | Lines |
2019-10-19 | docs: Add missing language identifier [skip ci] | Anton Leontiev | 3 | -6/+9 |
2019-10-19 | mdist.py: import lzma only when needed | Thomas Petazzoni | 1 | -1/+1 |
2019-10-19 | cmake2meson: improve exceptions, add type annotations, use argparse | Michael Hirsch, Ph.D | 1 | -22/+22 |
2019-10-19 | Fix according to deprecation of usage of non-standard escape sequences | makise-homura | 1 | -1/+1 |
2019-10-19 | Add a proper way to get include dirs for elbrus compiler | makise-homura | 1 | -0/+13 |
2019-10-19 | Make search of library dirs correct | makise-homura | 1 | -2/+2 |
2019-10-18 | Documentation: Extend example for precompiled headers | Gerion Entrup | 1 | -5/+16 |
2019-10-18 | syntax-highlighting: vim: add license header [skip ci] | Liam Beguin | 3 | -0/+3 |
2019-10-18 | xcode 64 bit for catalina [skip ci] | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-10-18 | MPI: don't excessively skip Windows test cases, which can hide real problems | Michael Hirsch, Ph.D | 2 | -21/+27 |
2019-10-18 | mconf: Group all options per subproject and align all groups | Xavier Claessens | 1 | -72/+115 |
2019-10-18 | Add missing newlines to "meson introspect" error | Aaron Plattner | 1 | -3/+3 |
2019-10-18 | default inc dirs: fix warning for unsupporte lang (fixes #6050) | Daniel Mensinger | 1 | -2/+9 |
2019-10-18 | tests/1common: update meson_version>=0.52 for is_disabler | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-10-18 | emscripten: fix false positives in linking tests | Andrei Alexeyev | 1 | -0/+13 |
2019-10-18 | Refactor duplicate Emscripten code into a mixin | Andrei Alexeyev | 3 | -26/+37 |
2019-10-15 | Add test case to verify identity cross builds | Ross Burton | 4 | -0/+32 |
2019-10-15 | Fix emscripten C compiler initialization | Andrei Alexeyev | 2 | -6/+8 |
2019-10-15 | environment: Add missing space between words | Matt Turner | 1 | -1/+1 |
2019-10-15 | envconfig: Add Alpha CPU family | Matt Turner | 2 | -0/+3 |
2019-10-14 | Workaround broken get_allow_undefined_link_args in DmdLikeCompilerMixin | Andrei Alexeyev | 1 | -0/+3 |
2019-10-14 | Revert "Remove BasicLinkerIsCompilerMixin from LDC and DMD" | Andrei Alexeyev | 1 | -2/+2 |
2019-10-14 | Remove BasicLinkerIsCompilerMixin from LDC and DMD | Andrei Alexeyev | 1 | -2/+2 |
2019-10-14 | Implement get_linker_output_args in Emscripten compilers | Andrei Alexeyev | 2 | -0/+6 |
2019-10-14 | Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin | Andrei Alexeyev | 1 | -0/+3 |
2019-10-14 | Implement get_asneeded_args in BasicLinkerIsCompilerMixin | Andrei Alexeyev | 1 | -0/+3 |
2019-10-14 | Implement get_allow_undefined_link_args in EmscriptenCPPCompiler | Andrei Alexeyev | 1 | -0/+3 |
2019-10-14 | Implement get_allow_undefined_link_args in EmscriptenCCompiler | Andrei Alexeyev | 1 | -0/+4 |
2019-10-14 | Implement get_linker_debug_crt_args in BasicLinkerIsCompilerMixin | Andrei Alexeyev | 1 | -0/+3 |
2019-10-14 | Fix misnamed method in BasicLinkerIsCompilerMixin | Andrei Alexeyev | 1 | -1/+1 |
2019-10-14 | syntax-highlighting: vim: set comment string | Liam Beguin | 1 | -0/+3 |
2019-10-14 | environment: Fix detection of xild with icc | Dylan Baker | 1 | -1/+1 |
2019-10-11 | path interpreter--silently discard invalid Unix relative paths on Windows | Michael Hirsch, Ph.D | 1 | -0/+4 |
2019-10-11 | compilers: Fix version requirements for ClangC and AppleClangC | Ting-Wei Lan | 1 | -4/+4 |
2019-10-10 | cmake: Blacklist MS debug flags (fixes #6021) | Daniel Mensinger | 1 | -1/+2 |
2019-10-10 | intel-cl: correct argument order | Michael Hirsch, Ph.D | 2 | -4/+4 |
2019-10-10 | BUGFIX: environment.py CudaCompiler missing info arg | Michael Hirsch, Ph.D | 1 | -1/+2 |
2019-10-10 | Merge pull request #6011 from xclaesse/not-disabler | Jussi Pakkanen | 2 | -4/+46 |
2019-10-10 | Make parser errors print relative path to meson.build file | Niklas Claesson | 2 | -2/+19 |
2019-10-09 | Fix for issue 5355 | Michael Lenczewski | 1 | -0/+12 |
2019-10-09 | Merge pull request #5833 from dcbaker/remove-compiler-type | Jussi Pakkanen | 27 | -376/+544 |
2019-10-09 | Merge pull request #5907 from xhaakon/pdb | Jussi Pakkanen | 7 | -27/+72 |
2019-10-09 | environment: Detect sun4u and sun4v as sparc64 | Dylan Baker | 1 | -0/+2 |
2019-10-09 | tests: Don't expect any *.pdb files installed in 'lib' | Jakub Adam | 3 | -5/+0 |
2019-10-09 | Fix *.pdb files missing in meson introspect --installed output | Jakub Adam | 4 | -22/+72 |
2019-10-08 | Skip more tests if pkg-config is missing | Jan Beich | 1 | -0/+2 |
2019-10-08 | Test disabler in foreach loops | Xavier Claessens | 2 | -4/+22 |
2019-10-08 | Fix `if not disabler()` case | Xavier Claessens | 2 | -0/+24 |
2019-10-08 | doc: tell that unit-tests "priority" is introduced in 0.52 [skip ci] | Gabriel Ganne | 1 | -0/+2 |
2019-10-08 | linkers: Concatenate -L and the directory | Dylan Baker | 1 | -1/+1 |