summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: f432476e24cce46245f72e859abeb2ee31a1294d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "dictionaries"]
	path = dictionaries
	url = git://gerrit.libreoffice.org/dictionaries
	branch = .
[submodule "helpcontent2"]
	path = helpcontent2
	url = git://gerrit.libreoffice.org/help
	branch = .
[submodule "translations"]
	path = translations
	url = git://gerrit.libreoffice.org/translations
	branch = .
b9'>Revert "On macOS Library_mysqlc needs _iconv{,_close,_open}"Michael Stahl 2018-08-26drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara 2018-08-26presumably should be mysqlc hereCaolán McNamara 2018-08-26CPPCONN_LIB now unusedCaolán McNamara 2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth