From 7e583e619d1e6ccf8a1434f9cefd00ed040397bf Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 31 Jul 2015 16:51:17 -0400 Subject: [PATCH] do a git pull during dist --- build/build.xml | 5 +++++ todo.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index d8011452f..7798fc604 100644 --- a/build/build.xml +++ b/build/build.xml @@ -300,6 +300,11 @@ + + + + + diff --git a/todo.txt b/todo.txt index 3a0f71357..5f5141060 100644 --- a/todo.txt +++ b/todo.txt @@ -3,6 +3,7 @@ X Welcome screen completely broken/looking for debug files X https://github.com/processing/processing/issues/3474 X Add message that says it's safe to ignore the tools.jar warning X add new lower console/errors icons +X dist needs to do a git pull on processing-docs _ don't show display warning when display 1 doesn't exist _ can't install processing-java into /usr/bin with El Capitan @@ -104,7 +105,6 @@ _ not really part of the 'build' anymore _ break out Mode options to their own panels in prefs _ Mode should just provide a panel for their prefs _ make examples pull/build automatic during dist -_ dist needs to do a git pull on processing-docs _ make reference build process part of dist _ https://github.com/processing/processing-docs/issues/85 _ separate ant target, but only require them for dist