2005-08-14 |
Royce Mitchell III | fix declaration of DbgQueryDebugFilterState()
|
commit | commitdiff | tree |
2005-08-13 |
Royce Mitchell III | BCB tracing implementation
|
commit | commitdiff | tree |
2005-08-13 |
Royce Mitchell III | function declaration to enable/disable BCB tracing
|
commit | commitdiff | tree |
2005-08-13 |
Royce Mitchell III | variable to enable per-BCB debugging
|
commit | commitdiff | tree |
2005-08-12 |
Royce Mitchell III | check for failure of vfatAttachFCBToFileObject() during...
|
commit | commitdiff | tree |
2005-08-11 |
Royce Mitchell III | initialize StringBuffer to NULL, as some code paths...
|
commit | commitdiff | tree |
2005-08-10 |
Royce Mitchell III | registry entries to install .inf files. No clue if...
|
commit | commitdiff | tree |
2005-08-10 |
Royce Mitchell III | fix typo
|
commit | commitdiff | tree |
2005-04-20 |
Royce Mitchell III | latest version of ArchBlackmann
|
commit | commitdiff | tree |
2005-04-08 |
Royce Mitchell III | use tags for pool allocations, and reformat code
|
commit | commitdiff | tree |
2005-04-08 |
Royce Mitchell III | use tags for pool allocations, and reformat code
|
commit | commitdiff | tree |
2005-04-08 |
Royce Mitchell III | use tags for pool allocations, and reformat code
|
commit | commitdiff | tree |
2005-04-08 |
Royce Mitchell III | raddr2line utility
|
commit | commitdiff | tree |
2005-04-06 |
Royce Mitchell III | fix uninitialized variable warnings
|
commit | commitdiff | tree |
2005-04-06 |
Royce Mitchell III | patch by kjk::hyperion, fix syntax of gcc inline asm
|
commit | commitdiff | tree |
2005-04-05 |
Royce Mitchell III | add some asserts
|
commit | commitdiff | tree |
2005-03-25 |
Royce Mitchell III | patch by Filip Navara:
|
commit | commitdiff | tree |
2005-03-25 |
Royce Mitchell III | reorder GenerateRules() to get rid of unnecessary if()
|
commit | commitdiff | tree |
2005-03-22 |
Royce Mitchell III | forgot this file
|
commit | commitdiff | tree |
2005-03-22 |
Royce Mitchell III | eliminate rmkdir and generate directory dependencies...
|
commit | commitdiff | tree |
2005-03-19 |
Royce Mitchell III | fix warning that is really a bug - from looking at...
|
commit | commitdiff | tree |
2005-03-15 |
Royce Mitchell III | have buildno invocation conform to VERBOSE setting
|
commit | commitdiff | tree |
2005-03-15 |
Royce Mitchell III | I give up, make's "directory target" support has a...
|
commit | commitdiff | tree |
2005-03-14 |
Royce Mitchell III | reformat and simplify before adding functionality
|
commit | commitdiff | tree |
2005-03-14 |
Royce Mitchell III | reorder dependencies to fix $(ECHO_CC) output
|
commit | commitdiff | tree |
2005-03-14 |
Royce Mitchell III | reorder dependencies to fix $(ECHO_CC) output
|
commit | commitdiff | tree |
2005-03-14 |
Royce Mitchell III | fix dlltool target directory dependencies
|
commit | commitdiff | tree |
2005-03-14 |
Royce Mitchell III | list directory dependencies last, so that $(ECHO_FOO...
|
commit | commitdiff | tree |
2005-03-14 |
Royce Mitchell III | echo [WMC] commands
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | set eol-style=native
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | c version of wine's 'make_ctests' script
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | -Wall -Werror and fix warnings
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | -Wall -Werror and fix warnings
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | don't end a string if the last character outputted...
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | don't end a string if the last character outputted...
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | added validation for <directory>'s name attribute
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | fix some dependencies
|
commit | commitdiff | tree |
2005-03-13 |
Royce Mitchell III | hack fix 'hostzlib' circular dependency, added a couple...
|
commit | commitdiff | tree |
2005-03-12 |
Royce Mitchell III | more *nix compatibility fixes
|
commit | commitdiff | tree |
2005-03-12 |
Royce Mitchell III | set *nix-compatible paths for tools
|
commit | commitdiff | tree |
2005-03-12 |
Royce Mitchell III | detect windows instead of assuming it
|
commit | commitdiff | tree |
2005-03-12 |
Royce Mitchell III | put windows-detection code in makefile, don't make...
|
commit | commitdiff | tree |
2005-03-12 |
Royce Mitchell III | rename more makefiles, preparation for local makefiles...
|
commit | commitdiff | tree |
2005-03-11 |
Royce Mitchell III | fix case bug with wpp's makefile
|
commit | commitdiff | tree |
2005-03-11 |
Royce Mitchell III | remove obsoleted makefiles and config files, tools...
|
commit | commitdiff | tree |
2005-03-11 |
Royce Mitchell III | beginning of local stub makefiles, to allow building...
|
commit | commitdiff | tree |
2005-03-11 |
Royce Mitchell III | don't assume zlib's include directory will work for...
|
commit | commitdiff | tree |
2005-03-11 |
Royce Mitchell III | host vs target refactoring, <module> has two new attributes...
|
commit | commitdiff | tree |
2005-03-11 |
Royce Mitchell III | remove unnessary @true, and create some macros to clean...
|
commit | commitdiff | tree |
2005-03-11 |
Royce Mitchell III | turn on all warnings, and fix remaining warnings
|
commit | commitdiff | tree |
2005-03-11 |
Royce Mitchell III | fix gcc4 warnings
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | more efficient detection of C++ modules, fixed bug...
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | simplified verbosity
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | remove incorrect <pch>
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | add <pch> to existing xml files that support pch on...
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | accidentally commited testing changes
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | Makefile.auto -> makefile.auto
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | enable PCH support for ntoskrnl
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | PCH support
|
commit | commitdiff | tree |
2005-03-10 |
Royce Mitchell III | eliminate warnings, fix bug that locked up game when...
|
commit | commitdiff | tree |
2005-03-09 |
Royce Mitchell III | don't try to create ROS_INTERMEDIATE directories if...
|
commit | commitdiff | tree |
2005-03-09 |
Royce Mitchell III | simplified <if> handling ( and fixed several bugs,...
|
commit | commitdiff | tree |
2005-03-09 |
Royce Mitchell III | fixed some dependency issues, verbose support, 'make...
|
commit | commitdiff | tree |
2005-03-09 |
Royce Mitchell III | set eolstyle to native
|
commit | commitdiff | tree |
2005-03-08 |
Royce Mitchell III | adjust newlines around rsym command
|
commit | commitdiff | tree |
2005-03-08 |
Royce Mitchell III | add newline at EOF to suppress warning
|
commit | commitdiff | tree |
2005-03-08 |
Royce Mitchell III | detect PCH support ( not doing anything more than detection...
|
commit | commitdiff | tree |
2005-03-07 |
Royce Mitchell III | correct dependency for rline target, this fixes bug...
|
commit | commitdiff | tree |
2005-03-05 |
Royce Mitchell III | per-module clean rules, make cabman more *nix/msys...
|
commit | commitdiff | tree |
2005-03-04 |
Royce Mitchell III | disable warning about missing file ( make handles this...
|
commit | commitdiff | tree |
2005-03-04 |
Royce Mitchell III | let make do some more work for us
|
commit | commitdiff | tree |
2005-03-03 |
Royce Mitchell III | fix spelling mistakes
|
commit | commitdiff | tree |
2005-02-27 |
Royce Mitchell III | small efficiency fix
|
commit | commitdiff | tree |
2005-02-25 |
Royce Mitchell III | fix NUL, move macros to the bootstrap makefile as necessary
|
commit | commitdiff | tree |
2005-02-25 |
Royce Mitchell III | silence clean rule
|
commit | commitdiff | tree |
2005-02-25 |
Royce Mitchell III | fixed 'make all' and added some missing clean:: rules
|
commit | commitdiff | tree |
2005-02-25 |
Royce Mitchell III | generate buildno.h and it's cousins before makefile...
|
commit | commitdiff | tree |
2005-02-03 |
Royce Mitchell III | compatibility fixes
|
commit | commitdiff | tree |
2005-01-29 |
Royce Mitchell III | remove eol whitespace
|
commit | commitdiff | tree |
2005-01-28 |
Royce Mitchell III | allow oring multiple DebugPort values
|
commit | commitdiff | tree |
2005-01-28 |
Royce Mitchell III | bug fix: use the requested default os when timeout...
|
commit | commitdiff | tree |
2005-01-22 |
Royce Mitchell III | This fixes the small problem that generated files were...
|
commit | commitdiff | tree |
2005-01-21 |
Royce Mitchell III | attribute 'first' of <file> must be 'true' or 'false'
|
commit | commitdiff | tree |
2005-01-20 |
Royce Mitchell III | beginnings of dev-c++ backend - patch by Trevor McCort
|
commit | commitdiff | tree |
2005-01-20 |
Royce Mitchell III | require attributes to have values
|
commit | commitdiff | tree |
2005-01-20 |
Royce Mitchell III | mark off area where variables need to differ for *nix
|
commit | commitdiff | tree |
2005-01-19 |
Royce Mitchell III | added 'first' attribute to <file>
|
commit | commitdiff | tree |
2005-01-18 |
Royce Mitchell III | msvc6 compatibility
|
commit | commitdiff | tree |
2005-01-15 |
Royce Mitchell III | msys compatibility fix
|
commit | commitdiff | tree |
2005-01-15 |
Royce Mitchell III | remove unnecessary call to c_str()
|
commit | commitdiff | tree |
2005-01-14 |
Royce Mitchell III | *nix compatibility
|
commit | commitdiff | tree |
2005-01-14 |
Royce Mitchell III | better config.template.xml
|
commit | commitdiff | tree |
2005-01-14 |
Royce Mitchell III | add csq library to ntoskrnl
|
commit | commitdiff | tree |
2005-01-14 |
Royce Mitchell III | use ntoskrnl's def file when running dlltool, otherwise...
|
commit | commitdiff | tree |
2005-01-13 |
Royce Mitchell III | kill the output exe files in a clean, too
|
commit | commitdiff | tree |
2005-01-13 |
Royce Mitchell III | generate clean rules
|
commit | commitdiff | tree |
2005-01-13 |
Royce Mitchell III | create phony targets for each module name, so you can...
|
commit | commitdiff | tree |
2005-01-13 |
Royce Mitchell III | generate output rules for files under <if>
|
commit | commitdiff | tree |
2005-01-13 |
Royce Mitchell III | bugfixes to new <if> and related code
|
commit | commitdiff | tree |
2005-01-13 |
Royce Mitchell III | add support for <if> and <property>
|
commit | commitdiff | tree |
next |