RosBE 2.2.1 released
by admin on Jun.04, 2020, under ReactOS, RosBE
This is a lil bugfix release.
Due to some bug in our build script mingw-w64 was not behaving as expected. This is fixed now.
CMAKE was updated to 3.17.2 too.
Well, not much more. I cleaned up a bit and removed a experiment of the past AND updated all the copyright headers.
-
Hi! Welcome to Reimi's Blog!
Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed. See ya around!
ROS SVN Updates
- [CMAKE] Fix buildbot builders 26. May 2022[CMAKE] Fix buildbot builders [DH] CMakeLists.txtVictor Perevertkin
- [HALX86] Print the correct size of the BAR in HalpDebugPciDumpBus() 26. May 2022[HALX86] Print the correct size of the BAR in HalpDebugPciDumpBus() Reference: https://wiki.osdev.org/PCI#Address_and_size_of_the_BAR To determine the amount of address space needed by a PCI device, you must save the original value of the BAR, write a value of all 1's to the register, then read it back. Note: 64-bit BARs are not supported yet. [DH] hal/halx86/include/halp.h […]Dmitry Borisov
- [CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 25. May 2022[CMAKE] Do not use USE_CLANG_CL variable in CMake scripts [DH] CMakeLists.txt [DH] base/applications/network/CMakeLists.txt [DH] base/applications/network/telnet/CMakeLists.txt [DH] base/services/rpcss/CMakeLists.txt [DH] base/services/wlansvc/CMakeLists.txt [DH] base/setup/usetup/CMakeLists.txt [DH] boot/freeldr/freeldr/CMakeLists.txt [DH] dll/3rdparty/libtirpc/CMakeLists.txt [DH] drivers/wdm/audio/backpln/portcls/CMakeLists.txt [DH] sdk/cmake/msvc.cmake [DH] sdk/lib/3rdparty/stlport/CMakeLists.txt [DH] sdk/lib/crt/stdlib/stdlib.cmake [DH] subsystems/mvdm/asm16.cmake [DH] win32ss/printing/base/spoolsv/CMakeLists.txtVictor Perevertkin
- [CMAKE] Elimitate the use of GCC and CLANG variables 25. May 2022[CMAKE] Elimitate the use of GCC and CLANG variables [DH] CMakeLists.txt [DH] base/services/nfsd/CMakeLists.txt [DH] boot/rtl/blrtl.cmake [DH] dll/3rdparty/libxslt/CMakeLists.txt [DH] dll/3rdparty/mbedtls/CMakeLists.txt [DH] dll/opengl/glu32/CMakeLists.txt [DH] drivers/filesystems/ext2/CMakeLists.txt [DH] drivers/filesystems/fastfat_new/CMakeLists.txt [DH] drivers/filesystems/nfs/CMakeLists.txt [DH] drivers/filesystems/udfs/CMakeLists.txt [DH] drivers/storage/class/cdrom/CMakeLists.txt [DH] drivers/storage/class/classpnp/CMakeLists.txt [DH] drivers/storage/class/disk/CMakeLists.txt [DH] drivers/storage/ide/uniata/CMakeLists.txt [DH] drivers/wdm/audio/drivers/CMIDriver/CMakeLists.txt [DH] modules/rostests/apitests/compiler/CMakeLists.txt [DH] modules/rostests/apitests/crt/CMakeLists.txt [DH] modules/rostests/winetests/advapi32/CMakeLists.txt [DH] modules/rostests/winetests/kernel32/CMakeLists.txt [DH] modules/rostests/winetests/msvcrt/CMakeLists.txt [DH] modules/rostests/winetests/ntdll/CMakeLists.txt [DH] modules/rostests/winetests/rpcrt4/CMakeLists.txt [DH] modules/rostests/winetests/winmm/CMakeLists.txt […]Victor Perevertkin
- [GITHUB] Add MSVC ARM64 builder 25. May 2022[GITHUB] Add MSVC ARM64 builder This builds only some applications for now. CORE-17518 [DH] .github/workflows/build.yml [DH] sdk/include/c++/stlport/stl/config/features.h [DH] win32ss/user/user32/user32.specStanislav Motylkov
- [CMAKE] Fix buildbot builders 26. May 2022
-
Meta