History log of /trunk/main/bootstrap.1 (Results 1 - 21 of 21)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 476148e5 27-Nov-2020 Jim Jagielski

dmake 4.13 already does this...


Revision tags: AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1
# fc846c7a 27-Mar-2018 Matthias Seidel

Also copy config.sub before building dmake

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1827868 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO415
# d7246584 04-Mar-2018 Damjan Jovanovic

dmake's config.guess is too old to detect Cygwin64, so
overwrite it with our own one during ./bootstrap.

dmake uses Cygwin API functions that were deprecated
on Cygwin32 and are obso

dmake's config.guess is too old to detect Cygwin64, so
overwrite it with our own one during ./bootstrap.

dmake uses Cygwin API functions that were deprecated
on Cygwin32 and are obsolete on Cygwin64, so patch
it to use the replacement APIs during ./bootstrap
as well.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1825798 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO414, AOO413
# c0f6b924 03-Dec-2016 arielch

i127236 - Use libwww-perl to download dependencies

Cherrypicked some changes from Revision 1761352


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1772462 13f7953

i127236 - Use libwww-perl to download dependencies

Cherrypicked some changes from Revision 1761352


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1772462 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# b63233d8 07-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO4121
# 564327c4 27-Jul-2016 damjan

main/fetch_tarballs.sh was apparently migrated to the Perl (and now Java)
scripts a long time ago, and hasn't been used since at least AOO 3.4.
Goodbye.

Patch by: me



main/fetch_tarballs.sh was apparently migrated to the Perl (and now Java)
scripts a long time ago, and hasn't been used since at least AOO 3.4.
Goodbye.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1754347 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 566a295d 27-Jul-2016 damjan

The AOOJavaDownloader may be necessary for downloading extensions
even if DO_FETCH_TARBALLS is disabled.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/open

The AOOJavaDownloader may be necessary for downloading extensions
even if DO_FETCH_TARBALLS is disabled.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1754318 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 6eeb2f28 24-Jul-2016 damjan

Give up on using Perl's LWP::UserAgent and LWP::Protocol::https to download
files during ./bootstrap. It's a nightmare to get it working on the
buildbots - Infra has been trying on INFRA-1129

Give up on using Perl's LWP::UserAgent and LWP::Protocol::https to download
files during ./bootstrap. It's a nightmare to get it working on the
buildbots - Infra has been trying on INFRA-11296 for 5 months to get it
installed. Installing through CPAN doesn't always work - tests fail on
CentOS 5 and on Cygwin. Even when installed, it's not always found. The
gain just doesn't justify the effort. Worst of all, it's holding back
development.

What else is there? A CLI tool like wget could work, but it's not listed as
a dependency, and it breaks on CentOS 5 for https://, the thing it's needed
for most.

I instead re-implemented it in Java. Java is freely available, highly
portable, and rock solid. We already use it in the build, and it's
described as being a mandatory build requirement even though
./configure.ac treats it as optional. Best of all it supports https://
out of the box in java.net.URLConnection and uses its own root CA
certificates. Tests show my AOOJavaDownloader class works on FreeBSD and
Windows, supports HTTP redirection, and generally works like a charm.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1753943 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# a0f12190 21-Jun-2016 kschenk

Output Perl @INC, library locations, to help troubleshoot missing Perl modules.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1749607 13f79535-47bb-0310-9956-ffa450

Output Perl @INC, library locations, to help troubleshoot missing Perl modules.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1749607 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 83e0440a 06-Feb-2016 Damjan Jovanovic

Exit the "./bootstrap" step with an error if some dependencies could not be
downloaded. If dependencies fail to download, the build usually fails later.
This is apparent on our buildbots. Rat

Exit the "./bootstrap" step with an error if some dependencies could not be
downloaded. If dependencies fail to download, the build usually fails later.
This is apparent on our buildbots. Rather catch it early.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1728822 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta, AOO401, AOO400, AOO340
# 1ba082f0 06-Oct-2012 Ariel Constenla-Haile

Minor fixes to use $PERL properly

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1394903 13f79535-47bb-0310-9956-ffa450edef68


# f0b2c876 10-Jun-2012 Ariel Constenla-Haile

Do not mix $OUTPATH with $INPATH

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1348659 13f79535-47bb-0310-9956-ffa450edef68


# 6a22bca6 06-Jun-2012 Andre Fischer

#i119732# Renamed download_external_libraries.pl to download_external_dependencies.pl and made it the default in bootstrap.1.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk

#i119732# Renamed download_external_libraries.pl to download_external_dependencies.pl and made it the default in bootstrap.1.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1346831 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 37e6b05a 04-Jun-2012 Andre Fischer

#i119732# Added alternative to fetch_tarballs.sh.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1346024 13f79535-47bb-0310-9956-ffa450edef68


# 5b501c92 29-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68


# c6dedb65 16-Mar-2012 Andre Fischer

119050: Added main/extensions.lst for automatic inclusion of extensions.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1301475 13f79535-47bb-0310-9956-ffa450edef68


# a6ff3988 02-Dec-2011 Andre Fischer

118663: Load external archives from new ext_sources directory.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1209387 13f79535-47bb-0310-9956-ffa450edef68


# 9d275db6 29-Nov-2011 Andre Fischer

Fixed boostrap build breakers.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1207929 13f79535-47bb-0310-9956-ffa450edef68


# aee29faa 23-Nov-2011 Ariel Constenla-Haile

i118604 - Fixed use of user supplied or system dmake executable

Original committer: Andre Fischer

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1205544 13f79535-4

i118604 - Fixed use of user supplied or system dmake executable

Original committer: Andre Fischer

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1205544 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# fb6b49d1 21-Nov-2011 Jürgen Schmidt

118604: remove license incompatible dmake, thanks to André Fischer (af)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1204412 13f79535-47bb-0310-9956-ffa450edef68


# cdf0e10c 16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...