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
383d3266
Kaydet (Commit)
383d3266
authored
May 03, 2012
tarafından
Bjoern Michaelsen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
make foo.all should work again
Change-Id: I49986d6feac5e46c7b2f3017cf97b07dce4db42f
üst
877c96a6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
build.pl
solenv/bin/build.pl
+0
-1
No files found.
solenv/bin/build.pl
Dosyayı görüntüle @
383d3266
...
...
@@ -1438,7 +1438,6 @@ sub get_module_and_buildlist_paths {
my
%
active_modules_copy
=
%
active_modules
;
foreach
my
$module
(
$source_config
->
get_all_modules
())
{
delete
$active_modules_copy
{
$module
}
if
defined
(
$active_modules_copy
{
$module
});
next
if
(
$module
eq
$initial_module
);
$module_paths
{
$module
}
=
$source_config
->
get_module_path
(
$module
);
$build_list_paths
{
$module
}
=
$source_config
->
get_module_build_list
(
$module
);
}
...
...
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