Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cdo
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor 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
mpim-sw
cdo
Commits
91df38a6
Commit
91df38a6
authored
10 years ago
by
Uwe Schulzweida
Browse files
Options
Downloads
Patches
Plain Diff
set revison number to 1.6.8rc4
parent
5bd55216
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
ChangeLog
+1
-1
1 addition, 1 deletion
ChangeLog
NEWS
+1
-1
1 addition, 1 deletion
NEWS
configure
+13
-13
13 additions, 13 deletions
configure
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
17 additions
and
17 deletions
ChangeLog
+
1
−
1
View file @
91df38a6
2015-03-
1
2 Uwe Schulzweida
2015-03-2
6
Uwe Schulzweida
* Version 1.6.8 released
...
...
This diff is collapsed.
Click to expand it.
NEWS
+
1
−
1
View file @
91df38a6
CDO NEWS
--------
Version 1.6.8 (
1
2 March 2015):
Version 1.6.8 (2
6
March 2015):
New features:
* select, delete: added wildcard support for parameter name
...
...
This diff is collapsed.
Click to expand it.
configure
+
13
−
13
View file @
91df38a6
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.68 for cdo 1.6.8.
# Generated by GNU Autoconf 2.68 for cdo 1.6.8
rc4
.
#
# Report bugs to <http://mpimet.mpg.de/cdo>.
#
...
...
@@ -570,8 +570,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='cdo'
PACKAGE_TARNAME='cdo'
PACKAGE_VERSION='1.6.8'
PACKAGE_STRING='cdo 1.6.8'
PACKAGE_VERSION='1.6.8
rc4
'
PACKAGE_STRING='cdo 1.6.8
rc4
'
PACKAGE_BUGREPORT='http://mpimet.mpg.de/cdo'
PACKAGE_URL=''
...
...
@@ -1394,7 +1394,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures cdo 1.6.8 to adapt to many kinds of systems.
\`configure' configures cdo 1.6.8
rc4
to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
...
...
@@ -1464,7 +1464,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of cdo 1.6.8:";;
short | recursive ) echo "Configuration of cdo 1.6.8
rc4
:";;
esac
cat <<\_ACEOF
...
...
@@ -1618,7 +1618,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
cdo configure 1.6.8
cdo configure 1.6.8
rc4
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
...
...
@@ -2211,7 +2211,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by cdo $as_me 1.6.8, which was
It was created by cdo $as_me 1.6.8
rc4
, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
...
...
@@ -3160,7 +3160,7 @@ fi
# Define the identity of the package.
PACKAGE='cdo'
VERSION='1.6.8'
VERSION='1.6.8
rc4
'
cat >>confdefs.h <<_ACEOF
...
...
@@ -21049,7 +21049,7 @@ ac_config_files="$ac_config_files test/Select.test test/Spectral.test test/Timst
ac_config_files="$ac_config_files test/Detrend.test test/Arith.test test/Gradsdes.test"
ac_config_files="$ac_config_files test/
inputfiles
.test"
ac_config_files="$ac_config_files test/
wildcard
.test"
ac_config_files="$ac_config_files Makefile src/Makefile contrib/Makefile test/Makefile test/data/Makefile cdo.spec cdo.settings"
...
...
@@ -21627,7 +21627,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by cdo $as_me 1.6.8, which was
This file was extended by cdo $as_me 1.6.8
rc4
, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
...
...
@@ -21693,7 +21693,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
cdo config.status 1.6.8
cdo config.status 1.6.8
rc4
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
...
...
@@ -22215,7 +22215,7 @@ do
"test/Detrend.test") CONFIG_FILES="$CONFIG_FILES test/Detrend.test" ;;
"test/Arith.test") CONFIG_FILES="$CONFIG_FILES test/Arith.test" ;;
"test/Gradsdes.test") CONFIG_FILES="$CONFIG_FILES test/Gradsdes.test" ;;
"test/
inputfiles
.test") CONFIG_FILES="$CONFIG_FILES test/
inputfiles
.test" ;;
"test/
wildcard
.test") CONFIG_FILES="$CONFIG_FILES test/
wildcard
.test" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
...
...
@@ -23723,7 +23723,7 @@ _LT_EOF
"test/Detrend.test":F) chmod a+x "$ac_file" ;;
"test/Arith.test":F) chmod a+x "$ac_file" ;;
"test/Gradsdes.test":F) chmod a+x "$ac_file" ;;
"test/
inputfiles
.test":F) chmod a+x "$ac_file" ;;
"test/
wildcard
.test":F) chmod a+x "$ac_file" ;;
esac
done # for ac_tag
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
2
−
2
View file @
91df38a6
...
...
@@ -4,7 +4,7 @@
# autoconf 2.68
# libtool 2.4.2
AC_INIT([cdo], [1.6.8], [http://mpimet.mpg.de/cdo])
AC_INIT([cdo], [1.6.8
rc4
], [http://mpimet.mpg.de/cdo])
AC_DEFINE_UNQUOTED(CDO, ["$PACKAGE_VERSION"], [CDO version])
...
...
@@ -228,7 +228,7 @@ AC_CONFIG_FILES([test/File.test test/Read_grib.test test/Read_netcdf.test test/C
AC_CONFIG_FILES([test/Cat.test test/Gridarea.test test/Genweights.test test/Remap.test],[chmod a+x "$ac_file"])
AC_CONFIG_FILES([test/Select.test test/Spectral.test test/Timstat.test test/Vertint.test],[chmod a+x "$ac_file"])
AC_CONFIG_FILES([test/Detrend.test test/Arith.test test/Gradsdes.test],[chmod a+x "$ac_file"])
AC_CONFIG_FILES([test/
inputfiles
.test],[chmod a+x "$ac_file"])
AC_CONFIG_FILES([test/
wildcard
.test],[chmod a+x "$ac_file"])
AC_CONFIG_FILES([Makefile src/Makefile contrib/Makefile test/Makefile test/data/Makefile cdo.spec cdo.settings])
AC_OUTPUT
...
...
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