diff --git a/build.xml b/build.xml index 842294c9697..ae7af2a6a2a 100644 --- a/build.xml +++ b/build.xml @@ -624,17 +624,19 @@ - + + depends="clean,init,prepareDist,preloader,builtins,compiler,compilerSources,antTools,jdkAnnotations,androidSdkAnnotations,runtime,runtime_sources,jslib" + description="Builds redistributables from sources"/> - + + depends="init,prepareDist,preloader,builtins,compiler_quick" + description="Builds compiler jar from project out dir"/> diff --git a/update_dependencies.xml b/update_dependencies.xml index d7824f93455..a2e781fac3b 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -27,14 +27,14 @@ - + - +