summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
Commit message (Expand)AuthorAgeFilesLines
* 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
* loadable_modules are just like shared libs for code generation.thomasvl@chromium.org2009-03-241-1/+1
* Fix a typo in the shared library link line arguments.sgk@google.com2009-03-241-1/+1
* Update the gyp Linux build:sgk@google.com2009-03-201-0/+70
* Make the ObjC linker flag more generic so it only cares if we're building athomasvl@chromium.org2009-03-201-1/+1
* Chromium side of http://codereview.chromium.org/42394thomasvl@chromium.org2009-03-191-2/+3
* Allow Mac precompiled headers to be disabled based on a GYP variable.mark@chromium.org2009-03-121-1/+23
* Branding of Chrome.app.jrg@chromium.org2009-03-041-3/+8
* GYP it, GYP it good.mark@chromium.org2009-03-021-6/+1
* Link applications with -Wl,-ObjC to keep Objective-C implementations availablemark@chromium.org2009-02-281-0/+3
* Import .gyp files into the Chromium treemark@chromium.org2009-02-251-0/+211