[CMAKE] Use new policies for CMP0005 and CMP0018 (#1481)
[reactos.git] / sdk / cmake /
2019-04-27 Andrew Cook[CMAKE] Use new policies for CMP0005 and CMP0018 (...
2019-04-19 Serge Gautherie[CMAKE] msvc.cmake: Remove now redundant '/we4028'...
2019-04-13 Timo Kreuzer[CMAKE] Add 3 more critical warnings for MSVC
2019-04-07 Foxlet[THEMES] Mizu Theme RC.
2019-04-06 Jérôme Gardou[CMAKE] Clear CMAKE_<LANGUAGE>_IMPLICIT_LINK_LIBRARIES and
2019-04-06 Jérôme Gardou[CMAKE] unset EXPORT_SYMBOL for modules and shared...
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-04-01 Hervé Poussineau[CMAKE] Enable -fno-aggressive-loop-optimizations only...
2019-04-01 Hervé Poussineau[CMAKE] Add -fno-aggressive-loop-optimizations flag
2019-03-31 Adam Słaboń[THEMES] Add new ReactOS theme - Lunar. By Adam Słaboń...
2019-02-10 Serge Gautherie[CMAKE] msvc.cmake: Remove 2 now redundant '/GF' (...
2019-02-09 Hermès Bélusca-Maïto[SDK:CMAKE] Fix LINK command-line from the VS IDE for...
2019-02-09 Hermès Bélusca-Maïto[FREELDR][SDK:CMAKE] Move the `MSVC "linker script...
2019-01-12 Hermès Bélusca-Maïto[CMAKE] MSVC cmake settings improvements. 1232/head
2018-12-30 Timo Kreuzer[NDK][NTOS] Add global definition of INIT_FUNCTION...
2018-12-16 Serge Gautherie[CMAKE] MSVC: Make C4028 warning into error, on "i386...
2018-11-16 Bernhard Feichtinger[MODULES] Add a convenient option to transfer files...
2018-10-30 Jérôme Gardou[CMAKE] Do not add any extension to separate debug...
2018-10-25 Mark Jansen[SDK] Update baseaddresses
2018-10-24 Hermès Bélusca-Maïto[CMAKE] Apply patch INF file for the SETUP SYSTEM regis... 561/head
2018-10-12 Mark Jansen[SDK] Add version option to our spec2def cmake command
2018-10-12 Mark Jansen[SDK] Add the WITH_RELAY option to msvc's spec2def...
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Fixes for the previous fixes. 920/head
2018-10-08 Hermès Bélusca-Maïto[MKHIVE] Minor additional functionality.
2018-10-08 Hermès Bélusca-Maïto[MKHIVE][CMAKE] Make mkhive a bit more flexible, so...
2018-10-08 Hermès Bélusca-Maïto[BOOTDATA][CMAKE] Enumerate the four first installation... 558/head
2018-09-05 Mark Jansen[SDK] Generate msvc baseaddresses from an RTC build
2018-08-30 David Quintana[CMAKE] Update baseaddress files to match latest changes.
2018-08-20 Jake Collins[MODERN.MSSTYLES] Add the initial version of the modern... 698/head
2018-08-19 Andrew CookCORE-14513 [CMAKE] Remove modules that are shipped...
2018-08-18 Mark Jansen[GDIPLUS] Add sxs registration for 1.0 version. 768/head
2018-07-12 Mark Jansen[CMAKE] Update all base addresses, taking into account... 661/head
2018-07-01 Mark Jansen[SDK] Add gen_baseaddress.py
2018-07-01 Mark Jansen[CMAKE] Change winspool.drv to winspool again.
2018-07-01 Mark Jansen[CMAKE] Update baseaddress for gcc with dwarf.
2018-07-01 Mark Jansen[CMAKE] Update baseaddress for msvc & gcc with rossym.
2018-07-01 Timo Kreuzer[CMAKE] winspool.drv -> winspool in baseaddress_msvc...
2018-06-05 Serge Gautherie[CONFIGURE][CMAKE] Remove Visual Studio 9 (2008) support
2018-05-03 Serge Gautherie[CMAKE] USE_CLANG_CL: Add "-Wno-parentheses-equality"
2018-04-08 Giannis Adamopoulos[RTL] actctx.c: Use an alternative implicit activation...
2018-04-08 Thomas Faber[CMAKE] Use configuration-specific names for files... 474/head
2018-04-02 Thomas Faber[CMAKE] Avoid generator expresisons in install()'s...
2018-03-30 Thomas Faber[CMAKE] Avoid use of the LOCATION property in add_cd_fi...
2018-03-30 Thomas Faber[CMAKE] Remove some anachronisms.
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-01-27 Giannis Adamopoulos[GDIPLUS] Add it to winsxs.
2018-01-20 Mark Jansen[CMAKE/WIDL] Add rudimentary dependency tracking in...
2018-01-01 Thomas Faber[CMAKE] Allow overriding the .dll extension for delay... 246/head
2017-12-24 Giannis Adamopoulos[COMCTL32] Install comctl32 v6 and its manifest in...
2017-12-20 Colin FinckReplace our dxtn.dll by a version based on the libtxc_d...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-07 Amine Khaldi[CMAKE/CLANG-CL] Don't pass /TP twice when we're dealin...
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-11-17 Hermès Bélusca-Maïto[REACTOS] Add reactos/bin/suppl/ to the list of "known...
2017-10-22 Timo Kreuzer[REACTOS] Fix x64 build
2017-10-09 Amine Khaldi[CMAKE] Update baseaddress.cmake for the GCC builds.
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...