History log of /trunk/main/configure.ac (Results 1 – 25 of 119)
Revision Date Author Comments
# 2c4d9108 25-May-2025 Damjan Jovanovic <damjan@apache.org>

Update EPM requirements comment.

Patch by: me


# 5041d740 25-May-2025 Damjan Jovanovic <damjan@apache.org>

epm is not needed when building the "installed" format either.

Patch by: me


# 67f7bfb1 23-Apr-2025 John Bampton <jbampton@users.noreply.github.com>

misc: fix spelling (#358)

* misc: fix spelling

* Update ignored words list


# e46d221a 13-Apr-2025 Don Lewis <truckman@apache.org>

epm is not needed when building archive format.


# ad1df53d 04-Apr-2025 John Bampton <jbampton@users.noreply.github.com>

misc: fix spelling in `main` (#354)

* misc: fix spelling in `main`

Typos have been fixed in a lot of file types

* Update ignored words list


# 9cf3e4aa 07-Jan-2025 John Bampton <jbampton@users.noreply.github.com>

Fix spelling (#245)


# 267f9b4a 02-Mar-2023 Damjan Jovanovic <damjan@apache.org>

Make the message clearer.

Patch by: me


# 32177a51 02-Mar-2023 Damjan Jovanovic <damjan@apache.org>

Add some logging to oowintool's detection of JDK home.

Patch by: me


# fa0b8518 01-Mar-2023 Damjan Jovanovic <damjan@apache.org>

Append ".exe" to "javac" and "javadoc" detection on Windows too,
just like we do on OS/2.

Patch by: me


# 6a118d53 20-Jan-2023 Damjan Jovanovic <damjan@apache.org>

Split up the checks for whether Cygwin's awk, tar, and gunzip are symlinks,
so we can tell which of them is actually broken.

Patch by: me


# f3ae5cfb 22-Dec-2022 Jim Jagielski <jimjag@gmail.com>

Changes required w/ AOO42X and trunk

(cherry picked from commit 18ec844f88251cfdd417f5e3ed96b962c7c8156a)


# 8cbbd4e8 20-Dec-2022 Jim Jagielski <jimjag@gmail.com>

Get macOS building nss again... Problem was that using env for CXX didn't correctly handle the required options

(cherry picked from commit a46cde238bcc9fcb215fd69191f37e44479632df)


# 61a913b1 15-May-2022 Arrigo Marchiori <ardovm@yahoo.it>

Merge pull request #146 from DamjanJovanovic/serf2curl

Port our WebDAV content provider from serf/apr/apr-util, to curl.


# 51ba086b 04-Apr-2022 Damjan Jovanovic <damjan@apache.org>

Port our WebDAV content provider from serf/apr/apr-util, to curl.

Patch by: me


# f1345355 03-Apr-2022 Damjan Jovanovic <damjan@apache.org>

As of Python 3.8, the pkg-config "--libs" needed to build with Python, differ
between Python modules and applications that embed Python (see
https://bugs.python.org/issue36721).

Detect the Python ve

As of Python 3.8, the pkg-config "--libs" needed to build with Python, differ
between Python modules and applications that embed Python (see
https://bugs.python.org/issue36721).

Detect the Python version, and if >= 3.8, query the "python-X.Y-embed"
package with pkg-config instead of "python-X.Y".

This is needed to build pyuno with Python 3.8.

Patch by: me

show more ...


# 26c81592 09-Feb-2021 Jim Jagielski <jimjag@gmail.com>

some macOS changes:
o ensure current assembly of privateSnippetExecutor
o BigSur note
o Use vars to make it easier to change overall options
o Java8 compatibility

(cherry picked from commit

some macOS changes:
o ensure current assembly of privateSnippetExecutor
o BigSur note
o Use vars to make it easier to change overall options
o Java8 compatibility

(cherry picked from commit 3187fb04a7844dcbfa332c4129f6e43deb893699)

show more ...


# 87d312e1 02-Feb-2021 Jim Jagielski <jimjag@gmail.com>

No longer support 10.7/10.8

(cherry picked from commit 530c83014bcf6ffc1a7778591c69217b12b0575d)


# 4869649e 21-Jan-2021 Jim Jagielski <jimjag@gmail.com>

Force SDKROOT for initial clang runs to work w/ Xcode 12.x


# a87837cb 28-Dec-2020 Jim Jagielski <jimjag@gmail.com>

fakeroot is required for deb creation


# a7bec80d 21-Dec-2020 Jim Jagielski <jimjag@gmail.com>

Merge branch 'AOO42X' of https://gitbox.apache.org/repos/asf/openoffice into AOO42X

(cherry picked from commit 01534ec2e58ccf70f7fc287e53228dd5039e2d23)


# b682cb18 20-Dec-2020 Jim Jagielski <jimjag@gmail.com>

macOS reset back to s5abi and older version removed


# 65ec1307 15-Dec-2020 Jim Jagielski <jimjag@gmail.com>

Xcode 12.3 aware


# 8da84604 07-Dec-2020 Jim Jagielski <jimjag@gmail.com>

Baseline min macOS 10.9, which allows us to enable class_type_Info

(cherry picked from commit 5fa6f516bd41216278344a21128f24a1cd5dc20b)


# 3be476ba 05-Dec-2020 Jim Jagielski <jimjag@gmail.com>

This is the default for later clangs on macOS, but not all. So force it anyway.

(cherry picked from commit 7805e6744cbac1cf2772aaaa12d660ca2f35d84f)


# 6c994c9d 04-Dec-2020 Jim Jagielski <jimjag@gmail.com>

Allow user to specify specific macOS SDK to use
(an interesting note: Firefox baselines 10.11 for their CI)

(cherry picked from commit a835cb2e386eac81959111e98cfd90ace4427cca)


12345