Added support for ROS_AUTOMAKE variable.
[reactos.git] / reactos / tools / rbuild / backend / mingw / modulehandler.h
2005-12-04 Art YerkesAdded support for ROS_AUTOMAKE variable.
2005-11-23 Casper HornstrupDisable pre-compiled headers when using compilation...
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupReplace File by CompilationUnit
2005-08-02 Filip NavaraFix the -sections option of PEFIXUP tool and adapt...
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-06 Casper HornstrupGenerate pre-compiled headers in intermediate directory...
2005-06-12 Casper HornstrupSupport module_depends target
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-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupDepend on generated RPC headers
2005-05-15 Casper HornstrupBuild and run tests
2005-05-15 Casper HornstrupRe-insert makefile code for non-DLLs which was removed...
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-11 Casper HornstrupGenerate static libraries in intermediate directory
2005-05-06 Casper HornstrupAdd <module>_install target
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-22 Casper HornstrupClean object files for static libraries
2005-04-21 Casper HornstrupClean-as-you-go mode to remove generated files as soon...
2005-04-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
2005-04-19 Casper HornstrupSupport 'make livecd'
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-05 Casper HornstrupSimplify directory handling
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-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-13 Casper Hornstrup* Correct dependencies for ROS_INTERMEDIATE <> . in...
2005-03-13 Royce Mitchell IIIfix some dependencies
2005-03-11 Royce Mitchell IIIhost vs target refactoring, <module> has two new attrib...
2005-03-10 Royce Mitchell IIIPCH support
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-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
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-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-11 Casper Hornstrup* Run build tools after parsing build files
2005-02-08 Casper HornstrupGenerate reactos.cab
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-01-31 Casper HornstrupGenerate automatic dependencies.
2005-01-22 Casper Hornstrup* Invoke cabman when building a CD
2005-01-22 Casper Hornstrup* Build cabman and zlib
2005-01-22 Casper Hornstrup* Build freeldr
2005-01-20 Casper Hornstrup* Build bin2res, winmm, comctl32, aclui, acledit
2005-01-17 Art YerkesMore commits of the same. SVN is being a bit picky...
2005-01-16 Casper Hornstrup* Build networking components
2005-01-16 Casper HornstrupExport functions in .def files
2005-01-16 Casper Hornstrup* KernelModeDriver module support
2005-01-15 Casper HornstrupWindres support.
2005-01-15 Casper Hornstrup* Use objects rather than archive when linking ntoskrnl
2005-01-15 Casper Hornstrup* LinkerFlag tag support
2005-01-13 Royce Mitchell IIIgenerate clean rules
2005-01-13 Royce Mitchell IIIgenerate output rules for files under <if>
2005-01-13 Royce Mitchell IIIbugfixes to new <if> and related code
2005-01-12 Casper Hornstrup* Keep project level includes and defines in PROJECT_CFLAGS
2005-01-12 Royce Mitchell IIIforgot to recurse If elements when generating macros
2005-01-12 Royce Mitchell IIIsupport for <if> tag
2005-01-11 Casper HornstrupBuild ntdll.dll.
2005-01-11 Royce Mitchell IIIcreate a couple more variables to reduce makefile size
2005-01-09 Casper Hornstrup* Nasm support
2005-01-09 Royce Mitchell IIIadded xi:fallback support
2005-01-09 Casper HornstrupGCC assembler support.
2005-01-09 Royce Mitchell IIIuse enum instead of string in more places
2005-01-09 Royce Mitchell IIIadd 'location' information to a couple exceptions that...
2005-01-09 Royce Mitchell IIIreplaced Backend Factory's vector with a map.
2005-01-09 Casper HornstrupPrecondition dependencies.
2005-01-08 Casper HornstrupInvocation of buildtool modules.
2005-01-08 Casper HornstrupBuildTool module type support.
2005-01-08 Royce Mitchell IIIuse ROS_TEMPORARY and ROS_INTERMEDIATE to allow builder...
2005-01-08 Royce Mitchell III<include> now has attribute 'base' which allows to...
2005-01-08 Royce Mitchell IIIDon't pass objects ( particularly vectors ) by value...
2005-01-08 Casper HornstrupStatic library module type.
2005-01-07 Casper HornstrupInclude and define support.
2005-01-06 Casper Hornstrup* Generate kernel
next