summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Describe how to set up VS external project. [skip ci]vsstandaloneJussi Pakkanen2019-08-062-0/+58
* Merge pull request #5644 from bonzini/meson-exe-cmdlineJussi Pakkanen2019-08-035-135/+118
|\
| * backends: do not split command and arguments in ExecutableSerialisationPaolo Bonzini2019-07-192-11/+7
| * backends: remove unnecessary fields from ExecutableSerialisationPaolo Bonzini2019-07-192-19/+10
| * backends: discover java/mono wrapper at generation timePaolo Bonzini2019-07-192-20/+14
| * backends: create ExecutableSerialisation in meson_exe if possiblePaolo Bonzini2019-07-192-15/+34
| * backends: always serialize custom targets if they need a wrapperPaolo Bonzini2019-07-191-20/+21
| * backends: choose whether to serialize in as_meson_exe_cmdlinePaolo Bonzini2019-07-193-56/+40
| * vs2010backend: always serialize executables for generatorsPaolo Bonzini2019-07-191-12/+14
| * backends: hide meson --internal exe cmdline from backendsPaolo Bonzini2019-07-193-19/+15
| * work around failure of test 185 in single-byte localesPaolo Bonzini2019-07-161-1/+1
* | Merge pull request #5749 from mensinda/cmGenExpJussi Pakkanen2019-08-027-3/+210
|\ \
| * | cmake: added generator expression test caseDaniel Mensinger2019-07-314-0/+75
| * | cmake: Parse a subset of generator expressionsDaniel Mensinger2019-07-313-3/+135
* | | Make ARM compilers work on Linux.Jussi Pakkanen2019-08-022-2/+37
* | | add pylint Azure jobMichael Hirsch, Ph.D2019-08-021-0/+15
* | | add pylint config file. update Sider CI nameMichael Hirsch, Ph.D2019-08-022-0/+9
* | | remove unreachable codeMichael Hirsch, Ph.D2019-08-022-4/+2
* | | Add aravis to meson users (#5757) [skip-ci]Emmanuel Pacaud2019-08-021-0/+1
* | | coredata: Ignore directories when searching for machine filesDylan Baker2019-07-311-6/+14
* | | OpenMP:stop searching when openmp headers are first foundMichael Hirsch, Ph.D2019-07-311-2/+3
* | | Allow kconfig to read from configure_file()Marc-André Lureau2019-07-313-8/+12
|/ /
* | Merge pull request #5638 from mensinda/cmInterfaceJussi Pakkanen2019-07-316-19/+173
|\ \
| * | cmake: Added interface libraries test caseDaniel Mensinger2019-07-254-0/+52
| * | cmake: handle interface librariesDaniel Mensinger2019-07-251-7/+37
| * | cmake: trace: add support for some target_* functionsDaniel Mensinger2019-07-251-2/+66
| * | cmake: trace: support interface librariesDaniel Mensinger2019-07-251-7/+14
| * | cmake: trace: set_target_properties improved property detectionDaniel Mensinger2019-07-251-3/+4
* | | Merge pull request #5733 from scivision/pgi_openmpJussi Pakkanen2019-07-318-24/+52
|\ \ \
| * | | skip common/223 for PGI, as even 19.4 doesn't fully support C++17 as claimedMichael Hirsch, Ph.D2019-07-301-0/+6
| * | | PGI: fix openmp for 190common testMichael Hirsch, Ph.D2019-07-302-20/+20
| * | | default fortran lib to static so windows can be testedMichael Hirsch, Ph.D2019-07-301-1/+2
| * | | skip fortran dyamiclib tests on WindowsMichael Hirsch, Ph.D2019-07-301-2/+4
| * | | OpenMP is intrinsic to PGIMichael Hirsch, Ph.D2019-07-301-3/+10
| * | | PGI doesn't have coarray fortranMichael Hirsch, Ph.D2019-07-301-2/+2
| * | | default libtype to static to allow windows compilers to not skipMichael Hirsch, Ph.D2019-07-301-3/+5
| * | | no special shared lib args for PGIMichael Hirsch, Ph.D2019-07-302-7/+10
| * | | PGI -shared is for Linux onlyMichael Hirsch, Ph.D2019-07-301-1/+8
* | | | mintro: Fix crash related to the sources kwarg (fixes #5741)Daniel Mensinger2019-07-313-4/+8
|/ / /
* | | DOC: meson test multiple --suite specifications [skip ci]Michael Hirsch, Ph.D2019-07-302-5/+36
* | | Docs: Add default value of install kwarg [skip-ci]ePirat2019-07-301-1/+1
* | | Merge pull request #5740 from scivision/intel-ci_fixJussi Pakkanen2019-07-304-41/+34
|\ \ \
| * | | fortran tests: non-gfortran compilers on Windows are best static libsMichael Hirsch, Ph.D2019-07-303-31/+25
| * | | run_tests: ifort / intel-cl must have ninja backendMichael Hirsch, Ph.D2019-07-302-7/+7
| * | | actually failfast, was not failing fast beforeMichael Hirsch, Ph.D2019-07-301-2/+2
| * | | intel-cl: readd missing importMichael Hirsch, Ph.D2019-07-301-2/+1
* | | | PGI: cpp_pch precompiled headers functionalityMichael Hirsch, Ph.D2019-07-308-3/+55
* | | | Merge pull request #5734 from scivision/flang_fixJussi Pakkanen2019-07-303-5/+18
|\ \ \ \
| * | | | openmp: allow omp.h or omp_lib.hMichael Hirsch, Ph.D2019-07-291-5/+8
| * | | | Flang: add links for non-flang main programMichael Hirsch, Ph.D2019-07-291-0/+3