summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-2/+2
* Remove filtering out of some libraries from shared links.evan@chromium.org2009-02-121-9/+0
* Remove LIBS_DIR usage.evan@chromium.org2009-02-092-4/+1
* WIN32 is defined by windows.h. _WIN32 is defined by the compiler. Fix the che...maruel@chromium.org2009-02-091-1/+1
* DEBUG was dropped from the preprocessor macros at some point. Add itiposva@chromium.org2009-02-051-0/+1
* Disable incremental linking for every projects while we sort out what is brea...maruel@chromium.org2009-02-031-1/+1
* Rename README.google to README.chromium.mal@chromium.org2009-01-303-0/+0
* Add media/base to the build.thestig@chromium.org2009-01-291-1/+0
* Add sqlite to list of things to build.thestig@chromium.org2009-01-281-0/+11
* Allow "hammer Hammer SHARED=1" to build cleanly.tc@google.com2009-01-272-0/+14
* More updates to build optimization settings.deanm@chromium.org2009-01-271-4/+5
* Force SCons to use the VC8 toolchain. (Take 2)maruel@chromium.org2009-01-271-0/+5
* Reverting 8665.maruel@chromium.org2009-01-261-4/+0
* Force SCons to use the VC8 toolchain. maruel@chromium.org2009-01-261-0/+4
* Reduce the size of a release test_shell from 18mb to 12mb.deanm@chromium.org2009-01-261-0/+7
* No changes, just opening the project and letting xcode do it's work -thomasvl@chromium.org2009-01-262-3/+33
* Add a official build target for Linux, builds with OFFICIAL_BUILD.deanm@chromium.org2009-01-261-0/+5
* Keystone auto-update support for TestShellmark@chromium.org2009-01-231-4/+4
* Importing pkg-dmg for all of your dmg packaging needs.mark@chromium.org2009-01-232-0/+1525
* Adding missing files to XCode project.ager@google.com2009-01-161-0/+6
* Put the 10.5 sdks into the configs to make sure we're building against what wethomasvl@chromium.org2009-01-141-0/+4
* Add one more library, libgio-2.0. base_unittests won't link without it.dkegel@google.com2009-01-131-1/+1
* Download into unique subdir of /tmp to avoid permission problems (e.g. root n...dkegel@google.com2009-01-081-0/+12
* Reverting 7573.maruel@chromium.org2009-01-061-1/+0
* Add using_generated_resources.scons to the build. Thistc@google.com2009-01-061-0/+1
* Enable parallel compiles. This speeds up builds on 4-processor systems by abo...brettw@chromium.org2009-01-061-0/+1
* Add a small utility for dumping the system clipboard's contents on GTK.estade@chromium.org2009-01-051-0/+4
* Checking in media.xcodeproj.scherkus@chromium.org2009-01-051-0/+69
* PSDK v6.1 does not have VC/Include and VC/LIB directories. So, they have to b...jungshik@google.com2009-01-011-2/+2
* Update build files to use PSDK 6.1 (platformsdk_win2008_6_1). This is necessa...jungshik@google.com2008-12-313-8/+6
* Revert sdk 6.1 upgrade changes.jungshik@google.com2008-12-303-6/+8
* Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.jungshik@google.com2008-12-303-8/+6
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-263-4/+8
* Initial subset of .vcproj file generation, covering generation of:sgk@google.com2008-12-241-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-193-5/+102
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-187-10/+10
* Underlying functionality for generating native Visual Studio solution files:sgk@google.com2008-12-171-2/+18
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-12/+12
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-151-0/+2
* Removing VERBOSE=1 option, superceeded by standard hammer --verbose option.bradnelson@chromium.org2008-12-131-10/+0
* Remove DCHECKS from official builds.rvargas@google.com2008-12-112-0/+4
* tlslite is no longer needed.evanm@google.com2008-12-111-9/+0
* First step to unbreak scons build on Mac.phajdan.jr@chromium.org2008-12-111-0/+3
* Add debug-ia32.cc to Mac v8 buildmark@chromium.org2008-12-111-0/+16
* Update a few targets to the condition they should be in. Eliminate redundantmark@chromium.org2008-12-112-1/+42
* Updating the All target to include test_shell_tests and ipc_tests, and to add...mark@chromium.org2008-12-101-36/+79
* Support gprof and symbols options to the Linux build.deanm@chromium.org2008-12-101-0/+9
* Remove -Wno-unknown-pragmas from global compiler flags on Linux.evanm@google.com2008-12-091-1/+0
* Fix mac build by adding new V8 files to the xcode project.ager@google.com2008-12-041-2/+48
* Stop filtering out the 'gears' SConscript on linux and mac.mpcomplete@chromium.org2008-12-041-2/+0