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 |
|
Jérôme Gardou
|
00ed72d7e8
|
[CMAKE] Get rid of add_compile_flags
Use add_compile_options and the like 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 |
|
Victor Perevertkin
|
f7dc14cca5
|
[WINETESTS] Supress GCC8 warnings
|
2019-08-20 15:05:47 +02:00 |
|
Amine Khaldi
|
aee77bdeee
|
[SERVICES_WINETEST] Sync with Wine Staging 4.0. CORE-15682
|
2019-02-02 14:14:59 +01:00 |
|
Amine Khaldi
|
340679bd1a
|
[SERVICES_WINETEST] Sync with Wine Staging 3.3. CORE-14434
|
2018-04-03 13:46:36 +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 |
|