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
6cf65f96
Kaydet (Commit)
6cf65f96
authored
Eki 30, 2013
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
odk: merge Package_config_notwin into Packge_config
Change-Id: I021ae1bc6d816d359be364c221d70a0e178a8b80
üst
2b16f680
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
37 deletions
+9
-37
Module_odk.mk
odk/Module_odk.mk
+0
-4
Package_config.mk
odk/Package_config.mk
+9
-7
Package_config_notwin.mk
odk/Package_config_notwin.mk
+0
-19
sdkoo.scp
scp2/source/sdkoo/sdkoo.scp
+0
-7
No files found.
odk/Module_odk.mk
Dosyayı görüntüle @
6cf65f96
...
@@ -36,10 +36,6 @@ $(eval $(call gb_Module_add_targets,odk,\
...
@@ -36,10 +36,6 @@ $(eval $(call gb_Module_add_targets,odk,\
CustomTarget_config_win \
CustomTarget_config_win \
Package_config_win \
Package_config_win \
))
))
else
$(eval $(call gb_Module_add_targets,odk,\
Package_config_notwin \
))
endif
endif
ifneq ($(ENABLE_JAVA),)
ifneq ($(ENABLE_JAVA),)
...
...
odk/Package_config.mk
Dosyayı görüntüle @
6cf65f96
...
@@ -7,21 +7,23 @@
...
@@ -7,21 +7,23 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
#
$(eval $(call gb_Package_Package,odk_config,$(SRCDIR)
/odk/config
))
$(eval $(call gb_Package_Package,odk_config,$(SRCDIR)))
$(eval $(call gb_Package_set_outdir,odk_config,$(INSTDIR)))
$(eval $(call gb_Package_set_outdir,odk_config,$(INSTDIR)))
ifeq ($(OS),WNT)
ifeq ($(OS),WNT)
$(eval $(call gb_Package_add_files,odk_config,$(SDKDIRNAME),\
$(eval $(call gb_Package_add_files,odk_config,$(SDKDIRNAME),\
cfgWin.js \
odk/config/
cfgWin.js \
setsdkenv_windows.template \
odk/config/
setsdkenv_windows.template \
setsdkname.bat \
odk/config/
setsdkname.bat \
))
))
else
else
$(eval $(call gb_Package_add_files,odk_config,$(SDKDIRNAME),\
$(eval $(call gb_Package_add_files,odk_config,$(SDKDIRNAME),\
configure.pl \
config.guess \
setsdkenv_unix \
config.sub \
setsdkenv_unix.sh.in \
odk/config/configure.pl \
odk/config/setsdkenv_unix \
odk/config/setsdkenv_unix.sh.in \
))
))
endif
endif
...
...
odk/Package_config_notwin.mk
deleted
100644 → 0
Dosyayı görüntüle @
2b16f680
# -*- 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_Package_Package,odk_config_notwin,$(SRCDIR)))
$(eval $(call gb_Package_set_outdir,odk_config_notwin,$(INSTDIR)))
$(eval $(call gb_Package_add_files,odk_config_notwin,$(SDKDIRNAME),\
config.guess \
config.sub \
))
# vim: set noet sw=4 ts=4:
scp2/source/sdkoo/sdkoo.scp
Dosyayı görüntüle @
6cf65f96
...
@@ -96,13 +96,6 @@ File gid_File_Package_odk_config_win
...
@@ -96,13 +96,6 @@ File gid_File_Package_odk_config_win
Name = "odk_config_win.filelist";
Name = "odk_config_win.filelist";
Styles = (FILELIST,USE_INTERNAL_RIGHTS);
Styles = (FILELIST,USE_INTERNAL_RIGHTS);
End
End
#else
File gid_File_Package_odk_config_notwin
TXT_FILE_BODY;
Dir = FILELIST_SDK_DIR;
Name = "odk_config_notwin.filelist";
Styles = (FILELIST,USE_INTERNAL_RIGHTS);
End
#endif
#endif
File gid_File_Package_odk_docs
File gid_File_Package_odk_docs
...
...
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