reactos.git
2005-04-08 Casper HornstrupDelete Makefile
2005-04-08 Casper HornstrupBuild when DBG=1
2005-04-08 Steven Edwardswow it really does work on linux now
2005-04-07 Casper Hornstrup* Clean object files
2005-04-07 Casper HornstrupAdd missing file
2005-04-07 Casper HornstrupUse order-only prerequisites for directories to prevent...
2005-04-06 Casper HornstrupAdd the files where they are located
2005-04-06 Casper HornstrupCorrect some wrong dependencies for 'make bootcd'
2005-04-05 Casper HornstrupAccept ROS_INSTALL environment variable
2005-04-05 Casper HornstrupRebuild source if a header is changed
2005-04-05 Casper HornstrupSimplify directory handling
2005-04-05 Casper HornstrupGenerate registry hives on 'make install'
2005-04-04 Casper HornstrupInstall generated files
2005-04-04 Casper HornstrupSupport installation of generated files
2005-04-04 Casper HornstrupLet dependencies control 'make install'
2005-04-03 Casper HornstrupPartial 'make install' implementation
2005-04-03 Casper HornstrupAdd missing file
2005-04-03 Casper HornstrupVerbose mode
2005-04-03 Casper HornstrupDetect compiler -pipe support
2005-04-03 Casper HornstrupAvoid spurious error messages during make clean
2005-04-02 Casper HornstrupGenerate map files
2005-04-02 Casper HornstrupGenerate map files
2005-04-02 Casper HornstrupDocument ROS_TEMPORARY environment variable
2005-04-02 Casper HornstrupHave rbuild create the output directories
2005-04-01 Casper HornstrupPut winebuild output in intermediate directory
2005-04-01 Casper HornstrupBuild stubs generated by winebuild
2005-03-31 Steven Edwardsadd a inline strupr for us Unix folk
2005-03-25 Casper HornstrupAlways overwrite output file
2005-03-25 Casper HornstrupBuild template HAL
2005-03-25 Casper HornstrupAdd missing files
2005-03-25 Royce Mitchell IIIreorder GenerateRules() to get rid of unnecessary if()
2005-03-25 Casper HornstrupOutput rules for objectlibrary files
2005-03-25 Casper HornstrupRevert part of previous change
2005-03-25 Casper HornstrupGenerate object macros before target macros
2005-03-25 Casper HornstrupEnable rbuild_test again
2005-03-22 Royce Mitchell IIIforgot this file
2005-03-22 Royce Mitchell IIIeliminate rmkdir and generate directory dependencies...
2005-03-20 Casper HornstrupTest module type support
2005-03-15 Royce Mitchell IIIhave buildno invocation conform to VERBOSE setting
2005-03-15 Royce Mitchell IIII give up, make's "directory target" support has a...
2005-03-14 Royce Mitchell IIIreformat and simplify before adding functionality
2005-03-14 Royce Mitchell IIIreorder dependencies to fix $(ECHO_CC) output
2005-03-14 Royce Mitchell IIIreorder dependencies to fix $(ECHO_CC) output
2005-03-14 Royce Mitchell IIIfix dlltool target directory dependencies
2005-03-14 Casper HornstrupReport why a file is marked for rebuild
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 HornstrupAdd missing file
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 HornstrupBuild msacm32.dll
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 IIIput windows-detection code in makefile, don't make...
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-11 Royce Mitchell IIIremove unnessary @true, and create some macros to clean...
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 IIIremove incorrect <pch>
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-10 Royce Mitchell IIIaccidentally commited testing changes
2005-03-10 Royce Mitchell IIIMakefile.auto -> makefile.auto
2005-03-10 Royce Mitchell IIIenable PCH support for ntoskrnl
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-09 Royce Mitchell IIIset eolstyle to native
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-07 Casper HornstrupEscape "
2005-03-06 Casper HornstrupUse inline message tables
2005-03-06 Casper HornstrupRun rsym on images
2005-03-06 Casper HornstrupExport symbols in HALs
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 HornstrupBuild HALs
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupDelete msiexec
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
next