Commit graph

30 commits

Author SHA1 Message Date
whesse@google.com 910cc65752 Synchronize .gitignore and svn:ignore properties after changes.
Review URL: https://codereview.chromium.org//11411194

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15412 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-27 19:54:54 +00:00
whesse@google.com f4cf020cb4 Restore recursive ignore of Dart Editor .children and .project files in .gitignore.
Remove 3 stray file ignores that got added a few months ago.
Review URL: https://codereview.chromium.org//11308225

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15394 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-27 14:37:55 +00:00
whesse@google.com 34771fb64c Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples.
Review URL: https://codereview.chromium.org//11421093

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15392 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-27 14:07:53 +00:00
efortuna@google.com 17e1d995ee Modified .gitigore to ignore vim .swp files.
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15046 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-17 00:16:23 +00:00
whesse@google.com bb180669ac Add new gyp-generated files to svn:ignore properties for new targets. Review = http://codereview.chromium.org/11359211/
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14907 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-14 17:39:40 +00:00
rnystrom@google.com bac242393e Ignore generated "packages" directories.
Review URL: https://codereview.chromium.org//11359149

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14771 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-10 00:12:32 +00:00
sethladd@google.com 2bc449badf also ignore ds_store
remove unwanted file
update the hello sample

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13711 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-16 23:22:14 +00:00
ahe@google.com 23b116ff3a Update .gitignore files to svn:ignore from r12476.
Review URL: https://codereview.chromium.org//10946009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12503 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-18 15:53:48 +00:00
rnystrom@google.com 925bffc71a Restore stuff removed from .gitignore.
Review URL: https://codereview.chromium.org//10933054

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12462 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-17 22:30:37 +00:00
antonm@google.com a1770a8bbd Sync .gitignore with the corresponding svn properties.
R=ahe@google.com

Review URL: https://chromiumcodereview.appspot.com//10914176

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12122 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-10 15:44:25 +00:00
jackpal@google.com a3a941d4b9 Add third_party/android_tools to .gitignore
This directory is only present for Android builds. It is created by the gyp deps file for Android builds.

Review URL: https://chromiumcodereview.appspot.com//10824327

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10838 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 16:59:01 +00:00
nweiz@google.com 9833418db1 Add the beginnings of a Dart wrapper for libarchive.
Currently this only supports reading archives.

Review URL: https://chromiumcodereview.appspot.com//10842002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10138 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-01 20:19:07 +00:00
johnniwinther@google.com 7fe73a182e Update .gitignore for Windows
Review URL: https://chromiumcodereview.appspot.com//10633003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8971 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-21 10:48:55 +00:00
ahe@google.com 70489d4d0d Ensure uniqueness of global names.
Review URL: https://chromiumcodereview.appspot.com//10581036

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8896 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 11:16:38 +00:00
vsm@google.com 86f119db9a Update gitignore to remove old WebCore entry
TBR=sra

Review URL: https://chromiumcodereview.appspot.com//9949055

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6284 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 17:09:05 +00:00
jacobr@google.com dd9bdb5ece dart:html perf optimization based on runing Dromaeo benchmarks
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9732019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5955 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-28 22:23:39 +00:00
rnystrom@google.com a9327fb903 Add WebCore to .gitignore.
Review URL: https://chromiumcodereview.appspot.com//9886001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5953 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-28 21:57:20 +00:00
sgjesse@google.com 0ac65f1a74 Add generated files on Windows to .gitignore
R=ahe@google.com

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9748005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5677 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-20 09:16:15 +00:00
jacobr@google.com e3ca237a48 Add factory constructor for WebSocket Add generated dom & html directories to .gitignore
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9664032

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5354 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-12 20:18:29 +00:00
kmillikin@google.com a39bbd29bc Add Emacs backup files (wildcard *~) to .gitignore.
R=ahe@google.com,sgjesse@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9535005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4746 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-29 11:39:43 +00:00
sigmund@google.com 3606f4c98e vmbot: fix vm bot config
Review URL: https://chromiumcodereview.appspot.com//9414014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4329 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-16 18:27:05 +00:00
ahe@google.com da2bec0dfc Remove "complex matching" from co19.
Review URL: https://chromiumcodereview.appspot.com//9325024

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3896 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-03 13:27:21 +00:00
terry@google.com 08472ec5db Remove obsolete appengine-python reference.
BUG=
TEST=

Review URL: http://codereview.chromium.org//9116020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3015 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-05 21:47:58 +00:00
terry@google.com 08b5e48385 Pyscss is obsolete with Dart CSS complier; remove all pyscss code.
BUG=
TEST=

Review URL: http://codereview.chromium.org//9111023

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3012 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-05 21:24:26 +00:00
sgjesse@google.com c2ff95292b Add .gdb_history to .gitignore
R=ager@google.com

BUG=
TEST=

Review URL: http://codereview.chromium.org//8889004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2237 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-08 11:03:48 +00:00
sigmund@google.com 9017518625 Don't ignore /frog/ in .gitignore anymore
Review URL: http://codereview.chromium.org//8334026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1150 260f80e4-7a28-3924-810f-c04153c831b5
2011-11-03 15:39:13 +00:00
ahe@google.com 8846883321 Update to co19 revision 15.
Review URL: http://codereview.chromium.org//8430028

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1004 260f80e4-7a28-3924-810f-c04153c831b5
2011-11-01 13:29:33 +00:00
rnystrom@google.com 4b23751ad8 Readme!
Review URL: https://chromereviews.googleplex.com/3546012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@369 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-12 17:13:18 +00:00
sigmund@google.com 06ec980f3f get_drt.py: renamed from get_dartium, tries to get the latest DumpRenderTree
from the most recent archive location that the user has access to.

Review URL: https://chromereviews.googleplex.com/3532018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@157 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-06 21:43:51 +00:00
rchandia@google.com 0e08858598 Adding gitignore again
R=zundel@google.com
BUG=
TEST=

Review URL: https://chromereviews.googleplex.com/3526013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-05 15:53:57 +00:00