# -*- 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_Package_Package,extras_cfgusr,$(SRCDIR)/extras/source/misc_config)) $(eval $(call gb_Package_add_files,extras_cfgusr,$(LIBO_SHARE_PRESETS_FOLDER)/config,\ autotbl.fmt \ )) # vim: set noet sw=4 ts=4: itle='lo/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/setup_native/scripts
AgeCommit message (Expand)Author
2018-07-19Fix typosAndrea Gelmini
2018-04-11Fix typosAndrea Gelmini
2018-02-19Remove now unused libgetuid.somichael.weghorn
2018-02-15setup_native: remove {un,}install_solaris.shMichael Stahl
2017-07-07Add setgid call stub for LinuxTroy
2017-05-20tdf#105204 fix shellcheck warning in setup_native/scripts/unpack_update.shYeliz Taneroğlu
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-20tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier
2016-01-19Silence -Werror=nonnull (GCC 6)Stephan Bergmann
2015-11-17remove vestigial Adabas D references in tests etc.Michael Stahl
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen
2015-03-31tdf#90298 rescan for bundled extensions when installing Mac langpackChristian Lohmaier
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08-Werror,-Wtautological-pointer-compareStephan Bergmann
2014-11-24typo: unknownAndras Timar
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-27-Werror,-Wtautological-pointer-compareStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-10-31setup_native: remove obsolete scriptsMichael Stahl
2013-07-24fdo#67258 catch error when calling mdfindChristian Lohmaier
2013-07-10Use mkdtemp() so that 2 builds can package at the same time.Jan Holesovsky
2013-04-03build fails with any uppercase char in the source dirCaolán McNamara
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley
2013-02-01Actually remove itTor Lillqvist
2013-02-01linuxpatchscript.sh is surely something we don't useTor Lillqvist
2013-02-01Remove unused osx_install_patch.applescriptTor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-12setup_native: get install_linux.sh working againMiklos Vajna