Age | Commit message (Collapse) | Author |
|
|
|
expat_utf16 is long gone, so there is no need to fool around with
expat_utf8.
Change-Id: I0dd4a5c4d78805e98913e645cc83d2ab634bcb89
|
|
Thus we can drop that variant completely.
Change-Id: I11a8e40436921219bd6dd4afad4c7907ccb6b84c
|
|
... because it is added automatically by the external expat_utf16.
Change-Id: Ifdad11b275f7074be6f2e92df2e3c30c7097a5b7
|
|
add a new gb_LinkTarget_use_system_win32_libs to abstract different
linker options on MSVC and GCC.
Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
|
|
It causes linker errors like:
libcmt.lib(crt0dat.obj) : error LNK2005: _amsg_exit already defined in msvcrt.lib(MSVCR90.dll)
Change-Id: Ia7d9eec8dcbc9cbeb64f121f95c0b83d192bab20
|
|
It is not possible to use PRIVATE this way.
So, there are still warnings as:
LINK : warning LNK4104: export of symbol 'DllCanUnloadNow' should be PRIVATE
Change-Id: I9f14dd95b611475ef89914270c931a7115f1f5c8
|
|
Change-Id: Ifca9712c2ee28c8e38925150b3e6d0f27195ff1d
|
|
Change-Id: I5ab936c90b596716f92f04d0db46a77a656a758b
|
|
Change-Id: I91a89f9d0bd1eb88a94179f1c1a41bc832599fed
|