summaryrefslogtreecommitdiff
path: root/solenv/gbuild/StaticLibrary.mk
AgeCommit message (Expand)Author
2021-12-31gbuild: introduce gb_%_linktarget_targetJan-Marek Glogowski
2021-10-30upgrade libjpeg-turbo to 2.1.1Caolán McNamara
2021-07-26add gbuild support for ObjC/C++ sources from tarballsLuboš Luňák
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-05-24disable warnings in external libsLuboš Luňák
2017-10-06gbuild: more verbose forwarding of LinkTarget functionsMichael Stahl
2017-06-07Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-11-17add a script to generate a dummy library to "build" all headersMichael Stahl
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl
2013-09-22gbuild: remove static libraries from OUTDIRMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen
2013-06-07gbuild: do not register static librariesMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák
2012-12-10bring back precompiled headers supportLuboš Luňák
2012-10-25gbuildification of expatDavid Ostrovsky
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl
2012-10-22allow LDFLAGS from gbuild to be selective tooLubos Lunak
2012-09-29gbuild: gb_Library_TARGETS should really not be needed nowMatúš Kukan
2012-09-26Revert "gbuild: remove gb_Library_TARGETS and ..."Michael Stahl
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
2012-09-24add gb_StaticLibrary_use_static_librariesMichael Stahl
2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan
2012-08-31gbuild: UnpackedTarball: do not rename files; set cxx suffix for libraryMatúš Kukan
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-23No reason to leave out use_sdk_api and use_udk_api, I thinkTor Lillqvist
2012-08-01Revert "StaticLibrary too"Michael Stahl
2012-08-01StaticLibrary tooBjoern Michaelsen
2012-05-30remove already added set_x64Andras Timar
2012-05-30use 64-bit compiler and linker for 64-bit Windows shell extensionsAndras Timar
2012-05-29add gb_StaticLibrary_set_x64David Tardon
2012-05-29make sure that $(OUTDIR)/lib exists before delivering libsDavid Tardon
2012-05-08gbuild: replace gb_LinkTarget_set_objcflags with add_objcflagsMichael Stahl
2012-05-08gbuild: refactor selective symbols again:Michael Stahl
2012-05-08gbuild: refactor the selective symbols supportMichael Stahl