set RPATH (only to be used on ELF platforms) --- python3/Makefile.pre.in 2013-04-19 15:08:43.637715422 +0200 +++ python3/Makefile.pre.in 2013-04-19 15:07:32.685711138 +0200 @@ -464,7 +464,7 @@ # Build the interpreter $(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY) $(PY3LIBRARY) - $(LINKCC) $(PY_LDFLAGS) $(LINKFORSHARED) -o $@ Modules/python.o $(BLDLIBRARY) $(LIBS) $(MODLIBS) $(SYSLIBS) $(LDLAST) + $(LINKCC) $(PY_LDFLAGS) $(LINKFORSHARED) -o $@ Modules/python.o $(BLDLIBRARY) $(LIBS) $(MODLIBS) $(SYSLIBS) $(LDLAST) -Wl,-rpath,\$$ORIGIN platform: $(BUILDPYTHON) $(SYSCONFIGDATA) $(RUNSHARED) $(PYTHON_FOR_BUILD) -c 'import sys ; from sysconfig import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >platform runk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager/dp_properties.hxx
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-04-09loplugin:staticmethodsNoel Grandin
2014-06-04desktop: fix includesThomas Arnhold
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-14simplify include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-07-05jl154 #i112934# replace old license headers introduced by CWS jl152Joachim Lingner
2010-05-28jl152 #i77196# new update behavior for extensionsJoachim Lingner
2010-04-19jl152 import 263446 from native0jl:#i77196# supporting licenses, suppress lic...Joachim Lingner