History log of /trunk/main/solenv/ (Results 476 - 500 of 568)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c81b315717-Feb-2012 Jürgen Schmidt

add new target for creating src releases

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

dfa1274816-Feb-2012 Yuri Dario

i118923 - OS/2 port: add os2 support to perl installation code.

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

62c6e45016-Feb-2012 Yuri Dario

i118923 - OS/2 port: gbuild updates.

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

998b778a16-Feb-2012 Herbert Dürr

remove svn:executable properties from misc script files

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

7aab1a1c16-Feb-2012 Herbert Dürr

remove svn:executable properties from misc non-exec files

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

9e23756f15-Feb-2012 Andrew Rist

syntax error (bad c&p job)

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

29e864eb15-Feb-2012 Andrew Rist

cleaning up formatting of log links

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

8c874c8415-Feb-2012 Andrew Rist

tweaking direct link to log files

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

752c0af715-Feb-2012 Herbert Dürr

remove svn:executable properties from make and pack files

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

d9d07a4115-Feb-2012 Herbert Dürr

remove svn:executable properties from document templates and samples

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

e334922715-Feb-2012 Herbert Dürr

remove svn:executable properties from resource data files

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

d146c0b115-Feb-2012 Andrew Rist

add direct link to log files (without javascript)

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

3e9d7d5608-Feb-2012 Andre Fischer

118569: Added libraries for apr,apr-util,serf as preparation to replace neon by serf.

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

118569: Added libraries for apr,apr-util,serf as preparation to replace neon by serf.

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

show more ...

6086b28a08-Feb-2012 Andrew Rist

cosmetic changes to build page with html out

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

72bd2d3405-Feb-2012 Ariel Constenla-Haile

Add support for custom pack.lst

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

8233145c03-Feb-2012 Jürgen Schmidt

adapt build ID for next dev snapshots

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

7a7e0d2603-Feb-2012 Andrew Rist

revert changes to page layout as functionality became broken

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

37816a1401-Feb-2012 Pedro Giffuni

i116561: FreeBSD port - don't depend on gnu mktemp.

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

62840caa31-Jan-2012 Pedro Giffuni

Reduce the dependencies on non standard GNU copy.

Excessive dependence on GNU cp for non-GNU platforms is inconvenient
as it involves installing the complete GNU coreutils package. This

Reduce the dependencies on non standard GNU copy.

Excessive dependence on GNU cp for non-GNU platforms is inconvenient
as it involves installing the complete GNU coreutils package. This
can be avoided by using less non-portable extensions.

- "cp -R" tends to be more portable than "cp -r"
- Avoid using "cp -u".

At this time this changes are focused on FreeBSD based
on the work done already for MacOSX.


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

show more ...

23ba173d30-Jan-2012 Pedro Giffuni

i85469:Fix issue with old versions of gperf.

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

e4af8f1124-Jan-2012 Pedro Giffuni

Avoid some uses of non portable #!/bin/bash in shell scripts.

bash is common in GNU/linux but is, in general, not
available by default on other systems or likely to
be in a different

Avoid some uses of non portable #!/bin/bash in shell scripts.

bash is common in GNU/linux but is, in general, not
available by default on other systems or likely to
be in a different place. When possible /bin/sh
should be used but if bash extensions are required
"#!/bin/env bash" is considered more portable.


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

show more ...

2c25039724-Jan-2012 Ariel Constenla-Haile

CoinMP: do not link against external zlib

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

27b2fc9120-Jan-2012 Andre Fischer

118160: Added external CoinMP library.

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

841807c919-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

fce70c9b18-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

1...<<11121314151617181920>>...23