summaryrefslogtreecommitdiffstats
path: root/tools/gn/gn.gyp
Commit message (Expand)AuthorAgeFilesLines
* Port "Eclipse CDT settings" file generation from GYP to GNpkotwicz2016-02-191-0/+2
* Visual Studio generators for GNtmoniuszko2016-01-291-0/+9
* tools/gn: delete generate_test_gn_data tooltfarina2016-01-091-10/+0
* Allow GN libs to be specified by path instead of by nameagrieve2015-12-221-0/+2
* [GN]: support for loadable modulesandybons2015-10-141-1/+0
* Allow GN configs to have sub-configs.brettw2015-09-161-0/+1
* Add forward_variables_from() and target() to GNbrettw2015-08-031-0/+2
* Convert gn_unittests to run exclusively on Swarmingthakis2015-07-011-0/+15
* Normalize paths in GN.brettw2015-06-301-0/+1
* Add a "gn path" command for finding deps.brettw2015-05-191-0/+1
* Add runtime dependency extraction for GN.brettw2015-05-141-0/+3
* Propagate GN public shared libraries through shared librariesbrettw2015-04-161-0/+3
* Add gn_unittests to linux bots.tfarina2015-03-251-1/+1
* gn: Cleanup - Sort GYP sources list alphabetical.tfarina2015-03-041-8/+8
* gn: Add 'clean' command.tfarina2015-02-171-0/+1
* tools/gn: Add missing template unittest entry for the GYP version.tfarina2014-12-231-0/+1
* Add GN help for global switches.brettw2014-11-261-0/+2
* 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
* 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 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-11/+0
* Add "." accessors to GN.brettw@chromium.org2014-03-261-0/+1
* GN: Split custom into action and action_foreachbrettw@chromium.org2014-03-201-12/+12
* Add an 'output_extension' variable to GN so we can override the default for a...dpranke@chromium.org2014-02-281-0/+1
* 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