Index: RosBE/RosBE-Windows/Buildtoolchain/rosbe_1.5/tools/cpucount.c =================================================================== --- RosBE/RosBE-Windows/Buildtoolchain/rosbe_1.5/tools/cpucount.c (revision 2245) +++ RosBE/RosBE-Windows/Buildtoolchain/rosbe_1.5/tools/cpucount.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Build Environment Tools * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/cpucount.c + * FILE: RosBE/RosBE-Windows/Buildtoolchain/rosbe_1.5/tools/cpucount.c * PURPOSE: CPU Core Counter * COPYRIGHT: Copyright 2007 Christoph von Wittich * Copyright 2007 Colin Finck Index: RosBE/RosBE-Windows/Buildtoolchain/rosbe_2.0/tools/cpucount.c =================================================================== --- RosBE/RosBE-Windows/Buildtoolchain/rosbe_2.0/tools/cpucount.c (revision 2245) +++ RosBE/RosBE-Windows/Buildtoolchain/rosbe_2.0/tools/cpucount.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Build Environment Tools * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/cpucount.c + * FILE: RosBE/RosBE-Windows/Buildtoolchain/rosbe_2.0/tools/cpucount.c * PURPOSE: CPU Core Counter * COPYRIGHT: Copyright 2007 Christoph von Wittich * Copyright 2007 Colin Finck Index: RosBE/RosBE-Windows/Powershell/Build.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/Build.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/Build.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/Build.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/Build.ps1 # PURPOSE: Perform the build of ReactOS. # COPYRIGHT: Copyright 2013 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/charch.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/charch.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/charch.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/charch.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/charch.ps1 # PURPOSE: Tool to change the current Arch to build ROS for in RosBE. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/chdefdir.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/chdefdir.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/chdefdir.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/chdefdir.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/chdefdir.ps1 # PURPOSE: Tool to change the current working ReactOS source directory # in RosBE. # COPYRIGHT: Copyright 2011 Daniel Reimer Index: RosBE/RosBE-Windows/Powershell/chdefgcc.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/chdefgcc.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/chdefgcc.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/chdefgcc.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/chdefgcc.ps1 # PURPOSE: Tool to change the current gcc in RosBE. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/Clean.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/Clean.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/Clean.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/Clean.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/Clean.ps1 # PURPOSE: Clean the ReactOS source directory. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/Help.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/Help.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/Help.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/Help.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/Help.ps1 # PURPOSE: Display help for the commands included with the ReactOS Build Environment. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/kdbg.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/kdbg.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/kdbg.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/kdbg.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/kdbg.ps1 # PURPOSE: Displays a KDBG Session Interactively. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/options.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/options.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/options.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/options.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/options.ps1 # PURPOSE: Starts options.exe and restarts RosBE afterwards. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/reladdr2line.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/reladdr2line.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/reladdr2line.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/reladdr2line.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/reladdr2line.ps1 # PURPOSE: Converts a value to hex and displays it. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/reladdr2lineNW.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/reladdr2lineNW.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/reladdr2lineNW.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/reladdr2line.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/reladdr2lineNW.ps1 # PURPOSE: Converts a value to hex and displays it. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/Remake.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/Remake.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/Remake.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/Remake.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/Remake.ps1 # PURPOSE: Fully re-make one or several modules. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/Remakex.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/Remakex.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/Remakex.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/Remakex.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/Remakex.ps1 # PURPOSE: Fully re-make one or several modules multithreaded. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/rosbe-gcc-env.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/rosbe-gcc-env.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/rosbe-gcc-env.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/rosbe-gcc-env.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/rosbe-gcc-env.ps1 # PURPOSE: Set up the GCC 4.x.x build environment. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/RosBE.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/RosBE.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/RosBE.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/RosBE.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/RosBE.ps1 # PURPOSE: This script provides/sets up various build environments for # ReactOS. Currently it provides a GCC 4.7.2 build environment. # COPYRIGHT: Copyright 2015 Daniel Reimer Index: RosBE/RosBE-Windows/Powershell/scut.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/scut.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/scut.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows. # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/scut.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/scut.ps1 # PURPOSE: Manages named shortcuts to ReactOS source directories. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/sSVN.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/sSVN.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/sSVN.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/sSVN.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/sSVN.ps1 # PURPOSE: Integrated SVN Client. # COPYRIGHT: Copyright 2015 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/update.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/update.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/update.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/update.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/update.ps1 # PURPOSE: RosBE Updater. # COPYRIGHT: Copyright 2011 Daniel Reimer # Index: RosBE/RosBE-Windows/Powershell/version.ps1 =================================================================== --- RosBE/RosBE-Windows/Powershell/version.ps1 (revision 2245) +++ RosBE/RosBE-Windows/Powershell/version.ps1 (working copy) @@ -1,7 +1,7 @@ # # PROJECT: RosBE - ReactOS Build Environment for Windows # LICENSE: GNU General Public License v2. (see LICENSE.txt) -# FILE: Root/version.ps1 +# FILE: RosBE/RosBE-Windows/Powershell/version.ps1 # PURPOSE: Display the current version of GCC, NASM, ld and make. # COPYRIGHT: Copyright 2015 Daniel Reimer # Index: RosBE/RosBE-Windows/Root/Basedir.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Basedir.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Basedir.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Basedir.cmd +:: FILE: RosBE/RosBE-Windows/Root/Basedir.cmd :: PURPOSE: Temporarily change the Basedir in RosBE. :: COPYRIGHT: Copyright 2011 Colin Finck :: Index: RosBE/RosBE-Windows/Root/Build-Shared.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Build-Shared.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Build-Shared.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Build-Shared.cmd +:: FILE: RosBE/RosBE-Windows/Root/Build-Shared.cmd :: PURPOSE: Perform the build of ReactOS - Shared commands. :: COPYRIGHT: Copyright 2013 Daniel Reimer :: Colin Finck Index: RosBE/RosBE-Windows/Root/charch.cmd =================================================================== --- RosBE/RosBE-Windows/Root/charch.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/charch.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/charch.cmd +:: FILE: RosBE/RosBE-Windows/Root/charch.cmd :: PURPOSE: Tool to change the current Arch to build ROS for in RosBE. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Colin Finck Index: RosBE/RosBE-Windows/Root/chdefdir.cmd =================================================================== --- RosBE/RosBE-Windows/Root/chdefdir.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/chdefdir.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/chdefdir.cmd +:: FILE: RosBE/RosBE-Windows/Root/chdefdir.cmd :: PURPOSE: Tool to change the current working ReactOS source directory :: in RosBE. :: COPYRIGHT: Copyright 2011 Daniel Reimer Index: RosBE/RosBE-Windows/Root/chdefgcc.cmd =================================================================== --- RosBE/RosBE-Windows/Root/chdefgcc.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/chdefgcc.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/chdefgcc.cmd +:: FILE: RosBE/RosBE-Windows/Root/chdefgcc.cmd :: PURPOSE: Tool to change the current gcc in RosBE. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Peter Ward Index: RosBE/RosBE-Windows/Root/Clean.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Clean.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Clean.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Clean.cmd +:: FILE: RosBE/RosBE-Windows/Root/Clean.cmd :: PURPOSE: Clean the ReactOS source directory. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Peter Ward Index: RosBE/RosBE-Windows/Root/Help.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Help.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Help.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Help.cmd +:: FILE: RosBE/RosBE-Windows/Root/Help.cmd :: PURPOSE: Display help for the commands included with the ReactOS Build Environment. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Peter Ward Index: RosBE/RosBE-Windows/Root/kdbg.cmd =================================================================== --- RosBE/RosBE-Windows/Root/kdbg.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/kdbg.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/kdbg.cmd +:: FILE: RosBE/RosBE-Windows/Root/kdbg.cmd :: PURPOSE: Displays a KDBG Session Interactively. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Index: RosBE/RosBE-Windows/Root/Make.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Make.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Make.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Make.cmd +:: FILE: RosBE/RosBE-Windows/Root/Make.cmd :: PURPOSE: Perform a uniprocessor build :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Colin Finck Index: RosBE/RosBE-Windows/Root/Makex.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Makex.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Makex.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Makex.cmd +:: FILE: RosBE/RosBE-Windows/Root/Makex.cmd :: PURPOSE: Perform a multiprocessor build :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Colin Finck Index: RosBE/RosBE-Windows/Root/options.cmd =================================================================== --- RosBE/RosBE-Windows/Root/options.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/options.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/options.cmd +:: FILE: RosBE/RosBE-Windows/Root/options.cmd :: PURPOSE: Starts options.exe and restarts RosBE afterwards. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Index: RosBE/RosBE-Windows/Root/raddr2line.cmd =================================================================== --- RosBE/RosBE-Windows/Root/raddr2line.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/raddr2line.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/raddr2line.cmd +:: FILE: RosBE/RosBE-Windows/Root/raddr2line.cmd :: PURPOSE: Converts a value to hex and displays it. :: COPYRIGHT: Copyright 2011 Christoph von Wittich :: Daniel Reimer Index: RosBE/RosBE-Windows/Root/raddr2lineNW.cmd =================================================================== --- RosBE/RosBE-Windows/Root/raddr2lineNW.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/raddr2lineNW.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/raddr2line.cmd +:: FILE: RosBE/RosBE-Windows/Root/raddr2lineNW.cmd :: PURPOSE: Converts a value to hex and displays it. :: COPYRIGHT: Copyright 2011 Christoph von Wittich :: Daniel Reimer Index: RosBE/RosBE-Windows/Root/Remake.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Remake.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Remake.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Remake.cmd +:: FILE: RosBE/RosBE-Windows/Root/Remake.cmd :: PURPOSE: Fully re-make one or several modules. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Index: RosBE/RosBE-Windows/Root/Remakex.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Remakex.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Remakex.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Remakex.cmd +:: FILE: RosBE/RosBE-Windows/Root/Remakex.cmd :: PURPOSE: Fully re-make one or several modules multithreaded. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Index: RosBE/RosBE-Windows/Root/Renv.cmd =================================================================== --- RosBE/RosBE-Windows/Root/Renv.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/Renv.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/Renv.cmd +:: FILE: RosBE/RosBE-Windows/Root/Renv.cmd :: PURPOSE: Shows RosBE's Environment Variables. :: COPYRIGHT: Copyright 2011 Colin Finck :: Index: RosBE/RosBE-Windows/Root/rosbe-gcc-env.cmd =================================================================== --- RosBE/RosBE-Windows/Root/rosbe-gcc-env.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/rosbe-gcc-env.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/rosbe-gcc-env.cmd +:: FILE: RosBE/RosBE-Windows/Root/rosbe-gcc-env.cmd :: PURPOSE: Set up toolchain-specific settings when initializing RosBE and when using "charch" or "chdefgcc" :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Peter Ward Index: RosBE/RosBE-Windows/Root/RosBE.cmd =================================================================== --- RosBE/RosBE-Windows/Root/RosBE.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/RosBE.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/RosBE.cmd +:: FILE: RosBE/RosBE-Windows/Root/RosBE.cmd :: PURPOSE: This script provides/sets up various build environments for :: ReactOS. Currently it provides a GCC 4.7.2 build environment. :: COPYRIGHT: Copyright 2015 Daniel Reimer Index: RosBE/RosBE-Windows/Root/scut.cmd =================================================================== --- RosBE/RosBE-Windows/Root/scut.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/scut.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows. :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/scut.cmd +:: FILE: RosBE/RosBE-Windows/Root/scut.cmd :: PURPOSE: Manages named shortcuts to ReactOS source directories. :: COPYRIGHT: Copyright 2011 Colin Finck :: Daniel Reimer Index: RosBE/RosBE-Windows/Root/sSVN.cmd =================================================================== --- RosBE/RosBE-Windows/Root/sSVN.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/sSVN.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/sSVN.cmd +:: FILE: RosBE/RosBE-Windows/Root/sSVN.cmd :: PURPOSE: Integrated SVN Client. :: COPYRIGHT: Copyright 2015 Daniel Reimer :: Index: RosBE/RosBE-Windows/Root/TimeDate.cmd =================================================================== --- RosBE/RosBE-Windows/Root/TimeDate.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/TimeDate.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/TimeDate.cmd +:: FILE: RosBE/RosBE-Windows/Root/TimeDate.cmd :: PURPOSE: Get the current date and time for use in our build log's file name. :: COPYRIGHT: Copyright 2011 Daniel Reimer :: Peter Ward Index: RosBE/RosBE-Windows/Root/update.cmd =================================================================== --- RosBE/RosBE-Windows/Root/update.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/update.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/update.cmd +:: FILE: RosBE/RosBE-Windows/Root/update.cmd :: PURPOSE: RosBE Updater. :: COPYRIGHT: Copyright 2015 Daniel Reimer :: Index: RosBE/RosBE-Windows/Root/version.cmd =================================================================== --- RosBE/RosBE-Windows/Root/version.cmd (revision 2245) +++ RosBE/RosBE-Windows/Root/version.cmd (working copy) @@ -1,7 +1,7 @@ :: :: PROJECT: RosBE - ReactOS Build Environment for Windows :: LICENSE: GNU General Public License v2. (see LICENSE.txt) -:: FILE: Root/version.cmd +:: FILE: RosBE/RosBE-Windows/Root/version.cmd :: PURPOSE: Display the current version of GCC, NASM, ld and make. :: COPYRIGHT: Copyright 2015 Daniel Reimer :: Colin Finck Index: RosBE/RosBE-Windows/Tools/buildtime.c =================================================================== --- RosBE/RosBE-Windows/Tools/buildtime.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/buildtime.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/buildtime.c + * FILE: RosBE/RosBE-Windows/Tools/buildtime.c * PURPOSE: Buildtime Counter * COPYRIGHT: Copyright 2007 KJK::Hyperion * Copyright 2007 Peter Ward Index: RosBE/RosBE-Windows/Tools/chknewer.c =================================================================== --- RosBE/RosBE-Windows/Tools/chknewer.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/chknewer.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/chknewer.c + * FILE: RosBE/RosBE-Windows/Tools/chknewer.c * PURPOSE: Check if a file is newer than another. * COPYRIGHT: Copyright 2008 Peter Ward * Index: RosBE/RosBE-Windows/Tools/chkslash.c =================================================================== --- RosBE/RosBE-Windows/Tools/chkslash.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/chkslash.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/chkslash.c + * FILE: RosBE/RosBE-Windows/Tools/chkslash.c * PURPOSE: Checks if a string has a backslash '\' in it or not. * COPYRIGHT: Copyright 2008 Peter Ward * Index: RosBE/RosBE-Windows/Tools/config/x86/lang/uk-UA.rc =================================================================== --- RosBE/RosBE-Windows/Tools/config/x86/lang/uk-UA.rc (revision 2245) +++ RosBE/RosBE-Windows/Tools/config/x86/lang/uk-UA.rc (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: Config Tool for ReactOS Build Environment * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: tools/RosBE/RosBE-Windows/Tools/config/lang/uk-UA.rc + * FILE: RosBE/RosBE-Windows/Tools/config/x86/lang/uk-UA.rc * PURPOSE: Ukraianian Language File for config * TRANSLATOR: Artem Reznikov */ Index: RosBE/RosBE-Windows/Tools/config/x86/lang/zh-TW.rc =================================================================== --- RosBE/RosBE-Windows/Tools/config/x86/lang/zh-TW.rc (revision 2245) +++ RosBE/RosBE-Windows/Tools/config/x86/lang/zh-TW.rc (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: Config Tool for ReactOS Build Environment * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: tools/RosBE/RosBE-Windows/Tools/config/lang/zh-TW.rc + * FILE: RosBE/RosBE-Windows/Tools/config/x86/lang/zh-TW.rc * PURPOSE: Chinese (Traditional) Language File for config * TRANSLATOR: Elton Chung */ Index: RosBE/RosBE-Windows/Tools/config/x86/options.c =================================================================== --- RosBE/RosBE-Windows/Tools/config/x86/options.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/config/x86/options.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE Options Dialog * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/config/options.c + * FILE: RosBE/RosBE-Windows/Tools/config/x86/options.c * PURPOSE: Configuring RosBE * COPYRIGHT: Copyright 2007 Maarten Bosma * Copyright 2007 Pierre Schweitzer Index: RosBE/RosBE-Windows/Tools/config/x86/options.h =================================================================== --- RosBE/RosBE-Windows/Tools/config/x86/options.h (revision 2245) +++ RosBE/RosBE-Windows/Tools/config/x86/options.h (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE Options Dialog * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/config/options.h + * FILE: RosBE/RosBE-Windows/Tools/config/x86/options.h * PURPOSE: Configuring RosBE * COPYRIGHT: Copyright 2007 Maarten Bosma * Copyright 2007 Pierre Schweitzer Index: RosBE/RosBE-Windows/Tools/config/x86/resources.h =================================================================== --- RosBE/RosBE-Windows/Tools/config/x86/resources.h (revision 2245) +++ RosBE/RosBE-Windows/Tools/config/x86/resources.h (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE Options Dialog * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/config/resources.h + * FILE: RosBE/RosBE-Windows/Tools/config/x86/resources.h * PURPOSE: Configuring RosBE * COPYRIGHT: Copyright 2007 Maarten Bosma * Copyright 2007 Pierre Schweitzer Index: RosBE/RosBE-Windows/Tools/echoh.c =================================================================== --- RosBE/RosBE-Windows/Tools/echoh.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/echoh.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/echoh.c + * FILE: RosBE/RosBE-Windows/Tools/echoh.c * PURPOSE: Converts a value to hex and displays it * COPYRIGHT: Copyright 2008 Christoph von Wittich * Index: RosBE/RosBE-Windows/Tools/flash.c =================================================================== --- RosBE/RosBE-Windows/Tools/flash.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/flash.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/flash.c + * FILE: RosBE/RosBE-Windows/Tools/flash.c * PURPOSE: Taskbar Flasher * COPYRIGHT: Copyright 2008 Ged Murphy * Index: RosBE/RosBE-Windows/Tools/getdate.c =================================================================== --- RosBE/RosBE-Windows/Tools/getdate.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/getdate.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/getdate.c + * FILE: RosBE/RosBE-Windows/Tools/getdate.c * PURPOSE: Returns System Date * COPYRIGHT: Copyright 2008 Peter Ward * Index: RosBE/RosBE-Windows/Tools/playwav.cpp =================================================================== --- RosBE/RosBE-Windows/Tools/playwav.cpp (revision 2245) +++ RosBE/RosBE-Windows/Tools/playwav.cpp (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/playwav.c + * FILE: RosBE/RosBE-Windows/Tools/playwav.cpp * PURPOSE: WAVE Player * COPYRIGHT: Copyright 2010 Daniel Reimer * Index: RosBE/RosBE-Windows/Tools/rquote.c =================================================================== --- RosBE/RosBE-Windows/Tools/rquote.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/rquote.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/rquote.c + * FILE: RosBE/RosBE-Windows/Tools/rquote.c * PURPOSE: Removes all quotes from a string. * COPYRIGHT: Copyright 2008 Peter Ward * Index: RosBE/RosBE-Windows/Tools/tee.c =================================================================== --- RosBE/RosBE-Windows/Tools/tee.c (revision 2245) +++ RosBE/RosBE-Windows/Tools/tee.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/tee.c + * FILE: RosBE/RosBE-Windows/Tools/tee.c * PURPOSE: Spit stdin to stdout and a file. * COPYRIGHT: Copyright 2008 Peter Ward * Index: RosBE/Tools/cpucount.c =================================================================== --- RosBE/Tools/cpucount.c (revision 2245) +++ RosBE/Tools/cpucount.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Build Environment Tools * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/cpucount.c + * FILE: RosBE/Tools/cpucount.c * PURPOSE: CPU Core Counter * COPYRIGHT: Copyright 2007 Christoph von Wittich * Copyright 2007 Colin Finck Index: RosBE/Tools/scut.c =================================================================== --- RosBE/Tools/scut.c (revision 2245) +++ RosBE/Tools/scut.c (working copy) @@ -1,7 +1,7 @@ /* * PROJECT: RosBE - ReactOS Build Environment for Windows. * LICENSE: GNU General Public License v2. (see LICENSE.txt) - * FILE: Tools/scut.c + * FILE: RosBE/Tools/scut.c * PURPOSE: Manages named shortcuts to ReactOS source directories. * COPYRIGHT: Copyright 2007 Peter Ward * Daniel Reimer