summaryrefslogtreecommitdiffstats
path: root/tools/gn
Commit message (Expand)AuthorAgeFilesLines
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+3
* Consider bundle_data as public_deps of create_bundle targets.sdefresne2016-03-244-56/+80
* Convert GN group targets to Visual Studio projectstmoniuszko2016-03-241-6/+9
* Make rebase_path() aware of Windows drive letter capitalizationtmoniuszko2016-03-222-0/+31
* [GN] Fix "gn gen --ide=vs" to ignore bundle_data targets.sdefresne2016-03-191-2/+3
* Add more documentation for GN header checkingbrettw2016-03-186-72/+384
* Adding macro to enable changing SSL library (Part 1)svaldez2016-03-181-0/+1
* Fix typo in GN's README.mdcwallez2016-03-161-1/+1
* Update GN readme.brettw2016-03-161-18/+10
* gn format: Support # NOSORT to disable sorting of blocksscottmg2016-03-114-0/+75
* Create doc on build arg best practices for Blimp.jessicag2016-03-112-1/+58
* Add "create_bundle" target in order to support bundle with gn.sdefresne2016-03-1029-13/+1410
* Remove uses of std::unary_function and std::binary_function.vmpstr2016-03-091-5/+3
* Add "bundle_data" target as first step for adding bundle support to gn.sdefresne2016-03-0418-5/+271
* Minor fixes to tools/gn.sdefresne2016-03-049-19/+18
* Update GN docs about Visual Studio generatorstmoniuszko2016-03-012-17/+44
* Limit the set of Visual Studio projects generated by GNtmoniuszko2016-02-263-19/+76
* GN: Visual Studio generator does not depend on is_debug variablengg2016-02-253-22/+11
* GN: Fix CPU detection in Visual Studio generatorngg2016-02-253-19/+33
* tools/gn: Add out-of-line copy ctors for complex classes.vmpstr2016-02-2414-0/+26
* GN: Fix Visual Studio project build commandngg2016-02-242-4/+23
* GN: fix a DCHECK() when generating Visual Studio solution filesngg2016-02-241-2/+2
* Move ENABLE_HIDPI to new build flags systembrettw2016-02-241-1/+1
* GN: Normalize the build directory pathhashimoto2016-02-241-3/+41
* Convert enable_one_click_signin to new buildflag systembrettw2016-02-231-1/+1
* gn/win: Don't strip trailing = on exec_script arguments.thakis2016-02-231-0/+7
* GN: Update Windows SDK version to 10586 in generated project filesngg2016-02-221-1/+1
* GN support for generating VS2013 project filesngg2016-02-224-16/+65
* Revert of GN: Normalize the build directory path (patchset #1 id:1 of https:/...hashimoto2016-02-221-35/+3
* Port "Eclipse CDT settings" file generation from GYP to GNpkotwicz2016-02-197-10/+277
* [GN] Don't rewrite files with the same contentstmoniuszko2016-02-196-125/+157
* GN: Normalize the build directory pathhashimoto2016-02-181-3/+35
* Update GN bootstrap buildngg2016-02-181-5/+34
* Revert of GN: Normalize the build directory path (patchset #1 id:1 of https:/...brettw2016-02-171-14/+1
* Fix styleguide violations from https://codereview.chromium.org/1681363003thakis2016-02-171-8/+8
* GN: Normalize the build directory pathhashimoto2016-02-171-1/+14
* Add spell-checking to `gn help`.thakis2016-02-164-41/+155
* gn: Add runtime_link_output to tool("solib")Nico Weber2016-02-117-25/+107
* Mention how to convert "copies" from gyp to gn in the cookbook.thakis2016-02-101-1/+31
* update obsolete code.google.com documentation linksmostynb2016-02-081-1/+1
* Refactor StringPiece hash.bnc2016-02-061-2/+4
* Revert of [GN] Don't rewrite files with the same contents (patchset #5 id:800...rouslan2016-02-056-156/+125
* [GN] Don't rewrite files with the same contentstmoniuszko2016-02-046-125/+156
* Support different project toolchainstmoniuszko2016-02-043-66/+94
* Make sure VS projects order is always the same in solutiontmoniuszko2016-02-041-0/+7
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* GN: Don't write stamp files for one rule.brettw2016-02-035-78/+83
* profiler: cleanup unused alternate_timer codeprimiano2016-02-031-1/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0