summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Adds linux2 variable and change to WidgetGtk to make it compile.sky@chromium.org2009-06-021-0/+5
* Enable TR1 in windows build for gmock's use in VS2008 SP1.ajwong@chromium.org2009-06-021-1/+1
* Use a variable to control the value of LinkIncremental on Debugsgk@google.com2009-06-021-1/+8
* Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This willmark@chromium.org2009-06-011-10/+37
* Re-add the code to only add sse2 flags on Chromium builds. Ittc@google.com2009-05-291-3/+9
* Add debugging symbols to official Linux Chrome builds.thestig@chromium.org2009-05-281-0/+5
* Linux: add Breakpad supportagl@chromium.org2009-05-221-23/+12
* Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds.sgk@google.com2009-05-221-1/+20
* didn't mean to check these inben@chromium.org2009-05-201-2/+0
* these strings were somehow removed in my earlier revert. add back to fix the ...ben@chromium.org2009-05-201-0/+2
* Added a script to remove headers from the target.thomasvl@chromium.org2009-05-201-0/+14
* Only enable the sse2 flags when building Chromiumtc@google.com2009-05-201-3/+9
* Changes common.gypi to not wrap number with quotes because of recentsky@chromium.org2009-05-151-1/+1
* Adds gyp switch that turns on views on Linux. This currently doesn'tsky@chromium.org2009-05-121-0/+8
* Pulling in new gyp version with product_name support on windows.bradnelson@chromium.org2009-05-121-1/+0
* Fix VS2008 build by adding a warning ignore.dglazkov@chromium.org2009-05-121-1/+1
* Do not define __ARMEL__ on ARM, this is the compilers job.deanm@chromium.org2009-05-111-3/+0
* Propagate official build variables from buildbot compile.py.mmoss@chromium.org2009-05-081-0/+3
* Add a variable and settings for -Dtarget_arch=ARM (per Ryan Cairns).sgk@google.com2009-05-061-40/+59
* Add AS to scons_import_variables and scons_propagate_variables.thestig@chromium.org2009-05-011-0/+2
* Code coverage improvements.jrg@chromium.org2009-04-301-7/+4
* Take 3 at turning on -Werror. This passed the last run on thetc@google.com2009-04-281-3/+7
* Revert "Take 2 at turning on -Werror. I think this will work on gcc 4.2,"tc@google.com2009-04-271-1/+2
* Take 2 at turning on -Werror. I think this will work on gcc 4.2,tc@google.com2009-04-271-2/+1
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-3/+0
* Revert "Turn on -Werror on linux. Passes on my ghardy box. We'll see"tc@google.com2009-04-241-1/+2
* Print backtraces on FATAL log messages in debug mode.ajwong@chromium.org2009-04-241-2/+6
* Turn on -Werror on linux. Passes on my ghardy box. We'll seetc@google.com2009-04-241-2/+1
* Add -DCHROME_V8 to the chrome/browser build.sgk@google.com2009-04-221-0/+4
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-0/+6
* Put $_LIBDIRFLAGS before ${LINK,SHLINK,LDMODULE}FLAGS so we prefersgk@google.com2009-04-201-3/+10
* Add a new option, debug_optimize, that lets you set thedkegel@google.com2009-04-201-1/+4
* Reverting 13839,13838.awalker@google.com2009-04-161-2/+4
* Allow unit_tests (and other non-bundle executables) to rely on objectiveC that'spinkerton@chromium.org2009-04-161-4/+2
* Matching v8 build settings more closely to try to fix regression in performance.bradnelson@google.com2009-04-141-1/+7
* Add INCLUDE_SERVER_PORT and INCLUDE_SERVER_ARGS for distcc pump.thestig@chromium.org2009-04-131-6/+8
* Make OSX TestShell able to run workers, using a new test_worker.dylib which i...dimich@google.com2009-04-101-4/+0
* Force c++ dtors to get called in objc interfaces (it was always on since gcc4...pinkerton@chromium.org2009-04-101-0/+1
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-0/+3
* Restore -Wall to Linux build and set up for -Werror.sgk@google.com2009-04-091-0/+3
* Linux cflag changes:sgk@google.com2009-04-081-0/+7
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-0/+8
* Add 'variants' support on Linux for COVERAGE=, PROFILE= and SYMBOLS=.sgk@google.com2009-04-031-0/+13
* Start of code coverage for Mac.jrg@chromium.org2009-04-031-0/+35
* Separate the pkg-config --libs output into --libs-only-l forsgk@google.com2009-04-031-1/+1
* Use -Wl,-{start,end}-group for LoadableModules, too.sgk@google.com2009-04-021-1/+4
* Add per-configuration flags that were previously being set by thesgk@google.com2009-04-021-0/+16
* DEPS roll to get latest gyp rev.sgk@google.com2009-03-311-1/+1
* Build in a ../sconsbuild directory by default:sgk@google.com2009-03-271-1/+4
* Update Linux gyp build to import and propagate external environmentsgk@google.com2009-03-261-2/+16