| 4524ebca | 02-May-2018 |
Don Lewis <truckman@apache.org> |
Fix build on Windows with precompiled headers.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830715 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5a2d7207d0102343b
Fix build on Windows with precompiled headers.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830715 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 5a2d7207d0102343be221f0a085eade310636fec)
show more ...
|
| f031179e | 15-Apr-2018 |
Damjan Jovanovic <damjan@apache.org> |
Improve Java detection on *nix, by also checking the immediate subdirectories of /usr and /usr/local, where at least FreeBSD puts Java (eg. /usr/local/openjdk8, /usr/local/openjdk7-jre). Also simplif
Improve Java detection on *nix, by also checking the immediate subdirectories of /usr and /usr/local, where at least FreeBSD puts Java (eg. /usr/local/openjdk8, /usr/local/openjdk7-jre). Also simplify that search code a bit, and eliminate an unnecessary stat() for a directory on which it has already been called earlier.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829200 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 58368a3fb4ba73f514fcac5672d8424ed9e2740f)
show more ...
|