5258 Commits (4a923b699b5e2575b7d0058a306ffb3d031aa970)

Author SHA1 Message Date
Michael c53b637959 switch python2 %s for python3 .format 5 years ago
John Ericson 278c294aa4 Compiler options per lang 5 years ago
Michael e04b0ae6b6 fix ninja version inconsistent 5 years ago
Nirbheek Chauhan dc19b13202 compilers: Silence warning about gnu_inline with clang 5 years ago
Xavier Claessens f798207a9a interpreter: Correctly ignore def files in build directory 5 years ago
Daniel Mensinger cf4b9e6502 cmake: Do not compile explicit header files 5 years ago
Ole André Vadla Ravnås c0a8abc580 compilers: Honor <lang>_ld when linking C-like outputs 5 years ago
Dylan Baker 66bc485646 compilers: Update gnu_inline test to work correctly with Clang >= 10 5 years ago
Daniel Mensinger d4449ed613 backend: Fix file name confilcts by using the complete path 5 years ago
Daniel Stone f5f3805ce2 dependencies/cmake: Only use abs paths as link args 5 years ago
Daniel Stone 0f4e88b181 dependencies/cmake: Suffix bare library dependencies on Windows 5 years ago
Daniel Stone 98e5e1ddc5 dependencies/cmake: Add Windows/VS library regex 5 years ago
Ariel D'Alessandro 55f02c1949 interpreter: find_program: Store program's name when not found 5 years ago
Ariel D'Alessandro b1b3987d9c interpreter: Show program's name on run_command error message 5 years ago
Xavier Claessens a6239d5100 wrap: Add fallback urls 5 years ago
Daniel Mensinger fa1bb2a676 cmake: Preserve include directory order (fixes #6959) 5 years ago
Daniel Mensinger 1be660ff64
cmake: Capture stdout with UNIX pipes 5 years ago
Daniel Mensinger 4199cb32a5
cmake: Fix custom command CMake list issue 5 years ago
Jesse Natalie bca69aaf89 Fix VS Intellisense for projects which depend on LLVM found via CMake. 5 years ago
Daniel Mensinger 03b86cdbed opts: Allow `-` and `not` in meson_options.txt (fixes #6948) 5 years ago
Marc-André Lureau a54506fe46 Handle BuildTarget as custom_target() argument #6914 5 years ago
Jon Turney 27d498de6d
Fix handling of library(name_prefix: []) 5 years ago
Dylan Baker fe3f7676e9 compilers/d: Add missing method for dmd and ldc 5 years ago
Dylan Baker 0f8d73848a compilers/d: Implement coverage for GDC 5 years ago
Dylan Baker b5e077fce8 compilers: Move things out of clike 5 years ago
Pino Toscano a33f20b9a4 compilers: disable b_sanitize on hurd 5 years ago
Pino Toscano 626522965f symbolextractor: add support for hurd 5 years ago
Pino Toscano a2b8ed1446 symbolextractor: rename linux_syms to gnu_syms 5 years ago
Pino Toscano a441836773 Recognize Hurd as platform/OS 5 years ago
dabrain34 97a72a1c53
cmake: support cmake config file syntax (#6917) 5 years ago
Jens Carl 2008cb2109
Fix typo in help of option '--wipe' [skip ci] 5 years ago
Jesse Natalie f655518545 Log when ignoring LLVM because dynamic was requested 5 years ago
Jesse Natalie 700cca809b Fixes meson bug to allow arm64 build 5 years ago
Xavier Claessens 1ba62c484d Fix requireed meson version for override_dependency() 5 years ago
Nirbheek Chauhan 04ed3810ed mcompile: Use the current dir if unspecified 5 years ago
Daniel Mensinger d290301b4d boost: Fix library version (fixes #6899) 5 years ago
Michael Hirsch, Ph.D 5b4ebb5641 quality / test: Fortran type hinting 5 years ago
Cerbero df5113252b qt dependency: Pick debug libraries based on b_vscrt 5 years ago
Peter Harris 0e50974f80 backend/vs: Fix link of wmain / wWinMain based apps 5 years ago
Andrei Alexeyev 96ed64caa1 Make cc.has_function work on GCC/Clang __builtins 5 years ago
Andrei Alexeyev 2cfbb36a84 mparser: fix precedence of arithmetic operators 5 years ago
Peter Harris d84daf3e95 backend/vs: Fix debug information and runtime checks 5 years ago
Hemmo Nieminen 30ba9cca72 mtest: Improve test output formatting. 5 years ago
Daniel Mensinger 570adf0900
interpreter: Fix Disabler support for modules 5 years ago
Daniel Mensinger 9f2f27a49d boost: Fix boost_python detection on bionic (fixes #6886 #4788) 5 years ago
Daniel Mensinger 86394132e7 cuda: Fix meson template (fixes #6869) 5 years ago
Jan Alexander Steffens (heftig) 03870de639 Fix meson_jar_template 5 years ago
Loïc Yhuel b9b118b267 compilers: disable ccache when using temporary source files 5 years ago
Xavier Claessens f4d98a3e72 dist: Print location of generated tarballs 5 years ago
Xavier Claessens 8603c3b445 dist: Add --no-tests option 5 years ago