From b1c3e8ae28fcd84c7182f4898c3250e18ed92f1a Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Sat, 28 Apr 2012 13:04:45 +0200 Subject: make gbuild the default assumption of build.pl this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b --- freetype/prj/dmake | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 freetype/prj/dmake (limited to 'freetype') diff --git a/freetype/prj/dmake b/freetype/prj/dmake new file mode 100644 index 000000000000..e69de29bb2d1 -- cgit /core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/Library_svl.mk
AgeCommit message (Expand)Author
2019-06-20Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-04-23crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER assertsCaolán McNamara
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-19svl: refactor string stream helpersJochen Nitschke
2017-08-19drop unused SfxSizeItemJochen Nitschke
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-08-16Removing unused serialisation code from svlVarun Dhall
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-17svl: move byte-array verification from vclAshod Nakashian
2017-07-15svl: move byte-array signing from vclAshod Nakashian
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky