summaryrefslogtreecommitdiff
path: root/pyuno/Package_python_shell.mk
blob: e8c3fa6919e4810a7cd59f1f4d07e4bac9d3a0ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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,python_shell,$(call gb_CustomTarget_get_workdir,pyuno/python_shell)))

$(eval $(call gb_Package_add_file,python_shell,$(LIBO_BIN_FOLDER)/python,python.sh))

# vim: set noet sw=4 ts=4:
:05 +0000'>2016-02-09Remove excess newlinesChris Sherlock 2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin 2014-06-29Typo: beeing->beingJulien Nabet 2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin 2014-02-27Remove visual noise from connectivityAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold 2012-06-12re-base on ALv2 code.Michael Meeks 2011-11-27remove include of pch header in connectivityNorbert Thiebaud 2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito 2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold 2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens 2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel 2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter 2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien