summaryrefslogtreecommitdiff
path: root/sal/Library_lo-bootstrap.mk
AgeCommit message (Collapse)Author
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-01-25WaE: unwind possible undefined warningsMichael Meeks
2012-01-09Should use gb_Library_add_libs and not gb_Library_add_linked_libsTor Lillqvist
for system libs, says dtardon, and I trust him. Note that this crap still doesn't work any more for Android, though. Some problems with the gnustl_shared library. I have no idea where it needs to be mentioned for the bloody gbuild mechanism to understand what kind of library that is.
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist
2011-12-19sal: convert to gbuildMatúš Kukan