remove incorrect <pch>
[reactos.git] / reactos / tools /
2005-03-10 Royce Mitchell IIIPCH support
2005-03-09 Royce Mitchell IIIdon't try to create ROS_INTERMEDIATE directories if...
2005-03-09 Royce Mitchell IIIsimplified <if> handling ( and fixed several bugs,...
2005-03-09 Royce Mitchell IIIfixed some dependency issues, verbose support, 'make...
2005-03-08 Royce Mitchell IIIadjust newlines around rsym command
2005-03-08 Royce Mitchell IIIadd newline at EOF to suppress warning
2005-03-08 Steven Edwardsanother fix
2005-03-08 Steven Edwardsmore lower case changes for Makefile -> makefile
2005-03-08 Steven Edwardslower case please
2005-03-08 Royce Mitchell IIIdetect PCH support ( not doing anything more than detec...
2005-03-08 Casper HornstrupHave Makefile.auto depend on xml build files
2005-03-06 Casper HornstrupRun rsym on images
2005-03-06 Casper HornstrupDon't generate intermediate archives
2005-03-06 Art YerkesThis directory contained both [Mm]akefile, which were...
2005-03-05 Casper HornstrupPut remaining files on the cd
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-05 Royce Mitchell IIIper-module clean rules, make cabman more *nix/msys...
2005-03-03 Casper HornstrupSupport for copying non-generated files to cd
2005-03-02 Casper HornstrupCopy bootstrap files to cd
2005-03-02 Casper HornstrupAdd bootstrap tag to specify that files are to be copie...
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-27 Steven Edwardsmerge in Winehq changes to reduce noise
2005-02-26 Casper HornstrupBuild cdmake
2005-02-26 Casper HornstrupSupport for non-standard module base addresses
2005-02-26 Eric Kohl- Server stubs are void functions.
2005-02-25 Royce Mitchell IIIfix NUL, move macros to the bootstrap makefile as necessary
2005-02-25 Royce Mitchell IIIfixed 'make all' and added some missing clean:: rules
2005-02-25 Eric Kohl- Support multiple interfaces per idl file.
2005-02-24 Eric KohlSupport remaining basic types (float, double, small...
2005-02-23 Eric KohlWIDL: Support basic type function arguments.
2005-02-22 Gé van GeldorpRemove bison/flex dependency
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-22 Eric Kohl- Support implict_handle attribute in IDL files.
2005-02-21 Filip NavaraFix build on Linux.
2005-02-21 Eric KohlAdd basic support for creating client and server stub...
2005-02-21 Eric KohlBuild unmodified widl.
2005-02-20 Hervé PoussineauAllow HAL choice during first stage setup
2005-02-20 Gé van GeldorpImport from Wine
2005-02-20 Gé van GeldorpBuild unicode and wpp as host_library
2005-02-20 Gé van GeldorpAdd host_library TARGET_TYPE
2005-02-19 Gé van GeldorpDon't use svn command line tool to get revision number
2005-02-19 Gé van GeldorpImport Wine Resource Compiler and use it for winedll's
2005-02-18 Gé van GeldorpInclude svn revision in build string
2005-02-18 Gé van GeldorpProtect against bogus string offsets
2005-02-18 Gé van GeldorpWe don't have separate .sym files anymore
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-15 Gé van GeldorpUse bitwise operators for ROUND_UP/DOWN and rename...
2005-02-15 Gé van GeldorpFix ROUND_UP when N is a multiple of S. Proposed by...
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Gé van GeldorpDelete old version in preparation of vendor drop
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-12 Casper HornstrupAdd stub GNU makefile
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
2005-02-08 Steven Edwardsdefine _MAX_PATH as well
2005-02-08 Casper HornstrupGenerate reactos.cab
2005-02-06 Casper HornstrupBuild snmpapi and network applications
2005-02-05 Casper HornstrupBuild smss and system applications
2005-02-05 Casper Hornstrup* Build ntvdm
2005-02-05 Casper Hornstrup* Build csrss and win32csr
2005-02-03 Royce Mitchell IIIcompatibility fixes
2005-02-03 Gé van GeldorpAlways create debug info (-g)
2005-02-03 Gé van GeldorpAlways clean the .gch file, even if ROS_USE_PCH is...
2005-02-03 Art YerkesAdd a . to an empty path to make a relative path, befor...
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-02-02 Casper Hornstrup* Parse .cpp, .rc, and .s files
2005-02-02 Steven EdwardsMAX_PATH is PATH_MAX on Posix
2005-02-01 Casper HornstrupUse automatic dependencies to mark files to be rebuilt.
2005-01-31 Casper HornstrupGenerate automatic dependencies.
2005-01-28 Casper HornstrupStarted on automatic dependencies support
2005-01-28 Thomas Bluemel1. fixed InbvPutPixels() to save the ebx register which...
2005-01-26 Steven Edwardsdefine stricmp to strcasecmp for the Unix build
2005-01-23 Casper HornstrupAdd documentation
2005-01-23 Casper Hornstrup* Build epsapi, dxguid, devenum, imm32, dinput8, dsound...
2005-01-22 Casper Hornstrup* Build crtdll
2005-01-22 Casper Hornstrup* Invoke cabman when building a CD
2005-01-22 Casper Hornstrup* Build cabman and zlib
2005-01-22 Royce Mitchell IIIThis fixes the small problem that generated files were...
2005-01-22 Casper Hornstrup* Build freeldr
2005-01-21 Alex IonescuFirst patch to fix seriously broken ROS (thank Thomas...
2005-01-21 Royce Mitchell IIIattribute 'first' of <file> must be 'true' or 'false'
2005-01-20 Casper HornstrupModules are built in the intermediate directory.
2005-01-20 Casper HornstrupFix copy/paste error.
2005-01-20 Casper Hornstrup* Build bin2res, winmm, comctl32, aclui, acledit
2005-01-20 Royce Mitchell IIIbeginnings of dev-c++ backend - patch by Trevor McCort
2005-01-20 Royce Mitchell IIIrequire attributes to have values
2005-01-20 Steven Edwardshard code mingw32-* for cross-compile, this is bad.
2005-01-20 Royce Mitchell IIImark off area where variables need to differ for *nix
2005-01-19 Casper Hornstrup* Build freetype, win32k, and video drivers
2005-01-19 Alex IonescuBug fixes against uninitizlied variables and support...
2005-01-19 Royce Mitchell IIIadded 'first' attribute to <file>
2005-01-18 Royce Mitchell IIImsvc6 compatibility
2005-01-18 Eric Kohl- Remove Nt/ZwQueryOleDirectoryFile.
2005-01-18 Gé van GeldorpFix line endings
2005-01-18 Alex IonescuMSVC compatibility for NCITool, fix more svn:ignore...
2005-01-17 Gé van GeldorpFix building on Windows
2005-01-17 Art YerkesMore commits of the same. SVN is being a bit picky...
next