Commit Graph

129 Commits

Author SHA1 Message Date
Dmitriy Novozhilov a80445bf78 Add link to Kotlin Compiler Test Helper to ReadMe.md 2021-10-05 11:55:27 +03:00
Mikhael Bogdanov 60458214a5 Update ReadMe.md 2021-07-22 12:41:34 +00:00
Nikita Bobko c112e768de Update ReadMe to point to up-to-date Kotlin IDEA plugin location 2021-07-09 10:14:41 +00:00
Yahor Berdnikau 7e70c93cbf Allow to avoid using JDK 1.6 and JDK 1.7 in the repo.
This behaviour could be enabled via adding
'kotlin.build.isObsoleteJdkOverrideEnabled=true'
to the 'local.properties' file.

^KT-46972 Fixed
2021-07-05 14:11:13 +00:00
Yahor Berdnikau 7789054547 Migrate repo to use JVM toolchains Gradle feature.
^KT-46972 Fixed
2021-07-05 14:11:12 +00:00
Stanislav Erokhin b5994fa3a9 Remove the Kotlin online event link 2021-05-25 19:19:26 +02:00
Alina Dolgikh 7388e60869 Add link to Kotlin 1.5 Event registration
As an experiment, we would like to try promotion in the Github repository.
2021-05-07 14:40:14 +02:00
Nikolay Krasko ddc12834cb Add dependency verification description to ReadMe.md 2021-03-25 21:53:27 +03:00
Svyatoslav Scherbina 14cb762133 Update the docs to reflect Kotlin/Native merge to kotlin repo
Also:
* Revamp kotlin-native/README.md a bit: make it more up-to-date,
  add useful links
* Remove "composite build" section from ReadMe.md:
  it was used for Kotlin + Kotlin/Native composite;
  this is no longer required.
