[ros-diffs] [reactos] 02/05: [CMAKE] Introduce the REACTOS_MODULE_TYPE target property

2020-10-22 Thread Jérôme Gardou
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=840fe4d6acf3e2899b6bb59a243985af91579325 commit 840fe4d6acf3e2899b6bb59a243985af91579325 Author: Jérôme Gardou AuthorDate: Thu Oct 22 15:12:02 2020 +0200 Commit: Jérôme Gardou CommitDate: Thu Oct 22 18:07:27 2020 +0200 [CMAKE] In

[ros-diffs] [reactos] 03/05: [CMAKE] Only link msvcrtex to win32cui, win32gui, win32dll, win32ocx and cpl modules

2020-10-22 Thread Jérôme Gardou
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5c25e816bfff056baad76346cbd49835fc914ddd commit 5c25e816bfff056baad76346cbd49835fc914ddd Author: Jérôme Gardou AuthorDate: Thu Oct 22 15:12:49 2020 +0200 Commit: Jérôme Gardou CommitDate: Thu Oct 22 18:07:27 2020 +0200 [CMAKE] On

[ros-diffs] [reactos] 04/05: [APISETS] Declare them as modules instead of win32dll

2020-10-22 Thread Jérôme Gardou
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bada20a361d385a779901c3fe0c40fe55dcde1d7 commit bada20a361d385a779901c3fe0c40fe55dcde1d7 Author: Jérôme Gardou AuthorDate: Thu Oct 22 15:15:46 2020 +0200 Commit: Jérôme Gardou CommitDate: Thu Oct 22 18:07:27 2020 +0200 [APISETS]

[ros-diffs] [reactos] 05/05: [CMAKE] Use an INTERFACE library to perform the msvcrt <-> msvcrtex binding

2020-10-22 Thread Jérôme Gardou
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=23e04ae1eec666118a2359a17fc442e0332c258b commit 23e04ae1eec666118a2359a17fc442e0332c258b Author: Jérôme Gardou AuthorDate: Thu Oct 22 16:29:40 2020 +0200 Commit: Jérôme Gardou CommitDate: Thu Oct 22 18:07:27 2020 +0200 [CMAKE] Us

[ros-diffs] [reactos] 01/05: [CRTDLL] Make this a stand-alone CRT DLL

2020-10-22 Thread Jérôme Gardou
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c321d3e88bdd5400285f0610067f97d2c176addf commit c321d3e88bdd5400285f0610067f97d2c176addf Author: Jérôme Gardou AuthorDate: Thu Oct 22 12:25:19 2020 +0200 Commit: Jérôme Gardou CommitDate: Thu Oct 22 18:07:27 2020 +0200 [CRTDLL] M

[ros-diffs] [reactos] 01/01: [DEVMGR] Avoid buffer overflow when device reg key size is > 100 chars

2020-10-22 Thread Victor Perevertkin
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=953c03c336a762f3b4fd672a546c4c0986dfab1c commit 953c03c336a762f3b4fd672a546c4c0986dfab1c Author: Victor Perevertkin AuthorDate: Thu Oct 22 14:38:55 2020 +0300 Commit: Victor Perevertkin CommitDate: Thu Oct 22 14:38:55 2020 +0300

[ros-diffs] [reactos] 01/01: |CMAKE] Use ExternalProject for host-tools build

2020-10-22 Thread Jérôme Gardou
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bbe47e61b180c1ce19ecea57ebd852f3434d2207 commit bbe47e61b180c1ce19ecea57ebd852f3434d2207 Author: Jérôme Gardou AuthorDate: Thu Oct 22 08:47:06 2020 +0200 Commit: Jérôme Gardou CommitDate: Thu Oct 22 09:31:11 2020 +0200 |CMAKE] Us