| Commit message (Expand) | Author | Age | Files | Lines |
| * | Describe how to set up VS external project. [skip ci]vsstandalone | Jussi Pakkanen | 2019-08-06 | 2 | -0/+58 |
| * | Merge pull request #5644 from bonzini/meson-exe-cmdline | Jussi Pakkanen | 2019-08-03 | 5 | -135/+118 |
| |\ |
|
| | * | backends: do not split command and arguments in ExecutableSerialisation | Paolo Bonzini | 2019-07-19 | 2 | -11/+7 |
| | * | backends: remove unnecessary fields from ExecutableSerialisation | Paolo Bonzini | 2019-07-19 | 2 | -19/+10 |
| | * | backends: discover java/mono wrapper at generation time | Paolo Bonzini | 2019-07-19 | 2 | -20/+14 |
| | * | backends: create ExecutableSerialisation in meson_exe if possible | Paolo Bonzini | 2019-07-19 | 2 | -15/+34 |
| | * | backends: always serialize custom targets if they need a wrapper | Paolo Bonzini | 2019-07-19 | 1 | -20/+21 |
| | * | backends: choose whether to serialize in as_meson_exe_cmdline | Paolo Bonzini | 2019-07-19 | 3 | -56/+40 |
| | * | vs2010backend: always serialize executables for generators | Paolo Bonzini | 2019-07-19 | 1 | -12/+14 |
| | * | backends: hide meson --internal exe cmdline from backends | Paolo Bonzini | 2019-07-19 | 3 | -19/+15 |
| | * | work around failure of test 185 in single-byte locales | Paolo Bonzini | 2019-07-16 | 1 | -1/+1 |
| * | | Merge pull request #5749 from mensinda/cmGenExp | Jussi Pakkanen | 2019-08-02 | 7 | -3/+210 |
| |\ \ |
|
| | * | | cmake: added generator expression test case | Daniel Mensinger | 2019-07-31 | 4 | -0/+75 |
| | * | | cmake: Parse a subset of generator expressions | Daniel Mensinger | 2019-07-31 | 3 | -3/+135 |
| * | | | Make ARM compilers work on Linux. | Jussi Pakkanen | 2019-08-02 | 2 | -2/+37 |
| * | | | add pylint Azure job | Michael Hirsch, Ph.D | 2019-08-02 | 1 | -0/+15 |
| * | | | add pylint config file. update Sider CI name | Michael Hirsch, Ph.D | 2019-08-02 | 2 | -0/+9 |
| * | | | remove unreachable code | Michael Hirsch, Ph.D | 2019-08-02 | 2 | -4/+2 |
| * | | | Add aravis to meson users (#5757) [skip-ci] | Emmanuel Pacaud | 2019-08-02 | 1 | -0/+1 |
| * | | | coredata: Ignore directories when searching for machine files | Dylan Baker | 2019-07-31 | 1 | -6/+14 |
| * | | | OpenMP:stop searching when openmp headers are first found | Michael Hirsch, Ph.D | 2019-07-31 | 1 | -2/+3 |
| * | | | Allow kconfig to read from configure_file() | Marc-André Lureau | 2019-07-31 | 3 | -8/+12 |
| |/ / |
|
| * | | Merge pull request #5638 from mensinda/cmInterface | Jussi Pakkanen | 2019-07-31 | 6 | -19/+173 |
| |\ \ |
|
| | * | | cmake: Added interface libraries test case | Daniel Mensinger | 2019-07-25 | 4 | -0/+52 |
| | * | | cmake: handle interface libraries | Daniel Mensinger | 2019-07-25 | 1 | -7/+37 |
| | * | | cmake: trace: add support for some target_* functions | Daniel Mensinger | 2019-07-25 | 1 | -2/+66 |
| | * | | cmake: trace: support interface libraries | Daniel Mensinger | 2019-07-25 | 1 | -7/+14 |
| | * | | cmake: trace: set_target_properties improved property detection | Daniel Mensinger | 2019-07-25 | 1 | -3/+4 |
| * | | | Merge pull request #5733 from scivision/pgi_openmp | Jussi Pakkanen | 2019-07-31 | 8 | -24/+52 |
| |\ \ \ |
|
| | * | | | skip common/223 for PGI, as even 19.4 doesn't fully support C++17 as claimed | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -0/+6 |
| | * | | | PGI: fix openmp for 190common test | Michael Hirsch, Ph.D | 2019-07-30 | 2 | -20/+20 |
| | * | | | default fortran lib to static so windows can be tested | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -1/+2 |
| | * | | | skip fortran dyamiclib tests on Windows | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -2/+4 |
| | * | | | OpenMP is intrinsic to PGI | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -3/+10 |
| | * | | | PGI doesn't have coarray fortran | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -2/+2 |
| | * | | | default libtype to static to allow windows compilers to not skip | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -3/+5 |
| | * | | | no special shared lib args for PGI | Michael Hirsch, Ph.D | 2019-07-30 | 2 | -7/+10 |
| | * | | | PGI -shared is for Linux only | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -1/+8 |
| * | | | | mintro: Fix crash related to the sources kwarg (fixes #5741) | Daniel Mensinger | 2019-07-31 | 3 | -4/+8 |
| |/ / / |
|
| * | | | DOC: meson test multiple --suite specifications [skip ci] | Michael Hirsch, Ph.D | 2019-07-30 | 2 | -5/+36 |
| * | | | Docs: Add default value of install kwarg [skip-ci] | ePirat | 2019-07-30 | 1 | -1/+1 |
| * | | | Merge pull request #5740 from scivision/intel-ci_fix | Jussi Pakkanen | 2019-07-30 | 4 | -41/+34 |
| |\ \ \ |
|
| | * | | | fortran tests: non-gfortran compilers on Windows are best static libs | Michael Hirsch, Ph.D | 2019-07-30 | 3 | -31/+25 |
| | * | | | run_tests: ifort / intel-cl must have ninja backend | Michael Hirsch, Ph.D | 2019-07-30 | 2 | -7/+7 |
| | * | | | actually failfast, was not failing fast before | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -2/+2 |
| | * | | | intel-cl: readd missing import | Michael Hirsch, Ph.D | 2019-07-30 | 1 | -2/+1 |
| * | | | | PGI: cpp_pch precompiled headers functionality | Michael Hirsch, Ph.D | 2019-07-30 | 8 | -3/+55 |
| * | | | | Merge pull request #5734 from scivision/flang_fix | Jussi Pakkanen | 2019-07-30 | 3 | -5/+18 |
| |\ \ \ \ |
|
| | * | | | | openmp: allow omp.h or omp_lib.h | Michael Hirsch, Ph.D | 2019-07-29 | 1 | -5/+8 |
| | * | | | | Flang: add links for non-flang main program | Michael Hirsch, Ph.D | 2019-07-29 | 1 | -0/+3 |