index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
windows
Age
Commit message (
Expand
)
Author
2017-07-20
Make the name of the executable implib configurable
Jon Turney
2017-07-20
Consolidate windows tests which are divided between mingw and msvc
Jon Turney
2017-07-20
Support implibs for executables on Windows
Jon Turney
2017-06-21
Consistently use windows.h, not Windows.h
Jon Turney
2017-05-16
Allow vs_module_defs to use a custom_target
Jon Turney
2017-05-12
Make vs_module_defs: do something for gcc on Windows as well
Jon Turney
2017-04-10
Allow using generated files to shared_library vs_module_defs. Closes #1605
Dylan Baker
2017-04-10
tests/windows/7: Fix test on Cygwin
Nirbheek Chauhan
2017-04-09
Merge pull request #1469 from centricular/install-secondary-outputs
Jussi Pakkanen
2017-04-06
Run test cases/windows/ tests on Cygwin
Jon Turney
2017-04-06
Use correct shared library naming for Cygwin
Jon Turney
2017-04-04
Don't generate import library for shared modules
Nirbheek Chauhan
2017-04-04
Fix custom directory installation of import library
Nirbheek Chauhan
2017-03-28
tests/windows/5: Skip if build_to_src has spaces
Nirbheek Chauhan
2017-03-28
tests/windows/5: Add more subdirs to the test
Nirbheek Chauhan
2017-03-23
use a custom cp.bat for cp on Windows (#1488)
Nicolas Schneider
2017-03-05
tests: Minor fixes to the library-usage tests
Nirbheek Chauhan
2017-03-04
Add manual-linking tests to Linux and Windows
Nirbheek Chauhan
2017-03-03
tests/windows: Tests for #1444
Nirbheek Chauhan
2017-02-18
find_program: Correctly use scripts found in PATH
Nirbheek Chauhan
2017-01-04
tests: Use the new test skipping facility everywhere
Nirbheek Chauhan
2016-12-28
Add include_directories to windows.compile_resources.
Elliott Sales de Andrade
2016-07-30
Add test for the new find program workaround for Windows
Nirbheek Chauhan
2016-07-01
Fix tests for the new library/executable naming scheme
Nirbheek Chauhan
2016-03-30
Add shared_library argument for a Visual Studio module definitions file
Nirbheek Chauhan
2015-12-17
Compile Windows resources. Closes #333.
Jussi Pakkanen
2014-03-22
Can define entry symbol type.
Jussi Pakkanen
2013-06-02
C++ is now called cpp rather than cxx.
Jussi Pakkanen
2013-06-02
Renamed add_test to test.
Jussi Pakkanen
2013-04-19
Fixed Windows garbage line endings.
Jussi Pakkanen
2013-04-19
Added test case for C++ app using winmain.
Jussi Pakkanen
2013-04-19
Added test case for Windows cpp building.
Jussi Pakkanen
2013-04-19
Added a test using winmain.
Jussi Pakkanen
2013-04-19
Added a Windows test.
Jussi Pakkanen