#
db5fa3bf |
| 02-Nov-2024 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[SDK] Add some missing definitions
|
Revision tags: 0.4.16-dev, 0.4.15, 0.4.14-release |
|
#
2204695f |
| 13-Dec-2021 |
Justin Miller <justinmiller100@gmail.com> |
[SDK] Fix some arm64 stuff that was discovered during testing
Addendum to 6dfc13e4. CORE-17518
|
#
be223b9d |
| 22-Oct-2021 |
Justin Miller <justinmiller100@gmail.com> |
[SDK] Allow ARM64 MSVC to complete configuration (#4045)
- Add some of the missing CMake adjustments to continue the configure and compile process with ARM64 MSVC
- Created quick stubs for the func
[SDK] Allow ARM64 MSVC to complete configuration (#4045)
- Add some of the missing CMake adjustments to continue the configure and compile process with ARM64 MSVC
- Created quick stubs for the functions in SDK needed to finish the configuration process
- Put in an ARM64 option for spec2def
CORE-17518 CORE-17615
show more ...
|
#
a3763c61 |
| 29-Jun-2021 |
Timo Kreuzer <timo.kreuzer@reactos.org> |
[PSDK][NDK] Use hex to define MIN/MAX constants like in native SDK
This fixes use of unary minus operator on unsigned type warning.
|
#
52391253 |
| 30-Apr-2021 |
Jérôme Gardou <jerome.gardou@reactos.org> |
[KERNEL32] Sync NLS RC files with wine 6.7
Mostly for having them UTF-8 encoded
|
#
525d19d4 |
| 19-Mar-2021 |
Jérôme Gardou <jerome.gardou@reactos.org> |
[NDK][XDK] Use decimal literals for MINxxxx defines
Because myLongLong < MINLONG is supposed to behave like you'd expect
|
#
9aa73da9 |
| 18-Jan-2021 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[XDK] Even the DBG_UNREFERENCED_PARAMETER() should use (void)P. Addendum to 46ca069e.
|
#
46ca069e |
| 18-Jan-2021 |
Victor Perevertkin <victor.perevertkin@reactos.org> |
[XDK] Remove UNREFERENCE_LOCAL_VARIABLE macro
Change UNREFERENCED_PARAMETER to (VOID)P to support const parameters
|
#
f7c58468 |
| 24-Sep-2020 |
Victor Perevertkin <victor.perevertkin@reactos.org> |
[XDK] Move UNREACHABLE macro definition to ntbasedef.h
|
#
87a53111 |
| 24-Sep-2020 |
Victor Perevertkin <victor.perevertkin@reactos.org> |
[SDK] Fix __forceinline definition for C++
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release |
|
#
b445fef9 |
| 20-Aug-2019 |
Mark Jansen <mark.jansen@reactos.org> |
[SDK] Update Int32x32To64 macro for arm
|
Revision tags: 0.4.12-RC, 0.4.13-dev, 0.4.11-release |
|
#
fa548efb |
| 23-Feb-2019 |
Mark Jansen <mark.jansen@reactos.org> |
[XDK] Remove _M_AMD64 special case
|
Revision tags: 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release |
|
#
1246f8b5 |
| 03-Apr-2018 |
Amine Khaldi <amine.khaldi@reactos.org> |
[PSDK][XDK] Add some missing definitions. CORE-14434
|
Revision tags: 0.4.8-RC, 0.4.9-dev |
|
#
b9f88d59 |
| 04-Feb-2018 |
Thomas Faber <thomas.faber@reactos.org> |
[PSDK][XDK] Remove DECLSPEC_* from windef.h, protect against redefinition in winnt.h
|
Revision tags: 0.4.7-release, v0.4.7 |
|
#
8ffffbb2 |
| 31-Oct-2017 |
Amine Khaldi <amine.khaldi@reactos.org> |
[XDK/NTBASEDEF] Use __builtin_offsetof to define FIELD_OFFSET when compiling with clang-cl. CORE-11799 (#94)
|
Revision tags: 0.4.8-dev, 0.4.7-rc1 |
|
#
c2c66aff |
| 03-Oct-2017 |
Colin Finck <colin@reactos.org> |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
Revision tags: backups/GSoC_2017/rapps@75905, ReactOS-0.4.6, backups/ros-branch-0_4_6@75728, 0.4.7-dev, ReactOS-0.4.5, backups/ros-branch-0_4_5@74569, ReactOS-0.4.4-CLT2017, backups/ReactOS-0.4.4-CLT2017@74182, ReactOS-0.4.4, backups/ros-branch-0_4_4@74002, ReactOS-0.4.4-FOSDEM2017, backups/ReactOS-0.4.4-FOSDEM2017@73667, ReactOS-0.4.3, backups/ros-branch-0_4_3@73437, backups/sndblst@72664, ReactOS-0.4.2, backups/ros-branch-0_4_2@73087, ReactOS-0.4.1, backups/ros-branch-0_4_1@71718 |
|
#
321bcc05 |
| 24-Apr-2016 |
Pierre Schweitzer <pierre@reactos.org> |
Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
|