History log of /trunk/main/solenv/gbuild/platform/ (Results 76 - 100 of 102)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
23f1be8606-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 ...

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

910823ae18-Apr-2013 Jürgen Schmidt

#121996# integrate first part to remove 3layer office

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

9964c96f12-Apr-2013 Herbert Dürr

stop using Mac specific compiler option "Wno-long-double"

having this option results in a warning for each compile on gcc>=4.2 or clang.
Apple says in http://lists.cs.uiuc.edu/pipermail/

stop using Mac specific compiler option "Wno-long-double"

having this option results in a warning for each compile on gcc>=4.2 or clang.
Apple says in http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-June/015095.html
"[...] the best thing is not to use it. There is no reason to."


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

show more ...

64f1f99704-Feb-2013 Herbert Dürr

fix linker complaints about invalid security options for StaticLib targets

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

cde270a301-Dec-2012 Yuri Dario

i118923 - OS/2 port: build import libraries from .def file instead of .dll, allows export by ordinal for faster loading.

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

i118923 - OS/2 port: build import libraries from .def file instead of .dll, allows export by ordinal for faster loading.

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

show more ...

Revision tags: AOO340
a8e4828d15-Oct-2012 Pedro Giffuni

Merge r1394813 from buildsys branch.

Bring in port changes to the FreeBSD configuration files [1].
Also drop the gnu ld hash style selection: on FreeBSD this is not
critical and the

Merge r1394813 from buildsys branch.

Bring in port changes to the FreeBSD configuration files [1].
Also drop the gnu ld hash style selection: on FreeBSD this is not
critical and the system compiler knows better what to do.

Author: Maho [1]


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

show more ...

10b7a20019-Jun-2012 Yuri Dario

i118923 - OS/2 port: hide truncation warnings while building.

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

4d2a3edf01-Mar-2012 Yuri Dario

i118923 - OS/2 port: remove 8.3 hacks from gbuild, remove IMP_ORD dependencies.

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

685bfa8818-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

62c6e45016-Feb-2012 Yuri Dario

i118923 - OS/2 port: gbuild updates.

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

37816a1401-Feb-2012 Pedro Giffuni

i116561: FreeBSD port - don't depend on gnu mktemp.

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

058e255a12-Jan-2012 Jürgen Schmidt

remove empty line which caused build error on MacOS

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

44c2557011-Jan-2012 Andre Fischer

118769: Fixed build break on Ubuntu11.10 by adding explicit support for external libraries to gbuild.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230097 13f79535-47bb-0

118769: Fixed build break on Ubuntu11.10 by adding explicit support for external libraries to gbuild.

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

show more ...

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

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

1ff5b6eb27-Dec-2011 Pedro Giffuni

More BSD tidy-ups.

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

7fcdd55b13-Dec-2011 Pedro Giffuni

Fix license on new platform gbuild files. Minor BSD port cleanup.

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

828da80824-Nov-2011 Pedro Giffuni

i118608 - IP clearance: Remove internal cppunit source, use system-cppunit instead. Patch by Andre Fischer (af).

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1205912 13f7

i118608 - IP clearance: Remove internal cppunit source, use system-cppunit instead. Patch by Andre Fischer (af).

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

show more ...

71df68dc13-Nov-2011 Pedro Giffuni

FreeBSD: small configuration updates.

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

f0a50dfa11-Nov-2011 Pedro Giffuni

i118582: OS/2 port - Add platform specific gbuild support - by ydario.

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

8969592b07-Nov-2011 Pedro Giffuni

FreeBSD port: Merge some updates from the linux gbuild configuration. Special thanks to Ariel Constenla-Haile for taking to time to help me solve the many bugs related to this.

git-svn-id: h

FreeBSD port: Merge some updates from the linux gbuild configuration. Special thanks to Ariel Constenla-Haile for taking to time to help me solve the many bugs related to this.

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

show more ...

ead1325209-Oct-2011 Pedro Giffuni

i111384 - FreeBSD port: gbuild support.

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

2752058705-Oct-2011 Herbert Dürr

allow gbuild with empty sysroot on linux

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

528d538830-Sep-2011 Jürgen Schmidt

88652: applied patch, remove unicows deps, thanks to Oliver-Rainer Wittmann (orw)

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

5f9a7a3925-Sep-2011 Herbert Dürr

empty DLLPOSTFIX also for gbuild targets

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

12345