|CMAKE] Use ExternalProject for host-tools build
[reactos.git] / sdk / cmake / gcc.cmake
2020-10-22 Jérôme Gardou|CMAKE] Use ExternalProject for host-tools build
2020-10-20 Jérôme Gardou[CMAKE] Get rid of add_compile_flags
2020-10-20 Jérôme Gardou[CMAKE] Use -ffile-prefix-map for GCC builds
2020-10-20 Jérôme Gardou[CMAKE] Get rid of add_compile_flags_language macro
2020-10-20 Jérôme Gardou[CMAKE] Get rid of the set_cpp macro
2020-07-04 Serge Gautherie[CMAKE] Remove obsolete 'GCC_VERSION' checks (#2962)
2020-06-20 Thomas Faber[CMAKE] Remove work-arounds for old CMake versions... 2901/head
2020-06-06 Amine Khaldi[CMAKE] Implement PCH builds with target_precompile_hea... 2764/head
2020-05-26 Serge Gautherie[FORMATTING] [CMAKE] Remove space in 'if (' (#2847)
2020-05-04 Victor Perevertkin[REACTOS] Raise C standard to gnu99
2020-04-19 Sylvain Deverre[CMAKE] Fix SEPARATE_DBG build on GCC
2020-04-17 Mark Jansen[SDK][HOST-TOOLS] Add load_config workaround for gcc... 2542/head
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-04-09 Victor Perevertkin[CMAKE] Add --gc-sections flag to GCC linker.
2020-03-08 Serge Gautherie[CMAKE] gcc.cmake: '-Wno-unused-const-variable' applies...
2020-03-06 Hermès Bélusca-Maïto[CMAKE][FREELDR] Take the global defines into account...
2019-08-17 Andrew CookRework host tools
2019-07-20 Timo Kreuzer[CMAKE] Define _GLIBCXX_HAVE_BROKEN_VSWPRINTF to fix...
2019-07-20 Timo Kreuzer[CMAKE] Disable some overly sensitive warnings
2019-07-07 Thomas Faber[CMAKE] Disable INIT section ld scripts for now. CORE...
2019-07-07 Thomas Faber[CMAKE] Ensure the INIT section is placed at the end...
2019-05-27 Hervé Poussineau[CMAKE] Disable unused-const-variable warning
2019-05-27 Hervé Poussineau[CMAKE] Disable --compress-debug-sections on GCC >...
2019-04-27 Timo Kreuzer[CMAKE] Fix LINK_DEPENDS usage
2019-04-27 Andrew Cook[CMAKE] Use new policies for CMP0005 and CMP0018 (...
2019-04-06 Jérôme Gardou[CMAKE] Clear CMAKE_<LANGUAGE>_IMPLICIT_LINK_LIBRARIES and
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-02-09 Hermès Bélusca-Maïto[FREELDR][SDK:CMAKE] Move the `MSVC "linker script...
2018-10-30 Jérôme Gardou[CMAKE] Do not add any extension to separate debug...
2018-10-12 Mark Jansen[SDK] Add version option to our spec2def cmake command
2018-01-01 Thomas Faber[CMAKE] Allow overriding the .dll extension for delay... 246/head
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...