Обсуждение: Fixed building of Docs project on Windows

Поиск
Список
Период
Сортировка

Fixed building of Docs project on Windows

От
Akshay Joshi
Дата:
Hi Dave

When we try to build Docs on Windows it gives an error for conf.py file. To fix this issue I have created an vb script which will do the following things 
  • Read the version from pgadmin/include/version.h
  • Copy the en_US/conf.py.in file as en_US/conf.py
  • Replace the Long and Short version in conf.py file
Along with that I have also added a prebuild rule to the docs VC++ project. Attached is the patch file.
Please review it and if it sounds good to you than commit it.   

--
Akshay Joshi
Senior Software Engineer 
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91 20-3058-9522
Mobile: +91 976-788-8246

Вложения

Re: Fixed building of Docs project on Windows

От
Dave Page
Дата:
Thanks - patch applied.

On Tue, May 8, 2012 at 2:35 PM, Akshay Joshi
<akshay.joshi@enterprisedb.com> wrote:
> Hi Dave
>
> When we try to build Docs on Windows it gives an error for conf.py file. To
> fix this issue I have created an vb script which will do the following
> things
>
> Read the version from pgadmin/include/version.h
> Copy the en_US/conf.py.in file as en_US/conf.py
> Replace the Long and Short version in conf.py file
>
> Along with that I have also added a prebuild rule to the docs VC++ project.
> Attached is the patch file.
> Please review it and if it sounds good to you than commit it.
>
> --
> Akshay Joshi
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
> Phone: +91 20-3058-9522
> Mobile: +91 976-788-8246
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company