summaryrefslogtreecommitdiff
path: root/external/lpsolve
AgeCommit message (Expand)Author
2020-05-07no longer force -arch:SSE on WindowsLuboš Luňák
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-10-22external/lpsolve: Avoid UBSan nullptr-with-nonzero-offsetStephan Bergmann
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2018-01-08lpsolve: always generate symbols with MSVCMichael Stahl
2017-06-22--enable-optimized should be orthogonal to --enable-debug/--enable-dbgutilStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-08-15Drop leftover EXTRA_CFLAGS and EXTRA_CDEFSTor Lillqvist
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2015-01-29tdf#80370: Fix Mac OS X install names of external/{coinmp,lpsolve}Stephan Bergmann
2014-11-03fdo#82430: MSVC build: disable a few more cases of SSE2 in externalsMichael Stahl
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken
2014-08-12Let building lpsolve fail when its ccc script failsStephan Bergmann
2014-06-18Avoid undefined out-of-range conversions from double to unsigned charStephan Bergmann
2014-06-18Pass debug flags into lpsolveStephan Bergmann
2014-03-11normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-27gbuild: remove gb_ExternalPackage_add_library_for_installMichael Stahl
2013-10-24lpsolve: use libraries from WORKDIRMichael Stahl
2013-10-19fdo#70393: move lpsolve to a subdir of externalKhaled Hosny