summaryrefslogtreecommitdiffstats
path: root/tools/gn/docs
Commit message (Expand)AuthorAgeFilesLines
* Add more documentation for GN header checkingbrettw2016-03-181-33/+198
* Adding macro to enable changing SSL library (Part 1)svaldez2016-03-181-0/+1
* Create doc on build arg best practices for Blimp.jessicag2016-03-112-1/+58
* Add "create_bundle" target in order to support bundle with gn.sdefresne2016-03-101-2/+242
* Update GN docs about Visual Studio generatorstmoniuszko2016-03-012-17/+44
* Move ENABLE_HIDPI to new build flags systembrettw2016-02-241-1/+1
* Convert enable_one_click_signin to new buildflag systembrettw2016-02-231-1/+1
* gn: Add runtime_link_output to tool("solib")Nico Weber2016-02-111-10/+13
* Mention how to convert "copies" from gyp to gn in the cookbook.thakis2016-02-101-1/+31
* GN: Don't write ldflags and libs when unneeded.brettw2016-02-031-25/+111
* Support for excluding variable from forwarding via forward_variables_form.sdefresne2016-01-261-2/+19
* Remove enable_wifi_bootstrapping from docvitalybuka2016-01-201-1/+0
* [gn] Fix typos in the documentation.machenbach2016-01-141-5/+5
* Change cookbook to map target_arch to target_cpubrucedawson2016-01-061-1/+1
* Remove obsolete win_pdf_metafile_for_printing GN flag.thestig2016-01-041-1/+0
* tools/gn: update reference.md doctfarina2015-12-041-16/+45
* Don't propagate deps across actions in GN.brettw2015-11-141-24/+119
* [GN]: support for loadable modulesandybons2015-10-143-37/+115
* [GN]: Enable PCH for WebKit on Mac.andybons2015-10-121-1/+1
* tools/gn: Remove code for forward_dependent_configs_from variable.tfarina2015-10-081-64/+7
* GN: Update documentation for updating the gn binaries (the rolling process).tfarina2015-10-061-33/+2
* Enhance GN documentation.brettw2015-09-261-26/+167
* Fix GN docs for 'gn help deps' and update reference.md.dpranke2015-09-231-34/+108
* [GN]: Fix bad doc links.andybons2015-09-221-5/+5
* Fix some typos in gn's documentation for "copy".eroman2015-09-161-5/+24
* gn help switches doc fixupmostynb2015-09-161-1/+1
* Replace instances of datadeps --> data_deps.eroman2015-09-152-3/+3
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-6/+6
* Fix some typos in GN documentation.eroman2015-09-112-7/+7
* Fixes for 32-bit official GN build.brettw2015-09-111-0/+4
* Escape "--" in markdown rendering for GN reference docs.dpranke2015-09-101-25/+25
* gn: fix documentation typomostynb2015-09-091-1/+1
* Update reference doc page for GN.dpranke2015-09-041-9/+162
* [GN] move gn doc to proper placeandybons2015-08-311-0/+112
* tools/gn: Remove includes of basictypes.h.tfarina2015-08-102-2/+2
* Rename iterator debugging flag in GN.brettw2015-08-031-4/+4
* Fix link typo in gn cookbook doc.andybons2015-08-031-24/+23
* Clean up some typos in GN quick start page.andybons2015-07-301-7/+7
* Fix broken link and add cross-compiling to quick startdmazzoni2015-07-162-1/+17
* Update the GN style guide on target naming.brettw2015-07-071-16/+16
* Add a //nogncheck anntation to GN include checkerbrettw2015-07-061-0/+115
* tools/gn: Update docs to refer to 'public_configs'.tfarina2015-06-191-1/+1
* Update //tools/gn/docs/reference.mddpranke2015-06-091-12/+148
* clang/win: Make everything work in a GN build.thakis2015-06-081-2/+2
* Add a GN flag for the Windows multi-dll build.brettw2015-05-011-2/+3
* Revert of Add a GN flag for the Windows multi-dll build. (patchset #3 id:4000...rickyz2015-05-011-3/+2
* Add a GN flag for the Windows multi-dll build.brettw2015-05-011-2/+3
* Add 'gn help grammar' contents to 'gn help all'.dpranke2015-04-241-0/+125
* Stop generating the [TOC] in the GN reference docs.dpranke2015-04-211-3/+6
* Add a --markdown flag to GN to be able to output help in markdown.dpranke2015-04-171-0/+4301