summaryrefslogtreecommitdiffstats
path: root/tools/gn
Commit message (Expand)AuthorAgeFilesLines
* Add GN conversions for flagsbrettw@chromium.org2013-12-232-2/+2
* Add BUILD.gn file to build base test targets.tfarina@chromium.org2013-12-218-165/+162
* Pull Linux and Mac GN binaries @ 242263brettw@chromium.org2013-12-213-3/+3
* GN: Handle appending non-lists to the sources variable.brettw@chromium.org2013-12-216-4/+101
* Pull GN Windows binary @ 242181brettw@chromium.org2013-12-201-1/+1
* Add BUILD.gn file for components's translate_common target.tfarina@chromium.org2013-12-204-2/+26
* Make GN write the platform for MSVS GYP files.brettw@chromium.org2013-12-202-0/+9
* GN fixespiman@chromium.org2013-12-181-2/+0
* Add BUILD.gn file for components's navigation_metrics target.tfarina@chromium.org2013-12-183-1/+18
* Pull GN binary @ 214318.brettw@chromium.org2013-12-174-4/+4
* Add BUILD.gn file for components's startup_metric_utils target.tfarina@chromium.org2013-12-172-0/+17
* Allow GN imports to be processed from imports.brettw@chromium.org2013-12-165-11/+61
* Separate out pkg-config execution in the GN build.brettw@chromium.org2013-12-162-15/+7
* Add BUILD.gn file for components's onc_component target.tfarina@chromium.org2013-12-162-0/+20
* Hook up GN official build and branding.brettw@chromium.org2013-12-161-0/+3
* Move all GYP->GN argument conversion to Python.brettw@chromium.org2013-12-131-81/+0
* Support 64-bit Windows build in GN->GYP generation.brettw@chromium.org2013-12-137-17/+187
* Add a gyp_header variable to GN.brettw@chromium.org2013-12-1212-31/+90
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-3/+3
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-3/+3
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-101-3/+3
* Pull GN on Windows @ r239059brettw@chromium.org2013-12-061-1/+1
* Make GN use the python on the path.brettw@chromium.org2013-12-051-61/+15
* Merge branch 'master' into pullgn2brettw@chromium.org2013-12-031-1/+1
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Pull Windows GN binary @238460 (debug build).brettw@chromium.org2013-12-031-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-037-7/+7
* Pull GN @ 238225brettw@chromium.org2013-12-034-4/+4
* Remove BitmapPlatformDeviceData, and merge its functionality into the appropr...senorblanco@chromium.org2013-12-021-1/+0
* Fix GN deadlock on error handling.brettw@chromium.org2013-12-022-5/+11
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-281-3/+4
* Support Mac frameworks in GN.brettw@chromium.org2013-11-274-16/+45
* Revert of https://codereview.chromium.org/71013004/hashimoto@chromium.org2013-11-271-4/+3
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-3/+4
* Pull new gn binary @ 237397brettw@chromium.org2013-11-264-4/+4
* Have GN take GYP arguments from the command line.brettw@chromium.org2013-11-265-98/+83
* Add 32-bit GN binary to Linux, and reorder linker flags.brettw@chromium.org2013-11-263-23/+28
* Add support for 32-bit and 64-bit Windows compiles in GN.brettw@chromium.org2013-11-222-10/+10
* Add "ninja show" and "ninja refresh" targets to GN build.brettw@chromium.org2013-11-221-0/+17
* This writes a generator for GYP actions to run Ninja for script targets. This...brettw@chromium.org2013-11-2220-138/+514
* Removed the SKIA_IGNORE_GPU_MIPMAPS macro since we set glGenMipmap inskaslev@chromium.org2013-11-201-2/+0
* Move files from the secondary GN directory to build.brettw@chromium.org2013-11-2017-2387/+0
* Add Mac GN binary to runhooks @ GN revision 235425brettw@chromium.org2013-11-151-0/+1
* Mark all GN targets as external.brettw@chromium.org2013-11-143-0/+3
* Pull GN Linux and Windows binaries 234661brettw@chromium.org2013-11-142-2/+2
* Canonicalize output directory argument in GNbrettw@chromium.org2013-11-121-0/+6
* Minor fixes to GYP generation for GN.brettw@chromium.org2013-11-124-6/+19
* gn: Delete an unused functionthakis@chromium.org2013-11-091-5/+0
* Refactor the GN threading model to reduce locking and simplify execution.brettw@chromium.org2013-11-0874-2257/+2220
* Add a target in GN that generates a last_change.h file for the SVN revision.brettw@chromium.org2013-11-085-1/+58