Messages by Thread
-
-
(openoffice-devtools) branch main updated: We actually do need iconv
jim
-
(openoffice-devtools) branch main updated: More info on how we build our static libs
jim
-
(openoffice-devtools) branch main updated: Some additional build notes in the build scripts
jim
-
(openoffice) branch AOO42X updated (c72d3ad509 -> 9563caa3b3)
jim
-
(openoffice) branch AOO42X updated (0c620f18d9 -> c72d3ad509)
jim
-
(openoffice) branch trunk updated: vcl: fix CPUNAME token for Win64 entrypoint (X86-64 -> X86_64)
jim
-
(openoffice) branch AOO42X updated: Revert changes to menu button
jim
-
(openoffice) branch AOO42X updated (f2d7182009 -> f4e8f24677)
jim
-
(openoffice) branch AOO42X updated (af89ef6112 -> 51733d5b8a)
jim
-
(openoffice) branch AOO42X updated (51733d5b8a -> f2d7182009)
jim
-
(openoffice) branch AOO42X updated: Draw rectangle around menu button in toolbar for better visibility on e.g. Linux)
jim
-
(openoffice) branch AOO42X updated (6e673e3dab -> eef634b35e)
jim
-
(openoffice) branch trunk updated: libxmlsec: pin xmlsec's libxml2 lookup to the configured prefix
jim
-
(openoffice) branch trunk updated: xmlsecurity, forms: ignore-error prefix on $(shell test -f ...) dylib checks
jim
-
(openoffice) branch trunk updated: xmlsecurity, forms: fix dmake "Shell escape" error from inline $(shell) in .IF
jim
-
(openoffice) branch trunk updated: configure.ac: honor the directory given to --with-system-libxml/-libxslt/-curl
jim
-
(openoffice-devtools) branch main updated: Do not set in build script
jim
-
(openoffice-devtools) branch main updated: Force PATH
jim
-
(openoffice) branch trunk updated: configure.ac: allow autoconf 2.71 except on macOS, which needs 2.72 due to the toolchain fixes in autoconf 2.72.
jim
-
(openoffice) branch trunk updated: pyuno: drop redundant PY_DLLEXPORT before PyMODINIT_FUNC
jim
-
(openoffice-devtools) branch main updated: And use 64 bit standard naming
jim
-
(openoffice-devtools) branch main updated: Fluff lint on Ubuntu script
jim
-
(openoffice-devtools) branch main updated (0c1827a -> c9b58df)
jim
-
(openoffice) branch trunk updated: python: deliver Include/cpython headers alongside the top-level Include/*
jim
-
(openoffice) branch trunk updated: gbuild: fix HAVE_LD_UNDEFINED_VERSION truthiness check on Linux/FreeBSD
jim
-
(openoffice) branch trunk updated: python: drop the wildcard on the _sysconfigdata source in d.lst
jim
-
(openoffice) branch trunk updated: python: fix delivery of the platform-mangled _sysconfigdata module (Linux)
jim
-
(openoffice) branch trunk updated (a2d0bf344f -> 1bee600992)
jim
-
(openoffice) branch trunk updated: Link zlib explicitly against static libxml2.a on macOS
jim
-
(openoffice) branch trunk updated: Link static libxml2.a instead of libxml2.dylib on macOS/arm64 and x86
jim
-
(openoffice-devtools) branch main updated: Optimize the community build build process for best parallelism
jim
-
(openoffice) branch trunk updated: bridges: add arm64 RTTI synthesis QA harnesses
jim
-
(openoffice) branch trunk updated: Synthesise UNO exception RTTI on macOS/arm64
jim
-
(openoffice) branch trunk updated (9aebfb1384 -> 6ebbb19991)
jim
-
(openoffice) branch trunk updated: Substantially harden the macOS Silicon bridge
jim
-
(openoffice) branch trunk updated (79670aa18e -> 8f6d19db0e)
jim
-
(openoffice) branch trunk updated: Handle arm64 HFA marshalling failure in the bridge
jim
-
(openoffice) branch trunk updated: Switch to JIT allocation
jim
-
(openoffice) branch trunk updated: Prevent circular builds on macOS
jim
-
(openoffice) branch trunk updated (079530e0cc -> f116fde0f6)
damjan
-
(openoffice) 02/21: wParam is already a UINT_PTR, an integer type, so no need to cast it.
damjan
-
(openoffice) 05/21: Only build the StarBasic "DLL manager" on x86 Win32, instead of any Windows system that isn't AMD64. It only supports x86 Win32 and never supported anything else; there were discussions on bugs 112064 and 126277 about other platforms, but development never got completed and merged.
damjan
-
(openoffice) 18/21: Add the empty prj/d.lst file for officecfg that was accidentally left out.
damjan
-
(openoffice) 11/21: Use the gbuild paths to connectivity components.
damjan
-
(openoffice) 15/21: The gb_Deliver_add_deliverable function takes 3 parameters now.
damjan
-
(openoffice) 03/21: Add "version" as a library on Windows, and link to it so we can find functions like VerQueryValueW() on Win64.
damjan
-
(openoffice) 01/21: In ImplPreparePolyDraw(), nCurrPoints and nCurrPoint should be sal_uInt32, just like pPoints points to, which they are assigned from or related to. Commit 30f18d3fb8fe7eacd8ee5f353bc7c60bfbf18ac5 didn't fix all the uses of the pointer size change it made.
damjan
-
(openoffice) 04/21: Use the right entrypoint name for X86-64.
damjan
-
(openoffice) 12/21: Remove unused files.
damjan
-
(openoffice) 08/21: Fix a path to FileSystemRuntimeException.
damjan
-
(openoffice) 20/21: Fix supported platforms for the ADABAS connectivity driver. Fix configuration packaging for several Windows and Mac connectivity drivers.
damjan
-
(openoffice) 16/21: Update the list of .xcs/.xcu files since the build file was written.
damjan
-
(openoffice) 19/21: We cannot use $(SRCDIR)/solenv/src/component.map as a version map file yet, because it doesn't export RTTI and exception typeinfos.
damjan
-
(openoffice) 14/21: Convert officecfg module to gbuild.
damjan
-
(openoffice) 06/21: Change the return type of Get10ThSec() to clock_t, so it works regardless of the size of the integer type.
damjan
-
(openoffice) 13/21: Add gbuild targets for Configuration (*.xcs, *.xcu).
damjan
-
(openoffice) 21/21: In postprocess/packcomponents, fix supported platforms for the ADABAS connectivity driver, and fix the path to the ADO component.
damjan
-
(openoffice) 09/21: Try not setting "-Xbootclasspath", as it doesn't work on Java > 8.
damjan
-
(openoffice) branch bz126990-fileCorruptionAtShutdown-trunk updated (253e556e89 -> c7e4ba309d)
petko
-
(openoffice) branch trunk updated: Win64 bridge backport (#492)
petko
-
(openoffice) branch win64-bridge-backport updated (c7ef55fd06 -> 2a2ee3e624)
petko
-
(openoffice) branch win64-bridge-backport updated (a59e4e8aab -> c7ef55fd06)
petko
-
(openoffice) branch bz126990-fileCorruptionAtShutdown-trunk updated (112a4f2155 -> 253e556e89)
petko
-
(openoffice) branch bz126990-fileCorruptionAtShutdown-trunk created (now 112a4f2155)
petko
-
(openoffice) branch AOO42X updated: Merge pull request #491 from apache/bugfix-dxf-filter
ardovm
-
(openoffice) branch AOO41X updated: Merge pull request #491 from apache/bugfix-dxf-filter
ardovm
-
(openoffice) branch trunk updated: Upgrade bundled BeanShell from 2.1.0 to 2.1.1
jim
-
(openoffice-devtools) branch main updated: Sync up macOS build scripts
jim
-
(openoffice) branch trunk updated (e4e2125aa6 -> dc23248bfa)
jim
-
(openoffice) branch trunk updated: configmgr: avoid C++11-only Boost.Unordered
jim
-
(openoffice) branch trunk updated: Fix a regression in 7e8ab750cfd3aa68da5fd305f11cfb43d73e574c where hyphen cannot build in Windows, because the makefile.mk generated by main/hyphen/hyphen-2.7.1.patch that Windows uses to build it, was deleted.
damjan
-
(openoffice-devtools) branch main updated: macOS build script AOO 4.2.x
jim
-
(openoffice) branch AOO42X updated: Generate the 'clean' helper script at configure time. Useful when we want/need to do a complete clean on the build tree.
jim
-
(openoffice) branch trunk updated (4195d08bb6 -> c082241a9b)
ardovm
-
(openoffice-devtools) branch main updated: Upload the potential build scripts for macOS(x86) and Linux
jim
-
(openoffice) branch bazel-migration updated (a720448be1 -> 799ee9fa5e)
petko
-
(openoffice) branch win64-bridge-backport created (now a59e4e8aab)
petko
-
(openoffice) branch trunk updated: Fold in some linted catches, foxusing on macOS and Linux
jim
-
(openoffice-docs) branch Templates updated: Updated AOO_FrontMatter.ott
digro
-
(openoffice-docs) branch Getting-Started-Guide updated: Updated date of publishing
digro
-
(openoffice-docs) branch Getting-Started-Guide updated (b96ff2c -> 71c9e3a)
franciscc
-
(openoffice) branch trunk updated (040baae653 -> 4780e0d437)
petko
-
(openoffice) branch bazel-migration updated (b008b262a7 -> a720448be1)
petko
-
(openoffice) branch bazel-migration updated: build: register arch-neutral host JDK runtime toolchain
petko
-
(openoffice) branch bazel-migration updated: ukpdate claud.md and build guide.
petko
-
(openoffice) branch bazel-migration updated (85ebc3fa23 -> aeee5d0983)
petko