summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/02/08010000.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/shared/02/08010000.xhp')
-rw-r--r--helpcontent2/source/text/shared/02/08010000.xhp5
1 files changed, 1 insertions, 4 deletions
diff --git a/helpcontent2/source/text/shared/02/08010000.xhp b/helpcontent2/source/text/shared/02/08010000.xhp
index 8bf2a94b37..051a8878da 100644
--- a/helpcontent2/source/text/shared/02/08010000.xhp
+++ b/helpcontent2/source/text/shared/02/08010000.xhp
@@ -5,13 +5,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: 08010000.xhp,v $
- * $Revision: 1.5 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
/vcl-opengl2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/python3/ExternalProject_python3.mk
AgeCommit message (Expand)Author
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann
2017-02-15Support MSVC 15.0David Ostrovsky
2017-02-10Remove MinGW supportStephan Bergmann
2016-11-04fix build of bundled python3 with bundled zlibDavid Tardon
2016-09-16external/python3: Fix building against external/zlibStephan Bergmann
2016-08-04Don't use functions introduced in 10.12 when building to run on olderTor Lillqvist
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2016-07-01python3: override LINKCC properly, it needs -pthreadMichael Stahl
2016-07-01remove executable bit from .mk filesMichael Stahl
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2015-10-27Fix python3 on MSVC 14.0David Ostrovsky
2015-10-25Bump python to 3.5David Ostrovsky
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl
2015-02-23Clang -fsanitize=vptr: ensure __ubsan_vptr_type_cache in python.binStephan Bergmann
2015-02-02pyhon: add lib-dynload libs to fixinstallnames (OS X)Robert Antoni Buj i Gelonch
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist
2014-09-17Bye bye VS2010Tor Lillqvist
2014-09-11For ASAN __cxa_throw interception to work, link python.bin to libstdc++Stephan Bergmann
2014-08-09VS2013: Override ToolsVersion settingThomas Arnhold
2014-07-14ExternalProject_python3.mk: MACOSXrbuj
2014-07-11avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPCDouglas Mencken
2014-07-11VS2013: Adjust python3 to 12.0 vcproj versionDavid Ostrovsky
2014-06-09python3: stop symlinking directories on WNTMichael Stahl
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl
2014-05-22use $(gb_AWK) instead of awkChristian Lohmaier
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier
2014-03-11normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-02-22external: Use gb_LTOFLAGS only in LDFLAGS to fix building.Matúš Kukan
2014-02-21Use gb_LTOFLAGS for python3 too.Matúš Kukan
2014-02-12normalize values of SYSTEM_CLUCENE, SYSTEM_EXPAT, SYSTEM_JPEGMichael Stahl
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl
2013-11-04fdo#70393: move python3 to a subdir of externalKhaled Hosny