Re: [opensc-devel] [REVIEW/MERGE] New build system for OpenSC

2008-03-06 Thread Alon Bar-Lev
Committed at revision 3405. Please check out that the trunk works for you. Thanks! Alon. On Friday 29 February 2008, Alon Bar-Lev wrote: > Complete rewrite of OpenSC build system. > > 1. Build system now supports MinGW (Windows) compilation using msys and cross > compilation. > 2. Ability to

Re: [opensc-devel] [REVIEW/MERGE] New build system for OpenSC

2008-03-05 Thread Alon Bar-Lev
Hi! On 3/5/08, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote: > Hi Alon, > > do you keep the Makefile.mak for now, or delete them with this change? These are kept so people can continue use the MSC build system. > what change will be necessary to use the makefile.mak based build in the > futu

Re: [opensc-devel] [REVIEW/MERGE] New build system for OpenSC

2008-03-04 Thread Andreas Jellinghaus
Hi Alon, do you keep the Makefile.mak for now, or delete them with this change? what change will be necessary to use the makefile.mak based build in the future? I guess additional defines etc, since you made some things optional? do you plan to work on other parts as well, so we can move the who

[opensc-devel] [REVIEW/MERGE] New build system for OpenSC

2008-02-29 Thread Alon Bar-Lev
Complete rewrite of OpenSC build system. 1. Build system now supports MinGW (Windows) compilation using msys and cross compilation. 2. Ability to explicitly disable and enable dependencies of the package. 3. openct, pcsc and nsplugins features are disabled by default. 4. Modified pcsc driver to