11 Commits (16ed82a62f535475b0eff6acc2d7c34c5265c16f)

Author SHA1 Message Date
Eli Schwartz 04c728a126 compilers/c++: Add MSVC option to make the __cplusplus define accurate 3 years ago
Andres Freund a161873948 backend/vs: process link dependencies. 3 years ago
Jesse Natalie 01ddf3ac13 Add test for https://github.com/mesonbuild/meson/issues/9235 3 years ago
Xavier Claessens ea02c1c48a msvc: Assume UTF8 source by default 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Jussi Pakkanen a90d2925dd Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" 3 years ago
Dylan Baker 0b97d58548 compilers/c++: Add MSVC option to make the __cplusplus define accurate 3 years ago
Eli Schwartz 4340bf34fa
various python neatness cleanups 4 years ago
Jussi Pakkanen 1a0603835e Add win_subsystem kwarg. Closes #7765. 4 years ago
Elliot Haisley 063b74ebba fix msvc not recognising b_ndebug 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Daniel Mensinger 8e60b8c146
test: merge installed_files.txt into test.json 5 years ago
Nirbheek Chauhan c5c0c467fe tests/windows/16: Use pefile module instead of objdump/dumpbin 5 years ago
Sebastien Bacher 82f6790d5c Use python3 in some tests which were still using python 5 years ago
Michael Hirsch, Ph.D acee448fb9 ci/test: unused args for Windows 5 years ago
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 5 years ago
Michael Hirsch, Ph.D 1baa1c9222 use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 5 years ago
Jakub Adam 9c456e2baf tests: Don't expect any *.pdb files installed in 'lib' 5 years ago
Marc-André Lureau 341d245e68 Accept vs_module_defs for modules 5 years ago
ePirat b347f00dc0 Fix windres module argument flattening 5 years ago
Jon Turney 818c1619cc
Testcase for library where the first object is an arch-neutral .res file 6 years ago
Jon Turney 54c680c4ba
Apply work-around for windres bug with msys2 clang also 6 years ago
Jon Turney e116b94833
Install modules in a subdir to fit with platform name mangling 6 years ago
Jon Turney 075168d492
Handle only llvm-objdump being available 6 years ago
Jussi Pakkanen c4a9f59dc4 Move VS C++17 test to a unit test since it requires env setup. 6 years ago
Nicole Mazzuca f1546e289c add cpp_std support for MSVC 6 years ago
Marco Trevisan (Treviño) 81e7a0981b run_project_tests: remove pdb workaround, just use filters 6 years ago
Marco Trevisan (Treviño) b484f2ae22 test cases: add missing files to installed_files.txt 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Jon Turney 2a3cd335fd
Extend test case to cover issue #3999 6 years ago
Jon Turney 67c8f532c6 Extend test to check subsystem set by executable(gui_app:) 6 years ago
Jon Turney 399f8553b7 Add a test for Windows console application with main function in a library 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Jon Turney 09c03a409b Test windows.compile_resource() when depends: is a custom_target 7 years ago
Jon Turney 4bc6b68bae Also test that the resource has the expected contents 7 years ago
Jon Turney 80ce5e0817 Test for Windows resource compilation reusing the same script name 7 years ago
Jon Turney e9462ce206 Install shared_module implibs 7 years ago
Jon Turney ac480c1857 Extend test_rc_depends_files test case 7 years ago
Jon Turney 7a15214a69 Have the windows.resource_compiler() preprocesor write a depfile 7 years ago
Jon Turney d78fa6ffe3 Install implib where expected if default install_dir: is explicitly given 7 years ago
Mathieu Duponchelle 9e7b0dd704 test extra paths: move test to windows 7 years ago
Jon Turney aa27f7cec9 Add a depend_files: keyword to windows.compile_resources() 7 years ago
Andrei Alexeyev 46f5d7a31c
Fix test cases/windows/13 resources with custom targets 7 years ago
Andrei Alexeyev f8bd1c5ff2
windows.compile_resources: fix compiling multiple resources within one project 7 years ago
Andrei Alexeyev ef7cb9f280
[windows] make compile_resources use custom targets instead of generators 7 years ago
Jon Turney 500c39cb07 Fix test cases/windows/5 resources 7 years ago
Jon Turney 8f859a5105 Make the name of the executable implib configurable 7 years ago
Jon Turney 3110c209f7 Consolidate windows tests which are divided between mingw and msvc 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
Jon Turney 56efd2211f Consistently use windows.h, not Windows.h 8 years ago