64 Commits (7eb1d89095054286391565a23c6a4d27465dd617)

Author SHA1 Message Date
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 6 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
Jon Turney 66a6ea984b Allow vs_module_defs to use a custom_target 8 years ago
Jon Turney e99cfdfbc7 Make vs_module_defs: do something for gcc on Windows as well 8 years ago
Dylan Baker c49f5aefd8 Allow using generated files to shared_library vs_module_defs. Closes #1605 8 years ago
Nirbheek Chauhan fd030a1efd tests/windows/7: Fix test on Cygwin 8 years ago
Jon Turney 6c9260c47f Run test cases/windows/ tests on Cygwin 8 years ago
Jon Turney 5af98a5ee8 Use correct shared library naming for Cygwin 8 years ago
Nirbheek Chauhan a4255d74f5 Don't generate import library for shared modules 8 years ago
Nirbheek Chauhan 98b1ce1cd9 Fix custom directory installation of import library 8 years ago
Nirbheek Chauhan 87f35d7118 tests/windows/5: Skip if build_to_src has spaces 8 years ago
Nirbheek Chauhan 03d0feec7c tests/windows/5: Add more subdirs to the test 8 years ago
Nicolas Schneider ba2b7f5dfc use a custom cp.bat for cp on Windows (#1488) 8 years ago
Nirbheek Chauhan 0543a378ca tests: Minor fixes to the library-usage tests 8 years ago
Nirbheek Chauhan 9ccbe72509 Add manual-linking tests to Linux and Windows 8 years ago
Nirbheek Chauhan 2340fd3d8a tests/windows: Tests for #1444 8 years ago
Nirbheek Chauhan 18bce47691 find_program: Correctly use scripts found in PATH 8 years ago
Nirbheek Chauhan e36183aab4 tests: Use the new test skipping facility everywhere 8 years ago
Elliott Sales de Andrade 157549fe72 Add include_directories to windows.compile_resources. 8 years ago
Nirbheek Chauhan 9f67c29eb4 Add test for the new find program workaround for Windows 8 years ago