reactos/reactos/tools
Christoph von Wittich 5a6172f875 added LiveCDRegTest and BootCDRegTest targets
svn path=/trunk/; revision=23743
2006-08-27 13:28:23 +00:00
..
bin2res Rbuild changes for include structure change. 2006-02-17 22:59:15 +00:00
buildno move xml.h/cpp and ssprintf.h/cpp up a directory, make both rbuild and buildno use these same files 2005-11-27 23:04:51 +00:00
cabman [AUDIT] after looking through code no signs of reverse engineering were found. 2006-04-26 05:06:22 +00:00
cdmake fixing last bug for jolite file names. now we can use so long file name we like. 2006-07-08 20:45:33 +00:00
create_nls Commit the patch for ibm code pages 2005-11-12 19:24:08 +00:00
gendib Fix some build files 2006-02-17 13:44:13 +00:00
mkhive - Add Filip Navara's cmlib 2006-07-28 20:25:47 +00:00
ms2ps Remove old makefiles 2005-06-05 16:32:33 +00:00
nci - Implement, export and NDKize: DbgUiGetThreadDebugObject, DbgUiDebugActiveProcess, DbgUiStopDebugging, NtSetInformationDebugObject. 2006-06-28 17:02:37 +00:00
pipetools Remove old makefiles 2005-06-05 16:32:33 +00:00
rbuild added LiveCDRegTest and BootCDRegTest targets 2006-08-27 13:28:23 +00:00
regtests2xml Remove old makefiles 2005-06-05 16:32:33 +00:00
rgenstat Added module list needed to generate the xml. It contains all Kernel, KernelModeDLL, NativeDLL and Win32DLL modules. I produced it by hacking rbuild. 2006-07-25 21:45:23 +00:00
unicode - Fix the build...I hope/think 2006-06-26 17:18:20 +00:00
widl Add missing svn:eol-style property 2006-08-07 11:11:15 +00:00
wine2ros Remove old makefiles 2005-06-05 16:32:33 +00:00
winebuild - Fix the build...I hope/think 2006-06-26 17:18:20 +00:00
wmc - Fix the build...I hope/think 2006-06-26 17:18:20 +00:00
wpp - Fix the build...I hope/think 2006-06-26 17:18:20 +00:00
wrc - Fix the build...I hope/think 2006-06-26 17:18:20 +00:00
bin2c.c Install freeloader installer. 2005-07-12 15:04:17 +00:00
bin2c.mak define common build flags so they can easily be changed for all tools 2005-08-01 10:58:28 +00:00
depends.c - Replaced the target extension with '.h.gch' if the source extension was '.h' 2004-09-07 08:14:30 +00:00
dumpstab.c utility to dump stab info out of an executable 2005-11-25 22:19:05 +00:00
hack-coff.c Added tools needed to build the ppc boot program. 2005-03-26 10:19:48 +00:00
make_ctests.c c version of wine's 'make_ctests' script 2005-03-13 18:08:10 +00:00
mkconfig.c 1. added irql checks to various rtl and security functions 2005-02-22 17:58:19 +00:00
mkflpimg.c fixed file dates in root directory 2003-04-27 20:23:30 +00:00
pefixup.c Endian neutrality. 2006-06-19 16:38:27 +00:00
pefixup.mak Add new PEFIXUP tool and use it in the build system. 2005-08-01 17:56:41 +00:00
ppc-le2be.c Added tools needed to build the ppc boot program. 2005-03-26 10:19:48 +00:00
raddr2line.c Add a \n so the output under linux looks correct. Every other printf had a \n, no idea why this one didn't. 2006-07-07 16:23:44 +00:00
raddr2line.mak add raddr2line back to build 2005-10-22 13:37:48 +00:00
rcopy.c Fixed the include of utime.h. (I should read the mails from others more exactly.) 2004-12-20 21:50:41 +00:00
rdel.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
regtests.c Changes: 2004-11-06 17:37:29 +00:00
rline.c Patch by Jonathon Wilson: 2003-11-14 17:13:36 +00:00
rmkdir.c - Use the WIN32 option to select the correct mkdir. 2005-05-05 11:28:49 +00:00
rrmdir.c migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
rs6000.h Added tools needed to build the ppc boot program. 2005-03-26 10:19:48 +00:00
rsym.c fix "line #=0" and "missing function name" bugs in rsym data. There's one issue this fix causes - apparently macros will have their file/line # reported, instead of the location they are being invoked, but this is a far cry better than before. 2006-01-15 01:12:00 +00:00
rsym.h utility to dump stab info out of an executable 2005-11-25 22:19:05 +00:00
rsym.mak define common build flags so they can easily be changed for all tools 2005-08-01 10:58:28 +00:00
rsym_common.c raddr2line utility 2005-04-08 05:35:20 +00:00
rtouch.c don't create read-only files 2004-07-18 21:39:55 +00:00
ssprintf.cpp Mikhail Zvyozdochkin: Fix compiling on linux (adding missing headers inclusion) 2006-07-02 22:03:40 +00:00
ssprintf.h move xml.h/cpp and ssprintf.h/cpp up a directory, make both rbuild and buildno use these same files 2005-11-27 23:04:51 +00:00
stubgen.c Preliminary stub generator ported from my shell script. 2004-11-07 22:54:04 +00:00
tools-check.c set svn:eol-style to native 2005-07-31 12:11:56 +00:00
tools-check.mak Added HOST=mingw32-linux64 setting. 2005-05-01 11:24:07 +00:00
tools.mak move xml.h/cpp and ssprintf.h/cpp up a directory, make both rbuild and buildno use these same files 2005-11-27 23:04:51 +00:00
xml.cpp Patch by Mikhail Y. Zvyozdochkin (mzvyozd at narod dot ru): Simplify compilation under Linux. 2006-06-17 20:28:53 +00:00
xml.h move xml.h/cpp and ssprintf.h/cpp up a directory, make both rbuild and buildno use these same files 2005-11-27 23:04:51 +00:00