Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CImg
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
Service Desk
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
ians-nmh-siebert
extern
CImg
Commits
de6c1d7b
Commit
de6c1d7b
authored
6 years ago
by
David Tschumperlé
Browse files
Options
Downloads
Patches
Plain Diff
.
parent
aa2a32f4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
html/header.html
+1
-1
1 addition, 1 deletion
html/header.html
html/header_reference.html
+1
-1
1 addition, 1 deletion
html/header_reference.html
resources/cimg_buildpackage
+2
-0
2 additions, 0 deletions
resources/cimg_buildpackage
with
4 additions
and
2 deletions
html/header.html
+
1
−
1
View file @
de6c1d7b
...
...
@@ -45,7 +45,7 @@
<a
href=
"http://cimg.eu"
><img
src=
"http://cimg.eu/img/CImgLogo2.jpg"
alt=
""
border=
"0"
/></a><br/>
</center>
<center><font
size=
"-1"
color=
"#777777"
>
Latest stable version:
<b><a
href=
"http://cimg.eu/files"
>
2.3.
6
</a></b>
Latest stable version:
<b><a
href=
"http://cimg.eu/files"
>
2.3.
5
</a></b>
</font></center>
</td></tr>
<tr
bgcolor=
"#FFFFFF"
><td><hr
noshade
size=
"1"
style=
"border-top: 1px solid #ccc;"
/></td></tr>
...
...
This diff is collapsed.
Click to expand it.
html/header_reference.html
+
1
−
1
View file @
de6c1d7b
...
...
@@ -44,7 +44,7 @@
<a
href=
"http://cimg.eu"
><img
src=
"http://cimg.eu/img/CImgLogo2.jpg"
alt=
""
border=
"0"
/></a><br/>
</center>
<center><font
size=
"-1"
color=
"#777777"
>
Latest stable version:
<b><a
href=
"http://cimg.eu/files"
>
2.3.
6
</a></b>
Latest stable version:
<b><a
href=
"http://cimg.eu/files"
>
2.3.
5
</a></b>
</font></center>
</td></tr>
<tr
bgcolor=
"#FFFFFF"
><td><hr
noshade
size=
"1"
style=
"border-top: 1px solid #ccc;"
/></td></tr>
...
...
This diff is collapsed.
Click to expand it.
resources/cimg_buildpackage
+
2
−
0
View file @
de6c1d7b
...
...
@@ -121,8 +121,10 @@ cd $SRC_DIR/html
if
[
"
$1
"
==
"final"
]
;
then
gmic _update_header_html header.html,
${
VERSION
}
,0
gmic _update_header_html header_reference.html,
${
VERSION
}
,0
else
gmic _update_header_html header.html,
${
VERSION
}
,1
gmic _update_header_html header_reference.html,
${
VERSION
}
,1
fi
echo
-e
"
\n
** Log generated by 'doxygen' **
\n\n
"
>>
$LOG_FILE
...
...
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