From: GitHub <no...@gi...> - 2015-10-02 13:12:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: ffd85adae78d4f49fcd9de66e7cb6cc17ffe5e77 https://github.com/OpenSC/OpenSC/commit/ffd85adae78d4f49fcd9de66e7cb6cc17ffe5e77 Author: Frank Morgner <mo...@in...> Date: 2015-09-24 (Thu, 24 Sep 2015) Changed paths: M configure.ac M src/Makefile.am M src/libopensc/card-iasecc.c M src/libopensc/iasecc-sdo.c M src/libsm/Makefile.am M src/libsm/Makefile.mak M src/smm/Makefile.am M src/smm/Makefile.mak Log Message: ----------- Decouples SM from OpenSSL Commit: e14e02845394711d94e3ceb846ace3b1bbca897b https://github.com/OpenSC/OpenSC/commit/e14e02845394711d94e3ceb846ace3b1bbca897b Author: Frank Morgner <mo...@in...> Date: 2015-09-23 (Wed, 23 Sep 2015) Changed paths: M src/tools/Makefile.mak M win32/Make.rules.mak Log Message: ----------- Properly describe OpenSSL dependencies in .mak files Commit: 97f8731402ba6a52e01ebaacc2b69059d0bfa512 https://github.com/OpenSC/OpenSC/commit/97f8731402ba6a52e01ebaacc2b69059d0bfa512 Author: Frank Morgner <mo...@in...> Date: 2015-09-24 (Thu, 24 Sep 2015) Changed paths: M win32/Make.rules.mak M win32/OpenSC.wxs.in Log Message: ----------- Properly describe OpenSSL dependencies in WiX installer Commit: a7bd14c77f4f0645325a5ff5ae00edfb968d90b2 https://github.com/OpenSC/OpenSC/commit/a7bd14c77f4f0645325a5ff5ae00edfb968d90b2 Author: Frank Morgner <mo...@in...> Date: 2015-09-25 (Fri, 25 Sep 2015) Changed paths: M appveyor.yml M win32/Make.rules.mak M win32/OpenSC.wxs.in Log Message: ----------- Builds lightweight Windows binaries by default ... without OpenSSL and zlib Commit: 30c90448fbbdfce92b441d2d6aedb56b5a0a47e4 https://github.com/OpenSC/OpenSC/commit/30c90448fbbdfce92b441d2d6aedb56b5a0a47e4 Author: Frank Morgner <mo...@in...> Date: 2015-09-25 (Fri, 25 Sep 2015) Changed paths: M src/libopensc/Makefile.mak Log Message: ----------- Adds missing Advapi32.lib to opensc_a.lib Commit: 9f7583a022caa3582857586f621cecef87fb6a56 https://github.com/OpenSC/OpenSC/commit/9f7583a022caa3582857586f621cecef87fb6a56 Author: Frank Morgner <mo...@in...> Date: 2015-09-30 (Wed, 30 Sep 2015) Changed paths: M win32/Makefile.mak Log Message: ----------- fixed indenting error in Makefile Commit: 90fb40f65e028b9337b224364076734fad8afc49 https://github.com/OpenSC/OpenSC/commit/90fb40f65e028b9337b224364076734fad8afc49 Author: Frank Morgner <mo...@in...> Date: 2015-09-30 (Wed, 30 Sep 2015) Changed paths: M win32/Make.rules.mak M win32/OpenSC.wxs.in Log Message: ----------- include zlib1.dll and libeay32.dll in installer Commit: f85119712983928a2394b2812df81389f5d0ba94 https://github.com/OpenSC/OpenSC/commit/f85119712983928a2394b2812df81389f5d0ba94 Author: Frank Morgner <mo...@in...> Date: 2015-10-02 (Fri, 02 Oct 2015) Changed paths: M appveyor.yml M configure.ac M src/Makefile.am M src/libopensc/Makefile.mak M src/libopensc/card-iasecc.c M src/libopensc/iasecc-sdo.c M src/libsm/Makefile.am M src/libsm/Makefile.mak M src/smm/Makefile.am M src/smm/Makefile.mak M src/tools/Makefile.mak M win32/Make.rules.mak M win32/Makefile.mak M win32/OpenSC.wxs.in Log Message: ----------- Merge pull request #565 from frankmorgner/sm-openssl Build a lightweight version of OpenSC Compare: https://github.com/OpenSC/OpenSC/compare/c5cf4f69a27a...f85119712983 |