Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
thakis 37d07da7ab lastchange: Remove more unused SVN code.
No intended behavior change.

BUG=none

Review-Url: https://codereview.chromium.org/2826263003
Cr-Original-Commit-Position: refs/heads/master@{#466079}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: ad4c20785bdd5472bf4a79fa1422285b93cb8280
2017-04-20 18:38:42 +00:00
android Reland "Update third_party/checkstyle to 7.6.1" 2017-04-20 14:17:22 +00:00
args Let users to print a webpage into pdf through PrintToPDF devtools command 2017-04-08 01:59:02 +00:00
config Remove enable_media_router. 2017-04-20 17:20:34 +00:00
docs Add markdown instructions for using hermetic toolchain on mac and ios. 2017-01-25 16:56:44 +00:00
experimental Remove support for Ubuntu/Precise sysroot 2017-04-07 16:20:20 +00:00
git-hooks Silence git-hooks/pre-commit in the absence of .gitmodules (take 2). 2014-04-05 00:29:14 +00:00
internal Remove GYP files in breakpad, build, and tools. 2016-09-12 19:55:25 +00:00
ios Remove GYP files in breakpad, build, and tools. 2016-09-12 19:55:25 +00:00
linux Fix build with system libjpeg 2017-04-12 21:09:59 +00:00
mac Delete several unused GYP scripts from build/mac and chrome/tools/build/mac. 2017-03-31 01:34:48 +00:00
sanitizers Add TSAN suppression for deadlocks in libGLX.so 2017-04-07 19:28:17 +00:00
secondary Update Crashpad to f487da4ff2c47a129e2f8f3a7e0c769b54e4585f 2017-04-19 20:08:05 +00:00
slave build/slave/OWNERS: remove bevc and ilevy + update stip 2014-10-28 16:44:47 +00:00
toolchain Specify the SDK version when running vcvarsall.bat 2017-04-11 23:21:24 +00:00
util lastchange: Remove more unused SVN code. 2017-04-20 18:38:42 +00:00
win Remove Speedometer from the PGO training set. 2017-04-19 18:55:48 +00:00
.gitignore Add utility for downloading reference APKs. 2017-03-13 22:07:29 +00:00
OWNERS Add component and team info to some //testing, //tools OWNERS files. 2017-04-07 23:29:02 +00:00
OWNERS.status Add global status comments for owners 2017-04-07 07:03:46 +00:00
apply_locales.py Move apply_locales.py from src/chrome/tools/build/ to src/build/. 2010-03-09 02:00:21 +00:00
branding_value.sh Adding a general script to fetch values from the BRANDING files. 2009-05-19 14:10:09 +00:00
build-ctags.sh Change build-ctags.sh output file name from ".tags" to "tags" 2014-12-09 20:36:25 +00:00
build_config.h Document OS_CHROMEOS in build_config.h 2016-12-05 01:52:17 +00:00
buildflag.h Tiny fix in buildflag.h comment 2016-03-31 21:02:11 +00:00
buildflag_header.gni Remove som GYP annotations, remove unused manifest. 2016-09-27 21:20:37 +00:00
check_gn_headers.py Add check_gn_headers.py to find missing headers in GN 2017-01-10 17:14:56 +00:00
check_gn_headers_unittest.py Add check_gn_headers.py to find missing headers in GN 2017-01-10 17:14:56 +00:00
check_return_value.py check_return_value.py should drop stderr of the command it runs. 2014-04-03 07:36:32 +00:00
clobber.py Don't clobber symlinks to build directories 2017-01-19 17:42:58 +00:00
common.croc Remove references to sconsbuild. 2013-10-12 02:38:29 +00:00
common.gypi Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
compiled_action.gni GN: forward_variables_from shouldn't clobber vars. 2016-05-03 01:09:10 +00:00
compiler_version.py Remove gcc_version from gyp and gn files. 2016-01-11 23:13:01 +00:00
copy_test_data_ios.py Fix handling of spaces with paths in copy_test_data.py 2012-11-09 18:04:50 +00:00
cp.py Normalize output path to cp.py 2013-04-30 01:57:11 +00:00
detect_host_arch.py PPC/s390: [sysroot installer] Disable for host arch PPC/s390 2016-09-30 02:15:07 +00:00
dir_exists.py gyp performance: don't invoke python to check dir existance 2014-04-16 21:52:49 +00:00
dotfile_settings.gni gn: Stop checking for gyp-style build dirs. 2017-03-07 23:12:14 +00:00
download_gold_plugin.py Remove stderr redirect hack from build/download_gold_plugin.py. 2016-05-31 21:14:07 +00:00
download_nacl_toolchains.py Early exit in download_nacl_toolchains on Android. 2015-09-03 14:58:42 +00:00
env_dump.py Treat options to the envsetup script as args. 2013-09-23 23:08:09 +00:00
extract_from_cab.py Fix spelling: "supress" -> "suppress" 2013-11-02 02:05:53 +00:00
find_depot_tools.py Move find_depot_tools.py to build/ 2015-10-26 22:08:26 +00:00
find_isolated_tests.py Add a script that can discover *.isolated files in a directory. 2014-02-28 19:46:52 +00:00
fix_gn_headers.py Use more accurate matching in fix_gn_headers.py 2017-04-01 05:42:56 +00:00
gdb-add-index gdb-add-index now removes its temp directory 2016-06-01 20:21:54 +00:00
get_landmines.py Enable noexcept on Windows, use for a few move constructors. 2017-03-24 16:36:42 +00:00
get_syzygy_binaries.py Automatically copy the DIA DLL in the Syzygy binaries directory. 2016-10-04 18:25:11 +00:00
gn_helpers.py Fix pylint warnings: build/gn_helpers.py 2016-10-07 02:37:56 +00:00
gn_helpers_unittest.py Add FromGNArgs() to gn_helpers. 2016-04-06 00:10:38 +00:00
gn_run_binary.py Make gn_run_binary.py print out the exit code on error. 2017-04-16 21:39:29 +00:00
gyp_chromium Revert of Remove the top-level GYP files (or stub them out). (patchset #2 id:20001 of https://codereview.chromium.org/2299543008/ ) 2016-09-07 16:43:47 +00:00
gyp_chromium.py Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
gyp_environment.py Remove direct references to hermetic mac toolchain. 2016-10-13 21:38:05 +00:00
gyp_helper.py Expose CC.host_wrapper and CXX.host_wrapper. 2015-04-02 20:42:43 +00:00
gypi_to_gn.py Add documentation for exec_script and gypi_to_gn 2016-04-19 22:55:02 +00:00
install-build-deps-android.sh Remove support for Ubuntu/Precise sysroot 2017-04-07 16:20:20 +00:00
install-build-deps.sh Fix case error in install-build-deps.sh 2017-03-30 12:30:31 +00:00
install-chroot.sh Fix install-chroot.sh for recent versions of ubuntu 2015-06-29 18:19:53 +00:00
inverse_depth.py Mojo: Include "path/to/foo.mojom.h" 2014-02-27 22:07:43 +00:00
landmine_utils.py Recognize for now NetBSD as a Linux-like variant in landmine_utils.py 2016-08-09 19:39:03 +00:00
landmines.py Simplify landmines code a bit now that all branches of all platforms are on ninja 2016-07-30 00:36:52 +00:00
mac_toolchain.py Roll ios toolchain to 8.2.1. 2017-01-26 16:55:59 +00:00
nocompile.gni Enable no-compile tests on Mac and iOS clang 2017-02-27 20:19:26 +00:00
package_mac_toolchain.py [Mac hermetic] Add iPhoneOS subset to mac hermetic toolchain. 2017-02-13 20:51:43 +00:00
precompile.cc Use precompiled headers for most large projects where the .gyp file 2011-09-07 14:14:54 +00:00
precompile.h Annotate large GN targets for precompiled headers 2015-07-28 18:25:26 +00:00
print_python_deps.py Use the proper sys.path in build/print_python_deps.py 2016-11-10 20:02:45 +00:00
protoc_java.py Fix android depfiles to always list GN's outputs[0] 2016-09-14 02:06:20 +00:00
redirect_stdout.py [Mac/GN] Add targets to run dump_syms and create the dSYM archive. 2016-06-09 22:59:07 +00:00
rm.py Unbreak mac component build. 2016-09-23 22:48:01 +00:00
sample_arg_file.gn Add support for customizing GN's args text. 2017-03-04 02:32:43 +00:00
sanitize-mac-build-log.sed Cleanup sanitize build sed and sh scripts. 2013-10-31 04:21:14 +00:00
sanitize-mac-build-log.sh Cleanup sanitize build sed and sh scripts. 2013-10-31 04:21:14 +00:00
sanitize-win-build-log.sed Remove removed (and outdated anyway) Perl IDL compiler line from sed script 2014-02-27 15:00:45 +00:00
sanitize-win-build-log.sh Cleanup sanitize build sed and sh scripts. 2013-10-31 04:21:14 +00:00
shim_headers.gni unbundle: add shim_headers.gni and unbundled GN file for zlib 2016-04-15 08:03:33 +00:00
split_static_library.gni Enable header checking for chrome/browser/ui 2016-09-23 19:57:38 +00:00
symlink.gni [android] Tweak data deps to include two chromium tool binaries. (RELAND) 2016-11-11 19:19:23 +00:00
symlink.py Revert of Add work-around to symlink.gni to avoid "not up-to-date" ninja errors (patchset #1 id:1 of https://codereview.chromium.org/2344243002/ ) 2016-09-20 22:16:30 +00:00
tree_truth.sh Print project path in build/tree_truth.sh (fix typo) 2014-11-11 16:53:33 +00:00
update-linux-sandbox.sh Report better error message on update sandbox for gn builds 2015-08-20 22:39:59 +00:00
vs_toolchain.py Copy dbghelp.dll to output directory 2017-04-19 22:27:40 +00:00
whitespace_file.txt Whitespace change to trigger more bots 2017-03-28 09:04:23 +00:00
win_is_xtree_patched.py Fix xtree patch check, and in turn C4702 disabling 2015-01-07 23:42:34 +00:00
write_build_date_header.py Fix regression in 1c9b02233631b0ba9b096d79bf5b8d71a370dbb0. 2016-04-05 00:18:55 +00:00
write_buildflag_header.py New build flag system, convert Google Now flag 2015-11-26 09:22:27 +00:00