| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Turn on -Werror on linux. Passes on my ghardy box. We'll see" | tc@google.com | 2009-04-24 | 1 | -1/+2 |
* | Print backtraces on FATAL log messages in debug mode. | ajwong@chromium.org | 2009-04-24 | 1 | -2/+6 |
* | Turn on -Werror on linux. Passes on my ghardy box. We'll see | tc@google.com | 2009-04-24 | 1 | -2/+1 |
* | Add -DCHROME_V8 to the chrome/browser build. | sgk@google.com | 2009-04-22 | 1 | -0/+4 |
* | Build on Linux with shared libraries (significant chunks courtesy craigsch): | sgk@google.com | 2009-04-22 | 1 | -0/+6 |
* | Put $_LIBDIRFLAGS before ${LINK,SHLINK,LDMODULE}FLAGS so we prefer | sgk@google.com | 2009-04-20 | 1 | -3/+10 |
* | Add a new option, debug_optimize, that lets you set the | dkegel@google.com | 2009-04-20 | 1 | -1/+4 |
* | Reverting 13839,13838. | awalker@google.com | 2009-04-16 | 1 | -2/+4 |
* | Allow unit_tests (and other non-bundle executables) to rely on objectiveC that's | pinkerton@chromium.org | 2009-04-16 | 1 | -4/+2 |
* | Matching v8 build settings more closely to try to fix regression in performance. | bradnelson@google.com | 2009-04-14 | 1 | -1/+7 |
* | Add INCLUDE_SERVER_PORT and INCLUDE_SERVER_ARGS for distcc pump. | thestig@chromium.org | 2009-04-13 | 1 | -6/+8 |
* | Make OSX TestShell able to run workers, using a new test_worker.dylib which i... | dimich@google.com | 2009-04-10 | 1 | -4/+0 |
* | Force c++ dtors to get called in objc interfaces (it was always on since gcc4... | pinkerton@chromium.org | 2009-04-10 | 1 | -0/+1 |
* | Adds some ifdefs so that test_shell can be compiled on linux | sky@chromium.org | 2009-04-10 | 1 | -0/+3 |
* | Restore -Wall to Linux build and set up for -Werror. | sgk@google.com | 2009-04-09 | 1 | -0/+3 |
* | Linux cflag changes: | sgk@google.com | 2009-04-08 | 1 | -0/+7 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -0/+8 |
* | Add 'variants' support on Linux for COVERAGE=, PROFILE= and SYMBOLS=. | sgk@google.com | 2009-04-03 | 1 | -0/+13 |
* | Start of code coverage for Mac. | jrg@chromium.org | 2009-04-03 | 1 | -0/+35 |
* | Separate the pkg-config --libs output into --libs-only-l for | sgk@google.com | 2009-04-03 | 1 | -1/+1 |
* | Use -Wl,-{start,end}-group for LoadableModules, too. | sgk@google.com | 2009-04-02 | 1 | -1/+4 |
* | Add per-configuration flags that were previously being set by the | sgk@google.com | 2009-04-02 | 1 | -0/+16 |
* | DEPS roll to get latest gyp rev. | sgk@google.com | 2009-03-31 | 1 | -1/+1 |
* | Build in a ../sconsbuild directory by default: | sgk@google.com | 2009-03-27 | 1 | -1/+4 |
* | Update Linux gyp build to import and propagate external environment | sgk@google.com | 2009-03-26 | 1 | -2/+16 |
* | loadable_modules are just like shared libs for code generation. | thomasvl@chromium.org | 2009-03-24 | 1 | -1/+1 |
* | Fix a typo in the shared library link line arguments. | sgk@google.com | 2009-03-24 | 1 | -1/+1 |
* | Update the gyp Linux build: | sgk@google.com | 2009-03-20 | 1 | -0/+70 |
* | Make the ObjC linker flag more generic so it only cares if we're building a | thomasvl@chromium.org | 2009-03-20 | 1 | -1/+1 |
* | Chromium side of http://codereview.chromium.org/42394 | thomasvl@chromium.org | 2009-03-19 | 1 | -2/+3 |
* | Allow Mac precompiled headers to be disabled based on a GYP variable. | mark@chromium.org | 2009-03-12 | 1 | -1/+23 |
* | Branding of Chrome.app. | jrg@chromium.org | 2009-03-04 | 1 | -3/+8 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 1 | -6/+1 |
* | Link applications with -Wl,-ObjC to keep Objective-C implementations available | mark@chromium.org | 2009-02-28 | 1 | -0/+3 |
* | Import .gyp files into the Chromium tree | mark@chromium.org | 2009-02-25 | 1 | -0/+211 |