# # 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Package_Package,vcl_fontunxppds,$(SRCDIR)/vcl/unx/generic/printer/configuration/ppds)) $(eval $(call gb_Package_add_files,vcl_fontunxppds,$(LIBO_SHARE_FOLDER)/psprint/driver,\ SGENPRT.PS \ )) # vim: set noet sw=4 ts=4: -3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/update_pch
AgeCommit message (Expand)Author
2020-08-26Remove outdated comment lineAndrea Gelmini
2020-07-22weld PatternControlCaolán McNamara
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-07-01update Skia to chrome/m85 snapshotLuboš Luňák
2020-02-07Remove erroneous whitespace in update_pchMuhammet Kara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2019-12-01make update_pch work againCaolán McNamara
2019-11-27update PCH for SkiaLuboš Luňák
2019-11-27add PCH to SkiaLuboš Luňák
2019-11-11make bin/update_pch work with srcdir != builddirLuboš Luňák
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-14add PCHs for more external libsLuboš Luňák
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara
2019-05-19support also StaticLibrary in update_pchLuboš Luňák
2019-05-19port update_pch to python3Luboš Luňák
2019-05-19add PCH for pdfiumLuboš Luňák
2019-05-19make update_pch also work with libs in external/Luboš Luňák
2019-05-12with pch level 2 (base), a module still shouldn't pch its own headersLuboš Luňák
2019-05-12check module include prefix correctly in update_pchLuboš Luňák
2019-05-09support different levels of PCH usageLuboš Luňák
2019-05-09better is_c_runtime() detection in update_pchLuboš Luňák
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-02-08xmlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna
2018-01-05remove dead eeitemid.hxxNoel Grandin
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-01-18there's no need for this nutso redefineCaolán McNamara
2016-12-21Merge tbunosearchcontrollers.hxx into .cxxStephan Bergmann
2016-03-01Exclude xmlsec headers from precompiled headersAshod Nakashian
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl
2016-01-11PCH support on LinuxAshod Nakashian
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian