Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
thakis@chromium.org 78d3901dab Use a qualified path for grit/net_resources.h
BUG=401588
R=thestig@chromium.org
TBR=darin

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@290382 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-18 22:36:01 +00:00
scottmg@google.com 301b5065de run cygwin mount setup in runhooks, and remove some references to it
BUG=111731

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@119708 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-30 19:35:17 +00:00
tony@chromium.org c9ee63aad7 Remove the comments setting emands and vim tab width and expansion variables.
These were added in r28089 (http://codereview.chromium.org/256059) but
are unnecessary bloat for everyone to carry around, even those that don't
use emacs or vim.

In an earlier change, I added editor config files in src/tools/emacs/
and src/tools/vim/ so users of the appropriate editor can source those
instead.

BUG=none
TEST=none

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@92046 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-07-11 20:22:46 +00:00
thomasvl@chromium.org 73146a552d Grit cleanup
- Fixup the chrome_strings target to default to a none target and let windows
  override it for it's hack.
- Make grit_target check _type to see how to auto add the header directory so
  it has a higher chance of being right in case things are done on real targets.

BUG=22247
TEST=everything still builds
Review URL: http://codereview.chromium.org/6756008

git-svn-id: http://src.chromium.org/svn/trunk/src/build@79562 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-03-28 16:31:39 +00:00
thomasvl@chromium.org dba2c19be8 Standardize grit invokes
- Add two gypi files to src/build for the boilerplate added to targets and actions
- Update grit_info to also support the -E flag so it can share more of the grit build commandline
- switch over all but the webkit and webkit glue grd files to use the common support


BUG=22247
TEST=everything still localized correctly
Review URL: http://codereview.chromium.org/6705030

git-svn-id: http://src.chromium.org/svn/trunk/src/build@79548 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-03-28 12:01:29 +00:00