Victor Perevertkin
|
74ec94e12c
|
[CMAKE] Some options are only supported by GCC, don't use them for clang
These are (so far):
-Wno-format-overflow
-Wno-nonnull-compare
-Wno-old-style-declaration
-Wno-unused-but-set-variable
|
2021-04-09 03:58:19 +03:00 |
|
Victor Perevertkin
|
fc2b105e5d
|
[CMAKE] Use remove_target_compile_option when disabling manually enabled warnings
|
2021-03-03 06:04:25 +03:00 |
|
Jérôme Gardou
|
7e116f0ef3
|
[CMAKE] Get rid of replace_compile_flags
Introduce a finer-grained remove_target_compile_option instead
|
2020-10-20 21:44:54 +02:00 |
|
Serge Gautherie
|
aae5cd8ea2
|
[CMAKE] Remove obsolete 'GCC_VERSION' checks (#2962)
following upgrade to RosBE 2.2.0 support and GCC 8.4.
|
2020-07-04 15:33:50 +02:00 |
|
Amine Khaldi
|
139a3d6661
|
[CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905
|
2020-06-06 21:58:41 +03:00 |
|
Amine Khaldi
|
7a62c32bcc
|
[USER32_WINETEST] Sync with Wine Staging 4.18 except win.c (PR #1980). CORE-16441
|
2019-12-01 19:40:48 +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
|
de793ea5d6
|
[USER32_WINETEST] Add a PCH.
|
2017-12-09 13:58:55 +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 |
|