Filter RSS
Historique du projet

2023-03-22
00:00
NativeExecutive
[Project Settings] Subversion has been changed to Disabled
2023-03-06
19:51
NativeExecutive
[SVN] Commit revision 165
- improvements due to C++20
2022-06-06
22:40
NativeExecutive
[SVN] Commit revision 164
- GCC compatibility fix
21:22
NativeExecutive
[SVN] Commit revision 163
- fixed Code::Blocks squirrel changes that affect buildscripts
2022-03-29
00:14
NativeExecutive
[SVN] Commit revision 162
- added eir::Map natvis to the MSVC project scope
2022-02-11
03:19
NativeExecutive
[SVN] Commit revision 161
- updated the unit-test project to VS2022
03:09
NativeExecutive
[SVN] Commit revision 160
- patched up the NativeExecutive library code to match the best-practices of the latest C++ standard
2022-01-13
09:57
NativeExecutive
[SVN] Commit revision 159
- bugfix for 32bit building
2022-01-02
21:46
NativeExecutive
[SVN] Commit revision 158
- bugfix due to new Eir SDK revision
2021-11-10
01:54
NativeExecutive
[SVN] Commit revision 157
- removed legacy build configurations - moved the project to VS2022 (freshly released!)
2021-09-26
09:04
NativeExecutive
08:01
NativeExecutive
[SVN] Commit revision 155
- added a fix for the MSVC linker ignoring NativeExecutive .obj files because it cannot see that ...
03:16
NativeExecutive
[SVN] Commit revision 154
- adjusted the project file to the new project template where we use MSBUILD ProjectReference nod...
2021-09-24
18:07
NativeExecutive
[SVN] Commit revision 153
- fix for the MemoryInterface class which has to be noexcept on all methods actually
17:56
NativeExecutive
[SVN] Commit revision 152
- made use of the constinit specifier
2021-09-16
22:16
NativeExecutive
[SVN] Commit revision 151
- added support for overriding the Debug CRT of the MSVC compiler
2021-09-15
22:57
NativeExecutive
[SVN] Commit revision 150
- tiny adjustment
2021-09-12
19:50
NativeExecutive
[SVN] Commit revision 149
- compatibility fix for newer Windows SDK versions
2021-09-10
18:10
NativeExecutive
[SVN] Commit revision 148
- quick compilation fix for the non-global-mem-override mode
2021-09-09
21:05
NativeExecutive
[SVN] Commit revision 147
- quick adjustment because I forgot to put noexcept where it is a given anyway