From boris at codesynthesis.com Tue Dec 6 08:06:32 2011 From: boris at codesynthesis.com (Boris Kolpackov) Date: Tue Dec 6 08:15:42 2011 Subject: [libcutl-users] libcutl 1.6.1 released Message-ID: Hi, We have released libcutl 1.6.1 which is a bug fix-only release. Source code distributions for this release are available from the project's web page: http://www.codesynthesis.com/projects/libcutl/ SHA1 checksums for this release: 62af316dfe2dc0bb9590c3480831a5cc9da8dc36 libcutl-1.6.1.tar.bz2 5ac9a0d516f17855f5c7c534b53c5c83e1e0ee1c libcutl-1.6.1.tar.gz 87952e848acff1590ea01f3ef91b370858fe59e2 libcutl-1.6.1.zip Enjoy, Boris From mgorny at gentoo.org Fri Dec 23 15:25:42 2011 From: mgorny at gentoo.org (=?UTF-8?B?TWljaGHFgiBHw7Nybnk=?=) Date: Fri Dec 23 15:24:58 2011 Subject: [libcutl-users] Building libcutl against external boost Message-ID: <20111223212542.6b106a46@pomiocik.lan> Hello, libcutl-1.5.0 introduced a bundled piece of code from boost. Bundling libraries like that is a bad coding practice. To be honest, libcutl right now occupies the same amount of space as libboost_regex which is basically a horrible one. Would you be interested in providing users with an ability to build libcutl against external boost library? -- Best regards, Micha? G?rny -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 316 bytes Desc: not available Url : http://codesynthesis.com/pipermail/libcutl-users/attachments/20111223/c40242c6/signature.pgp From boris at codesynthesis.com Thu Dec 29 09:36:20 2011 From: boris at codesynthesis.com (Boris Kolpackov) Date: Thu Dec 29 09:36:52 2011 Subject: [libcutl-users] libcutl 1.6.2 released Message-ID: Hi, We have released libcutl 1.6.2. It adds support for using external Boost instead of the internal subset in the autotools build system. Source code distributions for this release are available from the project's web page: http://www.codesynthesis.com/projects/libcutl/ SHA1 checksums for this release: 819cc51c34a8fe5de98d2fb454711ed813d161f8 libcutl-1.6.2.tar.bz2 d0547d3339fac51a4074f16dce1eadfe910804a6 libcutl-1.6.2.tar.gz cb728e63c9944c15e389ec197345c18cec22f550 libcutl-1.6.2.zip Enjoy, Boris From boris at codesynthesis.com Thu Dec 29 09:42:34 2011 From: boris at codesynthesis.com (Boris Kolpackov) Date: Thu Dec 29 09:43:05 2011 Subject: [libcutl-users] Building libcutl against external boost In-Reply-To: <20111223212542.6b106a46@pomiocik.lan> References: <20111223212542.6b106a46@pomiocik.lan> Message-ID: Micha?, Micha? G?rny writes: > Would you be interested in providing users with an ability to build > libcutl against external boost library? Yes, why not. I just released 1.6.2 which adds this support: http://www.codesynthesis.com/pipermail/libcutl-users/2011-December/000011.html The new configure option is --with-external-boost. Let me know if you run into any problems with this. Boris From mgorny at gentoo.org Thu Dec 29 12:16:16 2011 From: mgorny at gentoo.org (=?UTF-8?B?TWljaGHFgiBHw7Nybnk=?=) Date: Thu Dec 29 12:15:17 2011 Subject: [libcutl-users] Building libcutl against external boost In-Reply-To: References: <20111223212542.6b106a46@pomiocik.lan> Message-ID: <20111229181616.1a4798a4@pomiocik.lan> On Thu, 29 Dec 2011 16:42:34 +0200 Boris Kolpackov wrote: > Micha? G?rny writes: > > > Would you be interested in providing users with an ability to build > > libcutl against external boost library? > > Yes, why not. I just released 1.6.2 which adds this support: > > http://www.codesynthesis.com/pipermail/libcutl-users/2011-December/000011.html > > The new configure option is --with-external-boost. Let me know if you > run into any problems with this. Thanks, it works great. -- Best regards, Micha? G?rny -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 316 bytes Desc: not available Url : http://codesynthesis.com/pipermail/libcutl-users/attachments/20111229/53fe6e27/signature.pgp