Commit Graph

27 Commits

Author SHA1 Message Date
Svyatoslav Scherbina 07fce11780 Use Xcode-bundled SDKs for macOS, iOS and iOS simulator targets
Also
* Update macOS SDK to 10.13
* Update iOS SDK to 11.2
* Enable iOS simulator support
* Disable tetris on iOS as we don't provide SDL2 in sysroot anymore
2017-12-15 14:38:22 +03:00
Tristan Greeno 2aa18d5833 update readme to fix grammar, spelling, wording (#1058)
I have updated the Readme markdown file to fix certain grammar and spelling issues.
2017-11-21 12:04:40 +03:00
Abhishek Sudhakaran 9a922c6947 Update Readme.md to notify users to install JDK (#1051) 2017-11-20 16:39:22 +03:00
Alexander Gorshenev 169e55a9da Update README.md to make sure platform libs are built. 2017-10-24 15:16:28 +03:00
Marcin Kraszewski 63b2d3b07a Update README.md
Fixed grammatical errors
2017-10-05 17:19:59 +03:00
Hadi Hariri cc0809d315 Added JB Official (#833) 2017-09-05 13:35:20 +03:00
Roman Shevchenko 73ce4348f2 corrects samples/tetris/sdl.def link (#696) 2017-06-23 14:40:52 +03:00
Federico Tomassetti 9210b99c44 readme: correct link to LIBRARIES.md (#679) 2017-06-20 15:46:13 +03:00
Nikolay Igotti 0e8a1292a7 v0.3 preparations (#648) 2017-06-14 16:14:47 +03:00
Giuseppe Barbieri 9195291976 Update README.md (#450) 2017-04-05 10:49:54 +03:00
Dmitry Jemerov 8505f03d8e Fix path to SDL defs in README (#446) 2017-04-04 22:36:48 +03:00
alexander-gorshenev c9c9aee7bb No colon cinterop flags (#428)
* Taught cinterop a 'host' target.

* Last minute switch from -foo:bar flags to -foo bar flags in cinterop tool.
2017-03-31 10:20:29 +03:00
Nikolay Igotti a368818863 Fix names, samples (#426) 2017-03-30 19:41:15 +03:00
Nikolay Igotti af3b74451d Misc tweaks (#387) 2017-03-25 11:35:56 +03:00
Nikolay Igotti f3794aa206 Improve interop user experience and docs (#342) 2017-03-15 17:25:10 +03:00
Ilya Matveev a181b0301e Update README.md and HACKING.md 2017-03-13 15:31:46 +03:00
Nikolay Igotti a7bad9a950 Fix several tests by adding missing stdlib pieces. (#239) 2017-02-14 19:31:29 +03:00
Alexander Gorshenev 44d07ef829 Mentioned -opt in the README. 2016-12-07 13:47:21 +04:00
Alexander Gorshenev cc2a35408a Provided KONAN_HOME relative -Djava.library.path.
Updated the README.

Allow -output in addition to -o.
2016-12-07 13:47:21 +04:00
Nikolay Igotti f06aeef9ce Some work for string concatenation. (#40) 2016-11-07 15:58:11 +03:00
SvyatoslavScherbina 11cfd5ac72 Update README.md 2016-10-17 18:52:11 +03:00
Nikolay Igotti 5293abd3e9 Updated README.md 2016-09-28 18:42:43 +03:00
Vasily Levchenko a00e93ee07 Merge remote-tracking branch 'carkot/master' 2016-09-08 11:33:44 +03:00
Nikolay Igotti 0a8cb87950 Fix typo. 2016-07-03 14:41:57 +02:00
Nikolay Igotti 937a7bae74 Added docs. 2016-07-03 14:40:35 +02:00
Nikolay Igotti c3e1185fda Initial commit 2016-06-06 00:19:18 +02:00
Andrey Breslav aa591a8879 Initial commit 2016-05-16 20:40:46 +02:00