yade:buildPkgsSeparately_REBASE

Last commit made on 2021-03-10
Get this branch:
git clone -b buildPkgsSeparately_REBASE https://git.launchpad.net/yade

Branch merges

Branch information

Name:
buildPkgsSeparately_REBASE
Repository:
lp:yade

Recent commits

43e5dab... by Janek Kozicki

Avoid multiple definitions of enum UseFlowSolver

This reverts commit 02f1f73145294416c5f2b67111d3528f38c175ba.

1dc1cc2... by Bruno Chareyre

confirm remove enum in FlowEngine.cpp.in (compile error) and turn off enumTest.py

5bbbe96... by Bruno Chareyre

get back REC_PARTIALSAT feature

9814927... by Bruno Chareyre

remove further linkage and some cleaning

04a2d98... by Bruno Chareyre

remove useless declaration

fe6d944... by Bruno Chareyre

make a link-umbrella of boot.so

2a3fa83... by Bruno Chareyre

move files and functions where they belong (and tun off things too involved)

b5abe0a... by Bruno Chareyre

move SnapshotEngine to opengl lib - removing Qt dependency from pkg/dem

86b62d3... by Bruno Chareyre

compile pkgs separately to measure difference in compilation+ink time

a28f361... by Janek Kozicki

g++11: last remaining for(const auto& … : …… ) in a loop