summaryrefslogtreecommitdiffstats
path: root/tools/gn
Commit message (Expand)AuthorAgeFilesLines
* Pull buildtools to get GN r282653brettw@chromium.org2014-07-143-5/+6
* Improve GN handling of directory templates.brettw@chromium.org2014-07-1120-169/+346
* GN: Put static libs next to .ninja files in output dirjamesr@chromium.org2014-07-091-4/+1
* Rename source_prereqs to inputs in the GN build.brettw@chromium.org2014-07-091-2/+2
* Rename GN tool's deps to depsformat.brettw@chromium.org2014-06-303-4/+14
* Allow dependencies of toolchains in GN.brettw@chromium.org2014-06-269-53/+151
* Append caller for template errors in GN.brettw@chromium.org2014-06-251-1/+5
* Delete old GN binaries when syncing.brettw@chromium.org2014-06-241-0/+42
* Add directory extraction to GN path handling.brettw@chromium.org2014-06-1913-137/+333
* Move gn secondary_source to the build/ directorycmasone@chromium.org2014-06-1921-4648/+0
* Add Linux breakpad targets and gtest_main to GN build.brettw@chromium.org2014-06-181-0/+5
* GN: Fix up various gpu targetsjamesr@chromium.org2014-06-182-1/+2
* Rename GN source_prereqs to inputs, enhance "desc"brettw@chromium.org2014-06-1712-110/+298
* GN: libjpeg_turbo and various mac fixesjamesr@chromium.org2014-06-171-3/+56
* Add GN build for some chrome common, chrome net, and resources targets.brettw@chromium.org2014-06-161-1/+28
* Minor Fixes for Windows GN build.brettw@chromium.org2014-06-142-1/+3
* Hook up content/browser compile in GN build.brettw@chromium.org2014-06-134-6/+396
* Revert 277111 "Roll ICU to icu52"sorin@chromium.org2014-06-131-83/+50
* Roll ICU to icu52jshin@chromium.org2014-06-131-50/+83
* Pull GN binary at r276776brettw@chromium.org2014-06-125-6/+6
* Add libflac and speex to the GN build.brettw@chromium.org2014-06-122-0/+166
* Add yasm to the GN build.brettw@chromium.org2014-06-123-38/+6
* Improve error messages and reporting in GNbrettw@chromium.org2014-06-108-36/+55
* Pull GN binary at r275833brettw@chromium.org2014-06-104-5/+4
* Fix resolving loop in GNbrettw@chromium.org2014-06-091-2/+1
* Add the rule prefix for the GN input deps stampbrettw@chromium.org2014-06-051-1/+2
* Pull GN binaries at r275179brettw@chromium.org2014-06-054-4/+4
* Add get_path_info to GNbrettw@chromium.org2014-06-057-0/+306
* Redo escaping in GN.brettw@chromium.org2014-06-0514-263/+296
* Fix typo in MockLoader::HasTwoLoaded()mdempsky@chromium.org2014-06-051-1/+1
* GN: Remove dependency on //base for gmock.kjellander@chromium.org2014-06-042-3/+11
* Make GN unit tests single process.brettw@chromium.org2014-06-043-2/+15
* Minor improvements to GN's "desc" output.brettw@chromium.org2014-06-023-11/+71
* Add RLZ build file for GN build, fix Windows build.brettw@chromium.org2014-06-022-8/+7
* Add GN build file for src/sdchbrettw@chromium.org2014-06-021-62/+0
* Add the ability for DevTools to wrap network transactions.eustas@chromium.org2014-06-021-0/+6
* Fix Windows build, add Sandbox implementation.brettw@chromium.org2014-06-021-1/+1
* Fix typo cflags->ldflags in nss BUILD.gn on macjamesr@chromium.org2014-06-011-1/+1
* GN: Don't link source sets into static librariesbrettw@chromium.org2014-05-314-20/+55
* Update skia and ui GN buildsbrettw@chromium.org2014-05-311-2/+2
* Introduce GN to desktop_linux arg and grit_defines list.tfarina@chromium.org2014-05-311-2/+23
* Don't inherit source sets across static libs in GN.brettw@chromium.org2014-05-303-4/+50
* Escape more characters for GN shell writing.brettw@chromium.org2014-05-302-8/+44
* GN only writes files if they've changedbrettw@chromium.org2014-05-304-5/+104
* Add Angle GN build file.brettw@chromium.org2014-05-301-0/+583
* Revert 273584 "Add the ability for DevTools to wrap network tran..."mattm@chromium.org2014-05-291-6/+0
* Add the ability for DevTools to wrap network transactions.eustas@chromium.org2014-05-291-0/+6
* GN: Add the python script itself as a dependency of actions.brettw@chromium.org2014-05-283-15/+32
* Make GN quote empty strings in script args.brettw@chromium.org2014-05-282-3/+6
* gn: Remove another obsolete comment about gyp command from command_check.cc.tfarina@chromium.org2014-05-231-1/+0