reactos/reactos/tools
Colin Finck 9ffc9028a2 Sync CRT initialization code with mingw-w64 r690
- Fixed initialization for Console apps with Unicode entry point. Now stuff like "cout" in <iostream> doesn't lead to instant crashes.
- Unified the name of the entry point for ANSI and Unicode. The difference is just in the library now ("mingw_main" vs. "mingw_wmain")
  RBuild was changed appropriately to support this
- No more ReactOS-specific changes inside the initialization code

svn path=/trunk/; revision=40077
2009-03-17 20:17:02 +00:00
..
buildno Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
cabman Dmitry Gorbachev 2008-11-19 19:59:54 +00:00
cdmake Silence compiler warnings (11/11). 2008-12-03 17:37:58 +00:00
create_nls
gendib Evgeniy Boltik <bstsoft AT narod DOT ru> 2009-03-04 16:25:22 +00:00
hpp Add a header 2009-02-15 22:14:32 +00:00
mkhive - Fix WMC and mkhive warnings 2009-01-18 20:42:13 +00:00
ms2ps
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
rbuild Sync CRT initialization code with mingw-w64 r690 2009-03-17 20:17:02 +00:00
regtests2xml
rgenstat Silence compiler warnings (11/11). 2008-12-03 17:37:58 +00:00
unicode
utf16le Suppress a warning about -1, since wchar_t is typically unsigned. 2009-02-02 06:19:01 +00:00
widl revert 37001 (Initialize _RetVal properly in order to avoid compiler warnings) as we have PSEH2 now and don't suffer from this gcc bug anymore 2009-02-06 13:33:57 +00:00
winebuild sync winebuild with wine 1.1.13 2009-01-20 11:44:30 +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 - Remove extra semicolons. Amine Khaldi, bug #3980. 2009-02-04 16:26:02 +00:00
bin2c.c
bin2c.mak Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
dumpstab.c
mkconfig.c
pefixup.c
pefixup.mak Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
raddr2line.c - Fix WINEVENTPROC -- it is stdcall, not cdecl! 2009-01-18 15:59:21 +00:00
raddr2line.mak Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
rsym.c Silence warnings on linux hosts 2009-01-05 12:55:13 +00:00
rsym.h
rsym.mak Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
rsym_common.c
ssprintf.cpp merge from amd64 branch 2009-02-05 18:57:59 +00:00
ssprintf.h
stubgen.c
tools.mak Echo [HOST-CC] and [HOST-LD] instead of [HOSTCC] and [HOSTLD] 2009-01-16 13:19:14 +00:00
tools.rbuild - tool for autoconverting INF files to utf-16le from an arbitrary unicode encoding 2008-11-26 20:38:15 +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