summaryrefslogtreecommitdiff
path: root/cli_ure/Library_cli_uno.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-10-28gbuild: refactor CliLibraryMichael Stahl1-1/+1
- stop copying the DLL to OUTDIR - since that was the main reason for the separation between CliLibrary and CliLibraryTarget, merge the targets; the newly inherited variables are not expected to cause problems - hardcode target to URE bin dir for now, no immediate need for multiple layers Change-Id: If0fea1337349c41f231c8cde122852c71d5080a7
2013-06-10gbuild: remove external_headers targetsMatúš Kukan1-1/+1
gb_LinkTarget__add_internal_headers was used only for sdi headers now anyway, hopefully for no good reason. One headers target is enough for all. Change-Id: Ia01fb7a0aac7f72915448424b3393ecd9ba0f8f5
2013-04-19cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrtMichael Stahl1-4/+1
This is handled in com_MSC_class.mk now. Change-Id: I5e4c2e791e9acd623d7c5ce352b5c39b6cb939b4
2012-10-24fix warnings in cli_urePeter Foley1-0/+4
Change-Id: I4e081473612403e0bf277e8dbf5f1b9a15541dd7
2012-10-07convert uno_bridge to new syntaxPeter Foley1-1/+1
Change-Id: Iac5e9a860f7ef68104c4cfc19abe686b754190af
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+4
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-09-23add deps on CLI libs used in cli_uno buildDavid Tardon1-0/+4
Change-Id: I6ae009851e4d8f06e2c2939a26cc72b453e8c406
2012-09-22cli_uno: add missing gb_Library_use_udk_apiMatúš Kukan1-0/+2
Change-Id: I1dd1a48e61ff8c5b628ba4a8f02294cf239b5edd
2012-09-22gbuildize cli_ureDavid Tardon1-0/+36
Change-Id: I716d666fc6e9d5339bc65a1b3943b2cecf45b6fe