125 Commits

Author SHA1 Message Date
Justin Karneges
ad8fe1ff7f set lib version to 2.0.1
svn path=/trunk/kdesupport/qca/; revision=811432
2008-05-23 00:30:01 +00:00
Christian Ehrlicher
091118b715 make it work with cmake again
svn path=/trunk/kdesupport/qca/; revision=809036
2008-05-18 06:50:01 +00:00
Thiago Macieira
b90f7e8fe0 Revert "Make it not try to install to the Qt dir"
This was a local commit not intended to be submitted. Sorry.

svn path=/trunk/kdesupport/qca/; revision=770272
2008-02-03 10:34:35 +00:00
Thiago Macieira
372df25557 Make it not try to install to the Qt dir
svn path=/trunk/kdesupport/qca/; revision=770094
2008-02-02 19:30:49 +00:00
Dirk Mueller
e6cf48c85f so, I learned that the official way to build qca is
via qmake and that cmake is just a hack. a hack that works,
unlike qmake. except that it doesn't install man pages
and that the pc file is different. 

the remaining bit is to create the crypto cert directory,
I haven't figured out how to do that with cmake yet


svn path=/trunk/kdesupport/qca/; revision=726674
2007-10-18 14:31:08 +00:00
Christian Ehrlicher
d3fe26419f we need a debug postfix on win32
svn path=/trunk/kdesupport/qca/; revision=719213
2007-09-30 15:54:31 +00:00
Laurent Montel
b34c1ce1cd Don't hardcode lib soname in pc file
svn path=/trunk/kdesupport/qca/; revision=704936
2007-08-26 17:05:22 +00:00
Laurent Montel
e0f1ca3138 Not generate pkgconfig file on windows we can't use it
and use LIB_INSTALL_DIR it fixed pb on x86_64

svn path=/trunk/kdesupport/qca/; revision=699888
2007-08-14 07:31:41 +00:00
Helio Castro
dfa51b0319 - Add extended cmake crypto entries
svn path=/trunk/kdesupport/qca/; revision=684364
2007-07-06 14:46:36 +00:00
Benjamin Reed
78b9e1d876 we need the rpath on osx
svn path=/trunk/kdesupport/qca/; revision=671048
2007-06-03 16:24:50 +00:00
Laurent Montel
c17ee9c165 Fix install under x86_64
svn path=/trunk/kdesupport/qca/; revision=621723
2007-01-09 16:14:22 +00:00
Benjamin Reed
d73c673e64 not sure if this is a good one, but this is a crt provided on osx
svn path=/trunk/kdesupport/qca/; revision=620357
2007-01-05 19:16:06 +00:00
Brad Hards
42a8e87f38 Ensure tests are appropriately enabled.
svn path=/trunk/kdesupport/qca/; revision=618729
2007-01-02 06:22:58 +00:00
Brad Hards
6849a3d186 Fix the test for built-in (system) certificate store. We
should only use the provided certs if no system certs
are available.

svn path=/trunk/kdesupport/qca/; revision=615322
2006-12-21 04:18:17 +00:00
André Wöbbeking
118fee116e fix for usleep()
svn path=/trunk/kdesupport/qca/; revision=608515
2006-11-27 19:06:32 +00:00
André Wöbbeking
bec1735daf copied gcc compile flags from FindKDE4Internal.cmake
svn path=/trunk/kdesupport/qca/; revision=608496
2006-11-27 18:15:11 +00:00
Laurent Montel
1d066fc362 Just be sure that it will create into binary directory
svn path=/trunk/kdesupport/qca/; revision=597474
2006-10-20 13:16:41 +00:00
Brad Hards
8c08bf89e3 A general cleanup of the cmake support for QCA.
This fixes the problem associated with not being able to
install the bundled certificates.

It also ensures that the plugins get installed into an
appropriate directory.

Note that this does not fix problems associated with
not finding the system certificate stores.


svn path=/trunk/kdesupport/qca/; revision=593549
2006-10-08 06:53:40 +00:00
Stefan Nikolaus
2d4d48bba6 compile at least
svn path=/trunk/kdesupport/qca/; revision=591961
2006-10-03 14:09:13 +00:00
Laurent Montel
556ff7f5de Add a possibility to configure pkgconfig directory
svn path=/trunk/kdesupport/qca/; revision=591925
2006-10-03 13:00:04 +00:00
Laurent Montel
2a1d0d53a1 Use lib_suffix
svn path=/trunk/kdesupport/qca/; revision=591901
2006-10-03 12:15:45 +00:00
Laurent Montel
5b8e0dd89c Really define plugins dir
svn path=/trunk/kdesupport/qca/; revision=591512
2006-10-02 16:02:57 +00:00
Laurent Montel
95a59abaa8 Define plugins dir
svn path=/trunk/kdesupport/qca/; revision=591510
2006-10-02 15:52:23 +00:00
Laurent Montel
319eca25a9 Try to compile sasl2 plugins
svn path=/trunk/kdesupport/qca/; revision=591494
2006-10-02 15:18:50 +00:00
Laurent Montel
48157e0d49 Merge my patch and duncan patch
CCMAIL: duncan@kde.org

Now we can compile qca with cmake
Need to fix plugins compile and unitest and other small error.

svn path=/trunk/kdesupport/qca/; revision=591302
2006-10-02 09:59:51 +00:00