| Commit message (Expand) | Author | Age | Files | Lines |
* | Check in binaries for Gears 0.5.8.0. | mal@chromium.org | 2009-01-08 | 2 | -0/+0 |
* | Update Gears to r3147, and fix scons build to match. | mpcomplete@google.com | 2009-01-07 | 7 | -165/+39 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 2 | -2/+2 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -80/+80 |
* | First pass at adding support for building Android via scons. | zork@chromium.org | 2008-12-09 | 4 | -65/+243 |
* | Separate SHLINKFLAGS from LINKFLAGS. The former is used when linking shared | mpcomplete@google.com | 2008-12-08 | 3 | -25/+36 |
* | Gears 0.5.4.2 binaries. | mpcomplete@google.com | 2008-12-08 | 2 | -0/+0 |
* | Fix wince gears-scons build. | mpcomplete@google.com | 2008-12-05 | 1 | -1/+1 |
* | Update DEPS to pull in gears r3073, and fix the SConscripts to compile in the | mpcomplete@chromium.org | 2008-12-04 | 4 | -20/+46 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -80/+80 |
* | Fix a few screwed up bundle builders for Safari gears-scons. | mpcomplete@chromium.org | 2008-12-04 | 1 | -4/+5 |
* | Added Keystone builder to gears-scons. | mpcomplete@chromium.org | 2008-12-03 | 4 | -0/+51 |
* | Add launch_url to gears-scons build. | mpcomplete@chromium.org | 2008-12-02 | 3 | -4/+20 |
* | Add crash_sender and crash_inspector to Safari gears-scons build. | mpcomplete@chromium.org | 2008-12-02 | 3 | -11/+36 |
* | Clean up how we feed various outputs into the installer builders. Instead of | mpcomplete@chromium.org | 2008-12-01 | 4 | -137/+144 |
* | Clean up the gears-scons scripts a bit. | mpcomplete@google.com | 2008-11-26 | 5 | -107/+116 |
* | Add Safari bundle targets to the gears-scons build. | mpcomplete@chromium.org | 2008-11-24 | 5 | -13/+156 |
* | Some cleanup work I did while adding more Safari builders. It got to be | mpcomplete@chromium.org | 2008-11-19 | 5 | -54/+100 |
* | Gears 0.5.4.0 binary. | mpcomplete@google.com | 2008-11-18 | 2 | -0/+0 |
* | Fix SF, FF2, and FF3 builds on osx in gears-scons build. OFFICIAL_BUILD=0 now | mpcomplete@chromium.org | 2008-11-14 | 5 | -63/+89 |
* | Fix gears-scons wince build. I accidentally filtered out portaudio instead o... | mpcomplete@google.com | 2008-11-14 | 1 | -1/+1 |
* | Add builder for Safari resource files. Had to restructure some input files. | mpcomplete@chromium.org | 2008-11-13 | 6 | -44/+83 |
* | Rename SConscript.dll to SConscript.browser, to more accurately reflect its | mpcomplete@google.com | 2008-11-07 | 2 | -2/+2 |
* | Plop gears 0.5.3.0 binaries in the Chrome tree. | mpcomplete@google.com | 2008-11-07 | 2 | -0/+0 |
* | Fix gears-scons linux build | mpcomplete@chromium.org | 2008-11-07 | 2 | -42/+45 |
* | Pull input file lists from SConscript.common and SConscript.dll to | mpcomplete@google.com | 2008-11-07 | 4 | -994/+1010 |
* | Change the way inputs are specified in the gears sconscripts. This will make | mpcomplete@google.com | 2008-11-06 | 13 | -317/+322 |
* | Fix gears-scons build break for wince. | mpcomplete@google.com | 2008-11-04 | 1 | -3/+0 |
* | Have the Gears build rename the PDB file to something recongnizable by the | mpcomplete@google.com | 2008-11-04 | 1 | -0/+2 |
* | Update Gears to pull in latest revision from svn. | mpcomplete@google.com | 2008-10-31 | 3 | -22/+38 |
* | Fix various Gears build breaks caused by latest Hammer changes. | mpcomplete@google.com | 2008-10-29 | 5 | -35/+47 |
* | Add a DEPS file to gears. This allows Gears developers to pull the gears | mpcomplete@google.com | 2008-10-28 | 1 | -0/+28 |
* | Check in gears 0.5.1 binary. | mpcomplete@google.com | 2008-10-24 | 2 | -0/+0 |
* | Change DEPS to pull Gears from the opensource svn mirror. | mpcomplete@google.com | 2008-10-23 | 3 | -5/+14 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | First cut at compiling Gears for Safari. | jeremy@chromium.org | 2008-10-21 | 9 | -33/+459 |
* | Fix Gears SConscript under Linux. | mpcomplete@chromium.org | 2008-10-21 | 1 | -1/+0 |
* | Fix Gears SConscript to work for opensource developers as described here: | mpcomplete@google.com | 2008-10-21 | 2 | -39/+47 |
* | Gears SConscript now build vista_broker and crash_sender. | mpcomplete@google.com | 2008-10-20 | 3 | -5/+76 |
* | Add WinCE installer to the Gears SConscript build. | mpcomplete@google.com | 2008-10-15 | 3 | -9/+42 |
* | Add WinCE support to Gears SConscripts. No installer support yet. | mpcomplete@google.com | 2008-10-14 | 10 | -98/+262 |
* | Pull 'common' outputs out into their own SConscript so they have their own | mpcomplete@chromium.org | 2008-10-10 | 5 | -175/+263 |
* | Update gears.dll to 0.4.24.0 in preparation for Geolocation launch next week. | mpcomplete@google.com | 2008-10-09 | 2 | -0/+0 |
* | Fix the Gears build: | mpcomplete@google.com | 2008-10-08 | 2 | -1/+5 |
* | Add win32 installer to Gears SConscripts. | mpcomplete@google.com | 2008-10-08 | 3 | -74/+184 |
* | Add Firefox installer support to Gears SConscripts. | mpcomplete@chromium.org | 2008-10-08 | 4 | -50/+269 |
* | Changes to make Gears build on linux. | mpcomplete@google.com | 2008-09-30 | 8 | -89/+241 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 2 | -2/+2 |
* | Make a copy of the builder for the custom gears emitter for TypeLibrary, so it | sgk@google.com | 2008-09-26 | 1 | -0/+4 |
* | Wow, it's been a while since we cleaned EOL. | maruel@google.com | 2008-09-25 | 5 | -304/+304 |