2
2
set nmakecmd = ms GDAL_DIR=..\sdk\%compiler% \%gdal-dir% \gdal MS_DIR=..\sdk\%compiler% \%ms-dir% REGEX_DIR=..\sdk\%compiler% \regex-0.12
3
3
set cmdname = MapServer build
4
4
for /f " tokens=1-7 delims=:.,- " %%a in (" %date% %time% " ) do set id = %%a%%b%%c -%%d -%%e -%%f -%%g -%logid%
5
- echo %date% %time% : %cmdname% started ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
5
+ echo %date% %time% : %cmdname% started ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
6
6
echo ^ < span style=" background-color:Yellow;color:Black;font-weight:bold" ^ > %cmdname% ^ < /span^ > > C:\Inetpub\wwwroot\sdk\build-output\status-%logid% .html
7
7
nmake %nmakecmd% > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% .txt 2 > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% -err.txt
8
8
IF ERRORLEVEL 1 (
@@ -17,7 +17,7 @@ echo ^<span style="background-color:Lime;color:Black;font-weight:bold"^>Success^
17
17
set nmakecmd = msplugins GDAL_DIR=..\sdk\%compiler% \%gdal-dir% \gdal MS_DIR=..\sdk\%compiler% \%ms-dir%
18
18
set cmdname = MapServer plugin build
19
19
for /f " tokens=1-7 delims=:.,- " %%a in (" %date% %time% " ) do set id = %%a%%b%%c -%%d -%%e -%%f -%%g -%logid%
20
- echo %date% %time% : %cmdname% started ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
20
+ echo %date% %time% : %cmdname% started ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
21
21
echo ^ < span style=" background-color:Yellow;color:Black;font-weight:bold" ^ > %cmdname% ^ < /span^ > > C:\Inetpub\wwwroot\sdk\build-output\status-%logid% .html
22
22
nmake %nmakecmd% > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% .txt 2 > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% -err.txt
23
23
IF ERRORLEVEL 1 (
@@ -32,7 +32,7 @@ echo ^<span style="background-color:Lime;color:Black;font-weight:bold"^>Success^
32
32
set nmakecmd = ms-osgeo PKG_VERSION=%pkg-version% INSTALL_DIR=C:\Inetpub\wwwroot\sdk\downloads MS_OSGEO4W_VER=%ms-osgeo4w-ver% MS_OSGEO4W_PKG=%ms-osgeo4w-pkg% MS_OSGEO4W_BUILD=%buildnumber% GDAL_DIR=..\sdk\%compiler% \%gdal-dir% \gdal MS_DIR=..\sdk\%compiler% \%ms-dir% REGEX_DIR=..\sdk\%compiler% \regex-0.12
33
33
set cmdname = MapServer osgeo packaging
34
34
for /f " tokens=1-7 delims=:.,- " %%a in (" %date% %time% " ) do set id = %%a%%b%%c -%%d -%%e -%%f -%%g -%logid%
35
- echo %date% %time% : %cmdname% started ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
35
+ echo %date% %time% : %cmdname% started ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
36
36
echo ^ < span style=" background-color:Yellow;color:Black;font-weight:bold" ^ > %cmdname% ^ < /span^ > > C:\Inetpub\wwwroot\sdk\build-output\status-%logid% .html
37
37
nmake %nmakecmd% > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% .txt 2 > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% -err.txt
38
38
IF ERRORLEVEL 1 (
@@ -47,7 +47,7 @@ echo ^<span style="background-color:Lime;color:Black;font-weight:bold"^>Success^
47
47
set nmakecmd = ms-csharp GDAL_DIR=..\sdk\%compiler% \%gdal-dir% \gdal MS_DIR=..\sdk\%compiler% \%ms-dir%
48
48
set cmdname = MapServer csharp build
49
49
for /f " tokens=1-7 delims=:.,- " %%a in (" %date% %time% " ) do set id = %%a%%b%%c -%%d -%%e -%%f -%%g -%logid%
50
- echo %date% %time% : %cmdname% started ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
50
+ echo %date% %time% : %cmdname% started ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
51
51
echo ^ < span style=" background-color:Yellow;color:Black;font-weight:bold" ^ > %cmdname% ^ < /span^ > > C:\Inetpub\wwwroot\sdk\build-output\status-%logid% .html
52
52
nmake %nmakecmd% > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% .txt 2 > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% -err.txt
53
53
IF ERRORLEVEL 1 (
@@ -62,7 +62,7 @@ echo ^<span style="background-color:Lime;color:Black;font-weight:bold"^>Success^
62
62
set nmakecmd = ms-java SWIG_DIR=SWIG-1.3.36 GDAL_DIR=..\sdk\%compiler% \%gdal-dir% \gdal MS_DIR=..\sdk\%compiler% \%ms-dir%
63
63
set cmdname = MapServer java build
64
64
for /f " tokens=1-7 delims=:.,- " %%a in (" %date% %time% " ) do set id = %%a%%b%%c -%%d -%%e -%%f -%%g -%logid%
65
- echo %date% %time% : %cmdname% started ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
65
+ echo %date% %time% : %cmdname% started ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
66
66
echo ^ < span style=" background-color:Yellow;color:Black;font-weight:bold" ^ > %cmdname% ^ < /span^ > > C:\Inetpub\wwwroot\sdk\build-output\status-%logid% .html
67
67
nmake %nmakecmd% > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% .txt 2 > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% -err.txt
68
68
IF ERRORLEVEL 1 (
@@ -77,7 +77,7 @@ echo ^<span style="background-color:Lime;color:Black;font-weight:bold"^>Success^
77
77
set nmakecmd = ms-java-osgeo PKG_VERSION=%pkg-version% INSTALL_DIR=C:\Inetpub\wwwroot\sdk\downloads MS_OSGEO4W_VER=%ms-osgeo4w-ver% MS_OSGEO4W_PKG=%ms-osgeo4w-pkg% MS_OSGEO4W_BUILD=%buildnumber% SWIG_DIR=SWIG-1.3.36 GDAL_DIR=..\sdk\%compiler% \%gdal-dir% \gdal MS_DIR=..\sdk\%compiler% \%ms-dir%
78
78
set cmdname = MapServer java osgeo packaging
79
79
for /f " tokens=1-7 delims=:.,- " %%a in (" %date% %time% " ) do set id = %%a%%b%%c -%%d -%%e -%%f -%%g -%logid%
80
- echo %date% %time% : %cmdname% started ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
80
+ echo %date% %time% : %cmdname% started ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
81
81
echo ^ < span style=" background-color:Yellow;color:Black;font-weight:bold" ^ > %cmdname% ^ < /span^ > > C:\Inetpub\wwwroot\sdk\build-output\status-%logid% .html
82
82
nmake %nmakecmd% > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% .txt 2 > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% -err.txt
83
83
IF ERRORLEVEL 1 (
@@ -92,7 +92,7 @@ echo ^<span style="background-color:Lime;color:Black;font-weight:bold"^>Success^
92
92
set nmakecmd = ms-python GDAL_DIR=..\sdk\%compiler% \%gdal-dir% \gdal MS_DIR=..\sdk\%compiler% \%ms-dir%
93
93
set cmdname = MapServer python build
94
94
for /f " tokens=1-7 delims=:.,- " %%a in (" %date% %time% " ) do set id = %%a%%b%%c -%%d -%%e -%%f -%%g -%logid%
95
- echo %date% %time% : %cmdname% started ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
95
+ echo %date% %time% : %cmdname% started ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
96
96
echo ^ < span style=" background-color:Yellow;color:Black;font-weight:bold" ^ > %cmdname% ^ < /span^ > > C:\Inetpub\wwwroot\sdk\build-output\status-%logid% .html
97
97
nmake %nmakecmd% > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% .txt 2 > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% -err.txt
98
98
IF ERRORLEVEL 1 (
@@ -107,7 +107,7 @@ echo ^<span style="background-color:Lime;color:Black;font-weight:bold"^>Success^
107
107
set nmakecmd = ms-python-osgeo PKG_VERSION=%pkg-version% INSTALL_DIR=C:\Inetpub\wwwroot\sdk\downloads MS_OSGEO4W_VER=%ms-osgeo4w-ver% MS_OSGEO4W_PKG=%ms-osgeo4w-pkg% MS_OSGEO4W_BUILD=%buildnumber% GDAL_DIR=..\sdk\%compiler% \%gdal-dir% \gdal MS_DIR=..\sdk\%compiler% \%ms-dir%
108
108
set cmdname = MapServer python osgeo packaging
109
109
for /f " tokens=1-7 delims=:.,- " %%a in (" %date% %time% " ) do set id = %%a%%b%%c -%%d -%%e -%%f -%%g -%logid%
110
- echo %date% %time% : %cmdname% started ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://www .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
110
+ echo %date% %time% : %cmdname% started ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% .txt" ^ > stdout^ < /a^ > ^  ^ < a href=" http://build .gisinternals.com/sdk/build-output/%compiler% -%id% -err.txt" ^ > stderr^ < /a^ > ^   >> C:\Inetpub\wwwroot\sdk\build-output\%logid% .html
111
111
echo ^ < span style=" background-color:Yellow;color:Black;font-weight:bold" ^ > %cmdname% ^ < /span^ > > C:\Inetpub\wwwroot\sdk\build-output\status-%logid% .html
112
112
nmake %nmakecmd% > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% .txt 2 > C:\Inetpub\wwwroot\sdk\build-output\%compiler% -%id% -err.txt
113
113
IF ERRORLEVEL 1 (
0 commit comments