# This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UITest_UITest,sw_ui_index)) $(eval $(call gb_UITest_add_modules,sw_ui_index,$(SRCDIR)/sw/qa/uitest,\ ui/index/ \ )) $(eval $(call gb_UITest_set_defs,sw_ui_index, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) href='/cgit/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/expat
AgeCommit message (Expand)Author
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist
2012-11-15Revert "Use different symbol names in the two expat variants we build"Michael Stahl
2012-11-15expat: get rid of expat_xmltok static library:Michael Stahl
2012-10-26expat: GNUCOPY is empty on Darwin, use cp insteadMichael Stahl
2012-10-25expat: for 64bit 1 static library is enough, only utf16 variant usedMichael Stahl
2012-10-25gbuildification of expatDavid Ostrovsky
2012-10-04The "working on that" is now doneTor Lillqvist
2012-10-03Use different symbol names in the two expat variants we buildTor Lillqvist
2012-10-03typoAndras Timar
2012-10-03Mention the disable-dynloading issueTor Lillqvist
2012-10-03s/UCS2/UTF-16Tor Lillqvist
2012-10-03More informationTor Lillqvist
2012-04-30expat: upgrade to 2.1.0 releaseMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen