Commit graph

159 commits

Author SHA1 Message Date
Brad Bell
abc482e50f Changes to rawhide cppad.spec necessary for epel9 2024-02-20 07:39:57 -07:00
Brad Bell
7a98173782 Copy files from rawhide (not yet working) 2024-02-20 06:54:21 -07:00
Brad Bell
9cf575df34 epel-9 currently uses Sphinx-3.4.3 which does not support root_doc
option in the conf.py file. These changes get around this problem.
2023-06-05 06:04:33 -07:00
Brad Bell
56fc54b2ea Move libcppad_lib.so to main package; see changelog for more details. 2023-01-29 03:15:14 -07:00
Brad Bell
1cdfcfdf4d 1. Remove .doctrees and .buildinfo from documentation.
2. Remove extra changelog command.
2023-01-28 20:01:33 -07:00
Brad Bell
36a05d352a fedpkg new-sources: advance to cppad 2023. 2023-01-28 15:40:53 -07:00
Brad Bell
4d089c0432 Advance to upstream source 2023000.0; see changelog for more details. 2023-01-28 15:22:23 -07:00
Fedora Release Engineering
38beed4697 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 00:35:03 +00:00
Fedora Release Engineering
d14466b71f Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 23:39:37 +00:00
Brad Bell
1defac31d6 Advance to upstream source 20220000.4. 2022-05-22 06:41:30 -07:00
Brad Bell
241ba30dad Add comment about upstream 20220000.2 2022-02-14 04:19:55 -07:00
Brad Bell
ba8fd07378 Try commenting out long double test of to_string on ppc64le arch. 2022-02-02 06:05:21 -07:00
Brad Bell
f150a34644 Another attempt to get ppc64le to pass to_string test. 2022-02-01 19:19:59 -07:00
Brad Bell
a39dc91065 Restricting build to ppc64le did not work. 2022-02-01 06:29:13 -07:00
Brad Bell
eb15127798 Restrict debugging to ppc64le (no need to waste time on other arch). 2022-02-01 06:27:43 -07:00
Brad Bell
e586257ca0 Trying to understand machine epsilon in to_string.cpp test on ppc64le arch. 2022-02-01 06:16:04 -07:00
Brad Bell
b7bf3ae164 Add simple program that prints machine epsilon before testing. 2022-02-01 04:53:26 -07:00
Brad Bell
1ec5742898 Print more informtion to help debug to_string failure on ppc64le arch. 2022-02-01 03:25:21 -07:00
Brad Bell
eb00ce3fab Include debugging printout in patch to example/utility/to_string.cpp. 2022-01-31 16:49:04 -07:00
Brad Bell
3ba78cfdce Patch to_string.cpp to fix bug found using -fsanitize=undefined' complier flag 2022-01-31 08:49:55 -07:00
Brad Bell
1f5281417e Termorary change to debugging version of example/utility/to_string.cpp. 2022-01-31 07:07:20 -07:00
Brad Bell
db2c52179f Fix two long standing typos in spec file cmake command. 2022-01-31 06:03:48 -07:00
Brad Bell
dc5cb5d824 .gitignore: change temporary files from junk -> temp. 2022-01-24 05:06:03 -07:00
Brad Bell
fa9f210a68 1. Advance to cppad-20220000.1
2. Suppress incorrect array bounds warning.
2022-01-24 05:01:51 -07:00
Fedora Release Engineering
c3dadec47e - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 23:54:47 +00:00
Brad Bell
a3664d10d7 Advance upstream source to cppad-20210000.7. 2021-08-02 14:43:09 -04:00
Fedora Release Engineering
6b0d9e2852 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 20:03:50 +00:00
Fedora Release Engineering
c21a7ccc70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 15:08:36 +00:00
Brad Bell
0e0c6a0073 Use %setup to unpack tarballs. 2021-03-07 11:50:28 -07:00
Brad Bell
c1de1c8d02 Change: Source1, Source2 -> Source0, Source1.
Change: make %{?_smp_mflags} -> %make_build
Change: make install DESTDIR=%{buildroot} -> %make_install.
2021-02-28 06:26:06 -07:00
Brad Bell
f92caad6c7 White space edit (line up column). 2021-02-28 05:06:29 -07:00
Brad Bell
db77cfc1fa Advamce to upstream source 20210000.5 2021-02-28 04:52:52 -07:00
Brad Bell
6e5d8bcb1b Advance upstream source to 20210000.5 2021-02-28 04:25:58 -07:00
Brad Bell
e41fd191ef Patch correspoding to upstream source 20210000.5.
This patched to the optimizers implementation of atomic functions and
needed to the same change for several different atomic function operators.
2021-02-19 03:14:35 -07:00
Brad Bell
e961e6c8c5 Advance release number 20210000.3-1 -> 20210000.3-2. 2021-02-02 17:15:38 -07:00
Brad Bell
e8a7849df8 Patch 20210000.3 with bug fixes in upstream 20210000.4 2021-02-02 17:12:16 -07:00
Brad Bell
e062f84611 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/cppad 2021-01-26 04:19:19 -07:00
Brad Bell
cadca5c997 Advance upstream source to version 20210000.3 2021-01-26 04:07:03 -07:00
Fedora Release Engineering
928b71198d - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 02:37:40 +00:00
Brad Bell
c5df4e01ba Correct date in last changelog entry. 2020-12-27 15:45:20 -07:00
Brad Bell
b1313d5ead Enable debuginof and parallel make check. 2020-12-27 04:27:44 -07:00
Tom Stellard
97d1821d7f Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-17 03:56:36 +00:00
Brad Bell
9ce138021d 1. Starting with f33, need to specify build in source directory.
2. Change soversion number so modified version display durning cmake command
2020-08-01 06:19:00 -07:00
Fedora Release Engineering
9ea88dbfce - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 00:28:32 +00:00
Fedora Release Engineering
545eb0b7d3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 14:39:01 +00:00
Fedora Release Engineering
f6bb87add4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 14:54:32 +00:00
Brad Bell
ecccc57434 Advance release number. 2020-01-24 06:10:30 -07:00
Brad Bell
57d3b6d5ec Add patches corresponding to upstream from 2020000.1 -> 20200000.2 2020-01-24 06:08:06 -07:00
Brad Bell
82bd2cc17c master: advance upstream to 20200000.0 2020-01-02 13:25:14 -07:00
Brad Bell
e78aec6d9b Use a sed edit of the 20190200.4 source to obain 20190200.5 bug fix. 2019-09-19 03:56:42 -07:00