office-gobmx/cppu
Michael Stahl 5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
..
inc Need also uno_ext_getMapping for Java when DISABLE_DYNLOADING 2012-09-21 14:46:24 +03:00
prj
qa deprecate oustringostreaminserter.hxx 2012-09-18 10:10:06 +00:00
source Need also uno_ext_getMapping for Java when DISABLE_DYNLOADING 2012-09-21 14:46:24 +03:00
util re-base on ALv2 code. 2012-06-13 14:18:29 +01:00
CppunitTest_cppu_checkapi.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppu_qa_any.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppu_qa_recursion.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppu_qa_reference.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppu_qa_unotype.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppu_test_cppumaker.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CustomTarget_cppu_allheaders.mk dependency on makefile needs full path 2012-09-22 08:15:35 +02:00
InternalUnoApi_cppu.mk
Library_affine_uno.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_cppu.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_log_uno.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_purpenvhelper.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_unsafe_uno.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Makefile
Module_cppu.mk allow using rtl::OUString etc. simply as OUString, without rtl:: 2012-07-16 16:03:03 +02:00
Package_inc.mk Remove unused header files 2012-06-28 11:08:49 +02:00
README

Type definitions/implementations for the core of UNO. The exported API is in C.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Binary/Modules/CPPU]