Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
René Fritze
dune-common
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
536b21e2912a97f7d1f4fd3b6916a7bd5ca98f94
Select Git revision
Branches
8
LSSC17
bigunsigned_int_compound_assignment
master
default
p/renemilk/master_minus_tbb_check
releases/2.2
releases/2.2-cmake
releases/2.4
releases/2.5
Tags
16
v2.2.1
v2.2.0
v2.2beta2
v2.2beta1
pdelab-course-201203
v2.1.1
v2.1.0
v2.0.1
v2.0
v1.2.2
v1.2.1
v1.2
v1.1.1
v1.1
v1.0.1
v1.0
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Feb
11
9
6
4
3
2
29
Jan
28
27
26
22
19
15
13
11
9
2
29
Dec
26
22
19
18
12
11
8
5
2
1
29
Nov
28
26
25
23
21
19
15
13
8
7
6
2
29
Oct
28
27
20
17
14
13
10
8
6
2
1
30
Sep
29
24
23
16
15
10
8
29
Aug
18
21
Jul
18
17
16
7
6
4
3
30
Jun
24
23
22
7
3
27
May
22
20
15
14
11
2
1
29
Apr
28
27
18
17
16
14
13
10
9
8
7
3
2
27
Mar
23
22
21
19
18
14
12
9
7
5
4
28
Feb
27
24
20
19
16
14
12
10
9
7
4
31
Jan
29
28
27
23
22
21
19
17
16
15
13
14
10
9
8
7
6
4
3
2
28
Dec
20
19
18
17
16
15
13
11
3
2
28
Nov
27
23
22
21
20
18
15
13
10
8
7
6
5
4
30
Oct
29
28
24
23
20
17
16
14
11
10
9
[integer sequence] mark make_{index,integer}_sequence and index_sequence_for as DUNE_CONSTEXPR
Merge branch 'feature/fs1544-threadsafe-quadrature'
[bug fix] make header compile.
[Utility] Add infrastructure to handle operator->() for both lvalues and proxies
[CMake] Remove warning from forgotten "fufem" in endmacro clause
[ForLoop] Port ForLoop TMP to C++11
Merge branch 'feature/FS1535-cmake-sourcedir-to-builddir-utilities'
[dunecontrol] Use create_local_use_cmake to choose cmake uniformly.
[dunecontrol,bugfix] Set LOCAL_USE_CMAKE for run_default_make.
Create a function that checks whether to use CMake for a module.
[CMake] Don't add -lm to METIS_LIBRARY if this is not found.
[CMake] Introduce a check, whether the user runs into FS1532
[CMake] Do copies as a fall-back if symlinks are not available on the platform
[Cmake] Add macros for copying files from the source tree to the build tree.
[Cmake][Bugfix] Fix FindMETIS by adding -lm to the link flags
[CMake] Recognize UMFPack in compatibility layer
[Bugfix][CMake] Fix problem with compatibility layer and parallel builds.
[CMake] Treat suggested dune-modules as OPTIONAL.
[CMake] add macro dune_symlink_to_source_files
[CMake] Add macro dune_symlink_to_source_tree
[CMake] Mark checks for suggested dune modules as non-QUIET
Force required MPI 2.1
Merge branch 'feature/FS1538-cmake-skipped-tests'
Update the duneproject script to ask the user whether to use all flags
Introduce a macro that adds all flags to all targets
Update all find scripts split definitions from includes
Split ALL_PKG_FLAGS into ALL_PKG_DEFS and ALL_PKG_INCS
[CMake][Bugfix] Fix two typos in the metis test
[CMake] Fix regex to find directories "test" with all sub dirs.
Merge remote-tracking branch 'origin/feature/FS1540-improve-ninja-support'
eigenvaluetest handles LAPACK dependency
[CMake][CTest] Treat tests returning code 77 as skipped.
[bugfix,dunecontrol] Splits sed recipe into two.
[dunecontrol,bugfix] Treat MPICC and MPICXX as variables needed by cmake.
[bugfix,dunecontrol] Corrects word detection during variable translation.
[CMake] Fix Fortran detection, especially for ninja-build.
[CMake] dunecontrol calls "cmake -build ." instead of make.
Use && instead of "and" in pre-processor statements.
[FS1523] Merge branch 'p/joe/fs1523-parametertree-accept-negative-cmdline-args' into master
[threads][tests] Don't use lambdas in calloncectest for g++-4.4's sake.
Loading