- Add a parameter for listing all valid test names
[reactos.git] / reactos / tools /
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...
2008-05-13 Johannes Anderwald- move hardcoded xen configuration name to config file
2008-05-11 Colin FinckRobin Geuze (r DOT geuze AT chello DOT nl):
2008-05-09 Christoph von Wittichadd some initial xen support to sysreg (hack)
2008-05-07 Marc Piulachs-autogenerate dxsdk headers as part of the build as...
2008-05-06 Marc Piulachs-fix build
2008-05-06 Marc Piulachs-fix build
2008-05-06 Marc Piulachs-Fix unnecessary msi builds, this time for real! msi...
2008-05-06 Marc Piulachs-Add a new module type 'cabinet' to handle .cab files...
2008-04-21 Ziliang GuoForgot this file.
2008-04-21 Ziliang GuoFix memory leaks, patch by Samuel Serapión
2008-04-09 Christoph von Wittichsome more work on xen support - DomU will now be starte...
2008-04-09 Christoph von Wittichadd EMU_TYPE_XEN and initial Xen detection (including...
2008-03-21 Hervé PoussineauRevert part of r32735 ; we can't use C preprocessor...
2008-03-21 Hervé PoussineauAdd preprocessor support for .spec files (exports can...
2008-03-17 Hervé PoussineauRemove $(INIT) variable, which was containing all host...
2008-03-17 Hervé PoussineauRemove some more circular dependencies.
2008-03-16 Colin FinckWinebuild files don't need to depend on $(module_precon...
2008-03-15 Colin FinckAaand yet another one, including fixed indentation...
2008-03-15 Colin FinckAdd yet another missing include
2008-03-15 Colin Finck- Add <cstring> for "memset", "strchr" and "strstr"
2008-03-15 Colin Finck- Consistently use the C++ wrapper headers (cstdio...
2008-03-15 Colin FinckInclude <cstdlib> and <cstring> for "getenv" and "strlen"
2008-03-14 Colin FinckInclude <cstdlib> for "strtod" and "strtol"
2008-03-14 Colin FinckChange, simplify and document the conditions for the...
2008-03-12 ReactOS Portable... - Finish implementing very basic system call dispatcher...
2008-03-12 ReactOS Portable... - We now define a much simpler system call interface...
2008-03-10 Aleksey Bragin- A better freebsd/macosx fix.
2008-03-10 Aleksey Bragin- Add sys/types.h and sys/stat.h includes for mkfifo...
2008-03-10 Aleksey Bragin- Fix rgenstat build on FreeBSD and MacOSX
2008-03-09 Colin FinckAdd missing cast
2008-03-09 Colin FinckForgot to change this one as well
2008-03-09 Colin Finck- It is enough to just add a "const" to fix the "deprec...
2008-03-09 Colin FinckAdd an arHostRule2 to build host .a files
2008-03-09 Christoph von Wittichdisable sysreg - it isn't working anyways
2008-03-09 Christoph von Wittichfix cabman build with gcc >= 4.2
2008-03-08 Filip NavaraWorkaround a buggy UINT_PTR definition in the include...
2008-03-07 Hervé PoussineauPrecompiled headers can depend of generated files
2008-03-07 Hervé Poussineau.mc files shouldn't depend of the whole module precondi...
2008-03-07 Colin FinckUpdate two includes to not rely on target headers anymore
2008-03-07 Colin Finck- Add the "include" directory as an include to the...
2008-03-07 Hervé PoussineauRemove useless .mak files
2008-03-07 Hervé PoussineauReplace some .mak files by .rbuild files
2008-03-07 Hervé PoussineauMove precondition to rules
2008-03-07 Hervé PoussineauDon't mix host and targets include files
2008-03-07 Hervé PoussineauPrevent some FileLocation copies (in LinkerScript and...
2008-03-07 Hervé PoussineauUse a .rbuild file instead of a .make file to describe...
2008-02-29 Hervé PoussineauClean up generated makefile.auto
2008-02-29 Hervé PoussineauUse Rule class to describe .c/.cpp file compilation
2008-02-29 Hervé PoussineauDon't test if the variable is not NULL if it is always...
2008-02-29 Hervé PoussineauPlease at least test your changes before committing
2008-02-29 Christoph von Wittichfix some more memory leaks
2008-02-29 Christoph von Wittichfix some memory leaks
2008-02-29 Hervé PoussineauRemove parameters from GenerateLinkerCommand() ; they...
2008-02-29 Christoph von Wittichfix msvc build
2008-02-29 Hervé PoussineauGetObjectFilename() shouldn't be able to modify the...
2008-02-29 Hervé PoussineauPrevent passing of useless parameters
2008-02-28 Aleksey Bragin- If BASEDIR env var is set to point to your WDK instal...
2008-02-27 Christoph von Wittichfix path to msvc def file
2008-02-22 Aleksey Bragin- Kernel's entry point is called KiSystemStartup, not...
2008-02-16 Colin Finck- Only add a command for deleting the proxy makefile...
2008-02-16 Colin FinckFix 64-bit build (again.. :-/)
2008-02-16 Colin Finck/Wp64 and __w64 are deprecated beginning with Visual...
2008-02-12 Aleksey Bragin- Kernel's entrypoint is called NtProcessStartup right...
2008-02-12 Johannes Anderwald- pass the correct path to _strip_gcc_deffile
2008-02-12 ReactOS Portable... The kernel entrypoint is called KiSystemStartup, not...
2008-02-11 Hervé PoussineauFix case when $(TEMPORARY) is not the current directory...
2008-02-11 Hervé PoussineauFix build
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-11 Hervé PoussineauUse Rule class to generate instructions for .idl files
2008-02-10 Hervé PoussineauUse the same include guard in WIDL generated files...
2008-02-10 Aleksey BraginSync to Wine-0.9.55:
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...
next