Commit graph

93 commits

Author SHA1 Message Date
Brad Bell
445301159a epel7 branch: fix spec file so works with epel7.
cppad.spec: changes indicated by testing 2018 for other branches.
.gitignore: correct 2018 directory, remove 2017 files and directories.
2018-01-02 10:41:27 -07:00
Brad Bell
58f570f486 1. Advance to cppad-20180000.0.
2. Distinguish between CppAD and Fedora release.
3. Remove patches that were part of 2017 bug fixes.
4. No longer necessary to remove cppad_lib from CMakeLists.txt files.
5. Add -Wconversion and remove --ansi from cppad_cxx_flags.
6. Remove ChangeLog and AUTHORS files.
2018-01-01 07:23:45 -07:00
Brad Bell
1e26fe3046 upload cppad-20180000.0 2018-01-01 06:06:25 -07:00
Brad Bell
98d6364d38 be more specific about which files are ignored 2018-01-01 05:22:03 -07:00
Brad Bell
ecd535e80b Use sed to add bug fix corresponding to cppad-20170000.8. 2017-11-24 06:46:54 -07:00
Fedora Release Engineering
de0be60414 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 19:13:08 +00:00
Fedora Release Engineering
b3bd681418 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 05:34:04 +00:00
Brad Bell
d445938de7 Advance to cppad-20170000.4. 2017-04-03 08:45:47 -07:00
Brad Bell
25e6f4c7ea 1. Fix some bugs by advancing upstread source to 2017000.3
2. Attempt to fix fedora bug number 1427391 by removing 'BuildArch: noarch'.
2017-03-07 07:00:35 -07:00
Brad Bell
4ecffefcd8 Fix bug in FixSparseHes without having to upload 20170000.2 2017-02-16 07:14:26 -07:00
Fedora Release Engineering
aa977dcd62 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 07:56:14 +00:00
Brad Bell
38db2af0ea Fix some comparisons in test_more/div.cpp, properly scale to machine epsilon.
This should fix problem with previous attempts to build cppad-20170000.1.
2017-01-20 17:59:16 -07:00
Brad Bell
b9b5a8ac4a Add temporary prints to debug problem with test_more/div.cpp; see
Debug https://koji.fedoraproject.org/koji/taskinfo?taskID=17344298
2017-01-20 15:09:00 -07:00
Brad Bell
875e64cd86 Remove sed script that is no longer used 2017-01-20 14:30:25 -07:00
Brad Bell
2567b6c52b Advance upstream source from cppad-20160000.0 -> cppad-20170000.1 2017-01-20 08:47:23 -07:00
Brad Bell
62ce804ae4 Advance from cppad-20160000.0 -> cppad-20170000.1. 2017-01-20 07:11:05 -07:00
Dennis Gilmore
092195a78f - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 18:10:11 +00:00
Brad Bell
18cc6ccdea Advance to version 2016 of upstream source. 2016-01-01 09:26:33 -07:00
Dennis Gilmore
3a1b3d78ce - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 03:19:20 +00:00
Brad Bell
5a2fbeade2 The Provides coin-or-cppad was in the wrong place. Move it below
%package-devel; see https://bugzilla.redhat.com/show_bug.cgi?id=1197488
2015-04-11 12:22:17 -07:00
Brad Bell
ab35867f88 1: Advance to 20150000.9 version of upstream source to fix some bugs.
2: Remove patch of test_more/optimize.cpp which is no longer necessary.
3: Add Provides coin-or-cppad; see
   https://bugzilla.redhat.com/show_bug.cgi?id=1197488
2015-03-02 06:47:14 -07:00
Brad Bell
3739095df0 Merge in changes from el6 (that should also work in f20 and f21). 2015-02-09 08:09:27 -07:00
Brad Bell
7fcb1f5a1c 1. Change an excact equals check to a near equals check
(should not always expect exactly equals).

