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
409eefa7
Kaydet (Commit)
409eefa7
authored
Eyl 15, 2006
tarafından
Oliver Bolte
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS vq35 (1.112.8); FILE MERGED
2006/08/10 23:08:40 vq 1.112.8.1: #i68312# Build and use guw.exe.
üst
58458302
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
set_soenv.in
config_office/set_soenv.in
+4
-4
No files found.
config_office/set_soenv.in
Dosyayı görüntüle @
409eefa7
#!@PERL@ -w
#!@PERL@ -w
#
#
# Program: set_soenv.in
# Program: set_soenv.in
# Version: $Revision: 1.11
5
$
# Version: $Revision: 1.11
6
$
# Date: $Date: 2006-0
8-28 15:43:41
$
# Date: $Date: 2006-0
9-15 11:19:23
$
# Author: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems, Ireland.
# Author: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems, Ireland.
#
#
#---------------------------------------------------------------------------
#---------------------------------------------------------------------------
...
@@ -575,7 +575,7 @@ elsif ( $platform =~ m/cygwin/ )
...
@@ -575,7 +575,7 @@ elsif ( $platform =~ m/cygwin/ )
if ( $MINGW eq "yes" )
if ( $MINGW eq "yes" )
{ # At the moment this implies the use of tcsh
{ # At the moment this implies the use of tcsh
print "Setting Windows NT cygwin MinGW specific values... ";
print "Setting Windows NT cygwin MinGW specific values... ";
$WRAPCMD = "guw.
pl
";
$WRAPCMD = "guw.
exe
";
$outfile = "winmingw.set";
$outfile = "winmingw.set";
$COM = "GCC";
$COM = "GCC";
$CVER = "C300";
$CVER = "C300";
...
@@ -608,7 +608,7 @@ elsif ( $platform =~ m/cygwin/ )
...
@@ -608,7 +608,7 @@ elsif ( $platform =~ m/cygwin/ )
if ( "@USE_SHELL@" ne "4nt" )
if ( "@USE_SHELL@" ne "4nt" )
{ print "Setting Windows NT cygwin without 4NT specific values... ";
{ print "Setting Windows NT cygwin without 4NT specific values... ";
$WRAPCMD = "guw.
pl
";
$WRAPCMD = "guw.
exe
";
$CC = $WRAPCMD." ".$CC;
$CC = $WRAPCMD." ".$CC;
$CXX = $WRAPCMD." ".$CXX;
$CXX = $WRAPCMD." ".$CXX;
$PATH_SEPERATOR = ':';
$PATH_SEPERATOR = ':';
...
...
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