Thread overview
initial SMAKE support
Apr 27, 2004
W³odzimierz Skiba
Apr 27, 2004
Walter
Apr 27, 2004
W³odzimierz Skiba
Apr 27, 2004
Walter
April 27, 2004
Hi,

I just uploaded changes for supporting SMAKE in building wxWidgets
(http://wxwindows.sf.net/) with Bakefiles (http://bakefile.sf.net/)
into their patch managers. This is initiall version of this support so I
would appreciate if persons interested in such support could inependantly
test it (it works for me). Thanks in advance,

ABX
April 27, 2004
"W³odzimierz Skiba" <abx@abx.art.pl> wrote in message news:c6lar1$r6n$1@digitaldaemon.com...
> Hi,
>
> I just uploaded changes for supporting SMAKE in building wxWidgets
> (http://wxwindows.sf.net/) with Bakefiles (http://bakefile.sf.net/)
> into their patch managers. This is initiall version of this support so I
> would appreciate if persons interested in such support could inependantly
> test it (it works for me). Thanks in advance,

Note that using smake would restrict users to the CD version of the compiler. make.exe comes with the free one.


April 27, 2004
"Walter" <newshound@digitalmars.com> wrote in news:c6mb8o$2k17$2@digitaldaemon.com:
>  "W³odzimierz Skiba" <abx@abx.art.pl> wrote in message
>  news:c6lar1$r6n$1@digitaldaemon.com...
> > Hi,
> >
> > I just uploaded changes for supporting SMAKE in building wxWidgets (http://wxwindows.sf.net/) with Bakefiles (http://bakefile.sf.net/) into their patch managers. This is initiall version of this support so I would appreciate if persons interested in such support could inependantly test it (it works for me). Thanks in advance,
> 
> Note that using smake would restrict users to the CD version of the compiler. make.exe comes with the free one.

Note that support for make.exe is in bakefiles since months :-)))
Support for smake.exe is a bonus from me because I like DMC.
And I also have in todo to try automated generation of project files for
your IDE if you only could publish their internal format specs.

ABX
April 27, 2004
"W³odzimierz Skiba" <abx@abx.art.pl> wrote in message news:c6mcd8$2lm7$1@digitaldaemon.com...
> > Note that using smake would restrict users to the CD version of the compiler. make.exe comes with the free one.
> Note that support for make.exe is in bakefiles since months :-)))

Thanks for setting me straight!

> Support for smake.exe is a bonus from me because I like DMC.
> And I also have in todo to try automated generation of project files for
> your IDE if you only could publish their internal format specs.

There unfortunately is no spec for it.