A couple of header fixes to get all the FreeLDR-loaded boot drivers to compile and...
[reactos.git] / reactos / tools /
2008-02-08 Hervé PoussineauAdd WINEBUILD_FLAGS, and set it to --kill-at for ARM
2008-02-08 Hervé PoussineauDo not emit __wine_spec_unimplemented_stub() function...
2008-02-08 Hervé PoussineauAdd Rule class, which writes to Makefile how to handle...
2008-02-08 ReactOS Portable... We no longer generate broken kernel-mode system call...
2008-02-07 Colin FinckDefine O_BINARY to 0 in include/wine/port.h if it's...
2008-02-07 Colin Finckcreat() is equivalent to open() with the flags O_CREAT...
2008-02-07 Filip NavaraFix one more bug in adding subkeys.
2008-02-07 Filip NavaraFix hash table generating.
2008-02-07 ReactOS Portable... We now generate the correct ARM syscall stub code for...
2008-02-06 Colin Finck- Cast the OutputBuffer to a byte (UCHAR) array, not...
2008-02-05 Colin Finck- Move each VGA font file to a new "media/vgafonts...
2008-02-05 Colin Finck- Handle the different slashes correctly, also in combi...
2008-02-05 ReactOS Portable... On ARM, it seems first = "true" parsing doesn't actuall...
2008-02-05 ReactOS Portable... Add basic arm target support to the build system.
2008-02-04 Colin Finck- Add a function MatchFileNamePattern for matching...
2008-02-04 Aleksey Bragin- Build FreeLdr the same way other modules are built...
2008-02-03 Aleksey Bragin- Revert 32105 to make trunk bootable, as agreed with...
2008-02-03 Colin Finck- Use host/typedefs.h for rsym instead of reinventing...
2008-02-03 Colin FinckFinally fix all cabman warnings and the 64-bit build
2008-02-03 Colin FinckFix many warnings (hopefully all) in cabman under diffe...
2008-02-02 Colin Finck- Fix funky ways of checking for success, when calling...
2008-02-02 Colin Finck- Add an -M option to specify, which compression codec...
2008-02-02 Colin FinckGet it to compile warning-free under MSVC (at /W3)
2008-02-02 Colin Finck[FORMATTING] TABs -> 4 spaces
2008-01-30 Christoph von Wittichadd support for svn-1.5 entries patch by <roytam1 at...
2008-01-26 Christoph von Wittichset the correct flags for PCH too
2008-01-26 Christoph von Wittichcompilerflags can be set for compiler {ALL|CC|CPP}...
2008-01-23 Art YerkesPage fault, system calls, context switches debugged.
2008-01-18 Colin FinckHopefully the last fix to get this to compile under...
2008-01-18 Colin FinckDefine O_BINARY to 0 if it is not defined (all hosts...
2008-01-18 Hervé PoussineauFix separators for .rbuild files in the generated makefile
2008-01-18 Colin FinckFix the fix
2008-01-18 Colin FinckWrite the TLB file in binary mode, so the line endings...
2008-01-18 Christoph von Wittichadd wpp_ros.diff
2008-01-18 Colin FinckSwitch to the new widl (Wine-20080118)
2008-01-18 Christoph von Wittichwidl: Fix context handle "cannot be null" detection.
2008-01-17 Colin FinckGet rid of bin2res and all rbuild stuff associated...
2008-01-16 Christoph von Wittichfix explorer build
2008-01-16 Aleksey Bragin- Update WRC to Wine-0.9.53.
2008-01-15 Colin FinckUpdated "widl_ros.diff" file.
2008-01-15 Colin FinckChange make_token and dup_basename to also support...
2008-01-15 Hervé PoussineauAdd RPC proxy support
2008-01-13 Hervé PoussineauBetter arguments check
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-13 Hervé Poussineaubuildno.cpp depends of version.h
2008-01-12 Hervé Poussineau[FORMATTING] Fix formatting
2008-01-11 Aleksey Bragin- Update ros diff according to recent Colin's changes.
2008-01-11 Colin FinckTrying to fix the build on Unix hosts by only using...
2008-01-11 Aleksey Bragin- Switch to the new widl and new rpcrt4.
2008-01-11 Hervé PoussineauPrevent creation 1500000 temporary objects by caching...
2008-01-07 Aleksey Bragin- WIDL Wine vs. ReactOS differences.
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2008-01-05 Hervé PoussineauAdd ntdllsys library to contain the syscalls of ntdll.dll
2008-01-05 Aleksey Bragin- Merge 31498 (include define guard fix).
2008-01-05 Aleksey Bragin- WIDL from Wine-20080105, with 2 ReactOS-specific...
2008-01-02 Hervé PoussineauDivide by 10 memory requirements for rbuild,
2008-01-02 Aleksey Bragin- Merge 31498 from old widl.
2008-01-02 Hervé PoussineauRelease memory when not needed anymore
2007-12-30 Aleksey Bragin- ReactOS Specific! WIDL in ReactOS is called with...
2007-12-22 Marc PiulachsAdd support for mc files and remove hardcoded WMC instr...
2007-12-20 Aleksey Bragin- Substitute MAX_PATH by 256 for now, since Linux hosts...
2007-12-20 Aleksey Bragin- Implement bin-files creation (as opposed to inlining...
2007-12-20 Colin Finck- Don't reinvent the wheel again: Use <host/typedefs...
2007-12-18 Aleksey Bragin- Recommit the fixed winebuild. The fix was to:
2007-12-17 Colin FinckRevert 31292, 31294 and 31297.
2007-12-17 Colin FinckGet rid of make_internal_name() and only use the name...
2007-12-17 Aleksey Bragin- It should use only host headers.
2007-12-17 Aleksey BraginSync winebuild (keeping ReactOS-specific changes).
2007-12-15 Hervé PoussineauFix {module}_clean target
2007-12-15 Hervé PoussineauFix deletion of generated proxy makefile
2007-12-15 Aleksey Bragin- Colin Finck: Replace broken memcmp comparison of...
2007-12-14 Aleksey Bragin- Add debugging macros support to CmLib (to use, set...
2007-12-13 Daniel ReimerOK, this has no right to be in here... "as developed...
2007-12-13 Daniel ReimerMove cromwell in the right folder.
2007-12-05 Hervé PoussineauDo not add twice a link to crt library
2007-12-05 Hervé PoussineauDon't add implicit dependencies for ntdll
2007-12-04 Gregor BrunmarFixed msvc project generation making duplicate project...
2007-12-03 Colin FinckAlways add _CRT_SECURE_NO_WARNINGS to the preprocessor...
2007-12-03 Aleksey Bragin- Build with "char" being "unsigned" by default, fixes...
2007-12-03 Aleksey Bragin- Don't try to perform "mkdir Z:" (where Z: is your...
2007-12-02 Aleksey Bragin- Fix a typo (lead to memory overwrite).
2007-12-01 Aleksey Bragin- Sync with Wine.
2007-11-28 Colin FinckLooks like my previous changes were already enough...
2007-11-28 Colin FinckDon't define the "min" and "max" macros in the general...
2007-11-28 Colin FinckChange widl to use only host headers.
2007-11-28 Hervé PoussineauFix indentation
2007-11-27 Marc Piulachs- Do not use module (name + extension) as default targe...
2007-11-25 Peter Ward- Fix a display bug when displaying binutils version.
2007-11-24 Aleksey Bragin- Don't escape defines with a " -> &quot; conversion...
2007-11-21 Christoph von Wittichdon't include crt
2007-11-20 Christoph von Wittichset TARGETTYPE=LIBRARY when fileext is dll
2007-11-20 Christoph von Wittichdefine DDDKAPI - it isn't defined in WDK
2007-11-20 Christoph von Wittichautogenerate module definition files for msvc
2007-11-18 Aleksey Bragin- Include "obj-i386"\include path in the 'additional...
2007-11-15 Art YerkesRolled into RosBE-PPC.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-08 Marc PiulachsDon't build rgenstat when "make clean"
2007-11-07 Hervé PoussineauOn *nix systems, support absolute paths in ROS_INTERMED...
2007-11-06 Hervé PoussineauDon't hardcode bootsector output name in livecd target
2007-11-06 Hervé PoussineauDon't hardcode multiple times the mechanisms to get...
next