Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
dune-gdt-super
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
ag-ohlberger
dune-community
dune-gdt-super
Commits
d8c4d8ec
Commit
d8c4d8ec
authored
Oct 29, 2020
by
Tobias Leibner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update bin, opts, ci, external libraries
parent
30f79ef6
Pipeline
#67385
passed with stages
in 38 minutes and 48 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
.ci/shared
.ci/shared
+1
-1
bin
bin
+1
-1
config.opts
config.opts
+1
-1
environments/debian-minimal/external-libraries.cfg
environments/debian-minimal/external-libraries.cfg
+4
-4
No files found.
shared
@
510e18d7
Compare
b6362e45
...
510e18d7
Subproject commit
b6362e452d10b18b48f0ba4a9322fd83dd5c0dfc
Subproject commit
510e18d707b9a2abe7932bce96bf4680be6dba1d
bin
@
ede49574
Compare
922afdfb
...
ede49574
Subproject commit
922afdfb686076455e7dfd9d5d5c912ac7e01477
Subproject commit
ede495748689613976be897173702fe27afe88e2
config.opts
@
374e885c
Compare
1839721d
...
374e885c
Subproject commit
1839721d168968b1f43e9b91f2f07628dab35016
Subproject commit
374e885c1f4048d0d29a56c77b63efc4d36478a8
environments/debian-minimal/external-libraries.cfg
View file @
d8c4d8ec
...
...
@@ -70,10 +70,10 @@ build='test -d cmbuild || mkdir cmbuild'
[clp]
only_build=true
build='
svn co https://projects.coin-or.org/svn/Clp/stable/1.16 coin-Clp
'
'c
d coin-Clp && ./configure --enable-static --prefix=$INSTALL_PREFIX
'
'
cd coin-Clp && make -j8
'
'
cd coin-Clp && make install
'
build='
wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew
'
'c
hmod +x coinbrew
'
'
./coinbrew fetch --main-proj=Clp --latest-release
'
'
./coinbrew build Clp --tests none --static --parallel-jobs 8
'
[boost]
src=https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.gz
...
...
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