summaryrefslogtreecommitdiffstats
path: root/ucbhelper/Library_ucbhelper.mk
Commit message (Collapse)AuthorAgeFilesLines
* fdo#46808: Work around cyclic comphelper use in ucbhelperStephan Bergmann2012-11-051-1/+1
| | | | | | ...by duplicating getComponentContext for now. Change-Id: Idad067b52e5ad9ed8a4f6676bc17db6c14807d56
* fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin2012-11-051-0/+1
| | | | Change-Id: Ib0c7375ac9f72647b10adcb2cea8a0f8e2fdcca0
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks2012-09-191-1/+0
|
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* gbuildification of ucbhelperNorbert Thiebaud2012-06-161-0/+62
| | | | Change-Id: I1fb3d36af07fe834cddc06c54d27a786dc583c8c
* revert gmk4Norbert Thiebaud2012-06-161-85/+0
| | | | Change-Id: I4b78a8efeadf47f8fa3f30a87433d3ccb9c1beb1
* CMIS ucp: write documents back to CMIS serverCédric Bosdonnat2012-06-041-0/+2
| | | | | | This change needs a git repo build of libcmis. Change-Id: I I740d18dbf3c36d9387b867e750fcbe8e114e5362
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
|
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
|
* CMIS UCP: get the document content streamCédric Bosdonnat2011-10-011-0/+1
|
* unusedcode: ucbhelper:: cleaningMatúš Kukan2011-08-261-2/+0
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* get this building under windowsCaolán McNamara2011-08-021-2/+2
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-0/+1
|
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-1/+5
|
* gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-201-2/+1
|
* gnumake4: #i116959#: kill ↵Michael Stahl2011-06-171-2/+1
| | | | gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
* CWS gnumake4: convert ucbhelper to new build systemMathias Bauer2011-06-161-0/+84