Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
2636236a
Kaydet (Commit)
2636236a
authored
Nis 16, 2013
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
gbuild: use Package for odk examples
Change-Id: I978573b792cf159b7c818ec20a14195bfd6605e5
üst
b7e8a3e4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
32 deletions
+4
-32
Module_odk.mk
odk/Module_odk.mk
+1
-1
Package_examples.mk
odk/Package_examples.mk
+0
-0
Zip_odkexamples.mk
odk/Zip_odkexamples.mk
+0
-28
sdkoo.scp
scp2/source/sdkoo/sdkoo.scp
+3
-3
No files found.
odk/Module_odk.mk
Dosyayı görüntüle @
2636236a
...
...
@@ -19,7 +19,7 @@ $(eval $(call gb_Module_add_targets,odk,\
CustomTarget_settings \
CustomTarget_autodoc \
Executable_unoapploader \
Zip_odk
examples \
Package_
examples \
))
ifneq ($(SOLAR_JAVA),)
...
...
odk/Package_examples.mk
0 → 100644
Dosyayı görüntüle @
2636236a
This diff is collapsed.
Click to expand it.
odk/Zip_odkexamples.mk
deleted
100644 → 0
Dosyayı görüntüle @
b7e8a3e4
# -*- 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_Zip_Zip,odkexamples,$(SRCDIR)/odk))
$(eval $(call gb_Zip_add_commandoptions,odkexamples,\
-r \
-x "*makefile.mk" \
-x "*Container1*" \
-x "*Storage*" \
-x "*register_component*" \
-x "*examples.html" \
-x "*ConverterServlet*" \
-x "*NotesAccess*" \
-x "*delphi*" \
))
$(eval $(call gb_Zip_add_files,odkexamples,\
examples \
))
# vim: set noet sw=4 ts=4:
scp2/source/sdkoo/sdkoo.scp
Dosyayı görüntüle @
2636236a
...
...
@@ -118,9 +118,9 @@ End
File gid_File_Zip_Odkexamples
TXT_FILE_BODY;
Dir =
gid_Dir_Basis_Sdk
;
Name = "odk
examples.zip
";
Styles = (
ARCHIVE
,USE_INTERNAL_RIGHTS);
Dir =
FILELIST_SDK_DIR
;
Name = "odk
_examples.filelist
";
Styles = (
FILELIST
,USE_INTERNAL_RIGHTS);
End
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment