summaryrefslogtreecommitdiffstats
path: root/tools/gn/secondary
Commit message (Expand)AuthorAgeFilesLines
* Work on GYP generation for GN. The hybrid build now works in xcode and ninja.brettw@chromium.org2013-10-294-4/+41
* Fix the output of "gn args" for the OS and CPU architecture.brettw@chromium.org2013-10-251-0/+3
* Fix GN unit testsbrettw@chromium.org2013-10-252-0/+26
* Fix GN build on Linux.brettw@chromium.org2013-10-241-1/+1
* Improve Windows GN build setup.brettw@chromium.org2013-10-223-39/+133
* [net] Move android/x509_util.[cc|h] to cert/x509_util_android.[cc|h]nyquist@google.com2013-10-221-2/+2
* Add BUILD.gn files for weborigin/weborigin_unittestsjamesr@chromium.org2013-10-222-1/+70
* Fix GN errors in WebKit build files.brettw@chromium.org2013-10-221-3/+3
* Listen for new system certificates.qsr@chromium.org2013-10-221-0/+2
* Work on the GN GYP generatorbrettw@chromium.org2013-10-201-0/+2
* (mostly) working wtf / wtf_unittests gn targetsjamesr@chromium.org2013-10-195-5/+393
* Work on GN cross compiling.brettw@chromium.org2013-10-184-46/+213
* GYP generator for GN.brettw@chromium.org2013-10-166-118/+125
* Add the concept of a source set to GN.brettw@chromium.org2013-10-083-5/+21
* Add inherited libs and lib_dirs to GN.brettw@chromium.org2013-10-0727-93/+244
* Enhance the Windows GN buildbrettw@chromium.org2013-10-076-21/+251
* This makes the Skia build work 95% in GN and it fixes a number of error repor...brettw@chromium.org2013-10-043-490/+1135
* Remove the ENABLE_GPU #define and enable_gpu gyp variablejamesr@chromium.org2013-10-041-1/+0
* Some fixes for the GYP subcommand of GNbrettw@chromium.org2013-10-0314-145/+149
* Get gn generation working on macjamesr@chromium.org2013-10-024-10/+8
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-291-3/+3
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-2/+0
* GN: Return array from pkgconfig wrapperbrettw@chromium.org2013-09-254-21/+98
* Fix GN on Windows build and tests.brettw@chromium.org2013-09-234-14/+11
* GN: Make Linux build work again.brettw@chromium.org2013-09-231-1/+1
* Replace to_build_path() with the more general rebase_path(). Use rebase_path ...brettw@chromium.org2013-09-239-31/+72
* Work on generated resources for GN chrome build.brettw@chromium.org2013-09-202-18/+86
* Work on GN Windows build.brettw@chromium.org2013-09-193-16/+18
* Update GN copy file rule.brettw@chromium.org2013-09-181-1/+1
* This changes the current directory for script execution to be the build direc...brettw@chromium.org2013-09-175-21/+15
* Add hard dependencies and compile prereqs to GNbrettw@chromium.org2013-09-112-1/+101
* Add ability to rename a target's output name.brettw@chromium.org2013-09-105-11/+14
* Remove nss hack in chrome.brettw@chromium.org2013-09-1015-55/+1349
* The ldflags are now inherited across module boundaries until a shared library...brettw@chromium.org2013-09-107-8/+277
* Add a GYP command to GN. This runs GYP and then GN, and does some work to int...brettw@chromium.org2013-08-2926-243/+471
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-4/+2
* GN: Add some variables, work on net compiling.brettw@chromium.org2013-08-233-4/+1199
* This make the GN current dir be set on thte scope. This fixes a bug where a t...brettw@chromium.org2013-08-232-42/+19
* Various config fixes in GN.brettw@chromium.org2013-08-218-24/+6
* Moved base test support stuff to //base/test/brettw@chromium.org2013-08-2119-183/+1359
* Add support for boolean values to GN.brettw@chromium.org2013-08-202-16/+16
* This hooks up build flags from the command-line and the toolchain (for re-inv...brettw@chromium.org2013-08-1913-278/+367
* Remove ENABLE_LANGUAGE_DETECTION in BUILD.gnhajimehoshi@chromium.org2013-08-191-1/+0
* Fix line endings and copyrights of GN buildfiles.brettw@chromium.org2013-08-1310-1668/+1690
* Self-hosting on Linux.brettw@chromium.org2013-08-1310-88/+233
* Split apart various target type code.brettw@chromium.org2013-08-138-62/+195
* Add support for data deps.brettw@chromium.org2013-08-062-16/+14
* Make the Mac build work.brettw@chromium.org2013-08-068-22/+179
* Hook up better describing, work on Mac build.brettw@chromium.org2013-08-054-140/+327
* Revert 214325 "Revert 214254 "Add initial prototype for the GN m..."bauerb@chromium.org2013-07-3012-0/+2364