sync trunk head (37032)
[reactos.git] / reactos / tools /
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 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
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-19 Eric KohlSync to wine-0.9.60:
2008-10-16 KJK::Hyperionmodified rbuild/backend/codeblocks/codeblocks.cpp
2008-10-15 KJK::HyperionGive .gch files an unique path based on module name...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-28 Hervé PoussineauRemove a hack, and link with C++ libraries only when...
2008-09-21 Timo Kreuzeruse precompiler for .pspec files
2008-09-21 Timo Kreuzerrevert 36379
2008-09-21 Eric KohlSync to Wine-0.9.58
2008-09-21 Eric KohlDefine TRUE only if it hasn't been defined before
2008-09-21 Timo Kreuzerpreprocess all spec files
2008-09-21 Colin FinckWow, WriteConfigurationFile() in rbuild never worked...
2008-09-14 Samuel Serapionalways double check late night commits.
2008-09-14 Samuel SerapionMake rsym smart enough to handle 64bit PEs.
2008-09-14 Christoph von WittichOutput NULL for inherited methods in the vtbl.
2008-09-09 Christoph von Wittichopen TypeLibs with O_BINARY (patch already send to...
2008-09-09 Hervé PoussineauRemove MingwKernelModeDriverModuleHandler, it is the...
2008-09-09 Hervé PoussineauRemove GetExtraDependencies() function.
2008-09-09 Hervé PoussineauRemove host attribute of module element. It wasn't...
2008-09-07 Christoph von WittichUse MS-style imports instead of Borland-style for built...
2008-09-06 Samuel Serapionchange stub to stdcall, less likely to fuck up the...
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-09-02 Christoph von Wittichdelete sysreg, it is obsolete now
2008-08-25 Samuel SerapionDon't error on non-32bit builds. Still needs port.
2008-08-25 Samuel SerapionDon't add stdcall decorations to amd64 syscalls.
2008-08-21 Timo KreuzerUpdate syscall stubs
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-09 Hervé PoussineauAdd module linker flags after project flags, so project...
2008-08-03 Hervé PoussineauBetter support for kill_at option in fastcall entry...
2008-08-03 Aleksey Bragin- Revert 35039 on hpoussin's request.
2008-08-02 Hervé PoussineauSupport nested structures
2008-08-01 Jeffrey MorlanIn rsym, allow a stabs entry to be longer than 256...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Colin FinckReplace '#ifdef __linux__' by '#ifndef WIN32', etc...
2008-07-27 Hervé PoussineauRevert r34848 and r34850, and replace them by a real...
2008-07-27 Colin FinckMaciej Bialas (bjauy@tlen.pl)
2008-07-27 Hervé PoussineauFix code to correctly handle first object file.
2008-07-27 Hervé PoussineauResolve <if> and <ifnot> elements during parsing time.
2008-07-27 Hervé PoussineauDefine __LINUX__ for build tools if host is Linux
2008-07-27 Hervé PoussineauFactorize code for simple module types
2008-07-27 Colin FinckDaniel Verkamp (daniel.verkamp@gmail.com):
2008-07-27 Hervé PoussineauAdd support for fastcall functions in .spec files
2008-07-27 Hervé PoussineauPreprocess kernel .spec files
2008-07-27 ReactOS Portable... - Stop adding those damn @ decorations to ARM builds.
2008-07-26 Timo Kreuzermake ncitool generate at least valid 64 bit assembly
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-25 Samuel SerapionFix a 64bit portability issue.
2008-07-25 Samuel SerapionMake calling spec file stubs a non-fatal event.
2008-07-24 Timo Kreuzerstrip off stdcall decoration from amd64 entry points
2008-07-24 Aleksey BraginDmitry Gorbachev
2008-07-24 Samuel SerapionFix Implicit declaration warnings.
2008-07-23 Timo KreuzerMake ncitool create syscall stubs for amd64. We use...
2008-07-14 Colin FinckReplace uses of $(ROS_ARCH) by $(ARCH).
2008-07-14 Colin FinckAttempt to fix Live-CD
2008-07-13 James TaborAdd part of a patch by Daniel Verkamp, see bug 3441.
2008-07-13 ReactOS Portable... - To whom it may concern: thanks for completly fucking...
2008-07-13 ReactOS Portable... - Do NOT prepend _ to ARM entrypoints.
2008-07-06 Colin FinckRevert r34346, it didn't work the way I thought because...
2008-07-06 Colin FinckAlso link host binaries with ld and not gcc/g++.
2008-07-03 Christoph von Wittichdon't crash when no command line argument is given
2008-06-30 Marc Piulachs- Fix a bug in cdfile that was preventing to use the...
2008-06-30 Colin FinckFix a typo
2008-06-30 Colin Finck- Don't create a temporary batch file through "echo...
2008-06-30 ReactOS Portable... - Registry configuration will likely end up having...
2008-06-29 Hervé PoussineauFix typo
2008-06-29 Hervé PoussineauMove some more linker args to temp file, so command...
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-29 Hervé PoussineauAdd an option to disable precompiled headers
2008-06-26 Marc PiulachsClean up tools folder.
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-06-22 Colin FinckAdd support for a new environment variable ROS_GENERATE...
2008-06-19 Colin FinckGCC 4.3.x fixes for cabman and sysreg
2008-06-01 Hervé PoussineauRemove dead code (GetActualSourceFilename, GetSourceFil...
2008-05-26 Johannes Anderwald- add support for a future timeout callback mechanism
2008-05-24 Marc Piulachs- Add "base" and "root" support to ImportLibrary. ...
2008-05-23 Colin FinckApply the fix from r32705 to C and C++ files as well.
2008-05-21 Hervé PoussineauFix precompiled header name.
2008-05-20 Marc Piulachs- Added 'MessageHeader' module type for handling .mc...
2008-05-20 Ged Murphyiterate the number of sections, not the number of direc...
2008-05-19 Marc Piulachs- Removed hard coded bootsector from *Iso module types...
2008-05-15 Marc Piulachs- Add specific properties to the keyboardlayout module...
2008-05-15 Marc Piulachs- Add specific module type for keyboard layouts
2008-05-15 Marc Piulachs- Added a new attribute 'internal' to 'Property' elemen...
2008-05-13 Christoph von Wittichadd some info for xen to txtmode.cfg
2008-05-13 Christoph von Wittichdon't display all debug data 4 times when using PipeRea...
next