Commit Graph

254 Commits

Author SHA1 Message Date
Richard W.M. Jones 1018e3aa3a OCaml 4.11.0 release (RHBZ#1870368). 2020-08-21 09:09:13 +01:00
Richard W.M. Jones cf41d3d77d Enable LTO again.
NOTE: I did not build this in Rawhide, because building it appears to
change some of the ocamlx() dependencies, which would require
everything in Rawhide to be rebuilt.  I will build all OCaml packages
in Rawhide once OCaml 4.11.0 has been released which should be in a
week or two.
2020-08-04 14:25:18 +01:00
Richard W.M. Jones 493a29c315 Bump and rebuild to fix DWARF versioning issues.
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/43RRYPGUVX65GZ5SM3NMTBEZW42NP7BN/
2020-08-04 10:47:33 +01:00
Fedora Release Engineering 713b423230 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 12:04:21 +00:00
Tom Stellard ae20e03421 Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-07-14 02:17:44 +00:00
Jeff Law 9efe171b21 Disable LTO 2020-07-01 15:28:31 -06:00
Richard W.M. Jones 80474fcdea Disable ocaml-instr-* on all arches. 2020-05-04 17:38:24 +01:00
Richard W.M. Jones a2dcfff43b Move to OCaml 4.11.0+dev2-2020-04-22.
- Backport upstream RISC-V backend from 4.12 + fixes.
- Enable tests on riscv64.
- Disable ocaml-instr-* tools on riscv64.
2020-05-04 17:07:52 +01:00
Richard W.M. Jones 7eb82f0e55 Add fixes for various issues found in the previous build. 2020-04-21 15:12:14 +01:00
Richard W.M. Jones a5fe6c6a38 Build into the side tag instead of Rawhide. 2020-04-17 17:16:10 +01:00
Richard W.M. Jones 9ed29bd6b2 Move to OCaml 4.11.0 pre-release with support for RISC-V. 2020-04-17 14:51:57 +01:00
Richard W.M. Jones db6ffb193e Fix RISC-V backend. 2020-04-11 18:59:33 +01:00
Richard W.M. Jones 7c612a100b Update all OCaml dependencies for RPM 4.16. 2020-04-02 09:49:05 +01:00
Richard W.M. Jones 790c0c334b Add %{?dist} to Release tag.
Thanks: Lubomír Sedlář
2020-02-27 11:54:21 +00:00
Richard W.M. Jones fc7aa1636a Add %{?dist} to Release tag.
Thanks: Lubomír Sedlář
2020-02-27 11:53:01 +00:00
Richard W.M. Jones dc143d5bb6 OCaml 4.10.0 final. 2020-02-25 21:25:57 +00:00
Fedora Release Engineering 39e6786df8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 19:28:15 +00:00
Richard W.M. Jones f986cb165c OCaml 4.10.0+beta1. 2020-01-18 11:43:26 +00:00
Richard W.M. Jones 71ffd8d204 Bump release and rebuild. 2020-01-07 17:10:09 +00:00
Richard W.M. Jones d999c1ca02 Bump release and rebuild. 2020-01-07 16:41:00 +00:00
Richard W.M. Jones be199402b5 Drop some %changelog messages left over from trying to build on riscv64. 2020-01-07 16:40:12 +00:00
Richard W.M. Jones 785927384b Bump release and rebuild. 2020-01-07 13:40:04 +00:00
Richard W.M. Jones b59110214e Bump release and rebuild. 2020-01-07 13:36:53 +00:00
Richard W.M. Jones 45edde154b Bump release and rebuild. 2020-01-07 13:18:50 +00:00
Richard W.M. Jones 5028b94a94 Bump release and rebuild. 2020-01-07 12:57:19 +00:00
Richard W.M. Jones 3779563b6a Bump release and rebuild. 2020-01-07 12:24:48 +00:00
Richard W.M. Jones c6050323b4 Bump release and rebuild. 2020-01-07 12:22:13 +00:00
Richard W.M. Jones 47619598e9 OCaml 4.09.0 for riscv64 2020-01-07 11:54:25 +00:00
Richard W.M. Jones d9e51264fc Require redhat-rpm-config to get hardening flags when linking. 2019-12-10 18:24:31 +00:00
Richard W.M. Jones 54390d6011 Reset the version number back to 4.09.0.
So we generate ocaml(runtime) = 4.09.0 dependency correctly.
2019-12-05 18:09:05 +00:00
Richard W.M. Jones ab47d2524d Further fixes to CFLAGS and annobin. 2019-12-05 16:22:57 +00:00
Richard W.M. Jones 6dcdd9e9c2 Disable required tests again, these always fail. 2019-12-05 14:44:55 +00:00
Richard W.M. Jones 2f37856e84 Remove ocamloptp binaries.
Rename target_camlheader[di] -> camlheader[di] files.
Remove vmthreads - old threading library which is no longer built.
Remove x11 subpackage which is obsolete.
Reenable required tests on aarch64, ppc64le and x86_64.
2019-12-05 13:56:33 +00:00
Richard W.M. Jones 14856c2d7f Use autosetup, remove old setup line. 2019-12-05 13:08:59 +00:00
Richard W.M. Jones 643d094358 OCaml 4.09.0 final. 2019-12-05 12:56:42 +00:00
Richard W.M. Jones fe05d6a138 OCaml 4.08.1 final. 2019-08-16 08:58:35 +01:00
Richard W.M. Jones 77bcef6197 OCaml 4.08.1+rc2.
Include fix for miscompilation of off_t on 32 bit architectures.
2019-07-30 08:54:03 +01:00
Fedora Release Engineering a406cf88bb - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 22:47:15 +00:00
Richard W.M. Jones 0cadb87d84 OCaml 4.08.0 (RHBZ#1673688). 2019-06-27 14:50:15 +01:00
Richard W.M. Jones 1da04a1857 OCaml 4.08.0 beta 3 (RHBZ#1673688).
- emacs subpackage has been dropped (from upstream):
  https://github.com/ocaml/ocaml/pull/2078#issuecomment-443322613
  https://github.com/Chris00/caml-mode
- Remove ocamlbyteinfo and ocamlpluginfo, neither can be compiled.
- Disable tests on all architectures, temporarily hopefully.
- Package threads/*.mli files.
2019-04-26 16:46:59 +01:00
Richard W.M. Jones 1be91fb723 Revert "Disable bootstrapping by default."
This doesn't work well since non-bootstrapping cannot be used to move
from one minor release to the next.  For example if you have OCaml
4.07.0 then you cannot use non-bootstrapping to move to 4.07.1,
because the *.cmi files are incompatible between the two releases.

We need to rethink this.

This reverts commit 8f288a07f3.
2019-04-26 08:52:53 +01:00
Fedora Release Engineering 4a96e5f705 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 16:44:45 +00:00
Igor Gnatenko a95e2b445e
Remove obsolete scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-27 19:39:36 +01:00
Richard W.M. Jones 8f288a07f3 Disable bootstrapping by default.
Use the previously built (in Fedora) OCaml compiler to build the new
compiler.

Provide --with bootstrap if people want to build OCaml using the
embedded binary compiler shipped with upstream sources.
2018-08-17 19:33:35 +01:00
Fedora Release Engineering d3dd586fa4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 14:39:55 +00:00
Richard W.M. Jones 148a5c2576 OCaml 4.07.0 (RHBZ#1536734).
Small adjustments to ocamldoc packaging.
2018-07-11 11:15:38 +01:00
Richard W.M. Jones 4729dd2ae1 Enable emacs again on riscv64. 2018-06-26 10:21:24 +01:00
Richard W.M. Jones 0c1300311f OCaml 4.07.0-rc1 (RHBZ#1536734). 2018-06-19 18:32:28 +01:00
Richard W.M. Jones 05d5087a40 Add RISC-V patch to add debuginfo (DWARF) generation. 2018-06-05 21:04:48 +01:00
Richard W.M. Jones 9bc0b70a71 OCaml 4.07.0-beta2 (RHBZ#1536734). 2018-04-26 15:01:11 +01:00