7279 Commits (a4827650faa141b91199c2d84fe26000b897c002)
 

Author SHA1 Message Date
Michael Hirsch, Ph.D a4827650fa BUGFIX: match submodule output names by compiler 6 years ago
Michael Hirsch, Ph.D 434599cc12 Squashed commit of the following: 6 years ago
Michael Hirsch, Ph.D 2a830743cc allow fortran submodule to have same name as module 6 years ago
Jussi Pakkanen 40b5abd668 Better error message when PCH argument is not a string. 6 years ago
Jussi Pakkanen 8361da5c52 Fix setup so test suite runs with rustc + MSVC. Closes: 5099 6 years ago
John Ericson 3037ade41d Inline check_compilers 6 years ago
Jussi Pakkanen 4e5edff60f Fix Rust global and local args. Closes #5101. 6 years ago
Jon Turney 8a9e1b1166 Disallow add_languages('vala') without 'c' 6 years ago
Jussi Pakkanen 3a613564d3
Merge pull request #5116 from dcbaker/openmp-de-specialize 6 years ago
Jon Turney 3bd27c2d8a Revert "azure: Don't try to publish logs from fork" 6 years ago
Jussi Pakkanen ed5992a10d
Merge pull request #5031 from bonzini/kconfig 6 years ago
Ross Burton c6abca289b envconfig: remove unused parse_datafile() 6 years ago
Paolo Bonzini 0078d808a2 find_program: use Meson's Python3 for non-executable Python scripts 6 years ago
Jussi Pakkanen f46b485fc2
Merge pull request #5083 from rossburton/crossfiles 6 years ago
Dylan Baker ac627bcea7 replace library type strings with an enum 6 years ago
Ross Burton a87b51f75c Add test case for multiple cross files 6 years ago
Ross Burton 1a2b5d3b53 run_unittest: update for cross_file being a list 6 years ago
Ross Burton 65e59c84a1 mesonbuild: allow multiple --cross-file options 6 years ago
Dylan Baker 1f342a2081 dependencies/openmp: Don't special case OpenMP 6 years ago
Dylan Baker 2a6b8e209f dependencies/openmp: Pass openmp arguments to look for _OPENMP define 6 years ago
Ross Burton d57dd1092e load_configs: generalise the search path 6 years ago
Jussi Pakkanen 44dd5535f0
Merge pull request #4724 from jon-turney/lib-machine-always 6 years ago
Jussi Pakkanen 3d0b110ec2 Reserve cross_ option prefix for Meson. 6 years ago
Paolo Bonzini 7a02b76e70 interpreterbase: protect string division with FeatureNew 6 years ago
Nacho García 222a973918 dependencies: fix Python linking for windows+mingw 6 years ago
Jon Turney eb76ba7031 azure: Unset BOOST_ROOT for Cygwin, MSYS2 and clang-cl 6 years ago
Luca Weiss 7c461582a2 Add feature warning for qt.compile_translations 6 years ago
Ninja-Koala 1a986c90eb Fix #5046 6 years ago
Paolo Bonzini 49076d719c kconfig: improvements for builddir config file 6 years ago
Mark Schulte 647bd2839e [modules] Add kconfig module 6 years ago
Paolo Bonzini 66db1af4dd interpreter: allow passing dictionaries to holderify 6 years ago
Kieran Bingham 33af335949 Add libcamera to Users.md [skip ci] 6 years ago
Jussi Pakkanen 2b446ab539
Merge pull request #5081 from scivision/fortraninclude 6 years ago
Dylan Baker 1f0b3652ac dependencies/llvm: Add support for fedora 30 6 years ago
Dylan Baker 914056f68a envconfig: Store whether the cpu_familiy is 64 bit 6 years ago
Nirbheek Chauhan bcee8fb8ca compilers: Update comment about library search patterns 6 years ago
Nirbheek Chauhan 07818dac6a compilers: Try harder to dedup builtin libs 6 years ago
Michael Hirsch, Ph.D e491792a95
docs 6 years ago
Michael Hirsch, Ph.D 972857fc1d
add fortran include test case 6 years ago
Michael Hirsch, Ph.D 6d215476c0
functionalize per-file Fortran dep scan 6 years ago
Georges Basile Stavracas Neto 5f00c30200 i18n: Use CustomTarget.known_kwargs at permittedKwargs() 6 years ago
Dylan Baker e7c4601fe3 tests: disable Dlang tests on windows 6 years ago
Tomas Krizek 4adadadb91 docs/Users: add Knot Resolver to projects 6 years ago
Tomas Krizek 9641a3d289 docs/Users: fix sort order (Kiwix libraries) 6 years ago
Bruce Richardson cfe82db5ab do not duplicate external dependencies in list 6 years ago
Antoine Jacoutot 5d3e20984d compilers: -fsanitize is not supported on OpenBSD (second pass) 6 years ago
Antoine Jacoutot f7af1a6285 compilers: -fsanitize is not supported on OpenBSD 6 years ago
John Ericson 9409155d5a Avoid module patching in `test_find_library_patterns` 6 years ago
Dylan Baker 89e46f0d92 build: Handle EOFError and AttributeError like coredata 6 years ago
Niklas Claesson dd2c44cdf6 Add static as keyword to find_library 6 years ago