summaryrefslogtreecommitdiff
path: root/desktop/Executable_soffice_bin.mk
AgeCommit message (Expand)Author
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-05-03Simplify conditionStephan Bergmann
2024-04-30Emscripten: Only add the --pre-js code to the soffice executableStephan Bergmann
2024-02-22Framework for some UNOIDL to test the Embind UNO binding withStephan Bergmann
2024-02-18Revert "tdf#152524 Add a __objc_fork_ok data section for Mac Intel executable"Patrick Luby
2024-02-03First-class Embind JS support for OUStringStephan Bergmann
2024-01-29Experimental support for latest Emscripten (and Qt6)Stephan Bergmann
2024-01-26tdf#152524 Add a __objc_fork_ok data section for Mac Intel executablePatrick Luby
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir
2022-11-30Add LOKit functions and whitelist export for it to WASMThorsten Behrens
2022-01-19WASM gbuild: add --pre-js dependenciesJan-Marek Glogowski
2021-12-03Disable the xmlCleanupParser test in a static buildJan-Marek Glogowski
2021-01-17tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner
2020-02-20macOS Xcode ld is known to always support -platform_version nowStephan Bergmann
2020-02-16MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGETStephan Bergmann
2020-02-14tdf#122218: Baseline Xcode 9.3 ld presumably doesn't support -platform_versionStephan Bergmann
2020-02-14Drop broken filter-out of -bind_at_load for Executable_soffice_bin on macOSStephan Bergmann
2020-02-14tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann
2019-08-31Unify executables to take version resource from default.rcMike Kaganski
2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2014-12-03Fold URE: WindowsStephan Bergmann
2014-03-03desktop: rename Executable*.bin.mk/.com.mkMichael Stahl
2013-09-22desktop: soffice.bin and unopkg.bin cleanupMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-04-24desktop: rename WinResTarget target to match source fileMichael Stahl
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-05-03revert delivery of soffice.bin.manifestDavid Tardon
2012-05-02convert custom makefile code into a packageDavid Tardon