reactos/base
Joachim Henze 1e367ccbb7 [0.4.13] Fix VSSolution's msbuild CORE-15991
It regressed by 0.4.12-dev-1064-g 09c4d0a74b
when we tried to mute compiler warnings in the GCC Release configuration
for all modules, that do contain .y files.

In master we switched to use flex+bison to process those files at build-time
in 0.4.15-dev-2277-g 28dadda8be and at the same
time reverted the guilty rev.

In the backport to the old releases we do only revert, but do not introduce
flex+bison. This will reintroduce the warnings in GCC Release configuration.
2021-06-20 00:29:30 +02:00
..
applications [0.4.13] Fix VSSolution's msbuild CORE-15991 2021-06-20 00:29:30 +02:00
services [0.4.13][UMPNPMGR][USETUP] Fix the way device-install events are queued and dequeued. Fixes CORE-16103. 2021-01-15 03:24:40 +01:00
setup [0.4.13][USETUP] Do a trick to avoid visual "blinking" during screen clearing (#3255) 2021-01-15 16:07:30 +01:00
shell [0.4.13][EXPLORER|SHELL3232] Fix CORE-14439 part 2 of 2 - Fix Build 2020-03-25 17:49:41 +01:00
system [ß.4.13][WINLOGON] Start the screensaver on the user desktop CORE-16548 2019-12-08 10:47:28 +01:00
CMakeLists.txt