History log of /trunk/main/RepositoryFixes.mk (Results 1 - 25 of 35)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4c5b548f 18-Mar-2024 Damjan Jovanovic

Upgrade OpenSSL to version 3.0.13.

LICENSE and NOTICE files now reflect its new license.
The obsolete "DISABLE_OPENSSL" setting has been removed.
Patch Python 2 to support OpenSSL 3.

Upgrade OpenSSL to version 3.0.13.

LICENSE and NOTICE files now reflect its new license.
The obsolete "DISABLE_OPENSSL" setting has been removed.
Patch Python 2 to support OpenSSL 3.0.x.
Support old versions of Windows.
Uses Strawberry Perl on Windows to build, fetched as a dependency.
Workarounds for missing integer limit constants in the old version of MSVC we use.
NASM now works when it's in the PATH, instead of needing --with-nasm-path to ./configure.

Patch by: me

show more ...


Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1
# 7f13e1b7 11-Feb-2019 damjan

The Windows DLL for pyuno should apparently be called pyuno.pyd.

Patch by: me



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

The Windows DLL for pyuno should apparently be called pyuno.pyd.

Patch by: me



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

show more ...


# 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 ...


# 37308aa2 08-Jan-2019 Jim Jagielski

Bring somewhat up to date... remove reference to 10.4 and allow for newer SDKs for 4.20.x


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

Bring somewhat up to date... remove reference to 10.4 and allow for newer SDKs for 4.20.x


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1850793 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


# 7501fd1b 26-Jul-2018 Jim Jagielski

Let's re-arrange the logic... when we create the shared lib, create
as before, w/o knowledge of UDK, but take care of UDK versioning
following that.


git-svn-id: https://svn.apac

Let's re-arrange the logic... when we create the shared lib, create
as before, w/o knowledge of UDK, but take care of UDK versioning
following that.


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

show more ...


# 8cb913c4 15-Apr-2018 Damjan Jovanovic

Port main/jvmfwk to gbuild / Ant.

Fix the gbuild platform CPUDEFS to conform to what modules expect.

Patch by: me



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

Port main/jvmfwk to gbuild / Ant.

Fix the gbuild platform CPUDEFS to conform to what modules expect.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829205 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


# 790ba93f 25-Mar-2018 Damjan Jovanovic

Move reg and store to UNOVERLIBS, as they are definitely URE libraries
as per main/ure/source/README, and deal with their unusual names in
RepositoryFixes.mk. Also remove special handling for

Move reg and store to UNOVERLIBS, as they are definitely URE libraries
as per main/ure/source/README, and deal with their unusual names in
RepositoryFixes.mk. Also remove special handling for them in gbuild.

Patch by: me



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

show more ...


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 ...


# 9cdf8995 29-Nov-2017 Damjan Jovanovic

Port main/sane and main/rdbmaker to gbuild.
Add reg to our known libraries (Windows implementation guessed).
Update Module_ooo.mk with unixODBC too.

Patch by: me



g

Port main/sane and main/rdbmaker to gbuild.
Add reg to our known libraries (Windows implementation guessed).
Update Module_ooo.mk with unixODBC too.

Patch by: me



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

show more ...


Revision tags: AOO414, AOO413
# b77af630 15-Jan-2017 damjan

Port main/sc to gbuild.
Also add the ability to add extra image directories to resources,
which is needed by main/sc.

Patch by: me


git-svn-id: https://svn.apache.org/re

Port main/sc to gbuild.
Also add the ability to add extra image directories to resources,
which is needed by main/sc.

Patch by: me


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

show more ...


# cb542efe 08-Jan-2017 damjan

Fix a Windows naming clash between main/cui, whose library, icuin.lib,
was clashing with main/icu's icuin.lib once we started using gbuild,
which places libraries in a common directory. The m

Fix a Windows naming clash between main/cui, whose library, icuin.lib,
was clashing with main/icu's icuin.lib once we started using gbuild,
which places libraries in a common directory. The main/cui library is
now just icui.lib, and main/icu's is still icuin.lib.

Also update RepositoryFixes.mk with all the main/icu libraries.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1777904 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


Revision tags: AOO4121, AOO412, SNAPSHOT
# dfce871f 11-Oct-2015 Damjan Jovanovic

#i125003# Eliminate cppunit from our tree completely.



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


Revision tags: AOO411, AOO410, AOO410_Beta
# b597708b 18-Nov-2013 Herbert Dürr

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


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

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


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

show more ...


Revision tags: AOO401, AOO400
# f2b8a6a0 06-Jun-2013 Herbert Dürr

#i122378# fix dbgutil-enabled gbuild of modules on Windows

gbuild modules should use the same crt-libs and crt-options as dmake modules


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

#i122378# fix dbgutil-enabled gbuild of modules on Windows

gbuild modules should use the same crt-libs and crt-options as dmake modules


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

show more ...


# 23f1be86 06-Jun-2013 Herbert Dürr

#i122378# fix the dbgutil-enabled build on Windows

crt-debug libraries use different structure layouts than their
regular counterparts so mixing causes binary incompatibilities
which

#i122378# fix the dbgutil-enabled build on Windows

crt-debug libraries use different structure layouts than their
regular counterparts so mixing causes binary incompatibilities
which must be avoided. Always using the regular libs achieves this.


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

show more ...


# 3d2a2350 27-May-2013 Herbert Dürr

#i122378# allow linking against MSVC TR1's STL libraries instead of stlport

the standard C++ library on MSVC is available in LIBCPMT.LIB and MSVCPRT.LIB
(the static and dynamic C++ runti

#i122378# allow linking against MSVC TR1's STL libraries instead of stlport

the standard C++ library on MSVC is available in LIBCPMT.LIB and MSVCPRT.LIB
(the static and dynamic C++ runtime libraries for multithreaded environments).


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

show more ...


# 52845faf 30-Nov-2012 Yuri Dario

i118923 - OS/2 port: use of gcc style import libraries.

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


Revision tags: AOO340
# df24fb97 19-Jun-2012 Yuri Dario

i118923 - OS/2 port: rename sw.dll to swoo.dll, avoid mmos2 conflicts.

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


# 7e0206dd 02-Mar-2012 Yuri Dario

i118923 - OS/2 port: gbuild system minor fixes and cleanup.

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


# dcefce6c 28-Feb-2012 Yuri Dario

i118923 - OS/2 port: minor fixes to build system.

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


# 685bfa88 18-Feb-2012 Yuri Dario

i118923 - OS/2 port: new link system now uses unix style.

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


12