Document <module type="nativecui" ...>
[reactos.git] / reactos / tools / rbuild / backend /
2005-08-02 Filip NavaraFix the -sections option of PEFIXUP tool and adapt...
2005-08-01 Filip NavaraAdd new PEFIXUP tool and use it in the build system.
2005-07-28 Casper HornstrupDon't clean alias modules
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-19 Casper HornstrupGenerate RPC interface headers in intermediate directory
2005-07-17 Casper HornstrupClean referenced object libraries when cleaning a module
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-07-09 Casper HornstrupDon't rebuild the module if a library is changed. Relin...
2005-07-08 Casper HornstrupCheck automatic dependencies of referenced object libra...
2005-07-07 Filip NavaraFix the problems introduced in r16449 by changing ...
2005-07-06 Casper HornstrupGenerate pre-compiled headers in intermediate directory...
2005-07-06 Filip NavaraGenerating relocations twice for DLLs? Oh, what a cleve...
2005-06-29 Filip NavaraAllow YASM to be used instead of NASM.
2005-06-16 Hervé PoussineauImplement <ifnot>
2005-06-12 Casper HornstrupShow execution time of tests
2005-06-12 Casper HornstrupSupport module_depends target
2005-06-05 Casper HornstrupClean proxy makefiles on 'make clean'
2005-06-05 Casper HornstrupGenerate proxy makefiles in output tree.
2005-06-05 Casper HornstrupCorrect dependencies for 'make <module>_install'
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
2005-05-31 Casper HornstrupGenerate SMP friendly temporary filenames
2005-05-29 Casper HornstrupAutodetect nasm
2005-05-28 Thomas Bluemellittle fix
2005-05-28 Thomas Bluemelmake rbuild compile with gcc4
2005-05-28 Casper HornstrupUse detected prefix
2005-05-28 Casper Hornstrup-mi switch for rbuild to not have rbuild create install...
2005-05-28 Alex IonescuBuild with optimizations
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-20 Casper HornstrupDon't echo executable name of test
2005-05-20 Casper HornstrupImplement 'make test'
2005-05-19 Casper HornstrupOption to disable automatic dependencies
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-16 Casper HornstrupDo automatic dependency checking for pre-compiled heade...
2005-05-15 Casper HornstrupDepend on generated RPC headers
2005-05-15 Casper HornstrupBuild and run tests
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-15 Casper HornstrupOverwrite registry only if the source files change
2005-05-15 Casper HornstrupRe-insert makefile code for non-DLLs which was removed...
2005-05-15 Casper HornstrupSupport modules with no base install directory
2005-05-15 Casper HornstrupGenerate hooks and stubs for tests
2005-05-14 Casper HornstrupExtract WINE resources at compile-time
2005-05-14 Casper HornstrupOnly pass GCC specific options to GCC
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Casper HornstrupSupport compilerflag within IFs
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-12 Casper HornstrupGenerate make rules for creating directories if they...
2005-05-11 Casper HornstrupGenerate static libraries in intermediate directory
2005-05-11 Casper HornstrupRebuild import library if definition file is modified
2005-05-08 Casper HornstrupRelink executable if definition file changes.
2005-05-08 Casper HornstrupBe consistent when passing --dll argument to gcc
2005-05-08 Casper HornstrupBuild non-stripped version of ntoskrnl.exe if requested
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
next