# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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_AllLangMoTarget_AllLangMoTarget,vcl)) # vim: set noet sw=4 ts=4: span='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basic/Library_sb.mk
AgeCommit message (Expand)Author
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26basic: convert sb.component to constructor usageChris Sherlock
2014-10-24Need basrdll now in the disable-scripting case (iOS)Tor Lillqvist
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-02GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-05new module i18nlangtagEike Rathke
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-22AllSettings with LanguageTagEike Rathke
2012-09-28fix WNT build: missed one oleaut32Michael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan