Commit Graph

37 Commits (master)

Author SHA1 Message Date
Anil Madhavapeddy 45ec93e0f4
Add macOS/arm64 to the Tier 1 supported architecture list (#10033) 2020-11-20 17:25:27 +01:00
Xavier Leroy f14d6d371f Minor updates 2020-11-06 19:47:17 +01:00
Florian Angeletti 9eb1a08c14 add new 4.12 badge, remove old badges in README 2020-10-19 18:23:04 +02:00
Xavier Leroy 34f20c7746 Update copyright years
Using an interval 1996-2020.

Fixes: #9834
2020-08-29 16:48:36 +02:00
David Allsopp c4684d9364 Add ocamlbuild to separated components 2020-04-30 13:38:52 +01:00
David Allsopp 169aadbaa7 Add details of removed items to README.adoc 2020-04-30 13:32:49 +01:00
Nicolás Ojeda Bär 8f3833c4d0
Add RISC-V native-code backend (#9441)
This is a port of ocamlopt for the RISC-V processor in 64-bit mode.
2020-04-24 16:04:50 +02:00
Damien Doligez 1f09470865 freezing 4.11: add 4.11 tag to README.adoc 2020-04-23 21:27:25 +02:00
Anil Madhavapeddy 6dd7b42eda README: update link to manual pages and reference inbox.ocaml.org 2020-04-05 11:00:00 +01:00
Gabriel Scherer 4f37f9ee2b README: new badges for 4.10 and 4.09
(no change entry needed)
2019-11-09 11:08:51 +01:00
Xavier Leroy ea83abc3d6 README.adoc: use a table to display supported architectures
Also: add IBM Z; mark PowerPC-32 as "tier 2" (we no longer have it in CI).
2019-04-05 17:31:20 +02:00
Xavier Leroy 10c7fd7b48
Update README.adoc for 4.08 (#8588)
Supported platforms, URL for bug tracker, etc.
2019-04-05 07:47:22 +02:00
Mark Shinwell 784c9da23c Remove IA32 macOS (Darwin) support (#2278)
This patch removes support for 32-bit Darwin (macOS, iOS, etc) targets on Intel hardware. This enables various special cases to be removed in the i386 backend.  

The current version of macOS (Mojave) is the last one that will support 32-bit x86 binaries.  The current version of iOS does not support execution of 32-bit binaries any more.
2019-03-07 11:12:00 +01:00
Armaël Guéneau b9206638a6 README: add a CI badge for the 4.07 branch 2019-01-20 18:04:03 +01:00
David Allsopp b5d1929e87 Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
Yawar Amin 2f8fba579e MPR#7647: emphasize ocaml.org links in readme
Link to appropriate pages in ocaml.org for the homepage, getting OCaml,
documentation, and discussion fora.
2017-10-08 11:58:10 -04:00
David Allsopp 3e630c2d78 Add 4.06 to CI badges 2017-09-27 13:27:03 +01:00
David Allsopp 36b81244db Badges. We need badges.
Add Travis and AppVeyor build status badges (which include hyperlinks to
the CI pages) to README.adoc.
2017-05-16 15:51:54 +01:00
Mark Shinwell 3efe66e043 Remove SPARC backend 2017-04-10 09:18:13 +01:00
Prashanth Mundkur eb9cda6491 Fix redundant configure clause for openbsd shared lib options (#945) 2016-12-28 14:55:40 +00:00
Gabriel Scherer d7acff30bc split HACKING.adoc with parts in {parsing,typing}/HACKING.adoc
In the interest of keeping HACKING.adoc not-too-long and
general-purpose, advice on modifying specific sub-systems of the
compiler distribution should be moved to the directory of this
sub-system.

This PR also clarifies the relations between the README, INSTALL,
HACKING and CONTRIBUTING documents.
2016-11-22 21:35:49 -05:00
Gabriel Scherer d30878a572 first draft of HACKING.adoc file [WIP] 2016-11-22 21:35:49 -05:00
alainfrisch 01d6d5046b Fix link (really). 2016-07-21 09:46:49 +02:00
alainfrisch 1440fea519 Fix link. 2016-07-21 09:46:05 +02:00
alainfrisch 29f588d0bd Fix link. 2016-07-21 09:45:28 +02:00
John Whitington 351f1a929d Grammar 2016-06-07 14:07:19 +01:00
John Whitington d264016de0 Remove CI files from file list; Add ocaml.org ref 2016-06-01 19:13:41 +01:00
John Whitington a94b241b45 Mention CONTRIBUTING.md in the "Bug Reports and User Feedback" section 2016-05-29 19:49:43 +01:00
John Whitington 01f22aac30 Consistent text width 2016-05-29 19:42:02 +01:00
John Whitington e382d582a5 Describe every top-level file and directory in the distribution 2016-05-29 19:39:48 +01:00
John Whitington 2ba04edd10 Lowercase section title, fix typos, extend copyright years 2016-05-29 17:37:00 +01:00
David Allsopp 2a7b2ee3ae Move Cygwin instructions out of README.win32.adoc
Cygwin is a flavour of Unix. Coupled with the fact that it is built
using the normal Unix configure route, it adds to the confusion of the
Windows ports (especially the fact that the four native ports need a
Cygwin environment to be compiled) including its instructions in the
native port.

Various out-of-date instructions also removed: Cygwin hasn't provided
GCC 4.5.3 for a long time and FlexDLL can be recompiled from sources
without alteration since version 0.32.
2016-04-26 06:59:17 -04:00
David Allsopp 9eb705c3bf Refer to OS X by its correct name in README.adoc 2016-04-26 06:59:17 -04:00
John Whitington db9b05989f INSTALL --> INSTALL.adoc and remove maccaml 2016-04-18 11:04:14 -04:00
Damien Doligez ee8f71101b clean up whitespace and cut long lines 2016-02-17 13:36:27 +01:00
Simon Cruanes f3d3c221b1 move README.win32 to asciidoc 2015-12-06 19:31:15 +01:00
Simon Cruanes 62da50c7ba use asciidoc for text files 2015-12-06 19:31:15 +01:00