summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: use other fonts when the primary is missing glyphsagl@chromium.org2008-12-031-1/+2
* Get the test plugin compiling and working for the Mac.avi@google.com2008-12-031-0/+9
* Allows scons build to use local copy of platformsdk if one is not bundled sid...bradnelson@chromium.org2008-12-032-6/+12
* Parameterize the "Hammer" subdirectory name in which we build assgk@google.com2008-12-031-14/+15
* Fix syntax errors in _official and _dom_stats.scons.sgk@google.com2008-12-032-2/+2
* Fixes and enhancementssgk@google.com2008-12-025-21/+65
* Remove the cpu-count forwarding passing code from the v8 SConscript.evanm@google.com2008-12-011-9/+2
* Rediff the tlslite patch (it was against wrong baseline)dank@chromium.org2008-11-261-0/+1
* Support Intrepid.dank@chromium.org2008-11-261-3/+3
* Remove dependancies on gcc/perl etc. This saves a bunch of stats andagl@chromium.org2008-11-251-0/+5
* It was brought to my attention that defining _HAS_TR1=0 helps with Visual Stu...maruel@chromium.org2008-11-252-1/+2
* Purify support:sgk@google.com2008-11-226-14/+47
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-212-130/+42
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-2015-70/+470