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
Commits
52b56e3b
Commit
52b56e3b
authored
9 years ago
by
Marko Petric
Browse files
Options
Downloads
Patches
Plain Diff
removed tests
parent
fedf0baa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
4
−
4
View file @
52b56e3b
...
@@ -12,7 +12,7 @@ centos7-gcc48:
...
@@ -12,7 +12,7 @@ centos7-gcc48:
-
source .gitlab-ci.d/init_x86_64-centos7-gcc48-opt.sh
-
source .gitlab-ci.d/init_x86_64-centos7-gcc48-opt.sh
-
mkdir build
-
mkdir build
-
cd build
-
cd build
-
cmake -D DD4HEP_USE_GEANT4=1 -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=O
N
-D CLHEP_DIR=$CLHEP -D DD4HEP_USE_GEAR=0 -DCMAKE_CXX_COMPILER=`which g++` -DCMAKE_C_COMPILER=`which gcc` ..
-
cmake -D DD4HEP_USE_GEANT4=1 -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=O
FF
-D CLHEP_DIR=$CLHEP -D DD4HEP_USE_GEAR=0 -DCMAKE_CXX_COMPILER=`which g++` -DCMAKE_C_COMPILER=`which gcc` ..
-
make -j4
-
make -j4
-
make install
-
make install
...
@@ -25,7 +25,7 @@ centos7-gcc49:
...
@@ -25,7 +25,7 @@ centos7-gcc49:
-
source .gitlab-ci.d/init_x86_64-centos7-gcc49-opt.sh
-
source .gitlab-ci.d/init_x86_64-centos7-gcc49-opt.sh
-
mkdir build
-
mkdir build
-
cd build
-
cd build
-
cmake -D DD4HEP_USE_GEANT4=1 -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=O
N
-D CLHEP_DIR=$CLHEP -D DD4HEP_USE_GEAR=0 -DCMAKE_CXX_COMPILER=`which g++` -DCMAKE_C_COMPILER=`which gcc` ..
-
cmake -D DD4HEP_USE_GEANT4=1 -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=O
FF
-D CLHEP_DIR=$CLHEP -D DD4HEP_USE_GEAR=0 -DCMAKE_CXX_COMPILER=`which g++` -DCMAKE_C_COMPILER=`which gcc` ..
-
make -j4
-
make -j4
-
make install
-
make install
...
@@ -38,7 +38,7 @@ slc6-gcc48:
...
@@ -38,7 +38,7 @@ slc6-gcc48:
-
source .gitlab-ci.d/init_x86_64-slc6-gcc48-opt.sh
-
source .gitlab-ci.d/init_x86_64-slc6-gcc48-opt.sh
-
mkdir build
-
mkdir build
-
cd build
-
cd build
-
cmake -D DD4HEP_USE_GEANT4=1 -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=O
N
-D CLHEP_DIR=$CLHEP -D DD4HEP_USE_GEAR=0 -DCMAKE_CXX_COMPILER=`which g++` -DCMAKE_C_COMPILER=`which gcc` ..
-
cmake -D DD4HEP_USE_GEANT4=1 -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=O
FF
-D CLHEP_DIR=$CLHEP -D DD4HEP_USE_GEAR=0 -DCMAKE_CXX_COMPILER=`which g++` -DCMAKE_C_COMPILER=`which gcc` ..
-
make -j4
-
make -j4
-
make install
-
make install
...
@@ -51,6 +51,6 @@ slc6-gcc49:
...
@@ -51,6 +51,6 @@ slc6-gcc49:
-
source .gitlab-ci.d/init_x86_64-slc6-gcc49-opt.sh
-
source .gitlab-ci.d/init_x86_64-slc6-gcc49-opt.sh
-
mkdir build
-
mkdir build
-
cd build
-
cd build
-
cmake -D DD4HEP_USE_GEANT4=1 -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=O
N
-D CLHEP_DIR=$CLHEP -D DD4HEP_USE_GEAR=0 -DCMAKE_CXX_COMPILER=`which g++` -DCMAKE_C_COMPILER=`which gcc` ..
-
cmake -D DD4HEP_USE_GEANT4=1 -D DD4HEP_USE_BOOST=ON -DBoost_NO_BOOST_CMAKE=ON -D DD4HEP_USE_LCIO=ON -D BUILD_TESTING=O
FF
-D CLHEP_DIR=$CLHEP -D DD4HEP_USE_GEAR=0 -DCMAKE_CXX_COMPILER=`which g++` -DCMAKE_C_COMPILER=`which gcc` ..
-
make -j4
-
make -j4
-
make install
-
make install
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment