# -*- 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,desktop_scalc_sh,$(SRCDIR)/desktop/scripts)) $(eval $(call gb_Package_add_file,desktop_scalc_sh,$(LIBO_BIN_FOLDER)/scalc,scalc.sh)) # vim: set ts=4 sw=4 noet: href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
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-09-12Remove race conditions from testStephan Bergmann
2012-09-10Java cleanup, remove dead code and fixNoel Grandin
2012-08-29Java cleanup - remove unnecessary null checksNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Remove dead java codeNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl