Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Graph
81e56deac8fe220ca977bb73ba512d2a340d00af
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
2
26
Aug
23
22
21
15
14
12
7
18
Jul
17
16
15
13
10
9
8
5
4
26
Jun
6
9
May
29
Apr
17
12
10
9
1
11
Mar
7
6
19
Feb
14
13
1
31
Jan
15
10
14
Dec
13
7
6
5
30
Nov
27
22
14
13
9
8
2
1
30
Oct
18
17
15
12
Sep
20
Aug
10
9
8
7
6
31
Jul
8
2
28
Jun
27
26
21
7
4
1
30
May
29
28
23
22
16
15
3
2
19
Apr
13
12
10
9
6
5
28
Mar
26
23
19
16
15
14
13
12
9
7
6
2
1
28
Feb
16
15
14
7
6
5
31
Jan
26
24
22
13
Dec
12
8
5
4
1
30
Nov
29
16
13
10
8
7
6
1
19
Oct
17
13
Replace all prints with logging except for the plugin manager and deprecation warning
Converts octal literals into the new syntax
Add absolute import to all files
CMake: add settings DD4HEP_BUILD_PACKAGES to chose which packages to build, DD4HEP_BUILD_EXAMPLES to build examples
DD4hepConfig: fix setting of DD4HEP_USE variables
Cmake: tweak config when needing external CLHEP
CMake: special treatment for imported targets from root 6.12
DDRec: really (fingers crossed) fix building with gear
CMake: tweak some print outs
DDRec: fix spelling of GEAR
DDRec: fix spelling of GEAR
DDRec: fix typo in find_package when using GEAR
Cmake: set minimum to 3.12, drop setting of policy which is now default
DD4hepConfig: do not replace existing global variables (Geant4_DEFINITIONS, ROOT_CXX_FLAGS)
DD4hepConfig: filesystem, add link test for gcc9.1
DD4hepConfig.cmake.in: cleanup comments
DDG4:Cmake drop not needed include
DD4hepConfig: tweak messages
DD4hepConfig: remove check for CXX_STANDARD, the dd4hep targets export their cxx_std now
DD4hepBuild: remove no longer used functions and macros
GitlabCI: do not overwrite PYTHONPATH
GitlabCI: try compiling user manuals on centos7
CMake: dd4hep_add_plugin: add some printouts
Examples: cleanup CmakeLists
GitlabCI: unset CPATH
Make fallthrough attribute ignored in c++14
Evaluator: make fallthrough attribute ignored in c++14
Cmake: fail if standard not compatible, fix for try_compile in examples
DDParsers: boost is mandatory, no need for ifs
DDG4PythonPlugins: use python targets
DDCore: cmake printouts
Cmake: install TryCompileFileSystem
Examples: fix order of linking against libraries to avoid picking up old dd4hep headers from lcg installation
listcomponents: rename variable lib to alib to fix shadow warning (because of lambda capture in c++14?)
Travis: Unset CPATH to avoid implicit include directories to be added in cmake
Travis: Allow compiler version be set from outside
Travis: add standard when compiling examples
Try to compile against LCG_95 and LCG_96
CMake: require at least 3.12
DD4hepConfig: only look for geant if dd4hep was compiled with it
Loading