Victor Perevertkin
|
7e069ccdb2
|
[CMAKE] Replace custom functions to built-in ones
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
|
2020-04-16 15:59:38 +03:00 |
|
Katayama Hirofumi MZ
|
d1ac13c64b
|
[MSVCRT_WINETEST] Fix build by adding '-Wno-format'
ed909ba broke build.
|
2020-02-24 09:43:58 +09:00 |
|
Serge Gautherie
|
ed909ba9d9
|
[MSVCRT_WINETEST] Re-enable MSVC warning C4477
Follow-up to ce2df64a06 .
Also, remove '-Wno-format' for other compilers.
|
2020-02-23 17:50:58 +01:00 |
|
Amine Khaldi
|
ce2df64a06
|
[MSVCRT_WINETEST] Sync with Wine Staging 4.18. CORE-16441
|
2019-11-10 14:06:44 +01:00 |
|
Victor Perevertkin
|
f7dc14cca5
|
[WINETESTS] Supress GCC8 warnings
|
2019-08-20 15:05:47 +02:00 |
|
Timo Kreuzer
|
ad89837c0e
|
[3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code
|
2019-08-15 15:24:12 +02:00 |
|
Amine Khaldi
|
f446a50f76
|
[MSVCRT_WINETEST] Sync with Wine Staging 4.0. CORE-15682
|
2019-01-29 13:08:13 +01:00 |
|
Amine Khaldi
|
1c9ac7a2d2
|
[MSVCRT_WINETEST] Sync with Wine Staging 3.3. CORE-14434
|
2018-04-03 13:42:04 +01:00 |
|
Amine Khaldi
|
d42fce3c82
|
[MSVCRT_WINETEST] Sync with Wine 3.0. CORE-14225
|
2018-01-21 22:39:53 +01:00 |
|
Amine Khaldi
|
9cfa608dcf
|
[MSVCRT_WINETEST] Add a PCH.
|
2017-12-20 12:57:58 +01:00 |
|
Amine Khaldi
|
00124d1b1a
|
[CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build.
|
2017-12-07 21:53:45 +01:00 |
|
Amine Khaldi
|
867a81a46b
|
[MSVCRT_WINETEST] Sync with Wine Staging 2.16. CORE-13762
|
2017-10-19 22:30:16 +01:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|