aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-08docs: major revamp of the Wrap format description [skip ci]Eli Schwartz1-91/+65
2019-11-08Make the hint about built-in options more usefulZbigniew Jędrzejewski-Szmek1-6/+12
2019-11-08"built-in" is the standard spelllingZbigniew Jędrzejewski-Szmek1-5/+5
2019-11-08pass sanitize option to linker on macOSmfurukawa1-0/+5
2019-11-08Created the filesystem module.Jussi Pakkanen14-1/+156
2019-11-07docs: Mention error LNK1181, linking for MSVC [skip ci]Vedran Miletić1-1/+1
2019-11-07mesonbuild/mtest: plumb and report a test's start timeCamilo Celis Guzman1-11/+17
2019-11-07pkgconfig: only check import_filename for shared librariesRyan Lucia1-1/+1
2019-11-07CI: add initial type annotation checkingMichael Hirsch, Ph.D7-31/+35
2019-11-07wrap.py: catch connection error with WrapExceptionMichael Hirsch, Ph.D3-8/+14
2019-11-07wrap.py: apply type annotation, modernize syntaxMichael Hirsch, Ph.D3-59/+61
2019-11-07syntax-highlighting: vim: fix setting cpo [skip ci]Liam Beguin1-1/+1
2019-11-07dependencies/pkgconfig: Log pkg-config exceptionsMarvin Scholz1-0/+1
2019-11-07dependencies/pkgconfig: Fix error reportingMarvin Scholz2-23/+24
2019-11-07dependencies/pkgconfig: Fix found state ignoring errorsMarvin Scholz1-2/+2
2019-11-06Add -L= to soname linker argument, too.Jussi Pakkanen1-1/+4
2019-11-06docs: Add backend vs2019 to table in Builtin-options.md [skip ci]Wolfgang Stöggl1-1/+1
2019-11-06Fix typos found by codespellWolfgang Stöggl55-110/+110
2019-11-05dependency('cuda')Aleksey Gurtovoy24-2/+527
2019-11-05docs: Document that meson 0.52.0 allows layering cross files [skip ci]Dylan Baker2-3/+9
2019-11-05Change default pkgconfig directory on FreeBSDsghctoma1-1/+4
2019-11-02Fix split of CMAKE_PREFIX_PATH under WindowsWolfgang Stöggl1-2/+2
2019-11-02Merge pull request #6123 from scivision/bugfix-fortranJussi Pakkanen2-8/+7
2019-11-02Minit templates modularizationMichael Hirsch, Ph.D11-335/+968
2019-11-02Add option for controlling RTTI.Jussi Pakkanen4-0/+30
2019-11-02Pass explicit command line argument to disable exceptions with MSVC.Jussi Pakkanen1-1/+3
2019-11-02Ensure setuptools via PEP508/518 pyproject.tomlMichael Hirsch, Ph.D5-11/+21
2019-11-02Ask Ninja to expand rsp files in compile_commands.jsonAleksey Gurtovoy2-4/+10
2019-10-31fix PGI Windows 'ar' linkerMichael Hirsch, Ph.D1-1/+1
2019-10-31bugfix: fortran compiler assertionerror from 0c22798Michael Hirsch, Ph.D2-7/+6
2019-10-30Fix looking up Visual Studio MSMs. Again. [skip ci]Jussi Pakkanen1-2/+2
2019-10-29MSVC: support -LIBPATHAleksey Gurtovoy2-3/+6
2019-10-28docs: clarify --default-library is for internal libraries [skip ci]rc-matthew-l-weber1-1/+4
2019-10-24Return a disabler when an unknown method is called on a disabler objectJames Hilliard2-2/+8
2019-10-23Fix for issue #4499, multiple entries per file in install-log.txtOrlando Wingbrant2-1/+27
2019-10-23Merge pull request #5942 from scivision/duckJussi Pakkanen2-2/+4
2019-10-23tests: add fortran-specific compiler checksMichael Hirsch, Ph.D2-0/+31
2019-10-22raise exception when a non-required module not found and subsequently usedMichael Hirsch, Ph.D1-0/+2
2019-10-22ducking 'None' for missing moduleMichael Hirsch, Ph.D1-2/+2
2019-10-22Test that running configure on a build dir works.Jussi Pakkanen1-0/+5
2019-10-22mconf: Fix printing options when there is no compiler/project optionsXavier Claessens1-3/+3
2019-10-22Merge pull request #6090 from GoaLitiuM/masterJussi Pakkanen2-8/+27
2019-10-22Add source tags targetsMarc-André Lureau3-0/+73
2019-10-21Use run-clang-tidy when available.Jussi Pakkanen1-4/+18
2019-10-21d: Fix various linking issues on WindowsGoaLitiuM1-1/+10
2019-10-21d: Prefer MSVC and LLVM linker over optlink when availableGoaLitiuM1-7/+17
2019-10-21Remove duplicated object files in static librariesXavier Claessens5-1/+31
2019-10-20Merge pull request #6074 from mensinda/cmFileAPIJussi Pakkanen7-157/+557
2019-10-20Fix all flake8 warningsDaniel Mensinger8-8/+4
2019-10-20cmake: Blacklist more compiler warning flagsDaniel Mensinger7-1/+80