Changeset 96fe12c in rtems-docs
- Timestamp:
- Feb 20, 2018, 2:47:51 PM (3 years ago)
- Branches:
- 5, am, master
- Children:
- fc9db4c
- Parents:
- 7048e5f
- git-author:
- Maksim E. Kozlov <maksim.e.kozlov@…> (02/20/18 14:47:51)
- git-committer:
- Chris Johns <chrisj@…> (03/25/18 23:14:09)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rsb/commands.rst
r7048e5f r96fe12c 32 32 --builddir path : Path to the build directory, default: ./build 33 33 --sourcedir path : Path to the source directory, default: ./source 34 --patchdir path : Path to the patches directory, default: ./patches 34 35 --tmppath path : Path to the temp directory, default: ./tmp 35 36 --macros file[,[file] : Macro format files to load after the defaults … … 73 74 --builddir path : Path to the build directory, default: ./build 74 75 --sourcedir path : Path to the source directory, default: ./source 76 --patchdir path : Path to the patches directory, default: ./patches 75 77 --tmppath path : Path to the temp directory, default: ./tmp 76 78 --macros file[,[file] : Macro format files to load after the defaults … … 110 112 --builddir path : Path to the build directory, default: ./build 111 113 --sourcedir path : Path to the source directory, default: ./source 114 --patchdir path : Path to the patches directory, default: ./patches 112 115 --tmppath path : Path to the temp directory, default: ./tmp 113 116 --macros file[,[file] : Macro format files to load after the defaults … … 197 200 Path to the source directory. This overrides the default of +source+. 198 201 202 ``--patchdir path``: 203 Path to the patches directory. This overrides the default of +patches+. 204 199 205 ``--tmppath path``: 200 206 Path to the temporary directory. This overrides the default of +tmp+. … … 312 318 --builddir path : Path to the build directory, default: ./build 313 319 --sourcedir path : Path to the source directory, default: ./source 320 --patchdir path : Path to the patches directory, default: ./patches 314 321 --tmppath path : Path to the temp directory, default: ./tmp 315 322 --macros file[,[file] : Macro format files to load after the defaults
Note: See TracChangeset
for help on using the changeset viewer.