[ros-diffs] [reactos] 01/01: [CMAKE] Add --gc-sections flag to GCC linker. This returns C++ binaries size to normal (on GCC 8.4). I don't see any noticable effect of this on GCC 4.7.2

2020-04-08 Thread Victor Perevertkin
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0d187f7d561ba23054ffaeef9b032695c2a9baec commit 0d187f7d561ba23054ffaeef9b032695c2a9baec Author: Victor Perevertkin AuthorDate: Thu Apr 9 04:02:06 2020 +0300 Commit: Victor Perevertkin CommitDate: Thu Apr 9 04:02:06 2020 +0300 [C

[ros-diffs] [reactos] 01/01: [ROSAUTOTEST] Revert 9ff3adb. This fixes MSVC build.

2020-04-08 Thread Victor Perevertkin
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a12d029ec0bb9b33c4e7198a18e43a03d677a0ad commit a12d029ec0bb9b33c4e7198a18e43a03d677a0ad Author: Victor Perevertkin AuthorDate: Thu Apr 9 03:04:44 2020 +0300 Commit: Victor Perevertkin CommitDate: Thu Apr 9 03:04:44 2020 +0300 [R

[ros-diffs] [reactos] 01/01: [SHELL32] Follow-up of #2432

2020-04-08 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0903c645a27e6ac55f58068fa74183fb67512355 commit 0903c645a27e6ac55f58068fa74183fb67512355 Author: Katayama Hirofumi MZ AuthorDate: Thu Apr 9 08:19:47 2020 +0900 Commit: Katayama Hirofumi MZ CommitDate: Thu Apr 9 08:19:47 2020 +0900

[ros-diffs] [reactos] 01/01: [ROSAUTOTEST] Change custom auto_array_ptr to std::unique_ptr

2020-04-08 Thread Victor Perevertkin
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9ff3adb7d7c6636a1d040d8e53f7203e9d1815a3 commit 9ff3adb7d7c6636a1d040d8e53f7203e9d1815a3 Author: Victor Perevertkin AuthorDate: Thu Apr 9 02:08:10 2020 +0300 Commit: Victor Perevertkin CommitDate: Thu Apr 9 02:08:10 2020 +0300 [R

[ros-diffs] [reactos] 01/01: [User32] Fix Dialog Hang

2020-04-08 Thread James Tabor
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ee3ee2a65f66016063e7537b78e2dd7572a616a8 commit ee3ee2a65f66016063e7537b78e2dd7572a616a8 Author: James Tabor AuthorDate: Wed Apr 8 14:49:38 2020 -0500 Commit: James Tabor CommitDate: Wed Apr 8 14:49:38 2020 -0500 [User32] Fix Dia