Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
O
openfpm_pdata
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openfpm
openfpm_pdata
Commits
b17e0824
Commit
b17e0824
authored
Nov 05, 2018
by
incardon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Debuging build pdata on gitlab CI
parent
32282d7b
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1573 deletions
+4
-1573
autogen.sh
autogen.sh
+1
-1572
build.sh
build.sh
+3
-1
No files found.
autogen.sh
View file @
b17e0824
This diff is collapsed.
Click to expand it.
build.sh
View file @
b17e0824
...
...
@@ -109,7 +109,9 @@ else
installation_dir
=
"--prefix=/home/jenkins/openfpm_install"
fi
mkdir
$HOME
/
$branch
exit
1
mkdir
$HOME
/openfpm_dependencies/openfpm_pdata/
$branch
if
[
x
"
$4
"
==
x
"full"
]
;
then
./install
-i
$HOME
/
$branch
-s
-c
"
$installation_dir
"
mv
$HOME
/openfpm_vars
$HOME
/openfpm_vars_
$branch
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment