No need to define __USE_W32API
[reactos.git] / reactos / hal / halx86 / up /
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-01 Hervé PoussineauRename 'base' to 'installbase' for CdFile, InstallFile...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-18 Hervé PoussineauAdd a variable to change the name of the ReactOS direct...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-11-29 Alex Ionescu- Fixup all the file headers with proper paths and...
2006-11-27 Alex Ionescu- Cleanup HAL initialization code:
2006-11-17 Alex Ionescu- Fix some more MSVC problems.
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-09-30 Alex Ionescu- Use LOADER_PARAMETER_BLOCK everywhere in ReactOS...
2006-09-09 Hervé PoussineauAdd missing entrypoint="0" directive in rbuild files...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-25 Alex Ionescu- Fix compiling/linking problems.
2006-08-24 Alex Ionescu- Write a basic Clock Interrupt handler in the HAL...
2006-08-23 Alex Ionescu- Fix some bugs in INT_PROLOG so that it can be used...
2006-08-23 Alex Ionescu- Kill two more hacks. IDR isn't hacked at 0xFFFFFFA...
2006-08-22 Alex Ionescu- Use the IDR in the PCR intead of a local picmask.
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-02-18 Art YerkesChange remaining .xml build files to .rbuild and fixup...
2006-01-05 Alex Ionescu- Fix build.
2006-01-05 Alex Ionescu- Separate UP and MP spinlock functions.
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-16 Hartmut BirrUsed the kernel base address from the loader structure...
2005-06-19 Alex IonescuDitto for HAL
2005-06-18 Alex IonescuFix XML bug in hal makefiles
2005-06-18 Alex IonescuBuild UP HAL with w32api
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-06 Casper HornstrupExport symbols in HALs
2005-03-06 Casper HornstrupDon't generate intermediate archives
2005-03-05 Casper HornstrupBuild HALs
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Hartmut Birr- Replaced MP with CONFIG_SMP.
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-13 Gregor AnichChanged half-verbose build output a bit:
2004-12-04 Gé van GeldorpUse MmMapIoSpace() instead of messing around with the...
2004-12-04 Gé van GeldorpLet HAL handle its own mapping of the video frame buffer
2004-12-03 Gé van GeldorpReorganise HAL so multiple HAL versions can be built...