-Add a new module type 'cabinet' to handle .cab files generation
[reactos.git] / reactos / tools / rbuild / rbuild.h
2008-05-06 Marc Piulachs-Add a new module type 'cabinet' to handle .cab files...
2008-04-21 Ziliang GuoFix memory leaks, patch by Samuel Serapión
2008-03-07 Hervé PoussineauDon't mix host and targets include files
2008-03-07 Hervé PoussineauPrevent some FileLocation copies (in LinkerScript and...
2008-02-29 Christoph von Wittichfix some more memory leaks
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-26 Christoph von Wittichcompilerflags can be set for compiler {ALL|CC|CPP}...
2008-01-18 Hervé PoussineauFix separators for .rbuild files in the generated makefile
2008-01-17 Colin FinckGet rid of bin2res and all rbuild stuff associated...
2008-01-15 Hervé PoussineauAdd RPC proxy support
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-11 Hervé PoussineauPrevent creation 1500000 temporary objects by caching...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Hervé PoussineauAdd an 'overridable' attribute on defines.
2007-10-19 Hervé PoussineauConst-ify Define class
2007-10-10 Hervé PoussineauCleanup the LinkerScript class and use it
2007-10-09 Hervé PoussineauPut .asm files at the end of the module
2007-10-03 Hervé PoussineauRemove usewrc attribute in rbuild files ; wrc should...
2007-10-01 Hervé PoussineauDisplay error location when possible
2007-09-23 Hervé PoussineauContinue rbuild cleanup (AutomaticDependency and Source...
2007-09-19 Hervé PoussineauFix weird bug in Project::ResolveProperties(), which...
2007-09-19 Hervé PoussineauRemove rbuild stdlib="host" attribute. That was a worka...
2007-09-15 Hervé PoussineauContinue rbuild cleanup (Directory class)
2007-09-12 Hervé PoussineauCleanup GetDirectory(), GetFilename() and GetExtension...
2007-09-10 Hervé PoussineauContinue rbuild cleanup (File class)
2007-09-10 Hervé PoussineauContinue rbuild cleanup (Include class)
2007-09-09 Hervé PoussineauContinue rbuild cleanup (Module class)
2007-09-08 Hervé PoussineauLet ImportLibrary class use the FileLocation concept.
2007-09-07 Hervé PoussineauSome rbuild cleanup:
2007-09-06 Hervé PoussineauAdd method to get target arch in rbuild
2007-09-03 Hervé PoussineauFew indentation fixes
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-08-25 Colin FinckRevert r28526 for now until a problem for the livecd...
2007-08-24 Colin Finckrbuild enhancements by Marc Piulachs (marc DOT piulachs...
2007-08-12 Colin FinckMetadata enhancement for rbuild and version report...
2007-08-07 Hervé PoussineauSupport absolute paths for intermediate/output directories
2007-08-06 Hervé PoussineauAdd -D option to add variables in generated file
2007-08-02 Hervé PoussineauSupport "root" attribute in <directory> elements
2007-07-30 Hervé PoussineauRemove ExportDriver concept.
2007-07-03 Christoph von Wittichrenamed TypeLib target to EmbeddedTypeLib
2007-07-03 Christoph von Wittich-added support for TypeLibs
2007-06-28 Johannes Anderwald- add option to macro to specify for which backend...
2007-06-25 Thomas BluemelFix the build system, accidently broke it with r27269
2007-06-24 Thomas BluemelPlace .h files generated from .idl definitions in the...
2007-04-27 Ged Murphy- add support for .ocx files to rbuild
2007-04-01 Hervé PoussineauTake care of ROS_AUTOMAKE variable in rbuild
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-03-18 Hervé PoussineauAdd a variable to change the name of the ReactOS direct...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-22 Christoph von WittichCode::Blocks backend
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
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-06-22 Johannes Anderwald* make intermediate / outpath optional
2006-06-18 Aleksey BraginChange entrypoint to be a get-style method of class...
2006-06-18 Aleksey BraginThomas Weidenmueller: RBUILD: Support generating header...
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-11 Christoph von Wittichmake_msvcX_install_[config] patch by Brezenbak
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-12-02 Royce Mitchell IIIstore pointer to Backend in the Project class so proper...
2005-11-27 Steven EdwardsXML.cpp -> xml.cpp, XML.h -> xml.h. Sorry Windows users...
2005-11-26 Casper Hornstrup* Implement <autoregister>
2005-11-23 Casper HornstrupOption to disable compilation units
2005-11-22 Casper Hornstrup* Name compilation unit
2005-11-22 Casper HornstrupMove Directory class to its own file
2005-11-22 Casper HornstrupReplace File by CompilationUnit
2005-11-22 Casper HornstrupParse <compilationunit>
2005-11-21 Casper HornstrupRevert 19411
2005-11-21 Gé van GeldorpLinux doesn't understand VOID
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 Bluemeladd a 'unicode' property to modules (not yet supported...
2005-10-20 Christoph von Wittichforgot to commit rbuild.h
2005-10-20 Christoph von Wittichadded new cmdline switch to rbuild: -vs{version}
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 IIInew helper function Replace()
2005-08-24 Royce Mitchell IIIimport wine's "msvcmaker" perl script and begin convert...
2005-08-24 Royce Mitchell IIIadded some comments to illustrate the output of several...
2005-07-27 Casper HornstrupPut halmp.dll on CD
2005-07-19 Casper HornstrupGenerate RPC interface headers in intermediate directory
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-18 Casper HornstrupPrepare win32k for tests
2005-06-16 Hervé PoussineauImplement <ifnot>
2005-06-12 Casper HornstrupSupport module_depends target
2005-06-05 Casper HornstrupGenerate proxy makefiles in output tree.
2005-06-05 Casper Hornstrup* Support enabling/disabling modules depending on confi...
2005-05-28 Casper Hornstrup-mi switch for rbuild to not have rbuild create install...
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
next