summaryrefslogtreecommitdiff
path: root/README.adoc
Commit message (Collapse)AuthorAgeFilesLines
* Update badges and list of separately maintained componentsXavier Leroy2022-07-281-7/+8
|
* READMEs: add note about 5.0 status (#11355)Nicolas Ojeda Bar2022-06-241-0/+20
|
* Update README.adoc badgesFlorian Angeletti2021-11-051-7/+7
|
* More detailed recommendations about C compilers in INSTALL file (#10685)Dong An2021-11-051-1/+1
| | | | | | | * Add the description of Xcode to the INSTALL file. * Add description for Windows Fixes: #10281
* Update IRC infofelipe stival2021-08-161-1/+1
| | | #ocaml was moved to libera.chat
* Rename main workflow to buildDavid Allsopp2021-02-091-2/+2
|
* Move Travis Changes and check-typo checks to GHADavid Allsopp2021-02-091-0/+2
|
* Update README.adocXavier Leroy2021-01-011-6/+6
| | | | | | | | | - Update the CI badges For trunk and 4.12, use Github action badges instead of Travis badges. - PowerPC 32 bits is actively supported again - Happy New (Copyright) Year!
* Add macOS/arm64 to the Tier 1 supported architecture list (#10033)Anil Madhavapeddy2020-11-201-1/+1
|
* Minor updatesXavier Leroy2020-11-061-14/+14
|
* add new 4.12 badge, remove old badges in READMEFlorian Angeletti2020-10-191-21/+5
|
* Update copyright yearsXavier Leroy2020-08-291-5/+4
| | | | | | Using an interval 1996-2020. Fixes: #9834
* Add ocamlbuild to separated componentsDavid Allsopp2020-04-301-0/+1
|
* Add details of removed items to README.adocDavid Allsopp2020-04-301-0/+13
|
* Add RISC-V native-code backend (#9441)Nicolás Ojeda Bär2020-04-241-0/+1
| | | | This is a port of ocamlopt for the RISC-V processor in 64-bit mode.
* freezing 4.11: add 4.11 tag to README.adocDamien Doligez2020-04-231-1/+5
|
* README: update link to manual pages and reference inbox.ocaml.orgAnil Madhavapeddy2020-04-051-3/+7
|
* README: new badges for 4.10 and 4.09Gabriel Scherer2019-11-091-1/+9
| | | | (no change entry needed)
* README.adoc: use a table to display supported architecturesXavier Leroy2019-04-051-15/+11
| | | | Also: add IBM Z; mark PowerPC-32 as "tier 2" (we no longer have it in CI).
* Update README.adoc for 4.08 (#8588)Xavier Leroy2019-04-051-26/+21
| | | | Supported platforms, URL for bug tracker, etc.
* Remove IA32 macOS (Darwin) support (#2278)Mark Shinwell2019-03-071-1/+1
| | | | | | 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.
* README: add a CI badge for the 4.07 branchArmaël Guéneau2019-01-201-1/+5
|
* Whitespace and overlong line fixes.David Allsopp2018-06-141-8/+16
|
* MPR#7647: emphasize ocaml.org links in readmeYawar Amin2017-10-081-21/+13
| | | | | Link to appropriate pages in ocaml.org for the homepage, getting OCaml, documentation, and discussion fora.
* Add 4.06 to CI badgesDavid Allsopp2017-09-271-1/+3
|
* Badges. We need badges.David Allsopp2017-05-161-0/+12
| | | | | Add Travis and AppVeyor build status badges (which include hyperlinks to the CI pages) to README.adoc.
* Remove SPARC backendMark Shinwell2017-04-101-1/+0
|
* Fix redundant configure clause for openbsd shared lib options (#945)Prashanth Mundkur2016-12-281-1/+1
|
* split HACKING.adoc with parts in {parsing,typing}/HACKING.adocGabriel Scherer2016-11-221-1/+2
| | | | | | | | | | 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.
* first draft of HACKING.adoc file [WIP]Gabriel Scherer2016-11-221-45/+4
|
* Fix link (really).alainfrisch2016-07-211-1/+1
|
* Fix link.alainfrisch2016-07-211-1/+1
|
* Fix link.alainfrisch2016-07-211-1/+1
|
* GrammarJohn Whitington2016-06-071-1/+1
|
* Remove CI files from file list; Add ocaml.org refJohn Whitington2016-06-011-2/+4
|
* Mention CONTRIBUTING.md in the "Bug Reports and User Feedback" sectionJohn Whitington2016-05-291-0/+2
|
* Consistent text widthJohn Whitington2016-05-291-41/+40
|
* Describe every top-level file and directory in the distributionJohn Whitington2016-05-291-0/+15
|
* Lowercase section title, fix typos, extend copyright yearsJohn Whitington2016-05-291-12/+12
|
* Move Cygwin instructions out of README.win32.adocDavid Allsopp2016-04-261-2/+3
| | | | | | | | | | | | 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.
* Refer to OS X by its correct name in README.adocDavid Allsopp2016-04-261-4/+4
|
* INSTALL --> INSTALL.adoc and remove maccamlJohn Whitington2016-04-181-2/+1
|
* clean up whitespace and cut long linesDamien Doligez2016-02-171-1/+1
|
* move README.win32 to asciidocSimon Cruanes2015-12-061-3/+9
|
* use asciidoc for text filesSimon Cruanes2015-12-061-0/+133