8323 Commits (35e809fc5e7c06e46753722bff03b491b6223df9)
 

Author SHA1 Message Date
Jussi Pakkanen 35e809fc5e Store run target names in build. 5 years ago
Eli Schwartz 1238b16c8e docs: major revamp of the Wrap format description [skip ci] 5 years ago
Zbigniew Jędrzejewski-Szmek 74151ead9a Make the hint about built-in options more useful 5 years ago
Zbigniew Jędrzejewski-Szmek d55aaa56f4 "built-in" is the standard spellling 5 years ago
mfurukawa facf87edd8 pass sanitize option to linker on macOS 5 years ago
Jussi Pakkanen 46788d1b5b Created the filesystem module. 5 years ago
Vedran Miletić 48a719033e docs: Mention error LNK1181, linking for MSVC [skip ci] 5 years ago
Camilo Celis Guzman 7a76fecdf7 mesonbuild/mtest: plumb and report a test's start time 5 years ago
Ryan Lucia 8987a39675 pkgconfig: only check import_filename for shared libraries 5 years ago
Michael Hirsch, Ph.D 6e708208dd CI: add initial type annotation checking 5 years ago
Michael Hirsch, Ph.D d080917561 wrap.py: catch connection error with WrapException 5 years ago
Michael Hirsch, Ph.D a47c1374b9 wrap.py: apply type annotation, modernize syntax 5 years ago
Liam Beguin 30acd94e68 syntax-highlighting: vim: fix setting cpo [skip ci] 5 years ago
Marvin Scholz 2fe75ab31d dependencies/pkgconfig: Log pkg-config exceptions 5 years ago
Marvin Scholz 273d6e75ea dependencies/pkgconfig: Fix error reporting 5 years ago
Marvin Scholz fc86339b39 dependencies/pkgconfig: Fix found state ignoring errors 5 years ago
Jussi Pakkanen 4c96aa34cb Add -L= to soname linker argument, too. 5 years ago
Wolfgang Stöggl 32f64aa2cb docs: Add backend vs2019 to table in Builtin-options.md [skip ci] 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Aleksey Gurtovoy f56ef583d3 dependency('cuda') 5 years ago
Dylan Baker 11f1adb7dd docs: Document that meson 0.52.0 allows layering cross files [skip ci] 5 years ago
sghctoma aba8792b66 Change default pkgconfig directory on FreeBSD 5 years ago
Wolfgang Stöggl bd27769030 Fix split of CMAKE_PREFIX_PATH under Windows 5 years ago
Jussi Pakkanen f5c8893281
Merge pull request #6123 from scivision/bugfix-fortran 5 years ago
Michael Hirsch, Ph.D bbe6db08e3 Minit templates modularization 5 years ago
Jussi Pakkanen b3fe4a0a18 Add option for controlling RTTI. 5 years ago
Jussi Pakkanen 760b8633bc Pass explicit command line argument to disable exceptions with MSVC. 5 years ago
Michael Hirsch, Ph.D d218d52367 Ensure setuptools via PEP508/518 pyproject.toml 5 years ago
Aleksey Gurtovoy 48e6db89ab Ask Ninja to expand rsp files in compile_commands.json 5 years ago
Michael Hirsch, Ph.D 50225c14e2
fix PGI Windows 'ar' linker 5 years ago
Michael Hirsch, Ph.D 9c1bab67af
bugfix: fortran compiler assertionerror from 0c22798 5 years ago
Jussi Pakkanen 025e11c9a7 Fix looking up Visual Studio MSMs. Again. [skip ci] 5 years ago
Aleksey Gurtovoy 6eee9e48bb MSVC: support -LIBPATH 5 years ago
rc-matthew-l-weber 6e18e5b0b3 docs: clarify --default-library is for internal libraries [skip ci] 5 years ago
James Hilliard 2b6c997e33 Return a disabler when an unknown method is called on a disabler object 5 years ago
Orlando Wingbrant 9ee9a1e1b2 Fix for issue #4499, multiple entries per file in install-log.txt 5 years ago
Jussi Pakkanen ae9723a5c1
Merge pull request #5942 from scivision/duck 5 years ago
Michael Hirsch, Ph.D 248a75ff48 tests: add fortran-specific compiler checks 5 years ago
Michael Hirsch, Ph.D 4857940e89
raise exception when a non-required module not found and subsequently used 5 years ago
Michael Hirsch, Ph.D 765a5e9835
ducking 'None' for missing module 5 years ago
Jussi Pakkanen f96a8cbdf5 Test that running configure on a build dir works. 5 years ago
Xavier Claessens c6b512e64d mconf: Fix printing options when there is no compiler/project options 5 years ago
Jussi Pakkanen dea2c093d4
Merge pull request #6090 from GoaLitiuM/master 5 years ago
Marc-André Lureau 1ed70e22b9 Add source tags targets 5 years ago
Jussi Pakkanen cce172432b Use run-clang-tidy when available. 5 years ago
GoaLitiuM 31d397187d d: Fix various linking issues on Windows 5 years ago
GoaLitiuM 4f83c47880 d: Prefer MSVC and LLVM linker over optlink when available 5 years ago
Xavier Claessens 212a05b87e Remove duplicated object files in static libraries 5 years ago
Jussi Pakkanen aece7ecded
Merge pull request #6074 from mensinda/cmFileAPI 5 years ago
Daniel Mensinger 80ec5e9d28 Fix all flake8 warnings 5 years ago