summaryrefslogtreecommitdiffstats
path: root/tools/gn/secondary/build
Commit message (Expand)AuthorAgeFilesLines
* Move files from the secondary GN directory to build.brettw@chromium.org2013-11-2017-2387/+0
* Minor fixes to GYP generation for GN.brettw@chromium.org2013-11-121-0/+4
* Add a target in GN that generates a last_change.h file for the SVN revision.brettw@chromium.org2013-11-082-1/+36
* 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
* Improve Windows GN build setup.brettw@chromium.org2013-10-223-39/+133
* Work on GN cross compiling.brettw@chromium.org2013-10-184-46/+213
* GYP generator for GN.brettw@chromium.org2013-10-162-7/+9
* Add the concept of a source set to GN.brettw@chromium.org2013-10-082-1/+17
* Add inherited libs and lib_dirs to GN.brettw@chromium.org2013-10-077-36/+54
* Enhance the Windows GN buildbrettw@chromium.org2013-10-073-18/+234
* 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-031-1/+1
* Get gn generation working on macjamesr@chromium.org2013-10-022-4/+4
* GN: Return array from pkgconfig wrapperbrettw@chromium.org2013-09-252-17/+90
* Fix GN on Windows build and tests.brettw@chromium.org2013-09-232-5/+6
* GN: Make Linux build work again.brettw@chromium.org2013-09-231-1/+1
* This changes the current directory for script execution to be the build direc...brettw@chromium.org2013-09-172-3/+4
* Remove nss hack in chrome.brettw@chromium.org2013-09-102-1/+16
* The ldflags are now inherited across module boundaries until a shared library...brettw@chromium.org2013-09-101-8/+21
* Add a GYP command to GN. This runs GYP and then GN, and does some work to int...brettw@chromium.org2013-08-291-0/+4
* Moved base test support stuff to //base/test/brettw@chromium.org2013-08-211-0/+4
* 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-1910-271/+327
* 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-133-438/+446
* Self-hosting on Linux.brettw@chromium.org2013-08-134-51/+114
* Split apart various target type code.brettw@chromium.org2013-08-136-62/+175
* Add support for data deps.brettw@chromium.org2013-08-061-10/+4
* Make the Mac build work.brettw@chromium.org2013-08-064-7/+63
* 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-306-0/+1209
* Revert 214254 "Add initial prototype for the GN meta-buildsystem."bauerb@chromium.org2013-07-306-1209/+0
* Add initial prototype for the GN meta-buildsystem.brettw@chromium.org2013-07-296-0/+1209