Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | mysqlc: remove component_writeInfo with passive registration | Michael Stahl | |
Change-Id: I8ffa5ba2bbbd15533ea5097e0b018be3766ecc8b | |||
2013-01-28 | mysqlc: tweak gbuild conversion: | Michael Stahl | |
- the mysqlc library did link against the mysqlcppconn only when a SYSTEM_MYSQL_CPPCONN is used - mysqlc is an EXTENSIONLIB, mysqlcppconn is PLAINLIBS_NONE - one N was missing in Extension makefile, and use gb_Extension_add_library to put in mysqlcppconn - manifest.xml, description.xml: update PLACEHOLDERS Change-Id: If45714f81056a6c1a4cb3380b50cc3dcc0443bb8 | |||
2013-01-28 | convert mysqlc to gbuild and add to tail_build | Peter Foley | |
Change-Id: Ia64bc884ed04a5d5652fb743f543a39e6b6bbcf2 Reviewed-on: https://gerrit.libreoffice.org/1901 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> |