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
*
This makes the Skia build work 95% in GN and it fixes a number of error repor...
brettw@chromium.org
2013-10-04
7
-494
/
+1149
*
Remove the ENABLE_GPU #define and enable_gpu gyp variable
jamesr@chromium.org
2013-10-04
1
-1
/
+0
*
Clean up unused constant globals
hans@chromium.org
2013-10-03
1
-1
/
+0
*
Some fixes for the GYP subcommand of GN
brettw@chromium.org
2013-10-03
20
-155
/
+240
*
Get gn generation working on mac
jamesr@chromium.org
2013-10-02
4
-10
/
+8
*
Enable compiling GN by default.
brettw@chromium.org
2013-09-30
10
-17
/
+21
*
base: Move PerfTimer out of test/ directory.
tfarina@chromium.org
2013-09-29
1
-3
/
+3
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
1
-2
/
+0
*
Allow typing label names on Windows by not treating things that start with sl...
brettw@chromium.org
2013-09-25
2
-1
/
+4
*
GN: Return array from pkgconfig wrapper
brettw@chromium.org
2013-09-25
4
-21
/
+98
*
Fix GN on Windows build and tests.
brettw@chromium.org
2013-09-23
12
-37
/
+151
*
GN: Make Linux build work again.
brettw@chromium.org
2013-09-23
2
-7
/
+3
*
Add tracing and timing info to GN
brettw@chromium.org
2013-09-23
14
-68
/
+506
*
Replace to_build_path() with the more general rebase_path(). Use rebase_path ...
brettw@chromium.org
2013-09-23
35
-355
/
+840
*
GN: Improve help
brettw@chromium.org
2013-09-20
11
-70
/
+208
*
Work on generated resources for GN chrome build.
brettw@chromium.org
2013-09-20
3
-18
/
+87
*
Work on GN Windows build.
brettw@chromium.org
2013-09-19
8
-43
/
+49
*
Update GN copy file rule.
brettw@chromium.org
2013-09-18
29
-189
/
+854
*
This changes the current directory for script execution to be the build direc...
brettw@chromium.org
2013-09-17
22
-341
/
+477
*
Add GN help for toolchain commands.
brettw@chromium.org
2013-09-16
1
-5
/
+87
*
GN: Add logging for the location of an invocation.
brettw@chromium.org
2013-09-16
7
-52
/
+99
*
Fix a GN threading bug.
brettw@chromium.org
2013-09-12
2
-6
/
+17
*
Add hard dependencies and compile prereqs to GN
brettw@chromium.org
2013-09-11
17
-52
/
+334
*
gn: test and fix for swapped -= operator
scottmg@chromium.org
2013-09-11
2
-0
/
+6
*
Add ability to specify output directory in GN.
brettw@chromium.org
2013-09-10
2
-1
/
+16
*
Add ability to rename a target's output name.
brettw@chromium.org
2013-09-10
11
-16
/
+68
*
Remove nss hack in chrome.
brettw@chromium.org
2013-09-10
20
-69
/
+1450
*
The ldflags are now inherited across module boundaries until a shared library...
brettw@chromium.org
2013-09-10
27
-82
/
+887
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
3
-3
/
+3
*
Add documentation for gyp command.
brettw@chromium.org
2013-08-29
2
-2
/
+21
*
Fix output directories.
brettw@chromium.org
2013-08-29
1
-5
/
+5
*
Add a GYP command to GN. This runs GYP and then GN, and does some work to int...
brettw@chromium.org
2013-08-29
56
-278
/
+875
*
Move perftimer.* into base/test/ directory.
tfarina@chromium.org
2013-08-24
1
-4
/
+2
*
Implement MakeAbsolutePathRelativeIfPossible on Windows for GN.
brettw@chromium.org
2013-08-23
4
-8
/
+103
*
GN: Add some variables, work on net compiling.
brettw@chromium.org
2013-08-23
11
-15
/
+1332
*
This make the GN current dir be set on thte scope. This fixes a bug where a t...
brettw@chromium.org
2013-08-23
36
-162
/
+493
*
Various config fixes in GN.
brettw@chromium.org
2013-08-21
14
-41
/
+186
*
Moved base test support stuff to //base/test/
brettw@chromium.org
2013-08-21
30
-198
/
+1454
*
Add support for boolean values to GN.
brettw@chromium.org
2013-08-20
13
-75
/
+127
*
Fix template invocations in GN.
brettw@chromium.org
2013-08-20
9
-73
/
+131
*
GN: fix tests after https://codereview.chromium.org/23064021/
scottmg@chromium.org
2013-08-19
1
-7
/
+3
*
This hooks up build flags from the command-line and the toolchain (for re-inv...
brettw@chromium.org
2013-08-19
62
-522
/
+1636
*
Make it compile on Linux.
brettw@chromium.org
2013-08-19
3
-13
/
+28
*
set begin/end tokens on list so doesn't dcheck, and don't set empty block on ...
scottmg@chromium.org
2013-08-19
1
-2
/
+7
*
GN: remove NEWLINE token type and break expressions based on grammar
scottmg@chromium.org
2013-08-19
6
-35
/
+124
*
Remove ENABLE_LANGUAGE_DETECTION in BUILD.gn
hajimehoshi@chromium.org
2013-08-19
1
-1
/
+0
*
gn: Fix a typo in comment.
tfarina@chromium.org
2013-08-16
1
-5
/
+2
*
Redo GN parser to make operator precedence work
scottmg@chromium.org
2013-08-15
10
-641
/
+754
*
Fix a compilation error when compiling gn on Linux with clang.
tfarina@chromium.org
2013-08-14
1
-1
/
+1
*
Fix line endings and copyrights of GN buildfiles.
brettw@chromium.org
2013-08-13
10
-1668
/
+1690
[next]