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
d59e3fa4
Kaydet (Commit)
d59e3fa4
authored
Şub 25, 2010
tarafından
sb
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
sb118: merged in DEV300_m72
üst
df4418ae
d808ad0d
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
12 additions
and
56 deletions
+12
-56
makefile.mk
packimages/pack/makefile.mk
+1
-5
checkdeliver.pl
postprocess/checkdeliver/checkdeliver.pl
+1
-5
makefile.mk
postprocess/checkdeliver/makefile.mk
+1
-5
checkxml.pl
postprocess/checkxml/checkxml.pl
+1
-5
makefile.mk
postprocess/checkxml/makefile.mk
+1
-5
makefile.mk
postprocess/packconfig/makefile.mk
+1
-5
packconfig.pl
postprocess/packconfig/packconfig.pl
+1
-5
build.lst
postprocess/prj/build.lst
+1
-1
coffbase.txt
postprocess/rebase/coffbase.txt
+0
-0
makefile.mk
postprocess/rebase/makefile.mk
+1
-5
rebase.pl
postprocess/rebase/rebase.pl
+1
-5
makefile.mk
postprocess/signing/makefile.mk
+1
-5
signing.pl
postprocess/signing/signing.pl
+1
-5
No files found.
packimages/pack/makefile.mk
Dosyayı görüntüle @
d59e3fa4
...
@@ -2,14 +2,10 @@
...
@@ -2,14 +2,10 @@
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.7 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/checkdeliver/checkdeliver.pl
Dosyayı görüntüle @
d59e3fa4
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: checkdeliver.pl,v $
#
# $Revision: 1.14 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/checkdeliver/makefile.mk
Dosyayı görüntüle @
d59e3fa4
...
@@ -2,14 +2,10 @@
...
@@ -2,14 +2,10 @@
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.4 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/checkxml/checkxml.pl
Dosyayı görüntüle @
d59e3fa4
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: checkxml.pl,v $
#
# $Revision: 1.8 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/checkxml/makefile.mk
Dosyayı görüntüle @
d59e3fa4
...
@@ -2,14 +2,10 @@
...
@@ -2,14 +2,10 @@
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.4 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/packconfig/makefile.mk
Dosyayı görüntüle @
d59e3fa4
...
@@ -2,14 +2,10 @@
...
@@ -2,14 +2,10 @@
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.4 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/packconfig/packconfig.pl
Dosyayı görüntüle @
d59e3fa4
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: packconfig.pl,v $
#
# $Revision: 1.3.24.2 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/prj/build.lst
Dosyayı görüntüle @
d59e3fa4
po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext uui writerfilter oox NULL
po postprocess :: accessibility automation basctl bean fondu BINFILTER:binfilter chart2 configmgr CRASHREP:crashrep cui dbaccess desktop dtrans embeddedobj embedserv EPM:epm eventattacher extensions extras fileaccess filter forms fpicker helpcontent2 hwpfilter io JAVAINSTALLER2:javainstaller2 lingucomponent MATHMLDTD:MathMLDTD ODK:odk officecfg package padmin psprint_config remotebridges sc scaddins sccomp scp2 scripting sd setup_native slideshow starmath sw sysui testtools ucb UnoControls unoxml ure wizards xmerge xmlsecurity BITSTREAM_VERA_FONTS:bitstream_vera_fonts DICTIONARIES:dictionaries OOo:pyuno OOo:readlicense_oo SO:top unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder reportdesign SDEXT:sdext SWEXT:swext uui writerfilter oox
MYSQLC:mysqlc
NULL
po postprocess usr1 - all po_mkout NULL
po postprocess usr1 - all po_mkout NULL
po postprocess\checkxml nmake - all po_checkxml NULL
po postprocess\checkxml nmake - all po_checkxml NULL
po postprocess\checkdeliver nmake - all po_checkdlv NULL
po postprocess\checkdeliver nmake - all po_checkdlv NULL
...
...
postprocess/rebase/coffbase.txt
Dosyayı görüntüle @
d59e3fa4
postprocess/rebase/makefile.mk
Dosyayı görüntüle @
d59e3fa4
...
@@ -2,14 +2,10 @@
...
@@ -2,14 +2,10 @@
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.10 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/rebase/rebase.pl
Dosyayı görüntüle @
d59e3fa4
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: rebase.pl,v $
#
# $Revision: 1.5 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/signing/makefile.mk
Dosyayı görüntüle @
d59e3fa4
...
@@ -2,14 +2,10 @@
...
@@ -2,14 +2,10 @@
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
postprocess/signing/signing.pl
Dosyayı görüntüle @
d59e3fa4
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
...
@@ -5,14 +5,10 @@ eval 'exec perl -wS $0 ${1+"$@"}'
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 200
8 by Sun Microsystems, Inc
.
# Copyright 200
0, 2010 Oracle and/or its affiliates
.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
#
#
# $RCSfile: signing.pl,v $
#
# $Revision: 1.3 $
#
# This file is part of OpenOffice.org.
# This file is part of OpenOffice.org.
#
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# OpenOffice.org is free software: you can redistribute it and/or modify
...
...
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