ReactOS Project - reactos.git/rss - dll/win32/comctl32/CMakeLists.txt history https://git.reactos.org/?p=reactos.git;a=history;f=dll/win32/comctl32/CMakeLists.txt A free Windows-compatible Operating System en ReactOS Project static/git-logo.png ReactOS Project - reactos.git/rss - dll/win32/comctl32/CMakeLists.txt history https://git.reactos.org/?p=reactos.git;a=history;f=dll/win32/comctl32/CMakeLists.txt Fri, 23 Jul 2021 20:03:48 +0000 Fri, 23 Jul 2021 20:03:48 +0000 gitweb v.2.17.1/2.17.1 [REACTOS] Silence warnings in 3r-party code Timo Kreuzer <timo.kreuzer@reactos.org> Tue, 29 Jun 2021 08:03:28 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=41bc57ddf07abe23117437b4fa3c8e0369abfba8 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=41bc57ddf07abe23117437b4fa3c8e0369abfba8 [REACTOS] Silence warnings in 3r-party code [REACTOS] Silence warnings in 3r-party code
  • [D] dll/win32/comctl32/CMakeLists.txt
]]>
[WINSXS] Add some amd64 manifests Mark Jansen <mark.jansen@reactos.org> Wed, 16 Dec 2020 22:09:35 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2587d72ef7c0673a619a7ad4202a82f926e8a6ab https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2587d72ef7c0673a619a7ad4202a82f926e8a6ab [WINSXS] Add some amd64 manifests [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 Victor Perevertkin <victor.perevertkin@reactos.org> Wed, 3 Mar 2021 01:54:37 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fc2b105e5d86c49b66570eb481dc9ed8caede5ae https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fc2b105e5d86c49b66570eb481dc9ed8caede5ae [CMAKE] Use remove_target_compile_option when disabling manually enabled warnings [CMAKE] Use remove_target_compile_option when disabling manually enabled warnings
  • [D] dll/win32/comctl32/CMakeLists.txt
]]>
[CMAKE] Get rid of add_compile_flags Jérôme Gardou <jerome.gardou@reactos.org> Mon, 21 Sep 2020 10:16:02 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=00ed72d7e850a5bfec98023ad3821a81a5f77ccc https://git.reactos.org/?p=reactos.git;a=commitdiff;h=00ed72d7e850a5bfec98023ad3821a81a5f77ccc [CMAKE] Get rid of add_compile_flags [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 Jérôme Gardou <jerome.gardou@reactos.org> Fri, 18 Sep 2020 09:49:18 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7e116f0ef368e8fbd7e87a1ae13f69c4cc8b58c1 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7e116f0ef368e8fbd7e87a1ae13f69c4cc8b58c1 [CMAKE] Get rid of replace_compile_flags [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 Amine Khaldi <amine.khaldi@reactos.org> Sat, 9 May 2020 21:37:40 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=139a3d666159c22d505e1da2bb3c19af7a95fe11 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=139a3d666159c22d505e1da2bb3c19af7a95fe11 [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 [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 Hervé Poussineau <hpoussin@reactos.org> Thu, 26 Mar 2020 13:40:39 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5ed186763268516b2c44de5c8ee7b65affa53a4c https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5ed186763268516b2c44de5c8ee7b65affa53a4c [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 [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 Timo Kreuzer <timo.kreuzer@reactos.org> Sat, 20 Jul 2019 15:34:24 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ad89837c0eeacbc20326b7c4b588d2bf59718dee https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ad89837c0eeacbc20326b7c4b588d2bf59718dee [3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code [3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code
  • [D] dll/win32/comctl32/CMakeLists.txt
]]>
[CMAKE] Use modules instead of shared libraries Jérôme Gardou <jerome.gardou@reactos.org> Wed, 20 Mar 2019 13:19:48 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=23373acbb9b5356422657fa8448d2a18270847e2 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=23373acbb9b5356422657fa8448d2a18270847e2 [CMAKE] Use modules instead of shared libraries [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 Giannis Adamopoulos <gadamopoulos@reactos.org> Wed, 4 Apr 2018 13:39:21 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b3fb8555bf9abcc04eeac31c7153d33e2f027fc0 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b3fb8555bf9abcc04eeac31c7153d33e2f027fc0 [COMCTL32] Sync with Wine Staging 3.3. CORE-14434 [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 Giannis Adamopoulos <gadamopoulos@reactos.org> Tue, 3 Oct 2017 19:28:12 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=435b0b19d25b533a03bccd1eb1eedc918ff559ec https://git.reactos.org/?p=reactos.git;a=commitdiff;h=435b0b19d25b533a03bccd1eb1eedc918ff559ec [COMCTL32] Install comctl32 v6 and its manifest in first stage [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... Colin Finck <colin@reactos.org> Tue, 3 Oct 2017 07:45:34 +0000 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6 https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
  • [D] dll/win32/comctl32/CMakeLists.txt
]]>