History log of /aoo41x/main/solenv/bin/ (Results 126 - 150 of 211)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ebbdc70704-Jul-2012 Andre Fischer

Show output synchronously for build --html


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

509a45e503-Jul-2012 Andre Fischer

#i120174# Do not build tomcat code that is not delivered.


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

9eac18a202-Jul-2012 Andre Fischer

Temporary hack to "convince" build.pl to produce usefull log files (no html) on the
buildbot.


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

Temporary hack to "convince" build.pl to produce usefull log files (no html) on the
buildbot.


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

show more ...

9f8f7bfb26-Jun-2012 Ariel Constenla-Haile

Always replace <scsrevision>

Revision 1352877 leaves Revision=<scsrevision> in version[rc|.ini] if
$scsrevision is undefined, that is the case when
SvnRevision::DetectRevisionId fail

Always replace <scsrevision>

Revision 1352877 leaves Revision=<scsrevision> in version[rc|.ini] if
$scsrevision is undefined, that is the case when
SvnRevision::DetectRevisionId fails; in these cases it would be better
an empty string.

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

show more ...

e9da2d5322-Jun-2012 Andre Fischer

Avoid warning when making install set.

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

2bde7ee921-Jun-2012 Jürgen Schmidt

119977: increase version number for src release

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

10e2038720-Jun-2012 Andre Fischer

#i120041# Update of serf library from 1.0.0 to 1.1.0.

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

8fbb374b15-Jun-2012 Andre Fischer

#i119229# When MD5 does not match, download extension again.

Path by: Ariel Constenla-Haile
Additional changes by: Andre Fischer


git-svn-id: https://svn

#i119229# When MD5 does not match, download extension again.

Path by: Ariel Constenla-Haile
Additional changes by: Andre Fischer


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

show more ...

81f46d5d14-Jun-2012 Andre Fischer

Do not disable the build command for single modules just for education.

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

b428a79108-Jun-2012 Herbert Dürr

fix build breaker by setting exec flag on download_external_dependencies.pl

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

6a22bca606-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 ...

37e6b05a04-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

7d4f049e25-May-2012 Ariel Constenla-Haile

Make packimages verbose

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

8f3d49de23-May-2012 Ariel Constenla-Haile

Make retrieving the current SVN revision with git-svn work also in BRANCH

The current regular expression only works with a clone of a trunk
repository:

/^\s*git-svn-id:.*?trunk@

Make retrieving the current SVN revision with git-svn work also in BRANCH

The current regular expression only works with a clone of a trunk
repository:

/^\s*git-svn-id:.*?trunk@([0-9]+)\s+/

This fails with the current AOO34 branch:


it does not match trunk@ because it's AOO34@

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

show more ...

8afdeee823-May-2012 Ariel Constenla-Haile

Check svn info output for Linux Subversion

In current Linux (and cygwin) Subversion, the error message when there
is no repository on the current directory is "svn: '.' is not a working

Check svn info output for Linux Subversion

In current Linux (and cygwin) Subversion, the error message when there
is no repository on the current directory is "svn: '.' is not a working
copy".

NOTE: this message can be localized, so this only a temporary solution.
The code should really check the `svn info` return code, not the output.

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

show more ...

7009325011-May-2012 Jürgen Schmidt

119331: correct destination directory name, improve filter for moz zips

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

56c0474519-Apr-2012 Jürgen Schmidt

adapt version for src package name

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

4dd9e41506-Apr-2012 Herbert Dürr

#i119168# refer epm-built lpacks/sdks to base package license

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

b14cb72106-Apr-2012 Herbert Dürr

#i119168# use generic LICENSE file for langpacks and sdks

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

9568fc4404-Apr-2012 Andre Fischer

Found a way to include local extensions (like presentation minimizer) via extensions.lst

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

Found a way to include local extensions (like presentation minimizer) via extensions.lst

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

show more ...

9f22d7c229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

1e4dc01f29-Mar-2012 Andre Fischer

Added dictionaries for de_AT and de_CH. Additional dictionaries for de_DE. Download only extensions required for languages in WITH_LANG.

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

Added dictionaries for de_AT and de_CH. Additional dictionaries for de_DE. Download only extensions required for languages in WITH_LANG.

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

show more ...

bb113e6329-Mar-2012 Andrew Rist

Update headers to Alv2 headers

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

5b501c9229-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

764319a528-Mar-2012 Andre Fischer

Added dictionary support for da,no,ro,ru,sl. Added configure switch --enable-bundled-dictionaries.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306443 13f79535-47bb-031

Added dictionary support for da,no,ro,ru,sl. Added configure switch --enable-bundled-dictionaries.

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

show more ...

123456789