Commit Graph

7 Commits

Author SHA1 Message Date
kustermann@google.com f67a851c4a Two bugfixes in tools/create_editor.py
These fixes are necessary to succesfully build the editor on windows.

Review URL: https://codereview.chromium.org//13024002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20368 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-22 08:34:20 +00:00
ricow@google.com 8a85df8ca3 Land incremental building of the editor
This includes adding the editor target to the gyp files.
Review URL: https://codereview.chromium.org//12939007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20228 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-19 18:21:46 +00:00
ricow@google.com fe7e6586ea Revert revision 19289
Review URL: https://codereview.chromium.org//12391030

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19290 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-01 10:06:12 +00:00
ricow@google.com 923a9e72d9 Build the Editor from GYP/build.py.
The Editor is only rebuilt if it changes, not if the SDK changes.
Review URL: https://codereview.chromium.org//12090092

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19289 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-01 10:02:39 +00:00
devoncarew@google.com 50d731bd00 Rev the version of apache ant in third_party to 1.8.4. This will fix an issue with
windows build failures not being reported correctly (older versions of ant didn't 
properly return process eit codes). It will also let us use some newer features of
ant.
Review URL: https://codereview.chromium.org//11973012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17228 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-17 17:56:34 +00:00
devoncarew@google.com 22d98f48d7 Fix an issue with the setupDevWorkspace target on windows.
Review URL: https://codereview.chromium.org//11908004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17088 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-15 20:26:33 +00:00
devoncarew@google.com 986bbc0de0 Make the editor build callable from tools/build.py
Review URL: https://codereview.chromium.org//11343027

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16979 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-11 18:54:09 +00:00