summaryrefslogtreecommitdiffstats
path: root/build/json_schema_api.gni
Commit message (Expand)AuthorAgeFilesLines
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+6
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-6/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+6
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-0/+14
* Fix missing GN dependencies.brettw2015-05-271-4/+6
* Revert of Fix missing GN dependencies. (patchset #4 id:60001 of https://coder...brettw2015-05-191-6/+4
* Fix missing GN dependencies.brettw2015-05-191-4/+6
* Make the Windows multi_dll build work in GNbrettw2015-05-021-32/+61
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-201-0/+1
* Add unit tests target to GN build.brettw2015-02-011-4/+1
* Fix include directories in Windows GN build.vchigrin2015-01-131-1/+1
* gn format //buildscottmg2014-12-021-23/+27
* Move json schema compiler target into build/ to match gypJames Robinson2014-09-301-0/+209