yade:fix188

Last commit made on 2021-01-20
Get this branch:
git clone -b fix188 https://git.launchpad.net/yade

Branch merges

Branch information

Name:
fix188
Repository:
lp:yade

Recent commits

810f622... by Janek Kozicki

Invoke CREATE_CPP_LOCAL_LOGGER without enclosing string quotes "...."

4b10617... by Janek Kozicki

Use BOOST_PP_STRINGIZE to make it possible to create a valid C++ variable identifier from the filename argument of CREATE_CPP_LOCAL_LOGGER

91f2064... by Janek Kozicki

Fix broken #pragma once when used in conjunction with *.hpp.in cmake file generation.

9007f4b... by Janek Kozicki

workaround #188

9b8c43f... by Janek Kozicki

for revert, try random CHUNKSIZE

9e4e3a9... by Janek Kozicki

Revert "remove CHUNKSIZE: now that we use ccache it is not useful anymore. And it was FTBFS: too many chunk combinations to check for fixing, all checks would be non-ccached."

This reverts commit 26b7e116d68d6c204871c2c0111a70b374f66745.

26b7e11... by Janek Kozicki

remove CHUNKSIZE: now that we use ccache it is not useful anymore. And it was FTBFS: too many chunk combinations to check for fixing, all checks would be non-ccached.

e6935ea... by Janek Kozicki

Looks like unsigned char color is for VTK versions < 8.2

ca5e6b9... by Janek Kozicki

Add option to disable RealHP<2> and higher: ENABLE_REALHP, apparently cmake autodection of versions is not sufficient when regressions can appear in external libraries. https://answers.launchpad.net/yade/+question/695081

1bc5f4d... by Janek Kozicki

Update HP documentation