[Lazarus] Build scripts for Freepascal and Lazarus compilation from source

Frank Church vfclists at gmail.com
Mon Oct 4 12:09:45 CEST 2010


On 4 October 2010 10:51, Kjow <antispammoni at gmail.com> wrote:

> 2010/10/3 Joshua Lim <joshua__lim at hotmail.com>:
> > Hi Frank, do you have something for Win32?  Thanks.
> >
> > Frank Church wrote:
> >>
> >> I have posted an article and some code on some bash scripts I have
> >> developed to install FPC and Lazarus from source at
> >>
> http://devblog.brahmancreations.com/content/build-scripts-for-installing-freepascal-and-lazarus-from-source
> .
> >>
> >> Any comments and tips are well come.
> >>
> >> --
> >> Frank Church
>
> I made a win 7 batch that install, compile, update everything,
> automatically. Double click on the file is the only action needed.
> I will translate it to linux/ubuntu.
>
> It downloads the svn program, fpc 2.4.0 and latest fpc 2.5.1 (or 2.4.x
> trunk editing a line)/lazarus/GLScene sources...
> Install fpc/lazarus on c:\develop\
>
> Launching it at the start of PC you can choise if you want to update
> or exit (after 10sec it update automatically),
>
> If there is an interest, I can add a page in the official Lazarus wiki.
>
> It works well on both of my PC (desktop and notebook) with Win7, It
> should work with other windows system.
>
>
If you can make it fully configurable, so that  c:\develop can be
c:\%installdir%, specify which revision so that the download command will be
"svn -r %revision% http://svn.freepascal.org/fpc/trunk fpc_%revision%" etc,
it will be a lot more useful.



> Regards,
> Kjow
>
> PS I want to make a "real" program, instead a batch. Multiplatform
> (Win+Linux), of course.
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>



-- 
Frank Church

=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20101004/1aa627a7/attachment-0004.html>


More information about the Lazarus mailing list