summaryrefslogtreecommitdiffstats
path: root/tools/gn
Commit message (Expand)AuthorAgeFilesLines
* GN: fix operators not short-circuitingscottmg@chromium.org2014-04-162-33/+104
* Make NSS work in GN build on Windows.brettw@chromium.org2014-04-161-4/+1127
* Add GN documentation and tests for flag ordering.brettw@chromium.org2014-04-154-10/+159
* Fix mac GN build.brettw@chromium.org2014-04-151-0/+6
* Implement net in GN build.brettw@chromium.org2014-04-152-23/+19
* Pull GN binaries at r263745.brettw@chromium.org2014-04-154-4/+4
* Only allow certain files in net to depend on icu.mmenke@chromium.org2014-04-151-0/+1
* Add SSL support to the GN buildbrettw@chromium.org2014-04-145-366/+11
* Enable leveldb build in GN world.tfarina@chromium.org2014-04-121-0/+2
* Checkpoint work to get GN builds working on Android.dpranke@chromium.org2014-04-122-0/+18
* gn: Don't print ansi escape codes to pipes.thakis@chromium.org2014-04-112-6/+2
* Remove snappy unittests target from GN build.tfarina@chromium.org2014-04-111-18/+0
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-1/+0
* gn docs generator: Don't get confused by ansi escape codes.thakis@chromium.org2014-04-101-1/+5
* Add GN buildfile for gfxbrettw@chromium.org2014-04-101-4/+7
* Improve GN public header file checkingbrettw@chromium.org2014-04-1011-91/+226
* Fix the path to ssl bodge of net/third_party/nss.tfarina@chromium.org2014-04-101-1/+1
* GN: Don't write duplicate phony rules.brettw@chromium.org2014-04-101-3/+10
* 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