On Sun, Oct 2, 2016 at 9:35 AM, Julian Andrej wrote:
> If anyone hits the same problems, i was able to resolve the ccache
> miss issue with the suggestions on
> http://mooseframework.org/wiki/ccache/. I didn't have to recompile
> libMesh, setting export CCACHE_SLOPPINESS=time_macros was enough.
>
If anyone hits the same problems, i was able to resolve the ccache
miss issue with the suggestions on
http://mooseframework.org/wiki/ccache/. I didn't have to recompile
libMesh, setting export CCACHE_SLOPPINESS=time_macros was enough.
On Sat, Oct 1, 2016 at 4:03 PM, Julian Andrej wrote:
> Hi,
>
>
Hi,
this will be a bit of an offtopic question is guess. I'm deciding on a
testing framework and saw that you are using CPPUnit and not the
highly recommended google test. What were your reason to choose that
and continue using it also for MOOSE.
The other question is regarding ccache. We require