From: GitHub <no...@gi...> - 2014-05-11 16:02:16
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4bed397fbc25227f6323c977f2e9f34153aab0d6 https://github.com/OpenSC/OpenSC/commit/4bed397fbc25227f6323c977f2e9f34153aab0d6 Author: Viktor Tarasov <vik...@gm...> Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M bootstrap A configure.ac R configure.ac.in A version.m4 Log Message: ----------- build: return to standard use of 'autoconf' Following http://sourceforge.net/p/opensc/mailman/message/32009859/ * 'configure.ac' is not mored created by bootstrap script, but present in source * 'version.m4' is introduced and contains the 'volatile' package settings: settings that can be changed for the needs of particular build (ex. change PACKAGE_SUFFIX using the Git 'describe' or 'commit' data) * 'bootstrap' script facilitate change of the package setting during the 'autoconf' phase Commit: d4195e297ce244de152cd2dc73a16a984c77e481 https://github.com/OpenSC/OpenSC/commit/d4195e297ce244de152cd2dc73a16a984c77e481 Author: Viktor Tarasov <vik...@gm...> Date: 2014-05-11 (Sun, 11 May 2014) Changed paths: M Makefile.am M bootstrap A bootstrap.ci M configure.ac Log Message: ----------- build: bootstrap script has expected content added CI specific 'bootstrap' script version: with parameters it creates the 'm4.version.ci' -- CI specific 'm4.version' Commit: 7b1e2e5dd33fe8d2f3075e927ff198db8afae984 https://github.com/OpenSC/OpenSC/commit/7b1e2e5dd33fe8d2f3075e927ff198db8afae984 Author: Viktor Tarasov <vik...@gm...> Date: 2014-05-11 (Sun, 11 May 2014) Changed paths: M etc/Makefile.am Log Message: ----------- build: uninstall-hook for opensc.conf Commit: 24fa9d8cc27b54b8929d824563c2d2cc7656ab91 https://github.com/OpenSC/OpenSC/commit/24fa9d8cc27b54b8929d824563c2d2cc7656ab91 Author: Viktor Tarasov <vik...@gm...> Date: 2014-05-11 (Sun, 11 May 2014) Changed paths: M configure.ac Log Message: ----------- build: by default enable SM support Compare: https://github.com/OpenSC/OpenSC/compare/5f45739ecb62...24fa9d8cc27b |