summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Library.mk
AgeCommit message (Expand)Author
2021-05-29gbuild: implement gb_Library_get_target_for_buildJan-Marek Glogowski
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-04add gb_LinkTarget_reuse_precompiled_headerLuboš Luňák
2019-09-05Reduce some repeated codeMike Kaganski
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2019-06-14Make spsupp*.dll usable on 64-bit WindowsMike Kaganski
2019-05-24disable warnings in external libsLuboš Luňák
2017-11-24tdf#113787: gbuild: fix the version of cli_cppuhelper assemblyMichael Stahl
2017-10-06gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-07Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-11-26On Mac, the lib/libuno_*.dylib symlinks are not in the SDKStephan Bergmann
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2014-04-03gbuild: fix check for registered librariesMatúš Kukan
2014-04-03gbuild: Allow to use more components in one library.Matúš Kukan
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl
2013-12-21Revert "Avoid unnecessary library re-building in the DISABLE_DYNLOADING case"Tor Lillqvist
2013-12-20Avoid unnecessary library re-building in the DISABLE_DYNLOADING caseTor Lillqvist
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-11-02gbuild: Library: remove gb_Library__get_final_targetMichael Stahl
2013-11-02gbuild: Library: remove pointless functionsMichael Stahl
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-28gbuild: remove internal calls to gb_Package_set_outdir with INSTROOTMichael Stahl
2013-09-27gbuild: remove now unused gb_Library_OUTDIRLOCATIONMatúš Kukan
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist
2013-09-24gb_Library__get_final_target: don't be phony targetMatúš Kukan
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl
2013-09-22gbuild: add a SHLXTHDL layer for librariesMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: remove SOVERSION variable since it is hardcoded anywayMichael Stahl
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-22gbuild: make the DLL the LinkTarget of Library and CppunitTestMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-22gbuild: remove unused gb_LinkTarget_use_headersMichael Stahl
2013-09-17do not copy invalid, merged libraries to instdirMatúš Kukan
2013-09-11Use LIBO_URE_LIB_FOLDER instead of hardcoding the "ure" directoryTor Lillqvist
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09gbuild: put the DLL into INSTDIR, not the import libMichael Stahl
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan