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
9ed7ca49
Kaydet (Commit)
9ed7ca49
authored
Kas 05, 2009
tarafından
Hans-Joachim Lankenau
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
ause103: #i106644# some more switches to support selective copy
üst
841c23ee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
23 deletions
+44
-23
sdev300.ini
solenv/config/sdev300.ini
+44
-23
No files found.
solenv/config/sdev300.ini
Dosyayı görüntüle @
9ed7ca49
...
...
@@ -34,6 +34,9 @@ common
ENABLE_SVCTAGS
YES
ENABLE_VBA
YES
ISERVER
iserver.germany.sun.com
LU_HGFLAG
""
LU_NOSOURCE
""
LU_RFLAG
""
NEW_JAR_PACK
TRUE
NO_REC_RES
TRUE
OOODMAKEMODE
YES
...
...
@@ -74,6 +77,10 @@ common
{
ENABLE_CRASHDUMP
STATIC
}
hg
{
LU_HGFLAG
hg_source
}
maxproc
{
MAXPROC
maxproc
=
%MAXPROCESS%
...
...
@@ -82,6 +89,10 @@ common
{
DISABLE_JAVA
TRUE
}
nosource
{
LU_NOSOURCE
no_source
}
pro:0
IF
%UPDATER%
==
YES
{
DELIVER_TO_ZIP
TRUE
...
...
@@ -97,6 +108,10 @@ common
PROEXT
.pro
PROFULLSWITCH
product
=
full
}
r_only
{
LU_RFLAG
r_only
}
shell
{
SHELL
%STAR_USE_SHELL%
...
...
@@ -123,7 +138,7 @@ common
STL_ROOT
UPDATER
}
order
common:2
common:3
pro:0
pro:1
common
common:0
btarget
zipsource
cwsname
common:1
nojava
shell
tmp
crashdump
maxproc
order
common:2
common:3
pro:0
pro:1
common
common:0
btarget
zipsource
cwsname
common:1
nojava
shell
tmp
crashdump
maxproc
hg
r_only
nosource
reset
{
ALT_L10N_MODULE
...
...
@@ -132,6 +147,9 @@ common
HOMEPATH
JAVAHOME
JAVA_HOME
LU_HGFLAG
LU_NOSOURCE
LU_RFLAGS
MKDIRHIER
PROEXT
PROFULLSWITCH
...
...
@@ -159,9 +177,12 @@ common
crashdump
cwsname
CWS_WORK_STAMP
envroot
nojava
pro
hg
nojava
nosource
pro
maxproc
MAXPROCESS
r_only
shell
STAR_USE_SHELL
tmp
SOL_TMP_DIR
verbose
VERBOSE
...
...
@@ -545,7 +566,7 @@ unxfbsdi
{
csh
{
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
600:
umask
002
800:
rehash
850:
if
(
"$?SO_GEN_ERROR"
==
0
)
setenv
SO_GEN_ERROR
...
...
@@ -556,7 +577,7 @@ unxfbsdi
sh
{
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
@@ -868,7 +889,7 @@ unxlngi6
{
csh
{
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
600:
umask
002
800:
rehash
850:
if
(
"$?SO_GEN_ERROR"
==
0
)
setenv
SO_GEN_ERROR
...
...
@@ -879,7 +900,7 @@ unxlngi6
sh
{
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
@@ -1180,7 +1201,7 @@ unxlngx6
{
csh
{
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
600:
umask
002
800:
rehash
850:
if
(
"$?SO_GEN_ERROR"
==
0
)
setenv
SO_GEN_ERROR
...
...
@@ -1191,7 +1212,7 @@ unxlngx6
sh
{
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
@@ -1501,7 +1522,7 @@ unxmacxi
{
csh
{
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
600:
umask
002
800:
rehash
850:
if
(
"$?SO_GEN_ERROR"
==
0
)
setenv
SO_GEN_ERROR
...
...
@@ -1512,7 +1533,7 @@ unxmacxi
sh
{
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
@@ -1806,7 +1827,7 @@ unxsoli4
{
csh
{
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
600:
umask
002
800:
rehash
850:
if
(
"$?SO_GEN_ERROR"
==
0
)
setenv
SO_GEN_ERROR
...
...
@@ -1817,7 +1838,7 @@ unxsoli4
sh
{
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
@@ -2120,7 +2141,7 @@ unxsols4
{
csh
{
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
600:
umask
002
800:
rehash
850:
if
(
"$?SO_GEN_ERROR"
==
0
)
setenv
SO_GEN_ERROR
...
...
@@ -2131,7 +2152,7 @@ unxsols4
sh
{
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
@@ -2390,7 +2411,7 @@ unxsolu4
{
csh
{
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
600:
umask
002
800:
rehash
850:
if
(
"$?SO_GEN_ERROR"
==
0
)
setenv
SO_GEN_ERROR
...
...
@@ -2401,7 +2422,7 @@ unxsolu4
sh
{
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
@@ -2681,14 +2702,14 @@ unxubti8
{
csh
{
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
400:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
600:
umask
002
800:
rehash
}
sh
{
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
410:
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
@@ -2979,7 +3000,7 @@ wntgcci1
{
150:
setenv
MYENV_PATH
$PATH
160:
setenv
PATH
$SSX_PATH
200:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/btw/perl/bin/perl
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
200:
if
(
${?COPYALL}
)
$SOLAR_ENV_ROOT/btw/perl/bin/perl
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
260:
setenv
PATH
$MYENV_PATH
270:
unsetenv
MYENV_PATH
850:
if
(
"$?SO_GEN_ERROR"
==
0
)
setenv
SO_GEN_ERROR
...
...
@@ -2994,7 +3015,7 @@ wntgcci1
260:
export
PATH
=
$MYENV_PATH
270:
unset
MYENV_PATH
400:
if
[ $COPYALL ]
; then
410:
$SOLAR_ENV_ROOT/btw/perl/bin/perl
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
410:
$SOLAR_ENV_ROOT/btw/perl/bin/perl
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
850:
if
[ "0$SO_GEN_ERROR" -eq 0 ]
; then
851:
export
SO_GEN_ERROR
...
...
@@ -3314,7 +3335,7 @@ wntmsci11
{
150:
set
MYENV_PATH
=
%PATH
160:
set
PATH
=
%SSX_PATH
200:
if
"%COPYALL%"=="TRUE"
%SOLAR_ENV_ROOT%\btw\perl\bin\perl
%SOLAR_ENV_ROOT%\etools\lucopy.pl
-all
%ZIPSOURCE%
%BTARGET%
200:
if
"%COPYALL%"=="TRUE"
%SOLAR_ENV_ROOT%\btw\perl\bin\perl
%SOLAR_ENV_ROOT%\etools\lucopy.pl
-all
%ZIPSOURCE%
%BTARGET%
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
260:
set
PATH
=
%MYENV_PATH
270:
unset
MYENV_PATH
400:
if
"%SO_GEN_ERROR%"
NE
""
@echo
%SO_GEN_ERROR%
...
...
@@ -3705,7 +3726,7 @@ wntmsci12
sh
{
400:
if
[ $COPYALL ]
; then
410:
perl
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
410:
perl
$SOLAR_ENV_ROOT/etools/lucopy.pl
all
$ZIPSOURCE
$BTARGET
$MAXPROC
$LU_HGFLAG
$LU_RFLAG
$LU_NOSOURCE
415:
fi
600:
umask
002
800:
hash
-r
...
...
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