[TCPIP] Fix bugcheck when using fragmented datagrams
[reactos.git] / sdk / cmake / gcc.cmake
2021-05-09 Dmitry Borisov[PEFIXUP] Fixup of resource sections in GCC builds...
2021-05-03 Jérôme Gardou[CMAKE] Use SEH exceptions for c++ in clang amd64 build
2021-05-03 Jérôme GardouRevert "[CMAKE] Disable SSE instruction on GCC amd64...
2021-04-28 Jérôme Gardou[CMAKE] Disable SSE instruction on GCC amd64 builds
2021-04-27 Jérôme Gardou[CMAKE] Fix compilation with newer windres versions
2021-04-15 Victor Perevertkin[CMAKE] Unify configs for architectures
2021-04-09 Jérôme Gardou[CMAKE] Do not call clang with unsupported arguments
2021-04-09 Victor Perevertkin[SDK][NDK] Fix clang 12 compilation
2021-04-06 Jérôme Gardou[CMAKE] Honor CMAKE_EXE_LINKER_FLAGS_INIT in GCC build
2021-03-23 Jérôme Gardou[CMAKE] Move toolchain specific handling to set_module_...
2021-03-23 Jérôme Gardou[CMAKE] Add the kernel module type
2021-03-23 Jérôme Gardou[CMAKE] Fixup of driver sections in GCC builds
2021-03-23 Jérôme Gardou[SDK:TOOLS] Add --driver option to pefixup
2021-03-23 Jérôme Gardou[CMAKE] Restore using LD linker script with GCC
2021-01-05 Hervé Poussineau[CMAKE] Use -Wno-error when compiling with GCC x64
2021-01-05 Jérôme Gardou[CMAKE] Fix GCC -fstack-protector usage
2020-12-28 Jérôme Gardou[CMAKE] Turn import libs into regular C static libs
2020-12-05 Victor Perevertkin[CMAKE] Use C_STANDARD property instead of command...
2020-12-01 Hervé Poussineau[CMAKE] Disable compression of debug sections in GCC...
2020-11-16 Jérôme Gardou[CMAKE] Fix use of CLang
2020-11-09 Jérôme Gardou|CMAKE] Use RULE_LAUNCH_COMPILE property to handle...
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...