summaryrefslogtreecommitdiffstats
path: root/tools/gn/scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Reduce the number of worker threads GN uses.brettw2015-11-201-3/+37
* Revert "Add output reference to gen written files."petermayo2015-09-291-5/+0
* Add output reference to gen written files.petermayo2015-07-311-0/+5
* Revert of Add output reference to gen written files. (patchset #3 id:40001 of...dpranke2015-07-271-5/+0
* Add output reference to gen written files.petermayo2015-07-151-0/+5
* Check for inputs not generated by depsbrettw2015-06-041-0/+33
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+2
* tools/gn: convert NULL to nullptr all over it.tfarina2014-12-231-2/+2
* Add GN help for global switches.brettw2014-11-261-1/+2
* Fix GN deadlock on error handling.brettw@chromium.org2013-12-021-4/+10
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-081-13/+6
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-231-1/+17
* Self-hosting on Linux.brettw@chromium.org2013-08-131-3/+3
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-301-0/+130
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-301-130/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-291-0/+130