index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
gn
/
command_desc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/gn: Convert for loops to use the new range-based loops in C++11.
tfarina
2015-03-25
1
-18
/
+14
*
Enhance GN introspection
brettw
2015-02-19
1
-26
/
+46
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-2
/
+3
*
tools/gn: convert NULL to nullptr all over it.
tfarina
2014-12-23
1
-1
/
+1
*
Replace more for loops in GN
brettw
2014-09-30
1
-17
/
+14
*
Convert GN's deps iterator to work with range-based for loops.
brettw
2014-09-27
1
-6
/
+6
*
Add public deps to GN.
brettw
2014-09-17
1
-39
/
+23
*
Require build directories exist for some GN commands.
brettw
2014-09-10
1
-1
/
+1
*
Add outputs to GN's header checker.
Brett Wilson
2014-09-03
1
-17
/
+69
*
Enhance GN diagnostic tools
brettw
2014-08-29
1
-10
/
+22
*
This is an ordered set tailored to GN's (simple) needs.
brettw@chromium.org
2014-08-06
1
-1
/
+20
*
Refactor GN source expansions.
brettw@chromium.org
2014-08-06
1
-44
/
+34
*
Elide gn desc --tree output by default.
brettw@chromium.org
2014-08-05
1
-9
/
+45
*
Improve GN handling of directory templates.
brettw@chromium.org
2014-07-11
1
-9
/
+25
*
Add directory extraction to GN path handling.
brettw@chromium.org
2014-06-19
1
-1
/
+1
*
Rename GN source_prereqs to inputs, enhance "desc"
brettw@chromium.org
2014-06-17
1
-22
/
+196
*
Minor improvements to GN's "desc" output.
brettw@chromium.org
2014-06-02
1
-0
/
+45
*
GN: Move towards only using / on Windows
scottmg@chromium.org
2014-04-03
1
-1
/
+0
*
Delete some dead code.
thakis@chromium.org
2014-03-27
1
-5
/
+0
*
Fix help and error messages.
halyavin@google.com
2014-01-05
1
-1
/
+1
*
Refactor the GN threading model to reduce locking and simplify execution.
brettw@chromium.org
2013-11-08
1
-3
/
+20
*
This is the first step of a refactor I'm going to do to separate filling out ...
brettw@chromium.org
2013-11-01
1
-46
/
+23
*
Add inherited libs and lib_dirs to GN.
brettw@chromium.org
2013-10-07
1
-44
/
+42
*
Allow typing label names on Windows by not treating things that start with sl...
brettw@chromium.org
2013-09-25
1
-1
/
+1
*
Work on GN Windows build.
brettw@chromium.org
2013-09-19
1
-18
/
+18
*
Remove nss hack in chrome.
brettw@chromium.org
2013-09-10
1
-1
/
+18
*
The ldflags are now inherited across module boundaries until a shared library...
brettw@chromium.org
2013-09-10
1
-0
/
+21
*
This make the GN current dir be set on thte scope. This fixes a bug where a t...
brettw@chromium.org
2013-08-23
1
-8
/
+13
*
Moved base test support stuff to //base/test/
brettw@chromium.org
2013-08-21
1
-6
/
+16
*
This hooks up build flags from the command-line and the toolchain (for re-inv...
brettw@chromium.org
2013-08-19
1
-1
/
+1
*
Add support for data deps.
brettw@chromium.org
2013-08-06
1
-3
/
+16
*
Hook up better describing, work on Mac build.
brettw@chromium.org
2013-08-05
1
-155
/
+239
*
Support for non-greedy mode.
brettw@chromium.org
2013-08-02
1
-1
/
+1
*
Write a help system.
brettw@chromium.org
2013-07-31
1
-3
/
+49
*
gn: Fixes some errors found while compiling with clang.
tfarina@chromium.org
2013-07-31
1
-3
/
+3
*
Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."
bauerb@chromium.org
2013-07-30
1
-0
/
+201
*
Revert 214254 "Add initial prototype for the GN meta-buildsystem."
bauerb@chromium.org
2013-07-30
1
-201
/
+0
*
Add initial prototype for the GN meta-buildsystem.
brettw@chromium.org
2013-07-29
1
-0
/
+201