Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Dynare
dynare
Commits
2ae274a4
Verified
Commit
2ae274a4
authored
1 year ago
by
Willi Mutschler
Browse files
Options
Downloads
Patches
Plain Diff
macOS installer: cosmetical changes
backported
bb3aa0a2
parent
553212b4
No related branches found
No related tags found
1 merge request
!2196
macOS install backports
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
macOS/build.sh
+1
-0
1 addition, 0 deletions
macOS/build.sh
macOS/conclusion_template.html
+2
-2
2 additions, 2 deletions
macOS/conclusion_template.html
macOS/distribution_template.xml
+1
-1
1 addition, 1 deletion
macOS/distribution_template.xml
with
4 additions
and
3 deletions
macOS/build.sh
+
1
−
0
View file @
2ae274a4
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
# along with Dynare. If not, see <https://www.gnu.org/licenses/>.
# along with Dynare. If not, see <https://www.gnu.org/licenses/>.
set
-ex
set
-ex
#exec > >(tee build-logfile.log) 2>&1 # uncomment for debugging
ROOTDIR
=
$(
pwd
)
/..
ROOTDIR
=
$(
pwd
)
/..
##
##
...
...
This diff is collapsed.
Click to expand it.
macOS/conclusion_template.html
+
2
−
2
View file @
2ae274a4
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<head>
<head>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Postinstallation
Recommendations
</title>
<title>
Recommendations
</title>
<style>
<style>
.center-text
{
.center-text
{
text-align
:
center
;
text-align
:
center
;
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<body>
<body>
<header
class=
"center-text"
>
<header
class=
"center-text"
>
<h1>
Postinstallation
Recommendations
</h1>
<h1>
Recommendations
</h1>
</header>
</header>
<main>
<main>
...
...
This diff is collapsed.
Click to expand it.
macOS/distribution_template.xml
+
1
−
1
View file @
2ae274a4
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<choices-outline>
<choices-outline>
<line
choice=
"default"
/>
<line
choice=
"default"
/>
</choices-outline>
</choices-outline>
<choice
id=
"default"
title=
"Dynare"
description=
"Dynare Required Files"
start_enabled=
"false"
enabled=
"false"
customLocation=
"/Applications/Dynare/
dynare-
LOCATION"
>
<choice
id=
"default"
title=
"Dynare"
description=
"Dynare Required Files"
start_enabled=
"false"
enabled=
"false"
customLocation=
"/Applications/Dynare/LOCATION"
>
<pkg-ref
id=
"org.dynare.VERSION_NO_SPACE"
/>
<pkg-ref
id=
"org.dynare.VERSION_NO_SPACE"
/>
</choice>
</choice>
<pkg-ref
id=
"org.dynare.VERSION_NO_SPACE"
version=
"VERSION_NO_SPACE"
>
dynare-VERSION_NO_SPACE.pkg
</pkg-ref>
<pkg-ref
id=
"org.dynare.VERSION_NO_SPACE"
version=
"VERSION_NO_SPACE"
>
dynare-VERSION_NO_SPACE.pkg
</pkg-ref>
...
...
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