Commit Graph

15 Commits

Author SHA1 Message Date
Igor Chevdar 02878f14c0 Fixes in build scripts & tools.
Tetris: fixes for full screen mode.
2017-03-21 14:04:30 +03:00
Svyatoslav Scherbina 9052e08e59 build: fix compilation on Linux when using libclang 2017-02-21 16:42:14 +07:00
Alexander Gorshenev 7226a47edf Disable simulator sysroot download. 2017-01-24 11:37:24 +04:00
Alexander Gorshenev e895c0939c More complete iphone_sim target support. 2017-01-24 02:23:08 +04:00
Alexander Gorshenev afaa50ce34 Introduced -target and -list_targets flags.
Use it like

    $ konanc hello.kt -target iphone
2017-01-23 00:17:39 +04:00
Svyatoslav Scherbina 66bd698270 build: make clang using gcc toolchain on Linux
also fix Mac build failure related to 'ar'
2016-11-11 19:22:34 +07:00
Svyatoslav Scherbina bee2a76008 build: refactor platform checks
also improve verbosity when downloading dependencies fails
2016-11-11 19:22:34 +07:00
Nikolay Igotti 6c90ab1176 Use toolchain with relative paths on Linux. 2016-11-09 17:05:18 +03:00
Svyatoslav Scherbina e7558f9ddc build: add target native SDK as downloadable dependency
also improve Gradle native toolchains configuration
2016-11-02 17:02:14 +07:00
Svyatoslav Scherbina 644add92e5 build: download dependencies from the bintray repo
which is accessible from the outside
2016-10-31 17:59:39 +07:00
Vasily Levchenko 14025047a6 dependencies: do not download if file already exists 2016-10-20 21:23:54 +03:00
Svyatoslav Scherbina b0998fe56e dependencies: update libffi to 3.2.1-2
(trying to fix Linux build)
2016-10-17 18:05:00 +03:00
Svyatoslav Scherbina 3d350cf40d dependencies: add minor code improvement 2016-10-17 18:00:45 +03:00
Svyatoslav Scherbina e4bc19b145 build: download llvm and libffi from the JFrog repo 2016-10-17 17:35:57 +03:00
Svyatoslav Scherbina 7ed9d9c633 build: implement downloading (native) dependencies from the JFrog repo 2016-10-17 17:35:57 +03:00