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
d340fd48
Kaydet (Commit)
d340fd48
authored
Eki 24, 2012
tarafından
Herbert Dürr
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
OOo has become an Apache project
üst
0ac65ccf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
set_soenv.in
set_soenv.in
+6
-6
No files found.
set_soenv.in
Dosyayı görüntüle @
d340fd48
...
...
@@ -180,7 +180,7 @@ my @unixroot='@unixroot';
# , $Warning.
AddWarning( "configure", "" );
#
print ("Setting up the environment for building
OpenOffice.org
$newline");
print ("Setting up the environment for building
Apache OpenOffice
$newline");
#
#--------------------------------------------------
# V. Setting the environment variables/values.
...
...
@@ -823,7 +823,7 @@ print "done\n";
# D. Gathering directory information from the user.
#
# If the directory does not exist something is strange.
# 1.
OpenOffice.org
build home directory.
# 1.
Apache OpenOffice
build home directory.
chomp($SRC_ROOT = `pwd`);
$SRC_ROOT =~ s/\/config_office//;
$SRC_ROOT = PathFormat($SRC_ROOT);
...
...
@@ -2199,12 +2199,12 @@ if(defined($outfile_bat))
#
print "*********************************************************".
"******************* $newline"."*"."$newline";
print "*
OpenOffice.org
$UPD configuration. $newline";
print "*
Apache OpenOffice
$UPD configuration. $newline";
for ( $tmp = 0; $tmp < 2; $tmp++ )
{ print "* $newline";
}
print "* Configuration part of
OpenOffice.org
$UPD build is finished. $newline* $newline";
print "* NB! Be aware that you might not be able to build
OpenOffice.org
if you $newline".
print "* Configuration part of
Apache OpenOffice
$UPD build is finished. $newline* $newline";
print "* NB! Be aware that you might not be able to build
Apache OpenOffice
if you $newline".
"* ignore any warning message that were generated during this configuration $newline".
"* process. $newline* $newline";
...
...
@@ -2314,7 +2314,7 @@ sub CreateFileHeader
my $comment = $_[4];
print { $filehandle } "$comment #################################################################";
print { $filehandle } $newline;
print { $filehandle } "$comment
OpenOffice.org
$_[ 1 ] build environment file for: $_[ 2 ]. $newline";
print { $filehandle } "$comment
Apache OpenOffice
$_[ 1 ] build environment file for: $_[ 2 ]. $newline";
print { $filehandle } "$comment Generated on: $timestamp $newline";
print { $filehandle } "$comment Source this file to set up the build environment. $newline";
print { $filehandle } "$comment 1. exec $_[3] $newline";
...
...
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