LepilkinaElena
a16bddb421
Server and client to show summary performance information ( #2765 )
2019-03-18 16:02:41 +03:00
Sergey Bogolepov
b22404c947
Infrastructure for source-based code coverage
2019-03-12 13:16:17 +07:00
Dmitriy Dolovov
daf1a5fb8c
Kotlin/Native samples ported to MPP Gradle DSL ( #2261 )
2018-10-26 12:16:13 +07:00
Ilya Matveev
3a1a6fd6fb
samples: Port android build to stable android gradle plugin
2017-11-13 13:02:15 +07:00
Konstantin Anisimov
b3fe93cc18
Enable performance testsuite
2017-08-03 18:21:49 +07:00
Ilya Matveev
12847428fa
samples: Install Tensorflow in HOME directory
2017-05-15 18:31:30 +07:00
Vasily Levchenko
1baf906579
.gitignore: add .iml files
2017-05-10 12:46:13 +03:00
Vasily Levchenko
962b7905c6
.gitignore: makes teamcity-test.property commitable only if it really required
2017-04-05 14:27:16 +03:00
Ilya Matveev
f51b61a178
gradle-plugin: Upload to bintray maven repository
2017-03-31 18:46:25 +07:00
Ilya Matveev
9d64aa7153
build: Rename bunlde archive
...
This patch renames the bundle to .tar.gz to work with it in
dependecny downloader.
Also it adds a version number in the bundle name.
2017-03-30 14:46:24 +07:00
Ilya Matveev
917345a932
Add built bundle to .gitignore
2017-03-27 18:16:53 +07:00
Ilya Matveev
fbc14becfc
tools: Add dependecy download helpers
...
This patch adds 2 helpers to download dependencies for compiler and
stub generator during their execution.
They take list of external dependencies as a parameter and directory
where they must be located. Helpers check if these dependencies exist
in the given directory and download not existing ones.
2017-03-24 19:31:23 +07:00
Ilya Matveev
f096e272b3
backend.native/tests: Add JSON output to run-external task
2017-01-25 17:24:36 +03:00
Ilya Matveev
a4c4b1e7af
buildSrc: Use SourceSet to define test output directory.
2017-01-25 17:24:36 +03:00
Ilya Matveev
fd44baf2c0
backend/tests: Infrastructure for external test running
2017-01-20 14:04:04 +03:00
Vasily Levchenko
1b79ae1ade
.gitignore: .bc.o added
...
(cherry picked from commit 02ebe718f1da06a2286ddab56da09a146a491000)
2017-01-09 12:29:17 +03:00
Vasily Levchenko
50b2646329
.gitignore: *.kt.exe
2016-11-24 21:00:38 +03:00
Konstantin Anisimov
62917fd171
.gitignore: added some test suite artifacts
2016-11-24 14:39:14 +03:00
Svyatoslav Scherbina
7ed9d9c633
build: implement downloading (native) dependencies from the JFrog repo
2016-10-17 17:35:57 +03:00
Vasily Levchenko
89d6c24f56
HEAD UP!
...
The gradle.property contains the version of the kotlin kotlin_version, previously it was used for holding llvmInstallPath, now this variable should be defined in local.property
2016-09-28 16:08:44 +03:00
Alexey Stepanov
a53e173433
translator: rearrange code in kotstd, fix makefiles and run tests
2016-09-02 19:22:38 +03:00
Alexey Stepanov
3268a0d756
translator: add support parallel run tests, rearrangement test files
2016-08-26 16:33:49 +03:00
dsavvinov
c116173154
Translator: added autogenerated file to gitignore
2016-08-18 17:52:52 +03:00
Alexey Stepanov
4eedc0eabd
proto: fix for make file, add paths to .gitignore
2016-08-12 15:46:36 +03:00
Alexey Stepanov
6c509d0220
translator: add copyOfRange, plus extensions for IntArray
2016-08-10 18:33:35 +03:00
dsavvinov
ba8e2f0e84
Protobuf: modified .gitignore files to ignore some local artifacts
2016-08-09 12:14:44 +03:00
Alexey Stepanov
10216da2f9
translator: fix support if without else, fix gitignore for gradle
2016-07-21 14:26:39 +03:00
Alexey Stepanov
5d58ddd8bb
translator: add array c lib, fix gitignore
2016-07-20 15:39:05 +03:00
Alexey Stepanov
e0696b6def
translator: fix gitignore
2016-07-19 10:11:51 +03:00
Alexey Stepanov
c3762b04f6
translator: fix for .gitignore
2016-07-14 19:11:09 +03:00
e5l
5ba772fff9
Translator: cleanup, add simple structure, function declarations
...
generation
2016-07-08 17:08:14 +03:00
Alexey Stepanov
498b4423af
translator: adding a skeletons and basic llvm code function generator
2016-07-08 16:09:01 +03:00