summaryrefslogtreecommitdiffstats
path: root/tools/gn/target_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows precompiled header support in GN.brettw2015-06-291-0/+55
* Check for inputs not generated by depsbrettw2015-06-041-160/+148
* Propagate GN public shared libraries through shared librariesbrettw2015-04-161-15/+69
* GN: Fix dependency output file handling.Brett Wilson2014-09-221-0/+37
* GN: Complete static libs can't depend on static libscmasone2014-09-181-0/+49
* GN fixes for group dependent configs.Brett Wilson2014-09-171-0/+54
* Add public deps to GN.brettw2014-09-171-122/+39
* GN: fix datadeps visibility checkcjhopman2014-09-161-0/+22
* GN: Add notion of 'complete' static libraries, akin to GYP.cmasone2014-09-131-0/+35
* Add testonly flag to GNBrett Wilson2014-09-021-23/+132
* Support more configurability in GN toolchainsbrettw@chromium.org2014-08-191-50/+106
* This is an ordered set tailored to GN's (simple) needs.brettw@chromium.org2014-08-061-7/+7
* GN: Don't link source sets into static librariesbrettw@chromium.org2014-05-311-5/+4
* Don't inherit source sets across static libs in GN.brettw@chromium.org2014-05-301-0/+39
* Forward dependent configs from groups properly in GN.brettw@chromium.org2014-04-241-0/+30
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-041-6/+7
* Revert 232657 "GN: toolchain threading cleanup"thakis@chromium.org2013-11-031-7/+6
* GN: toolchain threading cleanupbrettw@chromium.org2013-11-031-6/+7
* This is the first step of a refactor I'm going to do to separate filling out ...brettw@chromium.org2013-11-011-26/+26
* Add inherited libs and lib_dirs to GN.brettw@chromium.org2013-10-071-16/+26
* Enable compiling GN by default.brettw@chromium.org2013-09-301-1/+1
* The ldflags are now inherited across module boundaries until a shared library...brettw@chromium.org2013-09-101-0/+160