From: GitHub <no...@gi...> - 2013-10-21 09:30:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 39b8459e10457b19ec98027e09dbec0d9905fc10 https://github.com/OpenSC/libp11/commit/39b8459e10457b19ec98027e09dbec0d9905fc10 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac Log Message: ----------- build: -svn->_git suffix Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 5709daf059f1cc7a4cabe5a81bdb6b1b7c3c9229 https://github.com/OpenSC/libp11/commit/5709daf059f1cc7a4cabe5a81bdb6b1b7c3c9229 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M bootstrap A m4/.keep Log Message: ----------- build: add m4 directory needed by recent libtool Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 26abb7d00c942feba3e331bf045985a00331c300 https://github.com/OpenSC/libp11/commit/26abb7d00c942feba3e331bf045985a00331c300 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac Log Message: ----------- build: use ifdef and not m4_ifdef for silent rules I do not understand why silent rules should be default, even per automake manual: """ Note that silent rules are disabled by default; the user must enable them explicitly at either configure run time or at make run time. We think that this is a good policy, since it provides the casual user with enough information to prepare a good bug report in case anything breaks. """ However, if we want this, best use the autoconf verbs. Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 3b1c7ca819b74dbe27951e7f179d129addc00900 https://github.com/OpenSC/libp11/commit/3b1c7ca819b74dbe27951e7f179d129addc00900 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac Log Message: ----------- build: remove automake depreciated syntax warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: 5142573f262482c5ae5f42fbff20c73ec4c6391c https://github.com/OpenSC/libp11/commit/5142573f262482c5ae5f42fbff20c73ec4c6391c Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: A .gitignore M Makefile.am R svnignore Log Message: ----------- layout: create .gitignore out of svnignore Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: e22e3b0078769548cf458b35a12969b49fa2d6d7 https://github.com/OpenSC/libp11/commit/e22e3b0078769548cf458b35a12969b49fa2d6d7 Author: Alon Bar-Lev <alo...@gm...> Date: 2013-09-27 (Fri, 27 Sep 2013) Changed paths: M configure.ac M doc/Makefile.am R doc/nonpersistent/Makefile.am R doc/nonpersistent/export-wiki.sh R doc/nonpersistent/export-wiki.xsl R doc/nonpersistent/svn2cl.xsl Log Message: ----------- build: remove embedded wiki docs old wiki site is unavailable. having the need for online access for build from source repository was never good. Signed-off-by: Alon Bar-Lev <alo...@gm...> Commit: ab6306ee7ede9b2fb9c1fa2c3694c6e7ff044a9e https://github.com/OpenSC/libp11/commit/ab6306ee7ede9b2fb9c1fa2c3694c6e7ff044a9e Author: Ludovic Rousseau <lud...@gm...> Date: 2013-10-21 (Mon, 21 Oct 2013) Changed paths: A .gitignore M Makefile.am M bootstrap M configure.ac M doc/Makefile.am R doc/nonpersistent/Makefile.am R doc/nonpersistent/export-wiki.sh R doc/nonpersistent/export-wiki.xsl R doc/nonpersistent/svn2cl.xsl A m4/.keep R svnignore Log Message: ----------- Merge pull request #5 from alonbl/build Build fixes Compare: https://github.com/OpenSC/libp11/compare/fb96b9c92d28...ab6306ee7ede |