Lines Matching refs:rem
2 rem ***************************************************************************
3 rem * _ _ ____ _
4 rem * Project ___| | | | _ \| |
5 rem * / __| | | | |_) | |
6 rem * | (__| |_| | _ <| |___
7 rem * \___|\___/|_| \_\_____|
8 rem *
9 rem * Copyright (C) 2012 - 2017, Steve Holme, <steve_holme@hotmail.com>.
10 rem *
11 rem * This software is licensed as described in the file COPYING, which
12 rem * you should have received as part of this distribution. The terms
13 rem * are also available at https://curl.haxx.se/docs/copyright.html.
14 rem *
15 rem * You may opt to use, copy, modify, merge, publish, distribute and/or sell
16 rem * copies of the Software, and permit persons to whom the Software is
17 rem * furnished to do so, under the terms of the COPYING file.
18 rem *
19 rem * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20 rem * KIND, either express or implied.
21 rem *
22 rem ***************************************************************************
25 rem Check we are running on a Windows NT derived OS
28 rem Set our variables
33 rem Ensure we have the required arguments
104 rem Compiler and platform are required parameters.
108 rem Default the start directory if one isn't specified
111 rem Calculate the program files directory
121 rem Check we have a program files directory
124 rem Check we have Visual Studio installed
127 rem Check we have Perl in our path
130 rem It isn't so check we have it installed and set the path if it is
142 rem Check the start directory exists
145 rem Check that OpenSSL is not unsupported version 1.1.0
198 rem Calculate our output directory
205 rem Configuring 64-bit Debug Build
208 rem Perform the build
213 rem Move the output directories
217 rem Move the PDB files
221 rem Remove the intermediate directories
228 rem Configuring 64-bit Release Build
231 rem Perform the build
236 rem Move the output directories
240 rem Move the PDB files
244 rem Remove the intermediate directories
251 rem Calculate our output directory
258 rem Configuring 32-bit Debug Build
261 rem Perform the build
266 rem Move the output directories
270 rem Move the PDB files
274 rem Remove the intermediate directories
281 rem Configuring 32-bit Release Build
284 rem Perform the build
289 rem Move the output directories
293 rem Move the PDB files
297 rem Remove the intermediate directories
304 rem Display the help