reactos/reactos/tools
Christoph von Wittich 898e09db4d sync widl with wine 1.1.28
svn path=/trunk/; revision=42859
2009-08-22 17:21:33 +00:00
..
buildno Fix bug #4558 ("buildno" is not compatible with SVN 1.6). 2009-06-12 21:42:32 +00:00
cabman - In Win32 DBG is defined to 0 for a non-debug build and to 1 for a debug build. In ReactOS we do this slightly different: DBG is correctly defined to 1 for debug, but not defined at all on non-debug/release build. Because gcc is awesome we can then check for debug compilation with both #ifdef DBG and #if DBG (error free! yay gcc!), and so we have mixed usage all over the tree. 2009-06-17 12:44:05 +00:00
cdmake Add missing parameter to readme. 2009-05-20 20:03:53 +00:00
create_nls Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
gendib Leftover from r42394, gendib, too 2009-08-04 22:51:55 +00:00
hpp - In Win32 DBG is defined to 0 for a non-debug build and to 1 for a debug build. In ReactOS we do this slightly different: DBG is correctly defined to 1 for debug, but not defined at all on non-debug/release build. Because gcc is awesome we can then check for debug compilation with both #ifdef DBG and #if DBG (error free! yay gcc!), and so we have mixed usage all over the tree. 2009-06-17 12:44:05 +00:00
mkhive - Do not pass gcc and ld flags to other tools 2009-06-18 18:18:57 +00:00
ms2ps Remove old makefiles 2005-06-05 16:32:33 +00:00
nci merge 34700, 34802, 35517, 35650 from amd64 branch 2009-02-04 01:34:17 +00:00
ofw_interface Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
pipetools Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
rbuild [rbuild] Remove distinction between Iso/IsoRegTest, and LiveIso/LiveIsoRegTest module types 2009-08-09 22:03:04 +00:00
rbuild_helper deleted tools/msc_helper 2009-06-10 11:16:28 +00:00
regtests2xml Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
rgenstat - Add bda driver 2009-08-19 12:40:02 +00:00
rsym fix log2lines build 2009-05-21 14:15:51 +00:00
unicode - Update unicode lib to Wine-20081105 (~1.1.7 release). 2008-11-05 14:35:45 +00:00
utf16le Suppress a warning about -1, since wchar_t is typically unsigned. 2009-02-02 06:19:01 +00:00
widl sync widl with wine 1.1.28 2009-08-22 17:21:33 +00:00
winebuild - Properly define dummy unions/structs for MSVC too. 2009-08-01 19:10:16 +00:00
wmc merge 34730 from amd64 branch 2009-02-04 01:26:13 +00:00
wpp - Sorry, this broke build on certain Linux hosts 2009-01-19 22:19:00 +00:00
wrc sync wrc to wine 1.1.28 2009-08-22 15:35:17 +00:00
bin2c.c Install freeloader installer. 2005-07-12 15:04:17 +00:00
bin2c.mak Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
dumpstab.c utility to dump stab info out of an executable 2005-11-25 22:19:05 +00:00
mkconfig.c 1. added irql checks to various rtl and security functions 2005-02-22 17:58:19 +00:00
pefixup.c iterate the number of sections, not the number of directory entries 2008-05-20 14:20:54 +00:00
pefixup.mak Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
ssprintf.cpp next time I'll copy the changes properly 2009-05-13 20:03:25 +00:00
ssprintf.h Fix quirks for building PPC on windows. 2007-10-15 03:56:58 +00:00
stubgen.c Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
tools.mak - Update log2lines tool by J. Roeloffzen. Bug #4342. 2009-05-01 23:34:50 +00:00
tools.rbuild deleted tools/msc_helper 2009-06-10 11:16:28 +00:00
xml.cpp merge from amd64 branch 2009-02-05 18:57:59 +00:00
xml.h Fix misuse of std::string in assuming that it's always null terminated, and that 2009-01-31 08:43:10 +00:00