Add an ARC Header for future purposes (PPC, ARM, etc, ARCLoader) and implement KeFind...
[reactos.git] / reactos / tools /
2005-06-12 Casper HornstrupShow execution time of tests
2005-06-12 Casper HornstrupSupport module_depends target
2005-06-12 Casper HornstrupMake test pass
2005-06-05 Hartmut BirrFixed the clean rule.
2005-06-05 Casper HornstrupClean proxy makefiles on 'make clean'
2005-06-05 Casper HornstrupRemove old makefiles
2005-06-05 Casper HornstrupGenerate proxy makefiles in output tree.
2005-06-05 Casper HornstrupCorrect dependencies for 'make <module>_install'
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
2005-06-04 Filip NavaraCorrectly handle NOT operator in window style definitions.
2005-05-31 Casper HornstrupGenerate SMP friendly temporary filenames
2005-05-30 Gé van GeldorpRevert last change, it was causing build problems....
2005-05-30 Gé van GeldorpRevert some incorrect changes that were made during...
2005-05-29 Alex IonescuBuild at 2GB like before
2005-05-29 Casper HornstrupAutodetect nasm
2005-05-28 Thomas Bluemellittle fix
2005-05-28 Thomas Bluemelmake rbuild compile with gcc4
2005-05-28 Casper HornstrupUse detected prefix
2005-05-28 Casper Hornstrup-mi switch for rbuild to not have rbuild create install...
2005-05-28 Alex IonescuBuild with optimizations
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Casper HornstrupAdd missing separators to RBUILD_XXX_OUT variables. backups/xmlbuildsystem@15601
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Steven Edwardswork around include_next problem when cross-compiling
2005-05-26 Alex IonescuStrip files on retail builds and do not send file/secti...
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-20 Casper HornstrupSupport alternate name for hooked function
2005-05-20 Hartmut Birr- Create always the output file. If no debug section...
2005-05-20 Casper HornstrupDon't echo executable name of test
2005-05-20 Casper HornstrupImplement 'make test'
2005-05-20 Casper HornstrupOptimize SourceFile::ReadInclude
2005-05-19 Casper HornstrupOption to disable automatic dependencies
2005-05-17 Alex Ionescumake cabman report error when file doesnt exist. Patch...
2005-05-17 Hartmut BirrFixed rsym for executables without any debug informations.
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-16 Casper HornstrupDo automatic dependency checking for pre-compiled heade...
2005-05-15 Casper HornstrupDepend on generated RPC headers
2005-05-15 Casper HornstrupBuild and run tests
2005-05-15 Magnus Olsenchange from atoi to sprintf
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-15 Casper HornstrupOverwrite registry only if the source files change
2005-05-15 Casper HornstrupRe-insert makefile code for non-DLLs which was removed...
2005-05-15 Casper HornstrupSupport modules with no base install directory
2005-05-15 Casper HornstrupGenerate hooks and stubs for tests
2005-05-15 Magnus OlsenPartiy implement long filename support
2005-05-15 Gé van GeldorpWork around broken binutils which creates relocation
2005-05-14 Casper HornstrupExtract WINE resources at compile-time
2005-05-14 Casper HornstrupOnly pass GCC specific options to GCC
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Casper HornstrupSupport compilerflag within IFs
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-12 Casper HornstrupGenerate make rules for creating directories if they...
2005-05-11 Casper HornstrupGenerate static libraries in intermediate directory
2005-05-11 Casper HornstrupUse mingw convention for import libraries (libmodule.a)
2005-05-11 Casper HornstrupRebuild import library if definition file is modified
2005-05-08 Thomas Bluemeldon't generate lvalue assignment code
2005-05-08 Casper HornstrupRelink executable if definition file changes.
2005-05-08 Casper HornstrupBe consistent when passing --dll argument to gcc
2005-05-08 Casper HornstrupBuild non-stripped version of ntoskrnl.exe if requested
2005-05-08 Thomas Bluemelmore fixes for GCC4
2005-05-08 Thomas BluemelDon't declare constants as export and later define...
2005-05-06 Casper HornstrupAdd <module>_install target
2005-05-06 Casper HornstrupMore sane default image base addresses
2005-05-06 Casper HornstrupAdd missing file
2005-05-06 Casper HornstrupDon't strip relocation information from DLLs
2005-05-06 Casper HornstrupSet svn:eol-style=native
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Hartmut Birr- Use the WIN32 option to select the correct mkdir.
2005-05-05 Hervé PoussineauSVN maintenance:
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-03 Alex Ionescurevert accidental commit
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-05-01 Art YerkesAdded HOST=mingw32-linux64 setting.
2005-04-30 Phillip Susimakefile was spelled with a lower case in the xmlbuild...
2005-04-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-28 Alex IonescuMy mistake
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-26 Alex IonescuEnable flags only for 3.4.3, should fix the build for...
2005-04-26 Alex IonescuDo not strip if KDBG is used
2005-04-26 Alex IonescuChange optimization settings for retail builds. Change...
2005-04-25 Gé van GeldorpSync to Wine-20050419:
2005-04-25 Gé van GeldorpSync to Wine-20050419:
2005-04-25 Gé van GeldorpSync to Wine-20040419:
2005-04-24 Thomas Bluemeladd missing typecast
2005-04-23 Casper HornstrupROS_BUILDNOSTRIP environment variable to control buildi...
2005-04-23 Casper HornstrupDon't detect host compiler on Linux
2005-04-22 Casper Hornstrup* Use freeldr.sys for livecd
2005-04-22 Casper Hornstrup* Remove empty line
2005-04-22 Casper HornstrupClean object files for static libraries
2005-04-21 Casper HornstrupGenerate temporary files at the root of the directory
2005-04-21 Casper HornstrupUse ROS_INTERMEDIATE and ROS_OUTPUT environment variables
2005-04-21 Casper HornstrupClean-as-you-go mode to remove generated files as soon...
2005-04-21 Casper HornstrupAutodetect compiler
2005-04-20 Casper HornstrupDon't put \ at end of path
2005-04-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
next