History log of /reactos/modules/rostests/apitests/win32u/win32u_vista/CMakeLists.txt (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 56582812 08-Nov-2023 Timo Kreuzer <timo.kreuzer@reactos.org>

[WIN32U_VISTA] Add win32u.dll for Vista


# 2c895c98 14-Jan-2024 Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>

[CMAKE][WIN32U_APITEST] Remove 3 useless 'set_module_type(... IMAGEBASE default)' (#6328)

And add an explicit documentation comment.

Addendum to commit 2b7246fd3.


# 2b7246fd 07-Nov-2023 Timo Kreuzer <timo.kreuzer@reactos.org>

[CMAKE] Add support for "IMAGEBASE default" and use it for test/sample dlls


Revision tags: 0.4.14-release, 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release
# 45ec49ca 29-Apr-2019 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>

[APITESTS] set_module_type(win32u module)


# 45bbb11a 29-Apr-2019 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>

[APITESTS] Add NtGdiTransformPoints testcase (#1542)

Add a testcase for NtGdiTransformPoints function. set_module_type(win32u... win32dll) CORE-15983


Revision tags: 0.4.12-RC, 0.4.13-dev
# 23373acb 20-Mar-2019 Jérôme Gardou <jerome.gardou@reactos.org>

[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 red

[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.

show more ...


Revision tags: 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev, 0.4.7-release, v0.4.7, 0.4.8-dev, 0.4.7-rc1
# c2c66aff 03-Oct-2017 Colin Finck <colin@reactos.org>

Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.