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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding macro to enable changing SSL library (Part 1)
svaldez
2016-03-18
1
-0
/
+1
*
Fix typo in GN's README.md
cwallez
2016-03-16
1
-1
/
+1
*
Update GN readme.
brettw
2016-03-16
1
-18
/
+10
*
gn format: Support # NOSORT to disable sorting of blocks
scottmg
2016-03-11
4
-0
/
+75
*
Create doc on build arg best practices for Blimp.
jessicag
2016-03-11
2
-1
/
+58
*
Add "create_bundle" target in order to support bundle with gn.
sdefresne
2016-03-10
29
-13
/
+1410
*
Remove uses of std::unary_function and std::binary_function.
vmpstr
2016-03-09
1
-5
/
+3
*
Add "bundle_data" target as first step for adding bundle support to gn.
sdefresne
2016-03-04
18
-5
/
+271
*
Minor fixes to tools/gn.
sdefresne
2016-03-04
9
-19
/
+18
*
Update GN docs about Visual Studio generators
tmoniuszko
2016-03-01
2
-17
/
+44
*
Limit the set of Visual Studio projects generated by GN
tmoniuszko
2016-02-26
3
-19
/
+76
*
GN: Visual Studio generator does not depend on is_debug variable
ngg
2016-02-25
3
-22
/
+11
*
GN: Fix CPU detection in Visual Studio generator
ngg
2016-02-25
3
-19
/
+33
*
tools/gn: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-24
14
-0
/
+26
*
GN: Fix Visual Studio project build command
ngg
2016-02-24
2
-4
/
+23
*
GN: fix a DCHECK() when generating Visual Studio solution files
ngg
2016-02-24
1
-2
/
+2
*
Move ENABLE_HIDPI to new build flags system
brettw
2016-02-24
1
-1
/
+1
*
GN: Normalize the build directory path
hashimoto
2016-02-24
1
-3
/
+41
*
Convert enable_one_click_signin to new buildflag system
brettw
2016-02-23
1
-1
/
+1
*
gn/win: Don't strip trailing = on exec_script arguments.
thakis
2016-02-23
1
-0
/
+7
*
GN: Update Windows SDK version to 10586 in generated project files
ngg
2016-02-22
1
-1
/
+1
*
GN support for generating VS2013 project files
ngg
2016-02-22
4
-16
/
+65
*
Revert of GN: Normalize the build directory path (patchset #1 id:1 of https:/...
hashimoto
2016-02-22
1
-35
/
+3
*
Port "Eclipse CDT settings" file generation from GYP to GN
pkotwicz
2016-02-19
7
-10
/
+277
*
[GN] Don't rewrite files with the same contents
tmoniuszko
2016-02-19
6
-125
/
+157
*
GN: Normalize the build directory path
hashimoto
2016-02-18
1
-3
/
+35
*
Update GN bootstrap build
ngg
2016-02-18
1
-5
/
+34
*
Revert of GN: Normalize the build directory path (patchset #1 id:1 of https:/...
brettw
2016-02-17
1
-14
/
+1
*
Fix styleguide violations from https://codereview.chromium.org/1681363003
thakis
2016-02-17
1
-8
/
+8
*
GN: Normalize the build directory path
hashimoto
2016-02-17
1
-1
/
+14
*
Add spell-checking to `gn help`.
thakis
2016-02-16
4
-41
/
+155
*
gn: Add runtime_link_output to tool("solib")
Nico Weber
2016-02-11
7
-25
/
+107
*
Mention how to convert "copies" from gyp to gn in the cookbook.
thakis
2016-02-10
1
-1
/
+31
*
update obsolete code.google.com documentation links
mostynb
2016-02-08
1
-1
/
+1
*
Refactor StringPiece hash.
bnc
2016-02-06
1
-2
/
+4
*
Revert of [GN] Don't rewrite files with the same contents (patchset #5 id:800...
rouslan
2016-02-05
6
-156
/
+125
*
[GN] Don't rewrite files with the same contents
tmoniuszko
2016-02-04
6
-125
/
+156
*
Support different project toolchains
tmoniuszko
2016-02-04
3
-66
/
+94
*
Make sure VS projects order is always the same in solution
tmoniuszko
2016-02-04
1
-0
/
+7
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
*
GN: Don't write stamp files for one rule.
brettw
2016-02-03
5
-78
/
+83
*
profiler: cleanup unused alternate_timer code
primiano
2016-02-03
1
-1
/
+0
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-0
/
+9
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-9
/
+0
*
GN: Don't write ldflags and libs when unneeded.
brettw
2016-02-03
4
-50
/
+147
*
Use ElapsedTimer to measure VS files generation time in GN
tmoniuszko
2016-02-02
1
-6
/
+4
*
Visual Studio generators for GN
tmoniuszko
2016-01-29
12
-3
/
+1598
*
Add an assert_no_deps variable to GN.
brettw
2016-01-26
10
-12
/
+235
*
Support for excluding variable from forwarding via forward_variables_form.
sdefresne
2016-01-26
5
-28
/
+217
*
Allow .o files for GN generated inputs.
brettw
2016-01-21
5
-53
/
+116
[next]