Commit Graph

45 Commits

Author SHA1 Message Date
David Ostrovsky
33973b8185 disable ado test to make tinderbox happy
Change-Id: I2c1aa64db61e281dc1cddc2e7d89d9b109dcf287
2012-11-05 08:41:09 +01:00
David Ostrovsky
1f02853ecc fdo#53070 add complete unit test
Change-Id: I34f7a8ae58fa6af4c8cfdd13330420f1576fa2c9
2012-11-03 10:42:15 +01:00
Caolán McNamara
d814448c41 put the test and the thing to be tested inside the same if condition
Change-Id: I0bb23749cd74797838fe45ef6e739f75879eea6a
2012-10-10 11:12:37 +01:00
Tor Lillqvist
fce309fcab No mork on non-desktop OSes
Change-Id: Ic9391a020915cdb794434d8728bad1bd64dd20c8
2012-10-10 13:07:15 +03:00
David Ostrovsky
36026a6ae5 mork driver: add list tables and unit test
Change-Id: I594b24341eb38c05523f578c1dc2e43d90544f30
2012-10-10 13:35:13 +05:30
Tor Lillqvist
ed95cdf4f2 No point with ODBC for Android or iOS
Sure, little point for them with the other stuff here in connectivity
either, but those parts at least compile. If/when I get back to
getting the --disable-database-connectivity thing to work, all of
conectivity will be bypassed for Android and iOS, of course.

Change-Id: I4eeeb9ccdf46fb2e1df8bf75aef63e17cbb97bbf
2012-10-07 07:59:12 +03:00
Stephan Bergmann
fe4c47e41f Some clean-up of mork-related changs
And reverted for now the configure error when --enable-mozilla on non-Windows;
it is still used for other features, too.

Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926
2012-09-18 18:26:42 +02:00
David Ostrovsky
903065dda1 switch build system to mork driver implementation
On all non windows platforms no mozilla is used any more.
On windows it used for O and OE address book access.
Once alternative implementation for it exists,
mozilla can be stripped there too.

Change-Id: I54144005e6a284326b45a34eb958d170e872471e
Reviewed-on: https://gerrit.libreoffice.org/637
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-09-18 14:17:27 +00:00
David Ostrovsky
77e4adbe47 mork driver implementation
This is a preparation for merge into master, feature/mork
branch is obsoslete and shouldn't be used any more. In
context of this change the usage of old mozilla based mork
driver depends on platform: all non windows platforms use
this new mork driver, windows still uses mozilla.

Because mozilla driver shipping was stripped on feature/mork
branch for all platforms, the corresponding commits were
changed prior to creating this change (the build file changes
are reverted now). So the build and shipping of different mork
driver implementation should be implemented from scratch:
mozilla on windows, new mork dirver on all other platforms.

Currently the new mork dirver is compiled (on all platforms),
but not used. It can be tested with mork_helper executable.

fdo#51004

Change-Id: Ib2413ab6856f163337aa311c4bf7b1182d6c6f63
Reviewed-on: https://gerrit.libreoffice.org/635
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-09-18 08:30:01 +00:00
Matúš Kukan
091c1b6fc5 more old module-description xml files
Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220
2012-08-22 23:27:34 +02:00
Timothy Pearson
0700d6a1f3 fix TDE FTBFS
Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4
2012-08-18 16:19:05 +02:00
Tor Lillqvist
2f378a6a61 Bypass unless BUILD_TYPE includes DBCONNECTIVITY
Change-Id: I4450b0bae9223c96f2e5e26e7ffad72b4fc1ff07
2012-05-29 18:50:30 +03:00
David Tardon
db90240a65 ConnectivityTools.jar is only used by complex tests
Change-Id: I480ec61e44f008e8f473825063a2ac0575970d7b
2012-05-29 07:35:23 +02:00
David Tardon
aa99f07604 connectivity: convert tdeab to gbuild
Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799
2012-05-29 07:24:52 +02:00
David Tardon
b7c152e14d rename evoab2 back to evoab 2012-05-29 07:24:47 +02:00
David Tardon
7d5a3fe556 connectivity: convert configuration 2012-05-29 07:24:45 +02:00
David Tardon
7a72abad23 disable broken complex test 2012-05-29 07:24:42 +02:00
David Tardon
30e15cda5b connectivity: convert subsequent test 2012-05-29 07:24:40 +02:00
David Tardon
9c24d6c542 keep the list sorted 2012-05-29 07:24:40 +02:00
David Tardon
c4e37af4f1 the resources were not all packed into one file originally 2012-05-29 07:24:39 +02:00
David Tardon
4b9949d8dd sqlbison.hxx must be delivered, because it is used by another header from inc 2012-05-29 07:24:38 +02:00
David Tardon
c678a4cbf2 connectivity: convert mozab (hopefully .-) 2012-05-29 07:24:38 +02:00
David Tardon
8bc7afbf5f connectivity: convert postgresql driver 2012-05-29 07:24:37 +02:00
David Tardon
579f52d41e connectivity: convert hsqldb 2012-05-29 07:24:36 +02:00
Peter Foley
85778230cb connectivity: convert dbase to gbuild 2012-05-29 07:24:33 +02:00
Peter Foley
9956f6d006 connectivity: convert flat to gbuild 2012-05-29 07:24:33 +02:00
Peter Foley
41c23a6d09 connectivity: convert file to gbuild 2012-05-29 07:24:33 +02:00
Peter Foley
afe5106342 connectivity: convert jdbc to gbuild 2012-05-29 07:24:32 +02:00
Peter Foley
b8998bc7fe connectivity: don't build jars unless java is enabled 2012-05-29 07:24:32 +02:00
Peter Foley
c8bdbaa936 connectivity: convert mysql to gbuild 2012-05-29 07:24:31 +02:00
Peter Foley
288243a5c3 connectivity: convert odbc to gbuild 2012-05-29 07:24:31 +02:00
Peter Foley
3b8587636b connectivity: convert odbcbase to gbuild 2012-05-29 07:24:30 +02:00
Peter Foley
1e24aeae05 connectivity: convert calc to gbuild 2012-05-29 07:24:30 +02:00
Peter Foley
6440284921 connectivity: convert evoab to gbuild 2012-05-29 07:24:29 +02:00
Peter Foley
5bfb6d8b4c connectivity: convert macab to gbuild 2012-05-29 07:24:29 +02:00
Peter Foley
07d512eff1 connectivity: convert kab to gbuild 2012-05-29 07:24:29 +02:00
Peter Foley
0ea09fa771 connectivity: convert ado to gbuild 2012-05-29 07:24:28 +02:00
Peter Foley
724d6d5407 connectivity: convert ConnectivityTools to gbuild 2012-05-29 07:24:28 +02:00
Peter Foley
6252681eae connectivity: convert resource to gbuild 2012-05-29 07:24:27 +02:00
Peter Foley
baee9dd507 connectivity: convert xml to gbuild 2012-05-29 07:24:27 +02:00
Peter Foley
26e29a8344 connectivity: convert dbpool2 to gbuild 2012-05-29 07:24:27 +02:00
Peter Foley
7eada778fa connectivity: convert sdbc2 to gbuild 2012-05-29 07:24:26 +02:00
Peter Foley
091e018205 connectivity: convert dbt to gbuild 2012-05-29 07:24:26 +02:00
Peter Foley
7b57c3832c connectivity: convert sdbc_hsqldb to gbuild 2012-05-29 07:24:25 +02:00
Peter Foley
86209a4813 connectivity: convert headers to gbuild 2012-05-29 07:24:25 +02:00