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
/
BUILD.gn
Commit message (
Expand
)
Author
Age
Files
Lines
*
GN: Capture and print stderr from exec_script
cjhopman
2014-10-16
1
-0
/
+3
*
gn: start of format command
scottmg
2014-09-26
1
-0
/
+2
*
Add public deps to GN.
brettw
2014-09-17
1
-0
/
+2
*
Fix group datadeps
cjhopman
2014-09-09
1
-0
/
+1
*
Enhance GN diagnostic tools
brettw
2014-08-29
1
-0
/
+4
*
GN build improvements
Brett Wilson
2014-08-25
1
-1
/
+17
*
Support more configurability in GN toolchains
brettw@chromium.org
2014-08-19
1
-3
/
+8
*
GN: Bug fixes in process_file_template
brettw@chromium.org
2014-08-12
1
-0
/
+1
*
This is an ordered set tailored to GN's (simple) needs.
brettw@chromium.org
2014-08-06
1
-0
/
+2
*
Refactor GN source expansions.
brettw@chromium.org
2014-08-06
1
-3
/
+11
*
GN foreach should mark the list identifier as used.
brettw@chromium.org
2014-07-24
1
-0
/
+1
*
Add get_path_info to GN
brettw@chromium.org
2014-06-05
1
-0
/
+2
*
Make GN unit tests single process.
brettw@chromium.org
2014-06-04
1
-1
/
+1
*
GN only writes files if they've changed
brettw@chromium.org
2014-05-30
1
-0
/
+1
*
Add a foreach function to GN.
brettw@chromium.org
2014-05-13
1
-0
/
+2
*
Add GN function get_label_info
brettw@chromium.org
2014-05-13
1
-0
/
+2
*
Add get_target_outputs function to GN
brettw@chromium.org
2014-05-05
1
-0
/
+2
*
Redo GN "args" command
brettw@chromium.org
2014-05-03
1
-0
/
+1
*
Revert 267672 "Remove URL from base's DEPS"
jsbell@chromium.org
2014-05-02
1
-1
/
+0
*
Remove URL from base's DEPS
brettw@chromium.org
2014-05-01
1
-0
/
+1
*
Add implicit hard deps to GN.
brettw@chromium.org
2014-05-01
1
-0
/
+1
*
Revert 267235 "Add implicit hard deps to GN."
brettw@chromium.org
2014-04-30
1
-1
/
+0
*
Add implicit hard deps to GN.
brettw@chromium.org
2014-04-30
1
-0
/
+1
*
Add GN documentation and tests for flag ordering.
brettw@chromium.org
2014-04-15
1
-0
/
+1
*
Add unit tests for template invocation.
brettw@chromium.org
2014-04-08
1
-0
/
+1
*
Minor GN build cleanup.
brettw@chromium.org
2014-04-08
1
-1
/
+1
*
Add optional public header checking to GN build
brettw@chromium.org
2014-04-07
1
-0
/
+7
*
Implement target visibility in GN
brettw@chromium.org
2014-04-01
1
-0
/
+3
*
Don't dynamically scope GN templates.
brettw@chromium.org
2014-03-27
1
-0
/
+3
*
Remove GN GYP generator.
brettw@chromium.org
2014-03-27
1
-25
/
+2
*
Add "." accessors to GN.
brettw@chromium.org
2014-03-26
1
-0
/
+1
*
GN: Split custom into action and action_foreach
brettw@chromium.org
2014-03-20
1
-11
/
+11
*
Add an 'output_extension' variable to GN so we can override the default for a...
dpranke@chromium.org
2014-02-28
1
-0
/
+1
*
Convert GN single-item list concat to use lists.
brettw@chromium.org
2014-01-17
1
-1
/
+1
*
Separate the building files for gtest and gmock.
tfarina@chromium.org
2013-12-31
1
-1
/
+1
*
Add BUILD.gn file to build base test targets.
tfarina@chromium.org
2013-12-21
1
-2
/
+2
*
GN: Handle appending non-lists to the sources variable.
brettw@chromium.org
2013-12-21
1
-0
/
+1
*
Allow GN imports to be processed from imports.
brettw@chromium.org
2013-12-16
1
-0
/
+1
*
This writes a generator for GYP actions to run Ninja for script targets. This...
brettw@chromium.org
2013-11-22
1
-0
/
+3
*
Mark all GN targets as external.
brettw@chromium.org
2013-11-14
1
-0
/
+1
*
Minor fixes to GYP generation for GN.
brettw@chromium.org
2013-11-12
1
-4
/
+11
*
Refactor the GN threading model to reduce locking and simplify execution.
brettw@chromium.org
2013-11-08
1
-10
/
+9
*
Add a target in GN that generates a last_change.h file for the SVN revision.
brettw@chromium.org
2013-11-08
1
-0
/
+7
*
This is the first step of a refactor I'm going to do to separate filling out ...
brettw@chromium.org
2013-11-01
1
-0
/
+1
*
GYP generator for GN.
brettw@chromium.org
2013-10-16
1
-0
/
+12
*
Add the concept of a source set to GN.
brettw@chromium.org
2013-10-08
1
-0
/
+1
*
Add tracing and timing info to GN
brettw@chromium.org
2013-09-23
1
-0
/
+2
*
Replace to_build_path() with the more general rebase_path(). Use rebase_path ...
brettw@chromium.org
2013-09-23
1
-2
/
+2
*
Update GN copy file rule.
brettw@chromium.org
2013-09-18
1
-0
/
+2
*
This changes the current directory for script execution to be the build direc...
brettw@chromium.org
2013-09-17
1
-0
/
+4
[next]