use ROS_TEMPORARY and ROS_INTERMEDIATE to allow builder to override locations for...
[reactos.git] / reactos /
2005-01-08 Royce Mitchell IIIuse ROS_TEMPORARY and ROS_INTERMEDIATE to allow builder...
2005-01-08 Royce Mitchell IIIdon't allow duplicate module names
2005-01-08 Royce Mitchell III<include> now has attribute 'base' which allows to...
2005-01-08 Royce Mitchell IIIxml nodes now store the location they were parsed from...
2005-01-08 Royce Mitchell IIIDon't pass objects ( particularly vectors ) by value...
2005-01-08 Casper HornstrupStatic library module type.
2005-01-07 Casper HornstrupInclude and define support.
2005-01-07 Martin Fuchsfix case of XML.o
2005-01-07 Royce Mitchell IIIparse, but ignore, <? ?> tags - eliminated duplicate...
2005-01-06 Casper Hornstrup* Generate kernel
2005-01-06 Casper HornstrupGenerate dependencies for kernel module type.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Royce Mitchell IIIfix gcc warning
2005-01-06 Royce Mitchell IIIforgot to remove and unneeded #include
2005-01-06 Royce Mitchell IIImuch better factory implementation - thanks art yerkes
2005-01-06 Royce Mitchell IIIFactories for Backend creation
2005-01-06 Royce Mitchell IIIfile & line # reporting on xml syntax errors
2005-01-06 Royce Mitchell IIIfixed some warnings, and added some asserts
2005-01-05 Casper HornstrupParse libraries.
2005-01-05 Casper HornstrupParse module type.
2005-01-05 Casper HornstrupGenerate MinGW makefile in the backend.
2005-01-05 Casper HornstrupHandle modules.
2005-01-05 Royce Mitchell IIIbeginnings of makefile output
2005-01-05 Royce Mitchell IIIallow for other build systems
2005-01-05 Royce Mitchell IIIspecify output filename
2005-01-05 Royce Mitchell IIIassume HOST is set to mingw32-windows until someone...
2005-01-05 Royce Mitchell IIIsmall XMLFile cleanup
2005-01-05 Royce Mitchell IIIpch.h can be used as pre-compiled header
2005-01-05 Royce Mitchell IIIhandle comments while parsing, instead of returning...
2005-01-05 Royce Mitchell IIIdon't define macros that conflict with MinGW system...
2005-01-04 Casper HornstrupMinGW backend.
2005-01-04 Casper HornstrupAdd project and module tests.
2005-01-04 Casper HornstrupException handling.
2005-01-04 Royce Mitchell IIIfix gcc incompatibilities
2005-01-04 Royce Mitchell IIIssprintf() family of functions for std::string + printf...
2005-01-04 Casper HornstrupMove project to its own file.
2005-01-04 Royce Mitchell IIIbreak XML-parsing stuff into it's own files, and fix...
2005-01-04 Casper HornstrupKill warnings.
2005-01-04 Royce Mitchell IIIparse a module's files into a vector ( conditions are...
2005-01-04 Royce Mitchell IIIhandle xml comments and added handling for some possibl...
2005-01-04 Royce Mitchell IIIeach XMLElement now stores a pointer to it's parent...
2005-01-04 Royce Mitchell IIIcreate virtual attribute "top_href" for <xi:include...
2005-01-04 Royce Mitchell IIIuse ntoskrnl/module.xml
2005-01-04 Royce Mitchell IIIxml file for ntoskrnl module
2005-01-04 Royce Mitchell IIIsupport for <xi:include href="foo/foo.xml">, including...
2005-01-04 Royce Mitchell IIIproper destruction for Project objects
2005-01-04 Royce Mitchell IIIinitial code to step through tree looking for modules...
2005-01-04 Royce Mitchell IIIdon't pass vector<pointer> by value unless you are...
2005-01-03 Royce Mitchell IIIget rid of transitory junk
2005-01-03 Royce Mitchell III1) vector<BaseClass> = bad juju, must use vector<BaseCl...
2005-01-03 Casper HornstrupAdd small testing framework.
2005-01-03 Casper HornstrupAdd makefile for rbuild.
2005-01-03 Royce Mitchell IIImoved rbuild.cpp per Casper's request
2005-01-03 Royce Mitchell IIIXML parsing working with my local sample build script...
2005-01-02 Casper HornstrupAdd sample build script.
2005-01-02 KJK::HyperionRelaxed the validity checks for PE executables yet...
2005-01-02 Filip NavaraDisable debugging message.
2005-01-02 Filip NavaraRename MmOpenMemoryAreaBy[Address/Region] to MmLocateMe...
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2005-01-02 Filip NavaraAllocate enough bytes for the adapter object.
2005-01-02 Filip NavaraChange the MEMORY_AREAs to be stored it a binary search...
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey BraginRemoved file/folder
2005-01-02 Aleksey Braginsvn path=/trunk/; revision=12722
2005-01-02 Emanuele AlibertiReplace
2005-01-02 Martin FuchsUpdated years range in copyright note.
2005-01-02 Casper HornstrupCorrect location of freeldr.sys for livecd target.
2005-01-02 Emanuele Aliberti- Updated years range in copyright note.
2005-01-02 Eric KohlRemove pipe only if client fcb list and server fcb...
2005-01-02 Alex IonescuFix more wrong Mm definitions and constants and sync...
2005-01-02 Alex IonescuFix some wrong Mm definitions and sync up with proper...
2005-01-02 Alex IonescuFix horribly wrong defintions of ULONG32 and ULONG...
2005-01-02 Alex IonescuDon't use MmLowestUserAddress as a ULONG!
2005-01-01 Alex IonescuMore LDR constants changes.
2005-01-01 Gé van GeldorpFix copy command
2005-01-01 Alex IonescuUse W32API/PSDK structures/constants. The whole /ldr...
2005-01-01 Steven Edwardsdidnt mean to commit this
2005-01-01 Steven Edwardsadd urlmon and shdocvw to the build and install cd...
2005-01-01 Emanuele Aliberti- Updated years range in copyright note.
2005-01-01 Alex IonescuRemove unneeded defines and fix hal operation function...
2005-01-01 Eric KohlConnect client and server side upon client side creatio...
2005-01-01 Hartmut Birr- Fixed a debug message in KeConnectInterrupt.
2005-01-01 Eric KohlCreatePipe(): Don't open client side in passive mode.
2005-01-01 Eric KohlDon't flush the caches of CD/DVD drives.
2005-01-01 Hartmut Birr- Check the caller pointers in all cases.
2005-01-01 Hartmut Birr- Fixed a length calculation in IopInitializeDriverModule.
2005-01-01 Hartmut Birr- Fixed the return values in some unimolemented functions.
2005-01-01 Hartmut Birr- Loaded symbols also for kernel mode dll's.
2005-01-01 Hartmut Birr- Simplified KeSetSystemAffinityThread and KeRevertToUs...
2005-01-01 Martin Fuchseliminate 'using uninitialized variable' warning
2005-01-01 Hartmut Birr- Fixed the access to the KPCR in KiQuantumEnd.
2005-01-01 Hartmut Birr- Implemented the interrupt handling for smp machines.
2005-01-01 Hartmut Birr- Implemented KeAcquireInterruptSpinLock and KeReleaseI...
2005-01-01 Hartmut Birr- Used interlocked functions to modify the values for...
2005-01-01 Hartmut Birr- Implemented Ke386TestAndClearBit and Ke386TestAndSetBit.
2005-01-01 Hartmut Birr- Used the parent fcb instead to determine it from...
2005-01-01 Hartmut Birr- Initialized the pointers for the init environment.
next