summaryrefslogtreecommitdiffstats
path: root/tools/gn
Commit message (Expand)AuthorAgeFilesLines
* Add Skia to the GN build.brettw@chromium.org2014-04-092-1317/+19
* Revert 262747 "Improve GN public header file checking"wjia@chromium.org2014-04-0911-226/+91
* Improve GN public header file checkingbrettw@chromium.org2014-04-0911-91/+226
* GN: Script to dump binary's help to htmlscottmg@chromium.org2014-04-085-4/+109
* Template invocation fixes in GNbrettw@chromium.org2014-04-086-21/+44
* Add unit tests for template invocation.brettw@chromium.org2014-04-086-3/+163
* Move libusb/BUILD.gn to the main tree.jbroman@chromium.org2014-04-081-109/+0
* Minor GN build cleanup.brettw@chromium.org2014-04-088-13/+18
* Pull GN @ r262225brettw@chromium.org2014-04-086-5/+18
* Move translate's BUILD.gn file into its final location.tfarina@chromium.org2014-04-081-61/+0
* gn docs: Verbify nouniage. Insert postquote break.thakis@chromium.org2014-04-082-2/+2
* Add command-line flags to force color output on or off.brettw@chromium.org2014-04-072-1/+19
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-0728-46/+955
* DevTools: Improve thread management in DevToolsAdbBridgekaznacheev@chromium.org2014-04-071-1/+0
* Add support for reading .gypi files.brettw@chromium.org2014-04-0612-128/+317
* Add a new dotfile command line argument to GNbrettw@chromium.org2014-04-064-24/+76
* Add the USB device target to the GN build.brettw@chromium.org2014-04-031-25/+0
* GN: Move towards only using / on Windowsscottmg@chromium.org2014-04-0314-112/+34
* Move some component's GN build files to main tree.brettw@chromium.org2014-04-024-60/+0
* Add IPC to the GN build.brettw@chromium.org2014-04-021-164/+0
* Revert 260949 "Move gtest/gmock BUILD.gn files to main tree."brettw@chromium.org2014-04-012-0/+130
* Move gtest/gmock BUILD.gn files to main tree.brettw@chromium.org2014-04-012-130/+0
* Implement target visibility in GNbrettw@chromium.org2014-04-0114-6/+590
* Improve GN function help.brettw@chromium.org2014-04-0113-57/+193
* Update .gn files to use new template syntax.brettw@chromium.org2014-03-285-8/+10
* Don't dynamically scope GN templates.brettw@chromium.org2014-03-2712-152/+524
* Remove GN GYP generator.brettw@chromium.org2014-03-2752-2324/+4
* Delete some dead code.thakis@chromium.org2014-03-273-21/+2
* Reland of GN: Remove some dead code that was confusing. https://codereview.ch...scottmg@chromium.org2014-03-273-41/+0
* This renames all custom GN targets to actions in the GN build like the new ve...brettw@chromium.org2014-03-267-7/+7
* Add "." accessors to GN.brettw@chromium.org2014-03-2616-31/+360
* Revert of GN: Remove some dead code that was confusing. (https://codereview.c...vandebo@chromium.org2014-03-212-0/+30
* GN: Remove some dead code that was confusing.scottmg@chromium.org2014-03-212-30/+0
* GN: Split custom into action and action_foreachbrettw@chromium.org2014-03-2030-415/+648
* Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.pkasting@chromium.org2014-03-181-1/+0
* Introduce the TranslateClient interfacedroger@chromium.org2014-03-181-0/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-5/+8
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-1/+1
* Move AppendFile and *CurrentDirectory to the base namespace.brettw@chromium.org2014-03-113-3/+3
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-064-5/+5
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-2/+4
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-032-2/+2
* gn: Improve the introduction description of GN.tfarina@chromium.org2014-03-021-2/+3
* gn: Remove inaccurate sentence from README file.tfarina@chromium.org2014-03-011-3/+0
* Add an 'output_extension' variable to GN so we can override the default for a...dpranke@chromium.org2014-02-2811-9/+262
* Fix GN build with use_openssl=1agl@chromium.org2014-02-281-2/+1
* Do more slash normalization in GN.brettw@chromium.org2014-02-277-81/+70
* GN: Work on Mac module search path.brettw@chromium.org2014-02-271-1/+1
* Fix a typo in GN build file.eroman@chromium.org2014-02-271-1/+1
* GN: Work on Linux build definesbrettw@chromium.org2014-02-246-23/+4