summaryrefslogtreecommitdiffstats
path: root/libcmis
Commit message (Collapse)AuthorAgeFilesLines
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* fdo#42865: libcmis,ucpcmis: no mapfileMichael Stahl2011-11-151-1/+2
| | | | | | In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE symbol in ucpcmis1.uno.so, build it and statically linked libcmis with hidden visibility.
* Fix dependencies of libcmisFridrich Štrba2011-10-061-1/+1
|
* System libcmis fixFridrich Štrba2011-10-061-1/+1
|
* Fix Windows build and enable CMIS inconditionallyFridrich Štrba2011-10-051-2/+0
| | | | | Since the provider should now build everywhere, enable it inconditionally to catch minor problems
* Fix libcmis build with the old way of building too.Jan Holesovsky2011-10-051-1/+8
|
* Make libcmis build with MinGW.Jan Holesovsky2011-10-052-0/+32
|
* Deliver the right thing on windows tooFridrich Štrba2011-10-051-3/+2
|
* Use the old way to build libcmis and cmis ucp ATMFridrich Štrba2011-10-054-2/+103
|
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
|
* libcmis: disable unit tests and static lib as they aren't usedCédric Bosdonnat2011-10-041-1/+3
|
* Disable libcmis for Android for the whileThorsten Behrens2011-10-041-1/+1
|
* Initial support for AndroidThorsten Behrens2011-10-042-1/+31
|
* Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat2011-10-041-0/+2
|
* Updated libcmisCédric Bosdonnat2011-10-031-1/+1
|
* Fixed libcmis to build with --disable-clientCédric Bosdonnat2011-10-031-1/+2
| | | | | That should get us rid of the internal boost missing program_options problem
* libcmis depend on boostNorbert Thiebaud2011-10-031-1/+1
|
* Use an updated version of libcmisCédric Bosdonnat2011-10-032-27/+1
| | | | | * Merged a few patches * Got rid of the pkg-config for curl and libxml2
* make libcmis break a bit less on MacOSX.. but still no cigarNorbert Thiebaud2011-10-021-0/+10
|
* get it to build anywayCaolán McNamara2011-10-012-0/+24
|
* CMIS UCP: get the document content streamCédric Bosdonnat2011-10-011-1/+1
|
* CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat2011-10-016-0/+148