2021-03-15 14:09:00 +00:00
Muhammad Hakim Asy'ari 3e17317f31 Update steps to install JDK 6 on Mac OS (#4052) 2021-02-08 16:41:38 +03:00
Nwokocha wisdom maduabuchi e47dfcbe64 Update ReadMe.md (#3877) 2021-02-01 21:27:02 +03:00
Alexander Anisimov a4dd47daab Update ReadMe.md 2021-01-26 17:29:15 +03:00
Nelson Osacky db3bebb531 Add Revved up by Gradle Enterprise badge to Readme 2021-01-06 20:37:45 +03:00
Alexander Anisimov 37197a95cd Update ReadMe.md 2020-11-23 13:14:26 +03:00
Alexander Anisimov 2c28e6556b Add JetBrains to the first part of text 2020-11-23 11:14:52 +03:00
1anisim b202cf0f55 Apply suggestions from code review
Co-authored-by: Alexander Udalov <udalov@users.noreply.github.com>
2020-09-10 15:30:33 +03:00
1anisim 33d3e1f13e Update ReadMe.md 2020-09-10 14:13:42 +03:00
1anisim cf9f120d55 Update ReadMe.md
Added a section about Multiplatform Capabilities, highlighted KMM
2020-09-08 14:54:47 +03:00
Vyacheslav Gerasimov d36d62e226 Add info about -Pteamcity to readme and make warning less annoying 2020-07-21 18:05:21 +03:00
Matts966 36102504a1 Update ReadMe.md 2020-06-26 09:41:57 +02:00
Matts966 20ed42dd38 Update deprecated doc about mac build environment requirements 2020-06-26 09:41:57 +02:00
Ilya Goncharov ec98d61520 Fix TeamCity badge
Now TeamCity badge points on archive configuration.
This PR make it to point on relevant Compiler Build
2020-05-07 17:27:24 +03:00
Victor Turansky dbffe6d2be README Actualize IDEA instructions 2020-04-08 14:48:53 +03:00
Victor Turansky 0a215cafa7 README Update 'Gradle properties' link 2020-04-01 00:35:17 +03:00
Victor Turansky 136a64a0b7 README Kotlin DSL script for composite build 2020-04-01 00:31:07 +03:00
Victor Turansky f403a0da82 README Update IDEA plugin dist path 2020-03-28 18:52:41 +03:00
Alexander Podkhalyuzin 4e331d0fb9 Update ReadMe.md
Update usages of old IDEA versions in readme
2019-11-21 18:36:01 +03:00
Darya Razumova 412c562572 Updated switch usage in README 2019-09-02 18:31:06 +03:00
Stanislav Erokhin 2cc6bf31e0 Add link to license folder into README.md 2019-07-18 13:20:55 +03:00
Alexander Podkhalyuzin c9581176d7 git longpaths info for Windows users 2019-03-26 15:17:21 +03:00
Yaroslav Russkih 9ac52fad17 Use https everywhere - documentation and samples 2019-02-19 21:35:36 +01:00
Kirill Shmakov aafb8473e9 Correct typo 2019-02-04 10:00:43 +03:00
Nikolay Krasko 9dd40cb904 Extract contributing guide for better GitHub integration 2018-12-21 16:06:51 +03:00
Alexander Prendota ecba313223 ReadMe: update Kotlin playground link 2018-11-29 12:16:57 +03:00
Matthew Runo 56d354223e Updated suggested issues link to only query the KT project rather than all projects. 2018-11-20 10:52:14 +03:00
Matthew Runo 08d70cbfe8 Update to better describe first time import of project. Changed URL for up for grabs to filter to only show Open issues. 2018-11-20 10:52:14 +03:00
belovrv c17a9e10b5 Delete the SlackIn bage 2018-08-07 12:21:56 +03:00
Alexander Udalov ccb6410823 Rework and move the pull request checklist to a new section in ReadMe
Otherwise this text appears in numerous pull requests and contributors
do not understand what to do with it
2018-08-06 13:41:49 +02:00
Alexander Udalov 4c7bdf5437 Minor, fix typos in ReadMe 2018-08-06 13:41:49 +02:00
Andrey Breslav 6e3497771d Some notes on contributing language features
This is to provide some guidance for PRs like: https://github.com/JetBrains/kotlin/pull/1769
2018-08-06 06:32:40 +03:00
Nikolay Krasko be5527b108 Merge pull request #1088 from lucamtudor/lucamtudor-patch-readme
Updates ReadMe.md to name the Sublime Text Package
2018-06-22 21:10:55 +03:00
Alexander Podkhalyuzin 3d57276bc6 Fixed Readme about Gradle Test Runner 2018-06-08 18:44:25 +03:00
Nikolay Krasko 99b44faf5a Add information about bunch files to ReadMe 2018-06-08 17:11:16 +03:00
Ilya Gorbunov 7501d2ad69 Make JDK 9 required to build the project 2018-04-03 21:24:35 +02:00
Vyacheslav Gerasimov d831d35869 Add readme for including kotlin-compiler into composite build 2018-03-13 18:29:26 +03:00
Felix Guo e88d5b2a76 Fix typo in README (#1547)
`qualify` -> `quality`
2018-03-07 10:37:40 +01:00
Yanis Batura 9c8c1cdc18 Fix a couple of typos in docs and ReadMe
* Fix a couple of typos
- In the main ReadMe.md
- In onEach template's doc

* Update generated source code
2018-02-12 14:22:47 +03:00
Ilya Gorbunov 90dff281ba Actualize ReadMe files
- Actualize build requirements and steps
- Extract Gradle plugin readme to the corresponding folder
- Rewrite Libraries and Maven Tools readme

#KT-20995 Fixed
2018-02-06 21:17:58 +03:00
Vyacheslav Gerasimov d0b232c172 Update readme part about dependencies 2018-01-30 17:06:18 +03:00
Emmanuel Duchastenier a8ddf03b53 README: IntelliJ IDEA 2017.3 is not early access anymore
update README.md with direct download link to IntelliJ IDEA latest version
2017-12-21 13:51:24 +01:00