list directory dependencies last, so that $(ECHO_FOO) prints the right thing. also...
[reactos.git] / reactos / tools /
2005-03-14 Royce Mitchell IIIlist directory dependencies last, so that $(ECHO_FOO...
2005-03-14 Casper HornstrupDepend on the object file directory, not the object...
2005-03-14 Royce Mitchell IIIecho [WMC] commands
2005-03-14 Casper Hornstrup* Build bin2res and cabman in bootstrap makefiles
2005-03-13 Casper HornstrupBuild winebuild by bootstrap makefiles
2005-03-13 Casper Hornstrup* Correct dependencies for ROS_INTERMEDIATE <> . in...
2005-03-13 Casper Hornstrup* Introduce ROS_OUTPUT
2005-03-13 Casper Hornstrup-P switch to set root path for files when creating...
2005-03-13 Casper HornstrupMake tests build again
2005-03-13 Royce Mitchell IIIdon't end a string if the last character outputted...
2005-03-13 Royce Mitchell IIIadded validation for <directory>'s name attribute
2005-03-13 Royce Mitchell IIIfix some dependencies
2005-03-13 Royce Mitchell IIIhack fix 'hostzlib' circular dependency, added a couple...
2005-03-12 Royce Mitchell IIImore *nix compatibility fixes
2005-03-12 Royce Mitchell IIIset *nix-compatible paths for tools
2005-03-12 Royce Mitchell IIIrename more makefiles, preparation for local makefiles...
2005-03-11 Royce Mitchell IIIfix case bug with wpp's makefile
2005-03-11 Royce Mitchell IIIremove obsoleted makefiles and config files, tools...
2005-03-11 Royce Mitchell IIIbeginning of local stub makefiles, to allow building...
2005-03-11 Royce Mitchell IIIdon't assume zlib's include directory will work for...
2005-03-11 Royce Mitchell IIIhost vs target refactoring, <module> has two new attrib...
2005-03-10 Royce Mitchell IIImore efficient detection of C++ modules, fixed bug...
2005-03-10 Royce Mitchell IIIsimplified verbosity
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...
next