Libtool and Support for Shared Libraries

Bron Gondwana brong at fastmail.fm
Thu May 10 07:30:27 EDT 2012


On Thu, May 10, 2012, at 01:04 AM, Дилян Палаузов wrote:
> Hello,
> 
> I wanted to upload a new branch for testing libtool/shared libraries 
> functionality, but something went wrong and the 13 commits were uploaded 
> on top of 'master' instead of creating a separate branch.  I am sorry 
> for the surprises this might cause.  Anyway...

brong at arbre:~/src/cyrus-imapd$ git revert --no-edit a3c20da2c58dd73591ff63ed5e9696e881cda6ed..590af797d47b097cbedcdca7a07b8aa34e1128a
[detached HEAD cc7b74d] Revert "Makefile.PL.in: MYEXTLIB: prefix libcyrus(_min).a with .libs/"
 2 files changed, 2 insertions(+), 2 deletions(-)
[detached HEAD aadeae1] Revert "/.gitignore: update to ingore .la, .lo and .libs/ files"
 1 files changed, 6 insertions(+), 4 deletions(-)
[detached HEAD f2c79ef] Revert "Makefile.am: remove LD_(BASIC,SERVER,SIEVE,UTILITY)_FLAGS"
 1 files changed, 54 insertions(+), 1 deletions(-)
[detached HEAD 67f6e03] Revert "autoconf: replace all AC_ERROR with AC_MSG_ERROR"
 6 files changed, 18 insertions(+), 18 deletions(-)
[detached HEAD 1644e5d] Revert "convert imap/libimap.a to a libtool archive"
 3 files changed, 14 insertions(+), 15 deletions(-)
[detached HEAD 4cbe9f8] Revert "convert sieve/libsieve.a to a libtool archive"
 2 files changed, 9 insertions(+), 13 deletions(-)
[detached HEAD a4ffa6a] Revert "convert com_err/et/libcom_err.a to a libtool archive"
 3 files changed, 6 insertions(+), 9 deletions(-)
[detached HEAD db87b7a] Revert "convert lib/libcyrus.a to a libtool archive"
 5 files changed, 23 insertions(+), 24 deletions(-)
[detached HEAD 0644013] Revert "convert lib/libcyrus_min.a to a libtool archive"
 3 files changed, 20 insertions(+), 20 deletions(-)
[detached HEAD 66337ef] Revert "libimap:global:cyrus_init add parameter config_need_data"
 40 files changed, 132 insertions(+), 44 deletions(-)
[detached HEAD 8236d76] Revert "libcyrus_min:libconfig:config_read: add parameter config_need_data"
 11 files changed, 15 insertions(+), 12 deletions(-)
[detached HEAD fd76462] Revert "configure.ac, Makefile.am: Add libtool support"
 2 files changed, 2 insertions(+), 9 deletions(-)
[detached HEAD 59af682] Revert "Makefile.am: imap_libimap_a_SOURCES += index/index.c"
 1 files changed, 9 insertions(+), 9 deletions(-)
brong at arbre:~/src/cyrus-imapd$ git push cmu HEAD:master
Counting objects: 217, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (94/94), done.
Writing objects: 100% (136/136), 15.81 KiB, done.
Total 136 (delta 121), reused 42 (delta 41)
To ssh://git.cyrusimap.org/git/cyrus-imapd
   590af79..59af682  HEAD -> master

Let's get the plan finished first and then push again, It's good not to
break master all the time.

Bron.
-- 
  Bron Gondwana
  brong at fastmail.fm



More information about the Cyrus-devel mailing list