| 37816a14 | 01-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
 | 
| 62840caa | 31-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 ...  | 
| 23ba173d | 30-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
 | 
| e4af8f11 | 24-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 ...  | 
| 2c250397 | 24-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
 | 
| 27b2fc91 | 20-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
 | 
| 841807c9 | 19-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
 | 
| fce70c9b | 18-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
 | 
| a0428e9e | 18-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232682 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 9780544f | 18-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232677 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 7e90fac2 | 18-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232676 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 1ed5bd48 | 17-Jan-2012 | Jürgen Schmidt | adapt setup package scripts to handle special DS_Store file for developer snapshot builds
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232430 13f79535-47bb-0310-9956-ffa
 adapt setup package scripts to handle special DS_Store file for developer snapshot builds
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232430 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 149f2bc0 | 16-Jan-2012 | Andre Fischer | 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232004 13f79535-47bb-0310-9
 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232004 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| bfe63c26 | 14-Jan-2012 | Andrew Rist | working on refresh of bottom frame
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1231415 13f79535-47bb-0310-9956-ffa450edef68
 | 
| e3c01311 | 13-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1231334 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 28172baa | 13-Jan-2012 | Andrew Rist | awk needs '(' and ')' on same line - windows build breaker
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1231192 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 95c2ec6e | 13-Jan-2012 | Andre Fischer | Fixed getcsym.awk to handle #-comments that contain special regexp characters.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230971 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 3eeae035 | 12-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230734 13f79535-47bb-0310-9956-ffa450edef68
 | 
| e80e322e | 12-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230733 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 2123d757 | 12-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230717 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 058e255a | 12-Jan-2012 | Jürgen Schmidt | remove empty line which caused build error on MacOS
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230461 13f79535-47bb-0310-9956-ffa450edef68
 | 
| e76eebc6 | 12-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230357 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 44c25570 | 11-Jan-2012 | Andre Fischer | 118769: Fixed build break on Ubuntu11.10 by adding explicit support for external libraries to gbuild.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230097 13f79535-47bb-0
 118769: Fixed build break on Ubuntu11.10 by adding explicit support for external libraries to gbuild.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230097 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7871dc3e | 11-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68
 | 
| f9dbddb9 | 10-Jan-2012 | Andrew Rist | tweaking page refresh behavior
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229792 13f79535-47bb-0310-9956-ffa450edef68
 |