summaryrefslogtreecommitdiff
path: root/nlpsolver/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
p;id=fae3b4cc192dbce54f87a6e1c67ab5d824eda947'>boost: update generated wrapper headersMichael Stahl 2016-08-29Fixup clang Werror boost build on MacOSXJan-Marek Glogowski 2016-05-31Drop warning-related parts of external/boost/clang-cl.patch.0Stephan Bergmann 2016-05-30boost: restore boost.gcc47679.patchMichael Stahl 2016-05-30boost: warning-patch-ectomyMichael Stahl 2016-05-30boost: remove boost.std.move.patchMichael Stahl 2016-05-26boost: remove patches for headers that are no longer usedMichael Stahl 2016-05-12have another stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara 2016-05-12have a stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara 2016-05-11Missing includeStephan Bergmann 2016-05-10Note pull request for boost patchStephan Bergmann 2016-05-10Use BOOST_FALLTHROUGH in external codeStephan Bergmann 2016-03-08Boost.Thread appears to be unneededDavid Tardon 2016-03-08follow the boost lib naming scheme for DateTime tooDavid Tardon 2016-03-08Update liborcus to 0.11.0.Kohei Yoshida 2016-03-04Adapt to more warnings being enabled for clang-clStephan Bergmann 2016-02-26Adapt clang-cl.patch.0 to Boost 1.60Stephan Bergmann 2016-02-01boost: restore auto_ptr patch for boost::spiritMichael Stahl 2016-01-30And now put the patch in the right locationDavid Ostrovsky 2016-01-30Blind attempt to fix build breakage on androidDavid Ostrovsky 2016-01-30Bump boost version to 1.60David Ostrovsky 2016-01-21Fix for Jenkins Gerrit Mac buildsStephan Bergmann 2016-01-19Remove bogus addition from prev commitStephan Bergmann 2016-01-19Does that help old GCC that don't know -Wplacement-newStephan Bergmann 2016-01-19external/boost: silence some GCC 6 warningsStephan Bergmann 2015-12-15boost: suppress auto_ptr deprecation warnings in boost::spiritMichael Stahl 2015-12-02boost/external: More fixes for clang-clStephan Bergmann 2015-12-02external/boost: Work around -Werror,-Winvalid-constexprStephan Bergmann 2015-11-13external/boost: Adapt to clang-clStephan Bergmann