summaryrefslogtreecommitdiff
path: root/test cases/windows
AgeCommit message (Expand)Author
2018-06-02test extra paths: move test to windowsMathieu Duponchelle
2018-06-01Add a depend_files: keyword to windows.compile_resources()Jon Turney
2018-01-12Fix test cases/windows/13 resources with custom targetsAndrei Alexeyev
2018-01-12windows.compile_resources: fix compiling multiple resources within one projectAndrei Alexeyev
2018-01-12[windows] make compile_resources use custom targets instead of generatorsAndrei Alexeyev
2017-12-31Fix test cases/windows/5 resourcesJon Turney
2017-07-20Make the name of the executable implib configurableJon Turney
2017-07-20Consolidate windows tests which are divided between mingw and msvcJon Turney
2017-07-20Support implibs for executables on WindowsJon Turney
2017-06-21Consistently use windows.h, not Windows.hJon Turney
2017-05-16Allow vs_module_defs to use a custom_targetJon Turney
2017-05-12Make vs_module_defs: do something for gcc on Windows as wellJon Turney
2017-04-10Allow using generated files to shared_library vs_module_defs. Closes #1605Dylan Baker
2017-04-10tests/windows/7: Fix test on CygwinNirbheek Chauhan
2017-04-09Merge pull request #1469 from centricular/install-secondary-outputsJussi Pakkanen
2017-04-06Run test cases/windows/ tests on CygwinJon Turney
2017-04-06Use correct shared library naming for CygwinJon Turney
2017-04-04Don't generate import library for shared modulesNirbheek Chauhan
2017-04-04Fix custom directory installation of import libraryNirbheek Chauhan
2017-03-28tests/windows/5: Skip if build_to_src has spacesNirbheek Chauhan
2017-03-28tests/windows/5: Add more subdirs to the testNirbheek Chauhan
2017-03-23use a custom cp.bat for cp on Windows (#1488)Nicolas Schneider
2017-03-05tests: Minor fixes to the library-usage testsNirbheek Chauhan
2017-03-04Add manual-linking tests to Linux and WindowsNirbheek Chauhan
2017-03-03tests/windows: Tests for #1444Nirbheek Chauhan
2017-02-18find_program: Correctly use scripts found in PATHNirbheek Chauhan
2017-01-04tests: Use the new test skipping facility everywhereNirbheek Chauhan
2016-12-28Add include_directories to windows.compile_resources.Elliott Sales de Andrade
2016-07-30Add test for the new find program workaround for WindowsNirbheek Chauhan
2016-07-01Fix tests for the new library/executable naming schemeNirbheek Chauhan
2016-03-30Add shared_library argument for a Visual Studio module definitions fileNirbheek Chauhan
2015-12-17Compile Windows resources. Closes #333.Jussi Pakkanen
2014-03-22Can define entry symbol type.Jussi Pakkanen
2013-06-02C++ is now called cpp rather than cxx.Jussi Pakkanen
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-04-19Fixed Windows garbage line endings.Jussi Pakkanen
2013-04-19Added test case for C++ app using winmain.Jussi Pakkanen
2013-04-19Added test case for Windows cpp building.Jussi Pakkanen
2013-04-19Added a test using winmain.Jussi Pakkanen
2013-04-19Added a Windows test.Jussi Pakkanen