On Sunday 10 July 2011 21:20:06 Bernd wrote:
> Is there an easy (or elegant) cross platform way of getting the
> current time in UTC that works on all platforms?
MSEgui has nowutc() in lib/common/kernel/msesys.pas. It calls
platformdependent sys_getutctime() which is implemented for Linux and
Wi
Is there an easy (or elegant) cross platform way of getting the
current time in UTC that works on all platforms? I did some google
search and there it seems some people have made themselves some more
or less complicated functions for this purpose but they all use either
unix and baseunix or they us
In our previous episode, Michael Van Canneyt said:
> > For me the important part is getting rid of make and coreutils, since the
> > windows versions are no longer maintained.
>
> The same reason for us to do so, but these things take time.
>
> But I think there are other, newer versions of these
On Sun, 10 Jul 2011, Marco van de Voort wrote:
In our previous episode, Michael Van Canneyt said:
It's been a while since FPMake established, and in svn / source version,
there are fpmake.pp along with Makefile in almost every package (rtl, fcl,
etc.). Is this system ready to be used like I o
In our previous episode, Michael Van Canneyt said:
> > It's been a while since FPMake established, and in svn / source version,
> > there are fpmake.pp along with Makefile in almost every package (rtl, fcl,
> > etc.). Is this system ready to be used like I only need to compile one top
> > level fpm
On Sun, 10 Jul 2011, leledumbo wrote:
It's been a while since FPMake established, and in svn / source version,
there are fpmake.pp along with Makefile in almost every package (rtl, fcl,
etc.). Is this system ready to be used like I only need to compile one top
level fpmake then it will compile
It's been a while since FPMake established, and in svn / source version,
there are fpmake.pp along with Makefile in almost every package (rtl, fcl,
etc.). Is this system ready to be used like I only need to compile one top
level fpmake then it will compile the others to build/install FPC?
--
View