summaryrefslogtreecommitdiff
path: root/connectivity/CppunitTest_connectivity_ado.mk
AgeCommit message (Collapse)Author
2013-04-05new module i18nlangtagEike Rathke
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2012-11-09use dir functionDavid Ostrovsky
Change-Id: Icba39756a54d1225514048c55ddad0f31ce31699
2012-11-08add mkdir commandDavid Ostrovsky
Change-Id: I7a337ed15b86417faa5ac03089e8c315be95b717
2012-11-07enable ado driver unit test againDavid Ostrovsky
The problem is that ado driver creates a link file in the tree leaving it dirty: tinderbox doesn't like it. Instead of reading the mdb file direct from srcdir we copy it first to workdir and read it from there with the new function: getPathFromWorkdir. Thank you Norbert! Change-Id: I504bc26b80686db55a505bac19a95cc9c6022fcc Reviewed-on: https://gerrit.libreoffice.org/1004 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-11-03fix connectivity test with Win8 sdkPeter Foley
Change-Id: I1a7f15c4fd97e3a134698e8b6f7e2a93701674fe
2012-11-03ado headers need -fpermissive with gccLuboš Luňák
2012-11-03fix copy&pasteLuboš Luňák
2012-11-03fdo#53070 add complete unit testDavid Ostrovsky
Change-Id: I34f7a8ae58fa6af4c8cfdd13330420f1576fa2c9