meson/mesonbuild
Roger Sanders e110faed27 Fix intellisense errors in genvslite projects
Standard include paths need to be added to resolve STL and platform
headers. Additionally, compiler args need to be separated by spaces, not
semicolons, in order to be recognised.
2024-01-01 20:53:18 +02:00
..
ast Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
backend Fix intellisense errors in genvslite projects 2024-01-01 20:53:18 +02:00
cargo cargo subprojects: don't assume each target has dependencies 2023-10-30 08:25:46 -04:00
cmake cmake/interperter: Add missing type annotation 2023-12-21 13:15:23 -08:00
compilers nvcc compiler: support find dependency header files 2023-12-26 23:37:27 -05:00
dependencies dependencies/llvm: strip default include dirs also for config-tool version 2023-12-20 13:36:23 +05:30
interpreter interpreter: Also check for msvc style /fsanitize 2023-12-20 14:17:09 -05:00
interpreterbase Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
linkers Remove `get_buildtype_args` function 2023-12-23 13:32:49 +02:00
modules modules: get rid of the .*machine variables 2023-12-22 11:31:48 -08:00
scripts Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
templates Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
utils Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
wrap Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
__init__.py
_pathlib.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
_typing.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
arglist.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
build.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
coredata.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
depfile.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
envconfig.py envconfig: read CYTHON from the environment and use it if set 2024-01-01 01:50:37 -05:00
environment.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mcompile.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mconf.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mdevenv.py fix broken type annotation imports being ignored 2023-11-26 17:12:52 -05:00
mdist.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mesondata.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mesonlib.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mesonmain.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
minit.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
minstall.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mintro.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mlog.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
mparser.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
msetup.py stop using the interpreter holders for the MachineInfo 2023-12-22 11:31:48 -08:00
msubprojects.py msubprojects: Fix --sourcedir argument not working 2023-11-06 12:52:09 -05:00
mtest.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
munstable_coredata.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
optinterpreter.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
programs.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
rewriter.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00