Remove ExportDriver concept.
[reactos.git] / reactos / tools / rbuild / module.cpp
2007-07-30 Hervé PoussineauRemove ExportDriver concept.
2007-07-04 Thomas BluemelDon't silently accept entrypoint=""
2007-07-03 Christoph von Wittichrenamed TypeLib target to EmbeddedTypeLib
2007-07-03 Christoph von Wittich-added support for TypeLibs
2007-04-27 Ged Murphy- add support for .ocx files to rbuild
2007-04-20 Hervé PoussineauProcess .idl files before source files
2007-04-01 KJK::Hyperion!!! ATTENTION EVERYONE - do a make clean after getting...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-22 Hervé PoussineauFix indentation
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-09 Hervé PoussineauPut a NULL entry point if explicitly asked for. Thanks...
2006-09-06 Thomas Bluemel- Force using the import libraries built by ReactOS...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-27 Christoph von Wittichadded LiveCDRegTest and BootCDRegTest targets
2006-07-09 Magnus Olsenreverting : revison 22930 to 22932, 22938 to 22940...
2006-07-08 Christoph von Wittich-fix msvc dll entrypoint
2006-06-18 Aleksey BraginChange entrypoint to be a get-style method of class...
2006-06-18 Aleksey BraginRevert r22396: I will provide a better fix
2006-06-18 Aleksey BraginThomas Weidenmueller: RBUILD: Support generating header...
2006-06-18 Aleksey BraginRemove "_" decoration from module entries, since MSVC...
2006-06-13 Alex Ionescu- Enable ROS_LEAN_AND_MEAN if you want 50% smaller...
2006-04-17 Peter Ward- Fix indentation (spaces -> TABs).
2006-04-17 Magnus Olsenprepare for screensaver : Adding win32scr as target...
2006-01-07 Alex Ionescu- Temporarily revert 20639 until a better fix is found...
2006-01-07 Alex Ionescu- Don't name-decorate the entrypoint. This lets msvc...
2005-12-04 Ged Murphy- Put output from MSVC into the relevant output-i386...
2005-12-04 Art YerkesAdded support for ROS_AUTOMAKE variable.
2005-11-27 Royce Mitchell IIIremove xml.h/cpp's dependancy on exception.h/cpp -...
2005-11-26 Casper Hornstrup* Implement <autoregister>
2005-11-25 Casper HornstrupDon't include files from outside a compilation unit
2005-11-23 Casper HornstrupOption to disable compilation units
2005-11-22 Casper HornstrupReplace File by CompilationUnit
2005-11-22 Casper HornstrupParse <compilationunit>
2005-11-21 Casper HornstrupRevert 19411
2005-11-21 Casper HornstrupParse <compilationunit>
2005-11-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
2005-10-24 Casper HornstrupImplement linkerscript element
2005-10-20 Thomas Bluemeluse the ansi entry point by default
2005-10-20 Thomas Bluemeladd a 'unicode' property to modules (not yet supported...
2005-09-08 Royce Mitchell IIIwin32 api compatibility fix
2005-08-24 Royce Mitchell III_generate_dsp() compiles now, haven't tested yet
2005-08-24 Royce Mitchell IIIReplace() bugfix #2 - forgot to insert replacement...
2005-08-24 Royce Mitchell IIIbugfix - Replace() was truncating the string
2005-08-24 Royce Mitchell IIInew helper function Replace()
2005-08-24 Royce Mitchell IIIimport wine's "msvcmaker" perl script and begin convert...
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-12 Casper HornstrupAdd copyright notices and GPL headers to rbuild
2005-07-08 Casper HornstrupCheck automatic dependencies of referenced object libra...
2005-06-24 Casper HornstrupSearch current directory first for #include "".
2005-06-16 Hervé PoussineauImplement <ifnot>
2005-06-05 Casper HornstrupGenerate proxy makefiles in output tree.
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
2005-05-29 Alex IonescuBuild at 2GB like before
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-16 Casper HornstrupDo automatic dependency checking for pre-compiled heade...
2005-05-15 Casper HornstrupBuild and run tests
2005-05-15 Casper HornstrupSupport modules with no base install directory
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 HornstrupUse mingw convention for import libraries (libmodule.a)
2005-05-06 Casper HornstrupMore sane default image base addresses
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-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-06 Casper HornstrupCorrect some wrong dependencies for 'make bootcd'
2005-04-04 Casper HornstrupSupport installation of generated files
2005-03-25 Casper HornstrupOutput rules for objectlibrary files
2005-03-22 Royce Mitchell IIIeliminate rmkdir and generate directory dependencies...
2005-03-20 Casper HornstrupTest module type support
2005-03-13 Royce Mitchell IIIadded validation for <directory>'s name attribute
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 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-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-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
next