summaryrefslogtreecommitdiffstats
path: root/build/internal
Commit message (Expand)AuthorAgeFilesLines
* Remove /OPT:NOWIN98 / OptimizeForWindows98=1maruel@chromium.org2011-04-261-1/+0
* Fixing several typos in gyp files detected by jeanluc's forthcoming changes t...bradnelson@google.com2011-01-111-1/+1
* Fix official build as per Microsoft recommendation.maruel@chromium.org2010-03-271-1/+1
* Dropping unconnected obsolete vsprops files.bradnelson@google.com2010-02-036-136/+0
* Removing the last remaining vsprops files (that are hooked in).bradnelson@google.com2010-01-049-170/+39
* Dropping unneeded set of vsprops.bradnelson@google.com2009-12-303-33/+0
* Remove the xcopy step from the PGO optimize vspropscpu@chromium.org2009-10-031-4/+0
* Disable TR1 for windows (set _HAS_TR1=0). This change requires a clobber build.ajwong@chromium.org2009-06-231-1/+1
* Enable TR1 in windows build for gmock's use in VS2008 SP1.ajwong@chromium.org2009-06-021-1/+1
* didn't mean to check these inben@chromium.org2009-05-201-1/+0
* these strings were somehow removed in my earlier revert. add back to fix the ...ben@chromium.org2009-05-201-0/+1
* Add delay loading of dbghelp.dll into essential.vsprops.ajwong@chromium.org2009-04-161-2/+2
* Remove the checked-in scons configuration files.sgk@google.com2009-04-0110-368/+0
* Uses FFmpeg in chrome/rendererhclam@chromium.org2009-03-191-1/+1
* Add the fastbuild build type. FAST_BUILD_TYPE=fastbuild will cause no debug s...maruel@chromium.org2009-02-203-2/+31
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* Reverting 7573.maruel@chromium.org2009-01-061-1/+0
* Enable parallel compiles. This speeds up builds on 4-processor systems by abo...brettw@chromium.org2009-01-061-0/+1
* 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-312-5/+3
* Revert sdk 6.1 upgrade changes.jungshik@google.com2008-12-302-3/+5
* Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.jungshik@google.com2008-12-302-5/+3
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-182-4/+4
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-12/+12
* Remove DCHECKS from official builds.rvargas@google.com2008-12-112-0/+4
* Allows scons build to use local copy of platformsdk if one is not bundled sid...bradnelson@chromium.org2008-12-031-4/+4
* Fix syntax errors in _official and _dom_stats.scons.sgk@google.com2008-12-032-2/+2
* Fixes and enhancementssgk@google.com2008-12-023-3/+20
* 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-225-12/+36
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-2010-0/+325
* Remove the network state notifier and the corresponding DLL. This is likely c...brettw@google.com2008-10-021-1/+1
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-1/+1
* Creating a coverage specific build configuration. This used to be a part of t...niranjan@google.com2008-08-261-0/+12
* Undo a change which had added /PROFILE to purify builds.erikkay@google.com2008-08-261-1/+0
* Disable linker warning LNK4221: "no public symbols found; archive member will...maruel@google.com2008-08-261-1/+2
* Disable Frame Pointer Omission optimization in default release, the CHECK ENA...maruel@google.com2008-08-234-1/+8
* Fix the final gcc warnings in base and net. Provide some macros to selective...mmentovai@google.com2008-08-211-1/+1
* Unrollback r1158.rahulk@google.com2008-08-212-0/+8
* Disable warning 4355 on Windows builds: "'this' : used in base member initial...maruel@google.com2008-08-201-1/+1
* Remove /Wp64 compiler flag as it gets in the way of the porting effort. This ...maruel@google.com2008-08-181-6/+5
* Adding preprocessor definitions to separate Google Chrome from Chromium. rahulk@google.com2008-08-133-0/+25
* Reapply 382 since it wasn't the cause of the build breakage.maruel@google.com2008-08-051-1/+2
* Revert revision 382 to see if it fixes the build.nsylvain@google.com2008-08-051-2/+1
* M internal/release_impl_purify.vspropsniranjan@google.com2008-08-051-1/+2
* Fix two issues with Visual Studio 2008.maruel@google.com2008-07-301-1/+1
* Add the build directory to the repository.initial.commit2008-07-2610-0/+285