123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166 |
- if exist "..\..\src\lib\Libecl\ecl_job_attr_def.c" (
- echo "File present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libecl\ecl_job_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libecl\ecl_job_attr_def.c"
- )
-
- if exist "..\..\src\lib\Libattr\job_attr_def.c" (
- echo "Server file present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libattr\job_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libattr\job_attr_def.c"
- )
- echo "Parsing the Master file for server and ecl"
- "..\..\..\binaries\python\python.exe" "..\..\buildutils\attr_parser.py" -m "..\..\src\lib\Libattr\master_job_attr_def.xml" -s "..\..\src\lib\Libattr\job_attr_def.c" -e "..\..\src\lib\Libecl\ecl_job_attr_def.c" -a job
- if %ERRORLEVEL% NEQ 0 (
- echo "generation of file not a success"
- exit 1
- )
- if exist "..\..\src\lib\Libecl\ecl_svr_attr_def.c" (
- echo "File present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libecl\ecl_svr_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libecl\ecl_svr_attr_def.c"
- )
- if exist "..\..\src\lib\Libattr\svr_attr_def.c" (
- echo "Server file present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libattr\svr_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libattr\svr_attr_def.c"
- )
- echo "Parsing the Master file for server and ecl"
- "..\..\..\binaries\python\python.exe" "..\..\buildutils\attr_parser.py" -m "..\..\src\lib\Libattr\master_svr_attr_def.xml" -s "..\..\src\lib\Libattr\svr_attr_def.c" -e "..\..\src\lib\Libecl\ecl_svr_attr_def.c" -a server
- if %ERRORLEVEL% NEQ 0 (
- echo "generation of file not a success"
- exit 1
- )
- if exist "..\..\src\lib\Libecl\ecl_node_attr_def.c" (
- echo "File present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libecl\ecl_node_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libecl\ecl_node_attr_def.c"
- )
- if exist "..\..\src\lib\Libattr\node_attr_def.c" (
- echo "Server file present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libattr\node_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libattr\node_attr_def.c"
- )
- echo "Parsing the Master file for server and ecl"
- "..\..\..\binaries\python\python.exe" "..\..\buildutils\attr_parser.py" -m "..\..\src\lib\Libattr\master_node_attr_def.xml" -s "..\..\src\lib\Libattr\node_attr_def.c" -e "..\..\src\lib\Libecl\ecl_node_attr_def.c" -a node
- if %ERRORLEVEL% NEQ 0 (
- echo "generation of file not a success"
- exit 1
- )
- if exist "..\..\src\lib\Libecl\ecl_resc_def_all.c" (
- echo "File present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libecl\ecl_resc_def_all.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libecl\ecl_resc_def_all.c"
- )
-
- if exist "..\..\src\lib\Libattr\resc_def_all.c" (
- echo "Server file present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libattr\resc_def_all.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libattr\resc_def_all.c"
- )
- echo "Parsing the Master file for server and ecl"
- "..\..\..\binaries\python\python.exe" "..\..\buildutils\attr_parser.py" -m "..\..\src\lib\Libattr\master_resc_def_all.xml" -s "..\..\src\lib\Libattr\resc_def_all.c" -e "..\..\src\lib\Libecl\ecl_resc_def_all.c" -a resc
- if %ERRORLEVEL% NEQ 0 (
- echo "generation of file not a success"
- exit 1
- )
- if exist "..\..\src\lib\Libecl\ecl_queue_attr_def.c" (
- echo "File present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libecl\ecl_queue_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libecl\ecl_queue_attr_def.c"
- )
- if exist "..\..\src\lib\Libattr\queue_attr_def.c" (
- echo "Server file present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libattr\queue_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libattr\queue_attr_def.c"
- )
- echo "Parsing the Master file for server and ecl"
- "..\..\..\binaries\python\python.exe" "..\..\buildutils\attr_parser.py" -m "..\..\src\lib\Libattr\master_queue_attr_def.xml" -s "..\..\src\lib\Libattr\queue_attr_def.c" -e "..\..\src\lib\Libecl\ecl_queue_attr_def.c" -a queue
- if %ERRORLEVEL% NEQ 0 (
- echo "generation of file not a success"
- exit 1
- )
- if exist "..\..\src\lib\Libecl\ecl_resv_attr_def.c" (
- echo "File present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libecl\ecl_resv_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libecl\ecl_resv_attr_def.c"
- )
- if exist "..\..\src\lib\Libattr\resv_attr_def.c" (
- echo "Server file present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libattr\resv_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libattr\resv_attr_def.c"
- )
- echo "Parsing the Master file for server and ecl"
- "..\..\..\binaries\python\python.exe" "..\..\buildutils\attr_parser.py" -m "..\..\src\lib\Libattr\master_resv_attr_def.xml" -s "..\..\src\lib\Libattr\resv_attr_def.c" -e "..\..\src\lib\Libecl\ecl_resv_attr_def.c" -a resv
- if %ERRORLEVEL% NEQ 0 (
- echo "generation of file not a success"
- exit 1
- )
- if exist "..\..\src\lib\Libecl\ecl_sched_attr_def.c" (
- echo "File present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libecl\ecl_sched_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libecl\ecl_sched_attr_def.c"
- )
- if exist "..\..\src\lib\Libattr\sched_attr_def.c" (
- echo "Server file present removing earlier generated file!"
- del /F /Q "..\..\src\lib\Libattr\sched_attr_def.c"
- if %ERRORLEVEL% NEQ 0 (
- echo "delete file not a success"
- )
- echo. > "..\..\src\lib\Libattr\sched_attr_def.c"
- )
- echo "Parsing the Master file for server and ecl"
- "..\..\..\binaries\python\python.exe" "..\..\buildutils\attr_parser.py" -m "..\..\src\lib\Libattr\master_sched_attr_def.xml" -s "..\..\src\lib\Libattr\sched_attr_def.c" -e "..\..\src\lib\Libecl\ecl_sched_attr_def.c" -a sched
- if %ERRORLEVEL% NEQ 0 (
- echo "generation of file not a success"
- exit 1
- )
|