History log of /trunk/main/postprocess/packcomponents/makefile.mk (Results 1 - 25 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 845e2aae 20-Oct-2019 Ariel Constenla-Haile

i127138 Remove the avmedia Quicktime plugin


Revision tags: 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
# 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 ...


# 9fd473e1 24-Nov-2018 Damjan Jovanovic

Add a "dependencies" target for Ant to allow extracting the JARs that
a Java module depends on. Use this to make Ant targets depends on
their dependencies in gbuild, so that Java submodules w

Add a "dependencies" target for Ant to allow extracting the JARs that
a Java module depends on. Use this to make Ant targets depends on
their dependencies in gbuild, so that Java submodules within a
main/ module build in the correct order.

Port main/xmerge to gbuild/Ant using this approach.

Patch by: me



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

show more ...


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


# ea3120fc 05-Sep-2018 Damjan Jovanovic

Further fixes to get Windows building.

Use native paths when calling idlc.

Don't export all symbols from salhelper's SimpleReferenceObject
on Windows, only those we have to, as

Further fixes to get Windows building.

Use native paths when calling idlc.

Don't export all symbols from salhelper's SimpleReferenceObject
on Windows, only those we have to, as some modules fail to link
otherwise.

There is no "date" component any more, it's been renamed.

Patch by: me



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

show more ...


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


# 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


# 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


# cc13e73e 28-Mar-2018 Yuri Dario

#i127729# Add full drag&drop support for the OS/2 platform.


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


Revision tags: AOO415, AOO414
# e1738400 14-Oct-2017 Jim Jagielski

Hmmm. Looks like a cut/paste error. The correct dir name is
'component' not 'components'

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

Hmmm. Looks like a cut/paste error. The correct dir name is
'component' not 'components'

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

show more ...


# 3c5114b8 20-Aug-2017 Damjan Jovanovic

#i127350# - Table design: can't change length of Postgresql char types

Add the initial version of a new SDBC driver, for the PostgreSQL database.

Also its build changes: since it ne

#i127350# - Table design: can't change length of Postgresql char types

Add the initial version of a new SDBC driver, for the PostgreSQL database.

Also its build changes: since it needs Apache Commons Lang version 3,
get configure.ac to check for that, and get that to always build,
just like our driver does.

Patch by: me



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

show more ...


# c0ecde16 21-Jul-2017 Damjan Jovanovic

Remove the obsolete KDE address book SDBC driver, that only worked on
KDE 3.2 - 3.6, which are obsolete since 9 years ago.

Patch by: me



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

Remove the obsolete KDE address book SDBC driver, that only worked on
KDE 3.2 - 3.6, which are obsolete since 9 years ago.

Patch by: me



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

show more ...


Revision tags: 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 ...


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


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


# 9d72048c 28-Dec-2016 damjan

Port main/UnoControls to gbuild.

Patch by: me



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


# dd913a84 28-Dec-2016 damjan

Port main/basctl to gbuild.

Patch by: me



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


# df3f5cbc 26-Dec-2016 damjan

Port main/slideshow to gbuild.
Add glu32 and opengl32 to the known Windows libraries.

Patch by: me



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

Port main/slideshow to gbuild.
Add glu32 and opengl32 to the known Windows libraries.

Patch by: me



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

show more ...


# 6ecc4615 23-Dec-2016 damjan

Build fixes for main/fpicker on Windows:
* add comdlg32 to the list of known libraries for Windows
* fix the postprocess/packcomponents paths to the fps and fop components
* fix the WinRe

Build fixes for main/fpicker on Windows:
* add comdlg32 to the list of known libraries for Windows
* fix the postprocess/packcomponents paths to the fps and fop components
* fix the WinResTarget name in Module_fpicker.mk
* hack for calling $(shell) (recipe before target error)
* only try to build fps_gnome on *nix
* link to the stl library where necessary
* link to the user32 DLL where necessary
* fi -> endif typos
* fix capitalization of filenames
* move fps and fop to the OOOLIBS layer where they belong

Patch by: me



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

show more ...


# 8d854f23 22-Dec-2016 damjan

Port main/fpicker to gbuild.

Patch by: me


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


# 5d297950 18-Dec-2016 damjan

DirectShow moved from DirectX to the Windows API
at least 10 years ago, so don't require DirectX
to build the avmediawin library which uses DirectShow.

Patch by: me



DirectShow moved from DirectX to the Windows API
at least 10 years ago, so don't require DirectX
to build the avmediawin library which uses DirectShow.

Patch by: me



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

show more ...


# deb7b1c2 18-Dec-2016 damjan

Port main/avmedia to gbuild, for real this time.

The problem with the last attempt was that
main/avmedia/source/java/avmedia.jar.component was getting delivered to the
solver verbati

Port main/avmedia to gbuild, for real this time.

The problem with the last attempt was that
main/avmedia/source/java/avmedia.jar.component was getting delivered to the
solver verbatim, without the processing neeeded to add the "uri"
attribute to the "component" XML tag, which was causing AOO to crash on
startup since UNO couldn't bootstrap.

Since avmedia.jar isn't built but a pre-existing copy is just delivered,
this was solved by adding an already processed copy of
avmedia.jar.component to deliver instead.

Patch by: me



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

show more ...


# 80f267b3 17-Dec-2016 pfg

Revert SVN r1774747:

Requested by: damjan


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


1234