summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29MSVC: support -LIBPATHAleksey Gurtovoy
2019-10-28docs: clarify --default-library is for internal libraries [skip ci]rc-matthew-l-weber
2019-10-24Return a disabler when an unknown method is called on a disabler objectJames Hilliard
2019-10-23Fix for issue #4499, multiple entries per file in install-log.txtOrlando Wingbrant
2019-10-23Merge pull request #5942 from scivision/duckJussi Pakkanen
2019-10-23tests: add fortran-specific compiler checksMichael Hirsch, Ph.D
2019-10-22raise exception when a non-required module not found and subsequently usedMichael Hirsch, Ph.D
2019-10-22ducking 'None' for missing moduleMichael Hirsch, Ph.D
2019-10-22Test that running configure on a build dir works.Jussi Pakkanen
2019-10-22mconf: Fix printing options when there is no compiler/project optionsXavier Claessens
2019-10-22Merge pull request #6090 from GoaLitiuM/masterJussi Pakkanen
2019-10-22Add source tags targetsMarc-André Lureau
2019-10-21Use run-clang-tidy when available.Jussi Pakkanen
2019-10-21d: Fix various linking issues on WindowsGoaLitiuM
2019-10-21d: Prefer MSVC and LLVM linker over optlink when availableGoaLitiuM
2019-10-21Remove duplicated object files in static librariesXavier Claessens
2019-10-20Merge pull request #6074 from mensinda/cmFileAPIJussi Pakkanen
2019-10-20Fix all flake8 warningsDaniel Mensinger
2019-10-20cmake: Blacklist more compiler warning flagsDaniel Mensinger
2019-10-20Do not try to run dist test with VS backend.Jussi Pakkanen
2019-10-20Disable extension module tests with Python 3.8 and VS2015.Jussi Pakkanen
2019-10-20run_project_tests: Added print_tool_versions()Daniel Mensinger
2019-10-20cmake: Do not add imported targetsDaniel Mensinger
2019-10-20cmake: Add CMake file API supportDaniel Mensinger
2019-10-20cmake: Comment out unused variablesDaniel Mensinger
2019-10-20cmake: Move CMake API classes to commonDaniel Mensinger
2019-10-19Update Linux CI image to Ubuntu Eoan. [skip ci]Jussi Pakkanen
2019-10-19docs: Fix some incorrect links [skip ci]Anton Leontiev
2019-10-19docs: Add missing language identifier [skip ci]Anton Leontiev
2019-10-19mdist.py: import lzma only when neededThomas Petazzoni
2019-10-19cmake2meson: improve exceptions, add type annotations, use argparseMichael Hirsch, Ph.D
2019-10-19Fix according to deprecation of usage of non-standard escape sequencesmakise-homura
2019-10-19Add a proper way to get include dirs for elbrus compilermakise-homura
2019-10-19Make search of library dirs correctmakise-homura
2019-10-18Documentation: Extend example for precompiled headersGerion Entrup
2019-10-18syntax-highlighting: vim: add license header [skip ci]Liam Beguin
2019-10-18xcode 64 bit for catalina [skip ci]Michael Hirsch, Ph.D
2019-10-18MPI: don't excessively skip Windows test cases, which can hide real problemsMichael Hirsch, Ph.D
2019-10-18mconf: Group all options per subproject and align all groupsXavier Claessens
2019-10-18Add missing newlines to "meson introspect" errorAaron Plattner
2019-10-18default inc dirs: fix warning for unsupporte lang (fixes #6050)Daniel Mensinger
2019-10-18tests/1common: update meson_version>=0.52 for is_disablerMichael Hirsch, Ph.D
2019-10-18emscripten: fix false positives in linking testsAndrei Alexeyev
2019-10-18Refactor duplicate Emscripten code into a mixinAndrei Alexeyev
2019-10-15Add test case to verify identity cross buildsRoss Burton
2019-10-15Fix emscripten C compiler initializationAndrei Alexeyev
2019-10-15environment: Add missing space between wordsMatt Turner
2019-10-15envconfig: Add Alpha CPU familyMatt Turner
2019-10-14Workaround broken get_allow_undefined_link_args in DmdLikeCompilerMixinAndrei Alexeyev
2019-10-14Revert "Remove BasicLinkerIsCompilerMixin from LDC and DMD"Andrei Alexeyev