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
cc4aca0c
Kaydet (Commit)
cc4aca0c
authored
Eki 18, 2013
tarafından
Khaled Hosny
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix building from inside modules moved to external
Change-Id: Id6023dc3751fe70984f489682be17d1ab1855f71
üst
adfb02be
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
22 additions
and
22 deletions
+22
-22
Makefile
external/afms/Makefile
+1
-1
Makefile
external/apache-commons/Makefile
+1
-1
Makefile
external/beanshell/Makefile
+1
-1
Makefile
external/boost/Makefile
+1
-1
Makefile
external/cairo/Makefile
+1
-1
Makefile
external/clucene/Makefile
+1
-1
Makefile
external/cppunit/Makefile
+1
-1
Makefile
external/ct2n/Makefile
+1
-1
Makefile
external/curl/Makefile
+1
-1
Makefile
external/epm/Makefile
+1
-1
Makefile
external/expat/Makefile
+1
-1
Makefile
external/firebird/Makefile
+1
-1
Makefile
external/fontconfig/Makefile
+1
-1
Makefile
external/freetype/Makefile
+1
-1
Makefile
external/graphite/Makefile
+1
-1
Makefile
external/harfbuzz/Makefile
+1
-1
Makefile
external/hsqldb/Makefile
+1
-1
Makefile
external/hunspell/Makefile
+1
-1
Makefile
external/hyphen/Makefile
+1
-1
Makefile
external/icu/Makefile
+1
-1
Makefile
external/libatomic_ops/Makefile
+1
-1
Makefile
external/libpng/Makefile
+1
-1
No files found.
external/afms/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/apache-commons/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/beanshell/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/boost/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/cairo/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/clucene/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -6,6 +6,6 @@ export EXTERNAL_WARNINGS_NOT_ERRORS
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/cppunit/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/ct2n/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/curl/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/epm/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/expat/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/firebird/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/fontconfig/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/freetype/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/graphite/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/harfbuzz/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/hsqldb/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/hunspell/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/hyphen/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/icu/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/libatomic_ops/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
external/libpng/Makefile
Dosyayı görüntüle @
cc4aca0c
...
...
@@ -2,6 +2,6 @@
module_directory
:=
$
(
dir
$
(
realpath
$
(
firstword
$(MAKEFILE_LIST)
)))
include
$(module_directory)/../solenv/gbuild/partial_build.mk
include
$(module_directory)/../
../
solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4:
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