Make winkd somewhat portable.
[reactos.git] / reactos / tools /
2008-12-08 Timo Kreuzerrevert 37924, which reverted 37889, which works now
2008-12-08 Timo Kreuzerupdate rsym from trunk
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-08 Timo Kreuzerrevert 37889 (still consuses rsym)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo Kreuzerrecalculate VA and PA of .pdata section
2008-12-06 Timo Kreuzermerge rbuild changes 37811-37861 from trunk
2008-12-06 Timo Kreuzermerge 37780 from trunk
2008-12-06 Timo Kreuzermerge rbuild changes 37747,37778 from trunk
2008-12-06 Timo Kreuzermerge rbuild changes 37270-37632 from trunk
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-04 Eric KohlSync to wine-1.1.4:
2008-12-04 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-12-04 Eric KohlSync to wine-1.1.3:
2008-12-04 Eric KohlSync to wine-1.1.1 (Patch 10 of 10):
2008-12-04 Eric KohlSync to wine-1.1.1 (Patch 9 of 10):
2008-12-04 KJK::HyperionUndo r37851 because rsym sucks
2008-12-04 KJK::HyperionDWARF debugging information confuses rsym, and DWARF...
2008-12-04 KJK::Hyperionmodified lib/3rdparty/mingw/main.c
2008-12-03 Dmitry GorbachevSilence compiler warnings (11/11).
2008-12-02 Eric KohlSync to wine-1.1.1 (Patch 8 of 10):
2008-12-02 Eric KohlSync to wine-1.1.1 (Patch 7 of 10):
2008-12-02 Colin FinckRevert r37802, which reverted r37801, which was previou...
2008-12-02 Colin FinckRevert my changes in r37808.
2008-12-01 Eric KohlRevert 37801 because it still breaks the release build.
2008-12-01 Eric KohlSync to wine-1.1.1 (Patch 4 of 10):
2008-12-01 Samuel Serapion- Fix build.
2008-11-30 KJK::HyperionDefault debugging format might not be stabs - pass...
2008-11-30 KJK::HyperionCorrectly parse the output of gcc --version for TDM...
2008-11-29 Sylvain Petreolleadd missing parenthesis in utf16le
2008-11-29 Stefan Ginsberg- Don't generate a function with non-standard STDCALL...
2008-11-26 Matthias Kupfer- tool for autoconverting INF files to utf-16le from...
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-24 KJK::Hyperionmodified include/psdk/rpc.h
2008-11-24 Aleksey Bragin- Fix most of the warnings in mkhive.
2008-11-20 Eric KohlSySync to wine-1.1.1 (Patch 6 of 10):
2008-11-20 Eric KohlSySync to wine-1.1.1 (Patch 5 of 10):
2008-11-19 Eric KohlRevert 37476 because it breaks the build bot.
2008-11-19 Eric KohlSync to wine-1.1.1 (Patch 4 of 10):
2008-11-19 Eric KohlSync to wine-1.1.1 (Patch 3 of 10):
2008-11-19 Colin Finck- Rearrange "host/typedefs.h" to make it look more...
2008-11-19 Eric KohlSync to wine-1.1.1 (Patch 2 of 10):
2008-11-19 Eric KohlSync to wine-1.1.1 (Patch 1 of 10):
2008-11-19 Colin FinckDmitry Gorbachev
2008-11-19 Timo Kreuzer- use (unsigned) long instead of ULONG
2008-11-19 Matthias Kupferrevert to revision 37390
2008-11-18 Eric KohlRevert 37416 because it does not build on all machines.
2008-11-17 Eric KohlSync to wine-1.1.1:
2008-11-17 Samuel Serapion- Use TARGET_CPPFLAGS, needs latest ROSBE.
2008-11-16 Aleksey BraginDaniel Zimmerman
2008-11-15 Eric KohlSync to wine-1.1.0:
2008-11-15 Eric KohlSync to wine-1.0-rc11:
2008-11-15 Aleksey BraginRob Shearman <robertshearman@gmail.com> Mon, 23 Jun...
2008-11-13 Timo KreuzerFix a bug in DeDecodeU/Sleb128, resulting in wrong...
2008-11-12 Timo KreuzerMake sure we don't parse instructions beyond the eh_fra...
2008-11-12 Eric KohlSync to wine-0.9.61: Oooops, forgot to add these files!!
2008-11-12 Eric KohlSync to wine-0.9.61:
2008-11-12 Timo KreuzerOops, fix SizeOfImage
2008-11-12 Timo KreuzerUpdate SizeOfImage in PE header, fixes boot.
2008-11-11 Timo KreuzerImplement rsym64.
2008-11-10 Timo Kreuzergive rsym it's own directory
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-10 KJK::HyperionHopefully, the definitive spec files commit. Dedicated...
2008-11-09 Gregor SchneiderFix BitBlt MERGEPAINT operation command.
2008-11-09 Eric KohlSync to wine-0.9.60:
2008-11-09 Gregor Schneider- Don't hard code pixel size to 16bpp.
2008-11-05 Stefan Ginsberg- Remove unnecessary typedef
2008-11-05 Aleksey Bragin- Sync WRC to Wine-20081105 (a few nice bugfixes).
2008-11-05 Daniel ReimerAccidently commited a hack together with r37190. This...
2008-11-05 Aleksey Bragin- Update wmc to Wine-20081105 (mostly typo fixes).
2008-11-05 Aleksey Bragin- Fix build.
2008-11-05 Aleksey Bragin- Update winebuild to Wine-20081105. All ReactOS-specif...
2008-11-05 Aleksey Bragin- Update wpp to Wine-20081105.
2008-11-05 Aleksey Bragin- Update unicode lib to Wine-20081105 (~1.1.7 release).
2008-11-04 Daniel ReimerBug 3830: Spanish netshell update and more by Javier...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-01 KJK::HyperionArch Blackmann's rules for preprocessed spec files...
2008-10-30 Dmitry Chapyshev- Attempt to fix a bug 3255.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-26 Eric KohlInitialize _RetVal properly in order to avoid compiler...
2008-10-26 Colin Finck- Add a "host" attribute to the project's <include...
2008-10-26 Eric KohlWIDL: Enable the use of scalar types (non-pointer types...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 Colin FinckFix build broken in r36927
2008-10-25 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-24 Timo Kreuzermerge 36224 and 36910 from amd64 branch
2008-10-24 Timo Kreuzermerge 36223 from amd64-branch
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-23 Samuel SerapionReorganize a bit, remove unneeded .
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
next