summaryrefslogtreecommitdiffstats
path: root/tools/gn/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* GN: Capture and print stderr from exec_scriptcjhopman2014-10-161-0/+3
* gn: start of format commandscottmg2014-09-261-0/+2
* Add public deps to GN.brettw2014-09-171-0/+2
* Fix group datadepscjhopman2014-09-091-0/+1
* Enhance GN diagnostic toolsbrettw2014-08-291-0/+4
* GN build improvementsBrett Wilson2014-08-251-1/+17
* Support more configurability in GN toolchainsbrettw@chromium.org2014-08-191-3/+8
* GN: Bug fixes in process_file_templatebrettw@chromium.org2014-08-121-0/+1
* This is an ordered set tailored to GN's (simple) needs.brettw@chromium.org2014-08-061-0/+2
* Refactor GN source expansions.brettw@chromium.org2014-08-061-3/+11
* GN foreach should mark the list identifier as used.brettw@chromium.org2014-07-241-0/+1
* Add get_path_info to GNbrettw@chromium.org2014-06-051-0/+2
* Make GN unit tests single process.brettw@chromium.org2014-06-041-1/+1
* GN only writes files if they've changedbrettw@chromium.org2014-05-301-0/+1
* Add a foreach function to GN.brettw@chromium.org2014-05-131-0/+2
* Add GN function get_label_infobrettw@chromium.org2014-05-131-0/+2
* Add get_target_outputs function to GNbrettw@chromium.org2014-05-051-0/+2
* Redo GN "args" commandbrettw@chromium.org2014-05-031-0/+1
* Revert 267672 "Remove URL from base's DEPS"jsbell@chromium.org2014-05-021-1/+0
* Remove URL from base's DEPSbrettw@chromium.org2014-05-011-0/+1
* Add implicit hard deps to GN.brettw@chromium.org2014-05-011-0/+1
* Revert 267235 "Add implicit hard deps to GN."brettw@chromium.org2014-04-301-1/+0
* Add implicit hard deps to GN.brettw@chromium.org2014-04-301-0/+1
* Add GN documentation and tests for flag ordering.brettw@chromium.org2014-04-151-0/+1
* Add unit tests for template invocation.brettw@chromium.org2014-04-081-0/+1
* Minor GN build cleanup.brettw@chromium.org2014-04-081-1/+1
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-071-0/+7
* Implement target visibility in GNbrettw@chromium.org2014-04-011-0/+3
* Don't dynamically scope GN templates.brettw@chromium.org2014-03-271-0/+3
* Remove GN GYP generator.brettw@chromium.org2014-03-271-25/+2
* Add "." accessors to GN.brettw@chromium.org2014-03-261-0/+1
* GN: Split custom into action and action_foreachbrettw@chromium.org2014-03-201-11/+11
* Add an 'output_extension' variable to GN so we can override the default for a...dpranke@chromium.org2014-02-281-0/+1
* Convert GN single-item list concat to use lists.brettw@chromium.org2014-01-171-1/+1
* Separate the building files for gtest and gmock.tfarina@chromium.org2013-12-311-1/+1
* Add BUILD.gn file to build base test targets.tfarina@chromium.org2013-12-211-2/+2
* GN: Handle appending non-lists to the sources variable.brettw@chromium.org2013-12-211-0/+1
* Allow GN imports to be processed from imports.brettw@chromium.org2013-12-161-0/+1
* This writes a generator for GYP actions to run Ninja for script targets. This...brettw@chromium.org2013-11-221-0/+3
* Mark all GN targets as external.brettw@chromium.org2013-11-141-0/+1
* Minor fixes to GYP generation for GN.brettw@chromium.org2013-11-121-4/+11
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-10/+9
* Add a target in GN that generates a last_change.h file for the SVN revision.brettw@chromium.org2013-11-081-0/+7
* This is the first step of a refactor I'm going to do to separate filling out ...brettw@chromium.org2013-11-011-0/+1
* GYP generator for GN.brettw@chromium.org2013-10-161-0/+12
* Add the concept of a source set to GN.brettw@chromium.org2013-10-081-0/+1
* Add tracing and timing info to GNbrettw@chromium.org2013-09-231-0/+2
* Replace to_build_path() with the more general rebase_path(). Use rebase_path ...brettw@chromium.org2013-09-231-2/+2
* Update GN copy file rule.brettw@chromium.org2013-09-181-0/+2
* This changes the current directory for script execution to be the build direc...brettw@chromium.org2013-09-171-0/+4