Timo Kreuzer
ad89837c0e
[3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code
2019-08-15 15:24:12 +02:00
Hermès Bélusca-Maïto
4a96e0adbc
[3RDPARTY] Addendum to 146096cd
: Make some warnings non-fatal.
2019-04-13 18:24:01 +02:00
Jérôme Gardou
23373acbb9
[CMAKE] Use modules instead of shared libraries
...
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.
On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
Timo Kreuzer
3d3377a5c0
[LIBTIRPC] Silence MSVC warnings
2019-03-04 21:58:42 +01:00
Andrew Cook
d8e92b5a0a
Merge pull request #1335 from ariscop/CMP0065
...
Fixes for upstream cmake
2019-02-03 12:57:20 +01:00
Pierre Schweitzer
f5f3ff86ea
[LIBTIRPC] Fix CVE-2018-14621 by backporting its fix
...
CORE-15407
2018-12-01 12:16:41 +01:00
Pierre Schweitzer
000bbe074e
[LIBTIRPC] Fix CVE-2018-14622 by backporting its fix
...
CORE-15005
2018-09-05 22:06:30 +02: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
53d3f00b2b
[LIBTIRPC] Add a PCH.
2017-11-26 14:55:33 +01:00
Pierre Schweitzer
1feb8e627e
[LIBTIRPC] Match rtime() propotype and implementation
2017-11-26 14:44:26 +01:00
Pierre Schweitzer
6808e7d25b
[LIBTIRPC] Fix CVE-2017-8779 by backporting its fix
...
CORE-13460
2017-10-15 13:55:07 +02:00
Colin Finck
950c86fb4c
Fix remaining text file line endings in the tree. ( #18 )
...
Based on https://stackoverflow.com/a/1511273
Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
2017-10-06 15:00:36 +02: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