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 = .
2e5d0c8fbedb509fccec7aa8bd03f89cda9ef6d'>Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-02-19make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara 2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke 2012-12-30add runtime deps for custom targetsDavid Tardon 2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara 2012-12-29gendict is internal tool, not part of ICUDavid Tardon 2012-12-29register ICU tools as external executablesDavid Tardon 2012-12-28fix icu deps againPeter Foley 2012-12-28fix icu depsPeter Foley 2012-12-20Require icu 4.6 or later with system icuTomáš Chvátal