summaryrefslogtreecommitdiffstats
path: root/connectivity/Library_ado.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-3/+6
| | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* 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
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* update gbuild function namesDavid Tardon2012-05-291-2/+2
| | | | Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
* set include path properlyDavid Tardon2012-05-291-0/+5
|
* have to use gb_Library_add_cxxflags for C++ libDavid Tardon2012-05-291-1/+1
|
* connectivity: fix circular depsPeter Foley2012-05-291-2/+0
|
* connectivity: convert ado to gbuildPeter Foley2012-05-291-0/+91