Rewrite TeamCityBuild.xml tasks in gradle, finally drop build.xml files

also:
  proxying previous tasks from TeamCityBuild.xml to gradle,
  cleaning update_dependencies.xml from ant dependencies
This commit is contained in:
Ilya Chernikov
2017-11-14 15:24:51 +01:00
committed by Vyacheslav Gerasimov
parent 12f0f019da
commit d301938d23
6 changed files with 119 additions and 1170 deletions
Generated
-4
View File
@@ -2,10 +2,6 @@
<project version="4">
<component name="AntConfiguration">
<buildFile url="file://$PROJECT_DIR$/compiler/frontend/buildLexer.xml" />
<buildFile url="file://$PROJECT_DIR$/build.xml">
<antCommandLine value="-J-ea" />
<maximumHeapSize value="1024" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/update_dependencies.xml" />
<buildFile url="file://$PROJECT_DIR$/TeamCityBuild.xml">
<maximumHeapSize value="512" />