Fossil SCM

Improve comment.

mistachkin 2018-08-02 11:44 cmake-ide
Commit f9ba9d94ac8e720a4191d249a2518d4abba2358374c11c8ad0e7a1a859525595
1 file changed +2 -2
--- win/buildmsvc.bat
+++ win/buildmsvc.bat
@@ -198,12 +198,12 @@
198198
%_VECHO% NmakeArgs = '%NMAKE_ARGS%'
199199
200200
REM
201201
REM NOTE: Attempt to execute NMAKE for the Fossil MSVC makefile, passing
202202
REM anything extra from our command line along (e.g. extra options).
203
-REM Pass the base directory of the Fossil source tree.
204
-REM This allows an out-of-source build.
203
+REM Also, pass the base directory of the Fossil source tree as this
204
+REM allows an out-of-source-tree build.
205205
REM
206206
%__ECHO% nmake /f "%TOOLS%\Makefile.msc" B="%ROOT%" %NMAKE_ARGS% %*
207207
208208
IF ERRORLEVEL 1 (
209209
GOTO errors
210210
--- win/buildmsvc.bat
+++ win/buildmsvc.bat
@@ -198,12 +198,12 @@
198 %_VECHO% NmakeArgs = '%NMAKE_ARGS%'
199
200 REM
201 REM NOTE: Attempt to execute NMAKE for the Fossil MSVC makefile, passing
202 REM anything extra from our command line along (e.g. extra options).
203 REM Pass the base directory of the Fossil source tree.
204 REM This allows an out-of-source build.
205 REM
206 %__ECHO% nmake /f "%TOOLS%\Makefile.msc" B="%ROOT%" %NMAKE_ARGS% %*
207
208 IF ERRORLEVEL 1 (
209 GOTO errors
210
--- win/buildmsvc.bat
+++ win/buildmsvc.bat
@@ -198,12 +198,12 @@
198 %_VECHO% NmakeArgs = '%NMAKE_ARGS%'
199
200 REM
201 REM NOTE: Attempt to execute NMAKE for the Fossil MSVC makefile, passing
202 REM anything extra from our command line along (e.g. extra options).
203 REM Also, pass the base directory of the Fossil source tree as this
204 REM allows an out-of-source-tree build.
205 REM
206 %__ECHO% nmake /f "%TOOLS%\Makefile.msc" B="%ROOT%" %NMAKE_ARGS% %*
207
208 IF ERRORLEVEL 1 (
209 GOTO errors
210

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button