Christian Ehrlicher
9ac3664f76
more win32 fixes
...
svn path=/trunk/kdesupport/qca/; revision=712894
2007-09-15 16:01:02 +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
Christian Ehrlicher
3f38ef2061
include CheckIncludeFiles script
...
svn path=/trunk/kdesupport/qca/; revision=702697
2007-08-21 04:54:02 +00:00
Adriaan de Groot
54a5a1cfba
Some benighted systems pass a char * to mlock; there
...
may be a -D to switch behavior (-D_XDG_4_2 seems like a candidate, but
fails in other system include headers) which I can't find right now.
So check the type of the first argument of mlock(2) and #define
types and casts in the few cases where mlock(2) is used.
CCMAIL: bradh@frogmouth.net
CCMAIL: kde-solaris@kde.org
svn path=/trunk/kdesupport/qca/; revision=700540
2007-08-15 20:01:32 +00:00
Adriaan de Groot
af40671759
Sometimes FIONREAD needs to come from sys/filio.h; check for presence and add (somewhat hackishly) as a -D define (to avoid creating a config.h).
...
svn path=/trunk/kdesupport/qca/; revision=700527
2007-08-15 19:23:24 +00:00
Will Stephenson
81b9b7b34b
I am Justin's deferred garbage collection routine.
...
svn path=/trunk/kdesupport/qca/; revision=663750
2007-05-12 08:38:34 +00:00
Brad Hards
d56939998a
Update the cmake build to reflect recent changes to the
...
qmake build (which in turn reflects the update to Botan 1.6.2)
svn path=/trunk/kdesupport/qca/; revision=656685
2007-04-22 03:04:04 +00:00
Will Stephenson
f7bb8d3885
Fix the qca2 build; when botantools is updated we have to update our
...
cmake control files or QCA won't build and neither will Kopete. Please
ping kopete-devel@kde.org or Brad Hards to do this for you if you don't
check that it builds.
CC:infiniti@affinix.com
svn path=/trunk/kdesupport/qca/; revision=656010
2007-04-19 22:08:49 +00:00
Brad Hards
ab312f1352
Fix missing vtable for KeyLoader
...
svn path=/trunk/kdesupport/qca/; revision=651568
2007-04-08 12:46:16 +00:00
Michel Hermier
2a173aa400
Fix build, may require a clean inside of qca, due to missing vtable...
...
svn path=/trunk/kdesupport/qca/; revision=651559
2007-04-08 12:13:19 +00:00
Brad Hards
c160db7d39
minor tweak to avoid moc warning.
...
svn path=/trunk/kdesupport/qca/; revision=649909
2007-04-03 11:24:12 +00:00
Brad Hards
5d26cadeed
Add the first cut of a logging capability for QCA.
...
The design consists of a single system Logger object,
and an AbstractLogDevice which you subclass to do whatever
logging you want, and then just plug into the Logger.
svn path=/trunk/kdesupport/qca/; revision=625453
2007-01-20 07:05:31 +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
Laurent Montel
ddc3b8a91c
Add version
...
svn path=/trunk/kdesupport/qca/; revision=621696
2007-01-09 14:42:11 +00:00
Laurent Montel
4716bef168
Compile under MacOsX
...
svn path=/trunk/kdesupport/qca/; revision=605687
2006-11-17 19:35:45 +00:00
Laurent Montel
b9bff57048
Fix install lib under windows
...
svn path=/trunk/kdesupport/qca/; revision=605425
2006-11-16 17:57:28 +00:00
Laurent Montel
77491c254a
Link with crypt32 (need to test it)
...
svn path=/trunk/kdesupport/qca/; revision=605357
2006-11-16 13:38:24 +00:00
Laurent Montel
03dee7f4af
Fix compile under windows
...
svn path=/trunk/kdesupport/qca/; revision=605347
2006-11-16 13:07:08 +00:00
Michaël Larouche
9d60c492e1
Fix compilation when using CMake
...
svn path=/trunk/kdesupport/qca/; revision=604696
2006-11-13 20:33:03 +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
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