2005-10-20 |
Christoph von Wittich | forgot to commit rbuild.h |
blob | commitdiff | raw |
2005-10-20 |
Christoph von Wittich | added new cmdline switch to rbuild: -vs{version} |
blob | commitdiff | raw | diff to current |
2005-09-08 |
Royce Mitchell III | win32 api compatibility fix |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Royce Mitchell III | _generate_dsp() compiles now, haven't tested yet |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Royce Mitchell III | new helper function Replace() |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Royce Mitchell III | import wine's "msvcmaker" perl script and begin convert... |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Royce Mitchell III | added some comments to illustrate the output of several... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Casper Hornstrup | Put halmp.dll on CD |
blob | commitdiff | raw | diff to current |
2005-07-19 |
Casper Hornstrup | Generate RPC interface headers in intermediate directory |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Casper Hornstrup | Add copyright notices and GPL headers to rbuild |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Casper Hornstrup | Check automatic dependencies of referenced object libra... |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Casper Hornstrup | Search current directory first for #include "". |
blob | commitdiff | raw | diff to current |
2005-06-18 |
Casper Hornstrup | Prepare win32k for tests |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Hervé Poussineau | Implement <ifnot> |
blob | commitdiff | raw | diff to current |
2005-06-12 |
Casper Hornstrup | Support module_depends target |
blob | commitdiff | raw | diff to current |
2005-06-05 |
Casper Hornstrup | Generate proxy makefiles in output tree. |
blob | commitdiff | raw | diff to current |
2005-06-05 |
Casper Hornstrup | * Support enabling/disabling modules depending on confi... |
blob | commitdiff | raw | diff to current |
2005-05-28 |
Casper Hornstrup | -mi switch for rbuild to not have rbuild create install... |
blob | commitdiff | raw | diff to current |
2005-05-28 |
Casper Hornstrup | Merge 12735:15568 from xmlbuildsystem branch |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Casper Hornstrup | Merge 15329:15546 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Casper Hornstrup | Copy rpoolmgr.h from trunk |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Casper Hornstrup | Option to disable automatic dependencies |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Casper Hornstrup | Merge 15268:15329 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Casper Hornstrup | Do automatic dependency checking for pre-compiled heade... |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Casper Hornstrup | Build and run tests |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Casper Hornstrup | Generate hooks and stubs for tests |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Casper Hornstrup | Extract WINE resources at compile-time |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Casper Hornstrup | Merge 14981:15268 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Casper Hornstrup | Copy w32api from trunk |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Casper Hornstrup | Support compilerflag within IFs |
blob | commitdiff | raw | diff to current |
2005-05-12 |
Casper Hornstrup | Merge 12736:14980 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Casper Hornstrup | Don't strip relocation information from DLLs |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Casper Hornstrup | Set svn:eol-style=native |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Casper Hornstrup | Merge 14551:14980 from trunk |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Casper Hornstrup | Copy wininet to branch |
blob | commitdiff | raw | diff to current |
2005-04-19 |
Casper Hornstrup | Support 'make livecd' |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Casper Hornstrup | Have the object files of a module depend on the build... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Casper Hornstrup | Support -Werror |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Casper Hornstrup | Merge 13831:14550 from trunk |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Casper Hornstrup | Copy riched20 |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Casper Hornstrup | Copy makefile |
blob | commitdiff | raw | diff to current |
2005-04-04 |
Casper Hornstrup | Support installation of generated files |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Casper Hornstrup | Partial 'make install' implementation |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Casper Hornstrup | Verbose mode |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Royce Mitchell III | eliminate rmkdir and generate directory dependencies... |
blob | commitdiff | raw | diff to current |
2005-03-20 |
Casper Hornstrup | Test module type support |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Royce Mitchell III | added validation for <directory>'s name attribute |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Royce Mitchell III | fix some dependencies |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Royce Mitchell III | host vs target refactoring, <module> has two new attrib... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Royce Mitchell III | more efficient detection of C++ modules, fixed bug... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Royce Mitchell III | PCH support |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Royce Mitchell III | simplified <if> handling ( and fixed several bugs,... |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Royce Mitchell III | fixed some dependency issues, verbose support, 'make... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Casper Hornstrup | Have Makefile.auto depend on xml build files |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Casper Hornstrup | Copy msiexec from trunk |
blob | commitdiff | raw | diff to current |
2005-03-05 |
Casper Hornstrup | Merge 13511:13830 from trunk |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Casper Hornstrup | Support for copying non-generated files to cd |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Casper Hornstrup | Add bootstrap tag to specify that files are to be copie... |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Casper Hornstrup | Support for non-standard module base addresses |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Casper Hornstrup | Merge 13159:13510 from trunk |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Casper Hornstrup | Copy msimg32 |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Casper Hornstrup | Branch setupapi (again) |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Casper Hornstrup | Branch setupapi |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Casper Hornstrup | Add stub GNU makefile |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Casper Hornstrup | * Run build tools after parsing build files |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Casper Hornstrup | Generate reactos.cab |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Casper Hornstrup | * Build ntvdm |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Casper Hornstrup | * Build csrss and win32csr |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Royce Mitchell III | compatibility fixes |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Casper Hornstrup | * Parse .cpp, .rc, and .s files |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Casper Hornstrup | Use automatic dependencies to mark files to be rebuilt. |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Casper Hornstrup | Generate automatic dependencies. |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Casper Hornstrup | Started on automatic dependencies support |
blob | commitdiff | raw | diff to current |
2005-01-22 |
Casper Hornstrup | * Build crtdll |
blob | commitdiff | raw | diff to current |
2005-01-22 |
Casper Hornstrup | * Invoke cabman when building a CD |
blob | commitdiff | raw | diff to current |
2005-01-22 |
Casper Hornstrup | * Build cabman and zlib |
blob | commitdiff | raw | diff to current |
2005-01-22 |
Casper Hornstrup | * Build freeldr |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Casper Hornstrup | * Build bin2res, winmm, comctl32, aclui, acledit |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Royce Mitchell III | added 'first' attribute to <file> |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Casper Hornstrup | * Build networking components |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Casper Hornstrup | * KernelModeDriver module support |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Casper Hornstrup | * LinkerFlag tag support |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Steven Edwards | started working on cross-compile support |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Royce Mitchell III | bugfixes to new <if> and related code |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Royce Mitchell III | add support for <if> and <property> |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Casper Hornstrup | * Keep project level includes and defines in PROJECT_CFLAGS |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Royce Mitchell III | support for <if> tag |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Casper Hornstrup | Build ntdll.dll. |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Casper Hornstrup | * Nasm support |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Royce Mitchell III | added xi:fallback support |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Royce Mitchell III | use enum instead of string in more places |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Royce Mitchell III | add 'location' information to a couple exceptions that... |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Casper Hornstrup | Precondition dependencies. |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Casper Hornstrup | Invocation of buildtool modules. |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Royce Mitchell III | <include> now has attribute 'base' which allows to... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Royce Mitchell III | xml nodes now store the location they were parsed from... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Royce Mitchell III | Don't pass objects ( particularly vectors ) by value... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Casper Hornstrup | Static library module type. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Casper Hornstrup | Include and define support. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Royce Mitchell III | parse, but ignore, <? ?> tags - eliminated duplicate... |
blob | commitdiff | raw | diff to current |
next |