Author: tkreuzer Date: Fri Jul 29 13:17:09 2011 New Revision: 52992
URL: http://svn.reactos.org/svn/reactos?rev=52992&view=rev Log: Add rbuild and some missing files
Added: branches/GSoC_2011/GdiFontDriver/tools/bin2c.mak - copied unchanged from r52920, trunk/reactos/tools/bin2c.mak branches/GSoC_2011/GdiFontDriver/tools/buildno/ - copied from r52920, trunk/reactos/tools/buildno/ branches/GSoC_2011/GdiFontDriver/tools/cabman/cabman.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/cdmake/cdmake.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/gendib/gendib.mak (with props) branches/GSoC_2011/GdiFontDriver/tools/geninc/data.c (with props) branches/GSoC_2011/GdiFontDriver/tools/geninc/geninc.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/hpp/hpp.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/kbdtool/kbdtool.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/log2lines/log2lines.mak (with props) branches/GSoC_2011/GdiFontDriver/tools/mkhive/mkhive.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/nandflash/nandflash.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/ofw_interface/ofw_interface.mak (with props) branches/GSoC_2011/GdiFontDriver/tools/pefixup.mak - copied unchanged from r52920, trunk/reactos/tools/pefixup.mak branches/GSoC_2011/GdiFontDriver/tools/pipetools/pipetools.mak (with props) branches/GSoC_2011/GdiFontDriver/tools/rbuild/ - copied from r52920, trunk/reactos/tools/rbuild/ branches/GSoC_2011/GdiFontDriver/tools/rbuild_helper/rbuild_helper.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/rgenstat/rgenstat.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/rsym/raddr2line.mak (with props) branches/GSoC_2011/GdiFontDriver/tools/rsym/rsym.mak (with props) branches/GSoC_2011/GdiFontDriver/tools/ssprintf.cpp - copied unchanged from r52920, trunk/reactos/tools/ssprintf.cpp branches/GSoC_2011/GdiFontDriver/tools/ssprintf.h - copied unchanged from r52920, trunk/reactos/tools/ssprintf.h branches/GSoC_2011/GdiFontDriver/tools/tools.mak - copied unchanged from r52920, trunk/reactos/tools/tools.mak branches/GSoC_2011/GdiFontDriver/tools/tools.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/unicode/unicode.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/utf16le/utf16le.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/widl/widl.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/winebuild/ (with props) branches/GSoC_2011/GdiFontDriver/tools/winebuild/Makefile.in - copied unchanged from r52920, trunk/reactos/tools/winebuild/Makefile.in branches/GSoC_2011/GdiFontDriver/tools/winebuild/build.h - copied unchanged from r52920, trunk/reactos/tools/winebuild/build.h branches/GSoC_2011/GdiFontDriver/tools/winebuild/import.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/import.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/main.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/main.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/mkstemps.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/mkstemps.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/parser.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/parser.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/relay.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/relay.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/res16.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/res16.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/res32.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/res32.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/ros_diff.patch - copied unchanged from r52920, trunk/reactos/tools/winebuild/ros_diff.patch branches/GSoC_2011/GdiFontDriver/tools/winebuild/spec16.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/spec16.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/spec32.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/spec32.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/utils.c - copied unchanged from r52920, trunk/reactos/tools/winebuild/utils.c branches/GSoC_2011/GdiFontDriver/tools/winebuild/winebuild.man.in - copied unchanged from r52920, trunk/reactos/tools/winebuild/winebuild.man.in branches/GSoC_2011/GdiFontDriver/tools/winebuild/winebuild.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/wmc/wmc.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/wpp/wpp.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/wrc/wrc.rbuild (with props) branches/GSoC_2011/GdiFontDriver/tools/xml.cpp - copied unchanged from r52920, trunk/reactos/tools/xml.cpp branches/GSoC_2011/GdiFontDriver/tools/xml.h - copied unchanged from r52920, trunk/reactos/tools/xml.h Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/reactos.defaults.props (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/reactos.targets (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/s_as_mscpp.props (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/s_as_mscpp.targets (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/spec.props (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/spec.targets (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/rbuild.dsp (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/rbuild.dsw (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/rbuild.sln (contents, props changed) branches/GSoC_2011/GdiFontDriver/tools/rbuild/rbuild.vcproj (contents, props changed)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: branches/GSoC_2011/GdiFontDriver/tools/cabman/cabman.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/ca...
Added: branches/GSoC_2011/GdiFontDriver/tools/cdmake/cdmake.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/cd...
Added: branches/GSoC_2011/GdiFontDriver/tools/gendib/gendib.mak URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/ge...
Added: branches/GSoC_2011/GdiFontDriver/tools/geninc/data.c URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/ge...
Added: branches/GSoC_2011/GdiFontDriver/tools/geninc/geninc.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/ge...
Added: branches/GSoC_2011/GdiFontDriver/tools/hpp/hpp.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/hp...
Added: branches/GSoC_2011/GdiFontDriver/tools/kbdtool/kbdtool.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/kb...
Added: branches/GSoC_2011/GdiFontDriver/tools/log2lines/log2lines.mak URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/lo...
Added: branches/GSoC_2011/GdiFontDriver/tools/mkhive/mkhive.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/mk...
Added: branches/GSoC_2011/GdiFontDriver/tools/nandflash/nandflash.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/na...
Added: branches/GSoC_2011/GdiFontDriver/tools/ofw_interface/ofw_interface.mak URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/of...
Added: branches/GSoC_2011/GdiFontDriver/tools/pipetools/pipetools.mak URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/pi...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/reactos.defaults.props URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/reactos.targets URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/s_as_mscpp.props URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/s_as_mscpp.targets URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/spec.props URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/backend/msvc/rules/spec.targets URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/rbuild.dsp URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/rbuild.dsw URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/rbuild.sln URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Modified: branches/GSoC_2011/GdiFontDriver/tools/rbuild/rbuild.vcproj URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Added: branches/GSoC_2011/GdiFontDriver/tools/rbuild_helper/rbuild_helper.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rb...
Added: branches/GSoC_2011/GdiFontDriver/tools/rgenstat/rgenstat.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rg...
Added: branches/GSoC_2011/GdiFontDriver/tools/rsym/raddr2line.mak URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rs...
Added: branches/GSoC_2011/GdiFontDriver/tools/rsym/rsym.mak URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/rs...
Added: branches/GSoC_2011/GdiFontDriver/tools/tools.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/to...
Added: branches/GSoC_2011/GdiFontDriver/tools/unicode/unicode.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/un...
Added: branches/GSoC_2011/GdiFontDriver/tools/utf16le/utf16le.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/ut...
Added: branches/GSoC_2011/GdiFontDriver/tools/widl/widl.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/wi...
Added: branches/GSoC_2011/GdiFontDriver/tools/winebuild/winebuild.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/wi...
Added: branches/GSoC_2011/GdiFontDriver/tools/wmc/wmc.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/wm...
Added: branches/GSoC_2011/GdiFontDriver/tools/wpp/wpp.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/wp...
Added: branches/GSoC_2011/GdiFontDriver/tools/wrc/wrc.rbuild URL: http://svn.reactos.org/svn/reactos/branches/GSoC_2011/GdiFontDriver/tools/wr...