ReactOS Project - reactos.git/atom - dll/win32/comctl32/CMakeLists.txt history A free Windows-compatible Operating System https://git.reactos.org/?p=reactos.git ReactOS Project static/git-favicon.png static/git-logo.png 2021-07-23T20:03:48Z gitweb [REACTOS] Silence warnings in 3r-party code 2021-06-29T08:03:28Z Timo Kreuzer timo.kreuzer@reactos.org Timo Kreuzer timo.kreuzer@reactos.org 2021-06-29T08:03:28Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=41bc57ddf07abe23117437b4fa3c8e0369abfba8
[REACTOS] Silence warnings in 3r-party code
  • [D] dll/win32/comctl32/CMakeLists.txt
[WINSXS] Add some amd64 manifests 2020-12-16T22:09:35Z Mark Jansen mark.jansen@reactos.org Victor Perevertkin victor@perevertkin.ru 2020-12-16T22:09:35Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2587d72ef7c0673a619a7ad4202a82f926e8a6ab
[WINSXS] Add some amd64 manifests

Co-authored-by: Timo Kreuzer <timo.kreuzer@reactos.org>
  • [D] dll/win32/comctl32/CMakeLists.txt
[CMAKE] Use remove_target_compile_option when disabling manually enabled warnings 2021-03-03T01:54:37Z Victor Perevertkin victor.perevertkin@reactos.org Victor Perevertkin victor.perevertkin@reactos.org 2021-03-03T01:54:37Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fc2b105e5d86c49b66570eb481dc9ed8caede5ae
[CMAKE] Use remove_target_compile_option when disabling manually enabled warnings
  • [D] dll/win32/comctl32/CMakeLists.txt
[CMAKE] Get rid of add_compile_flags 2020-09-21T10:16:02Z Jérôme Gardou jerome.gardou@reactos.org Jérôme Gardou zefklop@users.noreply.github.com 2020-09-21T10:16:02Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=00ed72d7e850a5bfec98023ad3821a81a5f77ccc
[CMAKE] Get rid of add_compile_flags

Use add_compile_options and the like instead
  • [D] dll/win32/comctl32/CMakeLists.txt
[CMAKE] Get rid of replace_compile_flags 2020-09-18T09:49:18Z Jérôme Gardou jerome.gardou@reactos.org Jérôme Gardou zefklop@users.noreply.github.com 2020-09-18T09:49:18Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7e116f0ef368e8fbd7e87a1ae13f69c4cc8b58c1
[CMAKE] Get rid of replace_compile_flags

Introduce a finer-grained remove_target_compile_option instead
  • [D] dll/win32/comctl32/CMakeLists.txt
[CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-05-09T21:37:40Z Amine Khaldi amine.khaldi@reactos.org Victor Perevertkin victor.perevertkin@reactos.org 2020-05-09T21:37:40Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=139a3d666159c22d505e1da2bb3c19af7a95fe11
[CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905
  • [D] dll/win32/comctl32/CMakeLists.txt
[CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26T13:40:39Z Hervé Poussineau hpoussin@reactos.org Hervé Poussineau hpoussin@reactos.org 2020-03-26T13:40:39Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5ed186763268516b2c44de5c8ee7b65affa53a4c
[CMAKE] Add some -D__ROS_LONG64__ to please gcc x64

We can now pass a UINT* to a function wanting a DWORD*
  • [D] dll/win32/comctl32/CMakeLists.txt
[3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code 2019-07-20T15:34:24Z Timo Kreuzer timo.kreuzer@reactos.org Timo Kreuzer timo.kreuzer@reactos.org 2019-07-20T15:34:24Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ad89837c0eeacbc20326b7c4b588d2bf59718dee
[3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code
  • [D] dll/win32/comctl32/CMakeLists.txt
[CMAKE] Use modules instead of shared libraries 2019-03-20T13:19:48Z Jérôme Gardou jerome.gardou@reactos.org Jérôme Gardou zefklop@users.noreply.github.com 2019-03-20T13:19:48Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=23373acbb9b5356422657fa8448d2a18270847e2
[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.
  • [D] dll/win32/comctl32/CMakeLists.txt
[COMCTL32] Sync with Wine Staging 3.3. CORE-14434 2018-04-04T13:39:21Z Giannis Adamopoulos gadamopoulos@reactos.org David Quintana gigaherz@gmail.com 2018-04-04T13:39:21Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b3fb8555bf9abcc04eeac31c7153d33e2f027fc0
[COMCTL32] Sync with Wine Staging 3.3. CORE-14434
  • [D] dll/win32/comctl32/CMakeLists.txt
[COMCTL32] Install comctl32 v6 and its manifest in first stage 2017-10-03T19:28:12Z Giannis Adamopoulos gadamopoulos@reactos.org Giannis Adamopoulos gadamopoulos@reactos.org 2017-10-03T19:28:12Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=435b0b19d25b533a03bccd1eb1eedc918ff559ec
[COMCTL32] Install comctl32 v6 and its manifest in first stage
  • [D] dll/win32/comctl32/CMakeLists.txt
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... 2017-10-03T07:45:34Z Colin Finck colin@reactos.org Colin Finck colin@reactos.org 2017-10-03T07:45:34Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
  • [D] dll/win32/comctl32/CMakeLists.txt