History log of /aoo42x/main/Repository.mk (Results 1 - 25 of 69)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bc85a3a9 11-Feb-2024 Matthias Seidel

Remove code for unused bmpmaker (#201)

* Remove code for unused bmpmaker

See:
https://bz.apache.org/ooo/show_bug.cgi?id=83198

* Additional files

(cherry picked

Remove code for unused bmpmaker (#201)

* Remove code for unused bmpmaker

See:
https://bz.apache.org/ooo/show_bug.cgi?id=83198

* Additional files

(cherry picked from commit 3dbda129d98d0422e037d1c39901d27727596592)

show more ...


# 8a106958 10-Feb-2024 Damjan Jovanovic

Merge main/cosv and main/udm into main/autodoc.

main/autodoc depends on main/cosv and main/udm.
main/udm depends on main/cosv.
No other module depends on main/cosv or main/udm.
T

Merge main/cosv and main/udm into main/autodoc.

main/autodoc depends on main/cosv and main/udm.
main/udm depends on main/cosv.
No other module depends on main/cosv or main/udm.
The only deliverable from main/autodoc is the autodoc executable -
there are no libraries, and all headers remain private and undelivered.

We might even be able to use some third-party documentation generator
instead of autodoc, perhaps Doxygen. Whether we should go that way is debatable,
but there is no point in littering main/ with 2 modules and littering solver/
with many headers and 2 static libraries just so autodoc can consume them.
Rather make their code internal to autodoc.

Patch by: me

(cherry picked from commit 11c03c6d381fea19f0fea13ae5a371ba50bad241)

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
# 809f4227 20-Dec-2020 Jim Jagielski

macOS reset back to s5abi and older version removed

(cherry picked from commit b682cb1878f75d5a69d02f8b5a3182ad77159d98)


# 61678ba5 05-Dec-2020 Jim Jagielski

No longer s5abi, but gcc3


Revision tags: AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1
# e53b81a8 21-Feb-2019 Jim Jagielski

Merge r1853643, r1853976, r1854065 from trunk:

Port main/apple_remote to gbuild.
Not tested, since we don't have a Mac buildbot, and I don't have a Mac.

Patch by: me


Merge r1853643, r1853976, r1854065 from trunk:

Port main/apple_remote to gbuild.
Not tested, since we don't have a Mac buildbot, and I don't have a Mac.

Patch by: me



Get apple_remote to build under gbuild, but still not yet working
(see dev@ thread)


Get ObjC files to build and link

Submitted by: damjan, jim, jim
Reviewed by: jim


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

show more ...


# 58c70741 14-Feb-2019 Jim Jagielski

Merge r1853252, r1853285, r1853286, r1853299, r1853327, r1853456, r1853466, r1853558 from trunk:

Port main/pyuno to gbuild.

Patch by: me



Allow handling multiple c

Merge r1853252, r1853285, r1853286, r1853299, r1853327, r1853456, r1853466, r1853558 from trunk:

Port main/pyuno to gbuild.

Patch by: me



Allow handling multiple components like dmake did.

Patch by: me



Port main/ure to gbuild.

Patch by: me



Port main/packimages to gbuild.

Patch by: me



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

Patch by: me



Link to libdl.so on Linux/Solaris/MacOSX.

Patch by: me



balance parens here in ifeq


Fix a regression in 1853299 caused by a path and pattern match rule
in main/packages that were wrong.

Patch by: me


Submitted by: damjan, jim, damjan
Reviewed by: jim


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

show more ...


# 52d905a6 14-Feb-2019 Jim Jagielski

Merge r1852965 from trunk:

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.

Merge r1852965 from trunk:

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


Submitted by: damjan
Reviewed by: jim


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

show more ...


# 01183344 14-Jan-2019 Jim Jagielski

Backport tested patches from trunk to 4.2.x branch


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


# e9e32e9d 09-Jan-2019 Jim Jagielski

Back out the bridges conversion to gbuild (r1848262)


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


Revision tags: AOO416
# 1630693e 06-Dec-2018 Damjan Jovanovic

Port main/bridges to gbuild.

Patch by: me



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


# ac6e5428 27-Nov-2018 Damjan Jovanovic

Port main/accessibility to gbuild.

Get rid of the java_accessibility.jar which did nothing.

Patch by: me



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

Port main/accessibility to gbuild.

Get rid of the java_accessibility.jar which did nothing.

Patch by: me



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

show more ...


# c86c7e2d 24-Nov-2018 Damjan Jovanovic

Port main/bean to gbuild.

Patch by: me



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


Revision tags: AOO416-RC1
# 7fef15a0 05-Oct-2018 Damjan Jovanovic

Port main/basic to gbuild.

Patch by: me



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


# 88fe4d89 05-Oct-2018 Damjan Jovanovic

Add building of "flex" files (.ll) to gbuild.

Port main/idlc to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842861 13f7953

Add building of "flex" files (.ll) to gbuild.

Port main/idlc to gbuild.

Patch by: me



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

show more ...


# f1d06a46 27-Sep-2018 Matthias Seidel

Deleted whitespace

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


# 390c74e1 03-Sep-2018 Damjan Jovanovic

Allow specifying the .rdb file, and which UNO types to generate headers
from, in the gbuild *_set_private_api function. Fix codemaker's
makefile to use this.

Port main/scaddins to gb

Allow specifying the .rdb file, and which UNO types to generate headers
from, in the gbuild *_set_private_api function. Fix codemaker's
makefile to use this.

Port main/scaddins to gbuild.

Patch by: me



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

show more ...


# 7de6b1b1 31-Aug-2018 Damjan Jovanovic

Implement gbuild functions for building Bison files.

Port main/rsc to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839782 1

Implement gbuild functions for building Bison files.

Port main/rsc to gbuild.

Patch by: me



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

show more ...


# 229811ba 24-Aug-2018 Damjan Jovanovic

Port main/cpputools to gbuild.

Patch by: me



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


# 8f71f2da 23-Aug-2018 Damjan Jovanovic

Port main/codemaker to gbuild.

Also ported the Java tests in codemaker to JUnit
instead of the internal test framework,
and enabled them during the subsequent test phase.

A

Port main/codemaker to gbuild.

Also ported the Java tests in codemaker to JUnit
instead of the internal test framework,
and enabled them during the subsequent test phase.

A gbuild API for building private UNO APIs using cppumaker was also added,
and used to run the C++ subsequent tests in codemaker.

Patch by: me



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

show more ...


# e4ed64de 15-Aug-2018 Damjan Jovanovic

Port main/xmlhelp to gbuild.

Patch by: me



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


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


# 41f03cd9 08-Apr-2018 Damjan Jovanovic

Added an Ant target type to gbuild, that can be used to call Ant to build
a deliverable. Added Ant support files that provide build infrastructure
that can be used by Java projects, including

Added an Ant target type to gbuild, that can be used to call Ant to build
a deliverable. Added Ant support files that provide build infrastructure
that can be used by Java projects, including testing with JUnit at
compile time, processing of external dependencies, using the IDL
toolchain (idlc, regmerge, javamaker), and general build support like
compiling into class files, building the JAR file and cleaning. These
features require Ant version >= 1.9.1.

Ported main/jurt to gbuild and this Ant infrastructure.

Patch by: me



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


# 42e3c324 29-Mar-2018 Damjan Jovanovic

Port main/autodoc to gbuild.

Patch by: me



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


# d98e0520 28-Mar-2018 Damjan Jovanovic

Port main/cosv and mac/vos to gbuild.

Patch by: me



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


123