summaryrefslogtreecommitdiffstats
path: root/tools/gn/filesystem_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-121-1/+1
* Support more configurability in GN toolchainsbrettw@chromium.org2014-08-191-56/+48
* Refactor GN source expansions.brettw@chromium.org2014-08-061-10/+0
* Pull buildtools to get GN r282653brettw@chromium.org2014-07-141-1/+1
* Improve GN handling of directory templates.brettw@chromium.org2014-07-111-12/+18
* Add directory extraction to GN path handling.brettw@chromium.org2014-06-191-8/+13
* gn: Reuse IsAsciiAlpha() function from base.tfarina@chromium.org2014-05-151-3/+2
* Add GN function get_label_infobrettw@chromium.org2014-05-131-0/+25
* Pass object files through to linker in GN.brettw@chromium.org2014-05-021-0/+2
* Add more phony rules to GN build.brettw@chromium.org2014-04-281-0/+17
* Make GN build work on Mac again.brettw@chromium.org2014-04-211-1/+1
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-071-25/+9
* GN: Move towards only using / on Windowsscottmg@chromium.org2014-04-031-6/+0
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-111-1/+1
* Do more slash normalization in GN.brettw@chromium.org2014-02-271-27/+30
* GN: Change gen command syntax, support relative dirs.brettw@chromium.org2014-02-191-0/+103
* Fix help and error messages.halyavin@google.com2014-01-051-2/+2
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-2/+2
* This writes a generator for GYP actions to run Ninja for script targets. This...brettw@chromium.org2013-11-221-0/+85
* Replace to_build_path() with the more general rebase_path(). Use rebase_path ...brettw@chromium.org2013-09-231-0/+39
* Work on GN Windows build.brettw@chromium.org2013-09-191-3/+3
* Implement MakeAbsolutePathRelativeIfPossible on Windows for GN.brettw@chromium.org2013-08-231-5/+83
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-0/+56
* Moved base test support stuff to //base/test/brettw@chromium.org2013-08-211-2/+6
* Split apart various target type code.brettw@chromium.org2013-08-131-10/+13
* Hook up better describing, work on Mac build.brettw@chromium.org2013-08-051-0/+18
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+350
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-350/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+350