History log of /trunk/main/RepositoryExternal.mk (Results 1 - 17 of 17)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8eb9a7e6 07-Apr-2024 Damjan Jovanovic

Build OpenSSL as a dynamic link library, instead of a static library.
Patch its users to use an RPATH of $ORIGIN, so they use the correct copy.
This reduces the size of the build by about 461

Build OpenSSL as a dynamic link library, instead of a static library.
Patch its users to use an RPATH of $ORIGIN, so they use the correct copy.
This reduces the size of the build by about 4615 KiB, or 3.78%.

Patch by: me

show more ...


# 95939a26 29-Mar-2024 Arrigo Marchiori

Link pthread library when using OpenSSL on Linux

Restores compilation on current openSUSE.


Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA
# 51ba086b 04-Apr-2022 Damjan Jovanovic

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

Patch by: me


Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1
# 1c25f252 09-Feb-2019 damjan

Port main/pyuno to gbuild.

Patch by: me



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


# 7f6ffbef 05-Feb-2019 Damjan Jovanovic

Port main/i18npool to gbuild.

Allow ICU's version.mk to be used by GNU make (= instead of *=).

Add support for building generated C files.

Reference ICU libraries using "gb

Port main/i18npool to gbuild.

Allow ICU's version.mk to be used by GNU make (= instead of *=).

Add support for building generated C files.

Reference ICU libraries using "gb_Library_use_externals" across the tree.
Also ICU is an external library, remove it from RepositoryFixes.mk
which is only for internal ones, and keep it in RepositoryExternal.mk
exclusively. Since we get to specify the full linker parameter over there,
remove the half-baked hacks for it from RepositoryFixes.mk.

Patch by: me



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

show more ...


Revision tags: AOO416, AOO416-RC1
# bbfba59f 28-Sep-2018 Matthias Seidel

Minor cleanup

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


# 153d8069 31-Mar-2018 Damjan Jovanovic

Library naming fixes for main/lingucomponent libraries on *nix.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1828086 13f79535-47bb-0310-9956-

Library naming fixes for main/lingucomponent libraries on *nix.

Patch by: me



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

show more ...


# c4c42a0e 30-Mar-2018 Damjan Jovanovic

Port main/lingucomponent to gbuild.

Patch by: me



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


Revision tags: AOO415
# 774c2d42 14-Dec-2017 Yuri Dario

#i126518# OS/2 build system updates: use full names for slideshow and sysdtrans, remove unneeded libraries, use standard toolkit path, fix DLL short names, disable libs for coin-or.

git-svn-

#i126518# OS/2 build system updates: use full names for slideshow and sysdtrans, remove unneeded libraries, use standard toolkit path, fix DLL short names, disable libs for coin-or.

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

show more ...


Revision tags: AOO414, AOO413
# f4a41ca1 07-Jan-2017 damjan

The internal CoinMP comes as a single library on Windows.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1777754 13f79535-47bb-0310-9956-ffa450

The internal CoinMP comes as a single library on Windows.

Patch by: me



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

show more ...


# 1d3e2386 07-Jan-2017 damjan

Fix repository and name for apr, apr-util, serf and curl
on Windows.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1777747 13f79535-47bb-0

Fix repository and name for apr, apr-util, serf and curl
on Windows.

Patch by: me



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

show more ...


# 1f56509e 06-Jan-2017 damjan

Port main/sccomp to gbuild.
Fix the include paths for CoinMP.
Add CoinMP to RepositoryExternal.mk.

Patch by: me


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

Port main/sccomp to gbuild.
Fix the include paths for CoinMP.
Add CoinMP to RepositoryExternal.mk.

Patch by: me


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

show more ...


# 4f44d7cd 04-Jan-2017 damjan

Add curl to RepositoryExternal.mk and use this to link to ucbftp1 to it.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1777270 13f79535-47bb-0

Add curl to RepositoryExternal.mk and use this to link to ucbftp1 to it.

Patch by: me



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

show more ...


# de1049b5 03-Jan-2017 damjan

Deliver some missing header files for internal apr-util, such as
apu_version.h needed by main/ucb, and use the correct include paths for
internal apr and apr-util.

Patch by: me

Deliver some missing header files for internal apr-util, such as
apu_version.h needed by main/ucb, and use the correct include paths for
internal apr and apr-util.

Patch by: me



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

show more ...


# 45e5bdea 03-Jan-2017 damjan

Use the right include directory for internal serf.

Patch by: me



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


# 421ed02e 03-Jan-2017 damjan

Port main/ucb to gbuild.

Use real version detection from the library instead of from the header
files for apr, apr-util, and serf.

Add apr, apr-util, and serf to main/Repository

Port main/ucb to gbuild.

Use real version detection from the library instead of from the header
files for apr, apr-util, and serf.

Add apr, apr-util, and serf to main/RepositoryExternal.mk where they belong.

For GNOMEVFS and GIO, use the CFLAGS and LIBS detected by ./configure
instead of trying to rediscover them like the dmake makefiles did.

Patch by: me


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

show more ...


# b63233d8 07-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



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