summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-17add fs.with_suffixMichael Hirsch, Ph.D
2019-11-17fs: improve exception feedbackMichael Hirsch, Ph.D
2019-11-17fs: use expanduserMichael Hirsch, Ph.D
2019-11-17fs: deduplicate functionsMichael Hirsch, Ph.D
2019-11-17fs: use pathlib.Path, add type hint checkMichael Hirsch, Ph.D
2019-11-17Issue #6174: run_command() with compiler object behind ccache fails.Jehan
2019-11-16environment: Only check compiler basename for compiler nameJan Tojnar
2019-11-16docs: fix non-existent "meson rewriter" command in examples [skip ci]Marc Herbert
2019-11-13coredata: CmdLineFileParser no longer interpolates strings.Paulo Neves
2019-11-13Revert "Add `-Wl,-rpath-link` for secondary dependencies"Jussi Pakkanen
2019-11-12doc: readme note that can get ninja via pip install ninja [skip ci]Michael Hirsch, Ph.D
2019-11-12cmake: Log warnings in CMakeLists.txtDaniel Mensinger
2019-11-12Prevent install_name_tool to run on EXE when cross compile on OSXBinh Nguyen
2019-11-12Raise an exception if we cannot detect the MSVC compiler target architectureLuca Bacci
2019-11-12Fixed issue that the key's value type wasn't checked correctly.fchin
2019-11-12Adding dictionary entry using string variable as key.franczc
2019-11-11Add missing openbsd to the operating system names table [skip ci]yshui
2019-11-11hotdoc: work around argparse syntax ambiguityMathieu Duponchelle
2019-11-10Document lack of clang support [skip ci]mayl
2019-11-10Store run target names in build.Jussi Pakkanen
2019-11-08docs: major revamp of the Wrap format description [skip ci]Eli Schwartz
2019-11-08Make the hint about built-in options more usefulZbigniew Jędrzejewski-Szmek
2019-11-08"built-in" is the standard spelllingZbigniew Jędrzejewski-Szmek
2019-11-08pass sanitize option to linker on macOSmfurukawa
2019-11-08Created the filesystem module.Jussi Pakkanen
2019-11-07docs: Mention error LNK1181, linking for MSVC [skip ci]Vedran Miletić
2019-11-07mesonbuild/mtest: plumb and report a test's start timeCamilo Celis Guzman
2019-11-07pkgconfig: only check import_filename for shared librariesRyan Lucia
2019-11-07CI: add initial type annotation checkingMichael Hirsch, Ph.D
2019-11-07wrap.py: catch connection error with WrapExceptionMichael Hirsch, Ph.D
2019-11-07wrap.py: apply type annotation, modernize syntaxMichael Hirsch, Ph.D
2019-11-07syntax-highlighting: vim: fix setting cpo [skip ci]Liam Beguin
2019-11-07dependencies/pkgconfig: Log pkg-config exceptionsMarvin Scholz
2019-11-07dependencies/pkgconfig: Fix error reportingMarvin Scholz
2019-11-07dependencies/pkgconfig: Fix found state ignoring errorsMarvin Scholz
2019-11-06Add -L= to soname linker argument, too.Jussi Pakkanen
2019-11-06docs: Add backend vs2019 to table in Builtin-options.md [skip ci]Wolfgang Stöggl
2019-11-06Fix typos found by codespellWolfgang Stöggl
2019-11-05dependency('cuda')Aleksey Gurtovoy
2019-11-05docs: Document that meson 0.52.0 allows layering cross files [skip ci]Dylan Baker
2019-11-05Change default pkgconfig directory on FreeBSDsghctoma
2019-11-02Fix split of CMAKE_PREFIX_PATH under WindowsWolfgang Stöggl
2019-11-02Merge pull request #6123 from scivision/bugfix-fortranJussi Pakkanen
2019-11-02Minit templates modularizationMichael Hirsch, Ph.D
2019-11-02Add option for controlling RTTI.Jussi Pakkanen
2019-11-02Pass explicit command line argument to disable exceptions with MSVC.Jussi Pakkanen
2019-11-02Ensure setuptools via PEP508/518 pyproject.tomlMichael Hirsch, Ph.D
2019-11-02Ask Ninja to expand rsp files in compile_commands.jsonAleksey Gurtovoy
2019-10-31fix PGI Windows 'ar' linkerMichael Hirsch, Ph.D
2019-10-31bugfix: fortran compiler assertionerror from 0c22798Michael Hirsch, Ph.D