Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
deployment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
delphi
deployment
Commits
51ca916f
Commit
51ca916f
authored
1 year ago
by
Ulrich Schwickerath
Browse files
Options
Downloads
Patches
Plain Diff
Rebase on cernlib 2024
parent
198a421f
No related branches found
No related tags found
1 merge request
!26
Rebase to cernlib 2024
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
make_cernlib
+2
-2
2 additions, 2 deletions
make_cernlib
make_delgra
+0
-1
0 additions, 1 deletion
make_delgra
with
3 additions
and
4 deletions
Makefile
+
1
−
1
View file @
51ca916f
...
...
@@ -7,7 +7,7 @@ SHELL=/bin/bash
#
# for 32bit set the environment variable LEGACY to "-m32"
#
CERNVER
=
202
3.10.31
.0
CERNVER
=
202
4.06.12
.0
PRO
=
161018
OLD
=
100710
NEW
=
'prerelease'
...
...
This diff is collapsed.
Click to expand it.
make_cernlib
+
2
−
2
View file @
51ca916f
...
...
@@ -44,8 +44,8 @@ pwd
ls
-l
git clone https://:@gitlab.cern.ch:8443/dphep/cernlib/cernlib.git
cd
cernlib
#
git checkout tags/cernlib-$version
git checkout master
git checkout tags/cernlib-
$version
# select 2022 extensions
echo
'#define CERNLIB_2022 yes'
>>
config/host.def
rc
=
0
...
...
This diff is collapsed.
Click to expand it.
make_delgra
+
0
−
1
View file @
51ca916f
...
...
@@ -12,7 +12,6 @@ if [ ! -e $GRA_PLACE/gra_instal.sh ] ; then
cd
$GRA_PLACE
git clone https://:@gitlab.cern.ch:8443/delphi/delgra.git
cd
delgra
git checkout darwin
rm
-rf
CI .gitlab-ci .git
cd
..
mv
delgra/
*
.
...
...
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