Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ebrains-spack-builds
Manage
Activity
Members
Labels
Plan
Issues
38
Issue boards
Milestones
Wiki
Code
Merge requests
26
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
ebrains-spack-builds
Commits
f4fb5bc7
Commit
f4fb5bc7
authored
2 years ago
by
Eleni Mathioulaki
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Merge branch 'disable_pysctrltp' into 'master'"
This reverts merge request
!195
parent
4e3e03a4
No related branches found
Branches containing commit
No related tags found
1 merge request
!201
create new experimental release
Pipeline
#19576
passed with stage
in 30 minutes and 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
packages/hxtorch/package.py
+0
-2
0 additions, 2 deletions
packages/hxtorch/package.py
packages/pynn-brainscales/package.py
+0
-2
0 additions, 2 deletions
packages/pynn-brainscales/package.py
with
0 additions
and
4 deletions
packages/hxtorch/package.py
+
0
−
2
View file @
f4fb5bc7
...
@@ -137,8 +137,6 @@ class Hxtorch(WafPackage):
...
@@ -137,8 +137,6 @@ class Hxtorch(WafPackage):
"""
Setup and configure the project.
"""
"""
Setup and configure the project.
"""
self
.
waf
(
'
setup
'
,
'
--repo-db-url=https://github.com/electronicvisions/projects
'
,
'
--without-munge
'
,
self
.
waf
(
'
setup
'
,
'
--repo-db-url=https://github.com/electronicvisions/projects
'
,
'
--without-munge
'
,
'
--without-sctrltp-python-bindings
'
,
'
--without-hxcomm-python-bindings
'
,
'
--project=hxtorch@ebrains-
'
+
str
(
spec
.
version
),
'
--project=hxtorch@ebrains-
'
+
str
(
spec
.
version
),
'
--project=haldls@ebrains-
'
+
str
(
spec
.
version
),
'
--project=haldls@ebrains-
'
+
str
(
spec
.
version
),
'
--project=grenade@ebrains-
'
+
str
(
spec
.
version
),
'
--project=grenade@ebrains-
'
+
str
(
spec
.
version
),
...
...
This diff is collapsed.
Click to expand it.
packages/pynn-brainscales/package.py
+
0
−
2
View file @
f4fb5bc7
...
@@ -103,8 +103,6 @@ class PynnBrainscales(WafPackage):
...
@@ -103,8 +103,6 @@ class PynnBrainscales(WafPackage):
"""
Setup and configure the project.
"""
"""
Setup and configure the project.
"""
self
.
waf
(
'
setup
'
,
'
--repo-db-url=https://github.com/electronicvisions/projects
'
,
'
--without-munge
'
,
self
.
waf
(
'
setup
'
,
'
--repo-db-url=https://github.com/electronicvisions/projects
'
,
'
--without-munge
'
,
'
--without-sctrltp-python-bindings
'
,
'
--without-hxcomm-python-bindings
'
,
'
--project=pynn-brainscales@ebrains-
'
+
str
(
spec
.
version
),
'
--project=pynn-brainscales@ebrains-
'
+
str
(
spec
.
version
),
'
--project=haldls@ebrains-
'
+
str
(
spec
.
version
),
'
--project=haldls@ebrains-
'
+
str
(
spec
.
version
),
'
--project=grenade@ebrains-
'
+
str
(
spec
.
version
),
'
--project=grenade@ebrains-
'
+
str
(
spec
.
version
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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