create only the project files specified on cmdline
[reactos.git] / reactos / tools / rbuild / backend /
2005-05-06 Casper HornstrupAdd <module>_install target
2005-05-06 Casper HornstrupDon't strip relocation information from DLLs
2005-05-06 Casper HornstrupSet svn:eol-style=native
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-04-23 Casper HornstrupROS_BUILDNOSTRIP environment variable to control buildi...
2005-04-23 Casper HornstrupDon't detect host compiler on Linux
2005-04-22 Casper Hornstrup* Use freeldr.sys for livecd
2005-04-22 Casper Hornstrup* Remove empty line
2005-04-22 Casper HornstrupClean object files for static libraries
2005-04-21 Casper HornstrupGenerate temporary files at the root of the directory
2005-04-21 Casper HornstrupUse ROS_INTERMEDIATE and ROS_OUTPUT environment variables
2005-04-21 Casper HornstrupClean-as-you-go mode to remove generated files as soon...
2005-04-21 Casper HornstrupAutodetect compiler
2005-04-20 Casper HornstrupDon't put \ at end of path
2005-04-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
2005-04-19 Casper HornstrupSupport 'make livecd'
2005-04-11 Casper HornstrupHave the object files of a module depend on the build...
2005-04-10 Casper HornstrupSupport -Werror
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-07 Casper Hornstrup* Clean object files
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 HornstrupSimplify directory handling
2005-04-05 Casper HornstrupGenerate registry hives on 'make install'
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-02 Casper HornstrupGenerate map files
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-25 Royce Mitchell IIIreorder GenerateRules() to get rid of unnecessary if()
2005-03-25 Casper HornstrupOutput rules for objectlibrary files
2005-03-25 Casper HornstrupGenerate object macros before target macros
2005-03-22 Royce Mitchell IIIeliminate rmkdir and generate directory dependencies...
2005-03-20 Casper HornstrupTest module type support
2005-03-15 Royce Mitchell IIII give up, make's "directory target" support has a...
2005-03-14 Royce Mitchell IIIfix dlltool target directory dependencies
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 Hornstrup* Correct dependencies for ROS_INTERMEDIATE <> . in...
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-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 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-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-26 Casper HornstrupSupport for non-standard module base addresses
2005-02-25 Royce Mitchell IIIfix NUL, move macros to the bootstrap makefile as necessary
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-02-12 Casper HornstrupAdd stub GNU makefile
2005-02-11 Casper Hornstrup* Run build tools after parsing build files
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-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-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-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
next