4336 Commits (8d3fcb3dc4d7204a4646807f8b5191d79fb291e5)

Author SHA1 Message Date
Marc-André Lureau 06aaffa4e1 Allow kconfig to read from configure_file() 6 years ago
Daniel Mensinger bee74eea16
cmake: Parse a subset of generator expressions 6 years ago
Daniel Mensinger b72b5365af mintro: Fix crash related to the sources kwarg (fixes #5741) 6 years ago
Michael Hirsch, Ph.D c2f2e51105
PGI: fix openmp for 190common test 6 years ago
Michael Hirsch, Ph.D fe638d63d9
OpenMP is intrinsic to PGI 6 years ago
Michael Hirsch, Ph.D d0e78a2534
default libtype to static to allow windows compilers to not skip 6 years ago
Michael Hirsch, Ph.D 7eebb6749a
no special shared lib args for PGI 6 years ago
Michael Hirsch, Ph.D 1e08d81476
PGI -shared is for Linux only 6 years ago
Michael Hirsch, Ph.D 148a3a83a6 DOC: meson test multiple --suite specifications [skip ci] 6 years ago
Michael Hirsch, Ph.D 1e53f67187 PGI: cpp_pch precompiled headers functionality 6 years ago
Thibault Saunier 645a8584fe dist: Pass right build options when configuring dist directory 6 years ago
Michael Hirsch, Ph.D a7c8a69afb
intel-cl: readd missing import 6 years ago
Michael Hirsch, Ph.D dfa52469d7
openmp: allow omp.h or omp_lib.h 6 years ago
Michael Hirsch, Ph.D bc08ace84e
Flang: add links for non-flang main program 6 years ago
Michael Hirsch, Ph.D c904d3eefe remove vestigial $ from test error msg 6 years ago
Dylan Baker b3ea27f596 interpreter: Fix permitted kwargs in dependency.get_variable 6 years ago
Daniel Mensinger 30c301a48c
cmake: handle interface libraries 6 years ago
Daniel Mensinger 50bbeaf859
cmake: trace: add support for some target_* functions 6 years ago
Daniel Mensinger 1a4fae28ad
cmake: trace: support interface libraries 6 years ago
Daniel Mensinger e7948508d7
cmake: trace: set_target_properties improved property detection 6 years ago
Jussi Pakkanen f2e018c7f3 Create multiple different archive types with dist. 6 years ago
Jussi Pakkanen 7ce2a24f42 Made dist a top level command. 6 years ago
Marc-André Lureau 3811101434 meson: handle nested disabler 6 years ago
Dylan Baker c8a6a44850 compilers: pull sanitzier args into compiler classes 6 years ago
Dylan Baker e0f036f3a4 linkers: Always use mesonlib namespace 6 years ago
Dylan Baker 5d7395673d compilers: return as-needed args as a list 6 years ago
Dylan Baker 24c4c079e7 linkers: Add get_base_link_args method to static linkers 6 years ago
Dylan Baker 7eb1d89095 compilers: Move lto args into compiler class 6 years ago
Dylan Baker 32c57ca782 linkers: simplify and annotate 6 years ago
Dylan Baker 753587ee15 mesonlib: Annotate Popen_safe functions 6 years ago
Dylan Baker 019f73dd7c coredata: Add a type for the options dict 6 years ago
Daniel Mensinger e2499fab8b meson: Use CMAKE_PREFIX_PATH environment variable 6 years ago
Nirbheek Chauhan 9c2724bce5 Add optional progress bar when generating build.ninja 6 years ago
Jeremy Philippe c206f3cb1d ValaCompiler: only emit '--debug' in debug build. 6 years ago
Xavier Claessens 2e41d53e4d Add version check support to find_program() 6 years ago
Paolo Bonzini d34e532020 backends: do not split command and arguments in ExecutableSerialisation 6 years ago
Paolo Bonzini b4d313b058 backends: remove unnecessary fields from ExecutableSerialisation 6 years ago
Paolo Bonzini ed348b7da8 backends: discover java/mono wrapper at generation time 6 years ago
Paolo Bonzini 8239d71025 backends: create ExecutableSerialisation in meson_exe if possible 6 years ago
Paolo Bonzini 2912f44e9c backends: always serialize custom targets if they need a wrapper 6 years ago
Paolo Bonzini f95c965043 backends: choose whether to serialize in as_meson_exe_cmdline 6 years ago
Paolo Bonzini eb5aff8b76 vs2010backend: always serialize executables for generators 6 years ago
Paolo Bonzini 3ef7b23178 backends: hide meson --internal exe cmdline from backends 6 years ago
Daniel Mensinger bc0f510ef1 fix all flake8 issues 6 years ago
Michael Hirsch, Ph.D a348174313 str => pathlib for cmakelists 6 years ago
Daniel Mensinger d9eac2544c cmake: additional debug logging 6 years ago
Daniel Mensinger 845f0e1133 cmake: Fix empty -D due to empty strings (closes #5522) 6 years ago
Daniel Mensinger 3b3f53ab55 mintro: Fix section key in buildoptions 6 years ago
Marc-André Lureau 341d245e68 Accept vs_module_defs for modules 6 years ago
Xavier Claessens f5da881126 gtkdoc: Add 'check' kwarg (#5591) 6 years ago