2. Move clean section to beginning in-case mock has
cleanup_on_failure set to zero.
2015-02-09 05:47:52 -07:00
Brad Bell
bb9d87432b Merge in master branch with changes to cppad.spec that are necessary for rel6
(see cppad.spec changelog for 20150000.4-3).

These changes are intended to be merged back into master and f20, f21.
2015-02-07 06:40:28 -07:00
Brad Bell
e66a20700e cppad.spec: fix some lint warnings, explain the rest, advance release number.
.gitignore: Add patterns not automatically included by fedpkg.
2015-02-01 04:56:12 -07:00
Brad Bell
e49477a1e5 Advance from upstream source from version 20140000.2 to version 20150000.4.
Improve clarity of cmake command used to configure the tests.
2015-01-31 19:31:22 -07:00
Brad Bell
458cd532b6 upload version 20150000.4 2015-01-31 10:27:08 -07:00
Peter Robinson
5af4166f5c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 01:25:34 +00:00
Dennis Gilmore
18088d3c3c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 01:02:13 -05:00
Brad Bell
9bce3b4605 change tab to spaces 2014-03-06 03:45:04 -08:00
Brad Bell
bb0f6f5002 convert from using auto-tools to cmake28 2014-03-06 03:30:17 -08:00
Brad Bell
d1aec32358 Advance to version 2014 of cppad.
- Add link to bug report about cmake not working on el6
2014-01-31 04:15:14 -08:00
Brad Bell
338cdddf32 Upload and use version 2041. 2014-01-22 09:27:12 -08:00
Brad Bell
ed67564f61 fix version and release number for this change 2013-10-08 07:29:49 -07:00
Brad Bell
7a2711b338 Use an unversioned docdir, fix warnings 2013-10-08 06:42:56 -07:00
Dennis Gilmore
5964e900a0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 00:59:23 -05:00
Brad Bell
3e912e42ff Use new upstream source to fix bug in test_more/limits.cpp. 2013-02-28 04:35:15 -08:00
Brad Bell
7c4cffb952 Attempt to reproduce failed build reported as
https://bugzilla.redhat.com/show_bug.cgi?id=913929
2013-02-25 17:10:17 -07:00
Dennis Gilmore
04addcea97 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 13:03:06 -06:00
Brad Bell
03c5ce3fc1 Use auto-tools for build because there seems to be a bug in cmake for el6 that
Red-Hat has decided not to fix.
will not fix in el
2013-01-18 03:52:58 -08:00
Brad Bell
8784b9536d copy from master 2013-01-09 00:53:22 -07:00
Brad Bell
f91eac471c 1. Use new upstream souce to simplify spec file.
2. Fix some rpmlint warnings and add comment about remaining warning.
2013-01-08 07:03:54 -07:00
Brad Bell
1d976e8ba5 Hypothesis: Remote Fedora test machine is using gaurd digits and
thereby defeating the testing of the limits.hpp values.

Solution: Make it harder for the complier to do this sort of
optimizaiton, thereby removing gaurd digits from the calculations.
2013-01-05 07:50:35 -07:00
Brad Bell
e42b4445a1 debugging release, attempt to fix and print intermediate results 2013-01-04 21:32:36 -07:00
Brad Bell
45c401c220 test installed, instead of local, version of include files 2013-01-04 18:19:01 -07:00
Brad Bell
b98f8a6ed7 1. Use new upstream source: cppad-20130000.0
2. Use cmake instread of auto-tools to build tests.
3. Include move testing, but do before instead of after install.
4. Fix day of the week in some commit log messages.

On branch master
2013-01-04 16:45:09 -07:00
Brad Bell
e66a9946ad changes to test on all architectures (as provided by Ralf Corespius) 2012-10-21 12:02:54 -07:00
Dennis Gilmore
c160fa1cb5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 14:46:16 -05:00
Brad Bell
87bcae5962 Merge branch 'master' into el6 2012-01-19 06:32:56 -08:00
Brad Bell
3555f001ba Advance to version 2012 of cppad 2012-01-18 19:46:44 -08:00