Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Side by Side Diff: Makefile.am

Issue 1842113002: Refactor sym_upload in tools to extract code into common/linux, and minor fixes (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: one more fix indent Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | Makefile.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## Process this file with automake to produce Makefile.in 1 ## Process this file with automake to produce Makefile.in
2 2
3 # Copyright (c) 2011, Google Inc. 3 # Copyright (c) 2011, Google Inc.
4 # All rights reserved. 4 # All rights reserved.
5 # 5 #
6 # Redistribution and use in source and binary forms, with or without 6 # Redistribution and use in source and binary forms, with or without
7 # modification, are permitted provided that the following conditions are 7 # modification, are permitted provided that the following conditions are
8 # met: 8 # met:
9 # 9 #
10 # * Redistributions of source code must retain the above copyright 10 # * Redistributions of source code must retain the above copyright
(...skipping 562 matching lines...) Expand 10 before | Expand all | Expand 10 after
573 src/common/linux/memory_mapped_file.cc \ 573 src/common/linux/memory_mapped_file.cc \
574 src/tools/linux/md2core/minidump-2-core.cc 574 src/tools/linux/md2core/minidump-2-core.cc
575 575
576 src_tools_linux_symupload_minidump_upload_SOURCES = \ 576 src_tools_linux_symupload_minidump_upload_SOURCES = \
577 src/common/linux/http_upload.cc \ 577 src/common/linux/http_upload.cc \
578 src/tools/linux/symupload/minidump_upload.cc 578 src/tools/linux/symupload/minidump_upload.cc
579 src_tools_linux_symupload_minidump_upload_LDADD = -ldl 579 src_tools_linux_symupload_minidump_upload_LDADD = -ldl
580 580
581 src_tools_linux_symupload_sym_upload_SOURCES = \ 581 src_tools_linux_symupload_sym_upload_SOURCES = \
582 src/common/linux/http_upload.cc \ 582 src/common/linux/http_upload.cc \
583 src/common/linux/symbol_upload.cc \
583 src/tools/linux/symupload/sym_upload.cc 584 src/tools/linux/symupload/sym_upload.cc
584 src_tools_linux_symupload_sym_upload_LDADD = -ldl 585 src_tools_linux_symupload_sym_upload_LDADD = -ldl
585 586
586 src_tools_mac_dump_syms_dump_syms_mac_SOURCES = \ 587 src_tools_mac_dump_syms_dump_syms_mac_SOURCES = \
587 src/common/dwarf_cfi_to_module.cc \ 588 src/common/dwarf_cfi_to_module.cc \
588 src/common/dwarf_cu_to_module.cc \ 589 src/common/dwarf_cu_to_module.cc \
589 src/common/dwarf_line_to_module.cc \ 590 src/common/dwarf_line_to_module.cc \
590 src/common/language.cc \ 591 src/common/language.cc \
591 src/common/md5.cc \ 592 src/common/md5.cc \
592 src/common/module.cc \ 593 src/common/module.cc \
(...skipping 654 matching lines...) Expand 10 before | Expand all | Expand 10 after
1247 src/common/linux/elf_symbols_to_module.cc \ 1248 src/common/linux/elf_symbols_to_module.cc \
1248 src/common/linux/elf_symbols_to_module.h \ 1249 src/common/linux/elf_symbols_to_module.h \
1249 src/common/linux/elfutils.cc \ 1250 src/common/linux/elfutils.cc \
1250 src/common/linux/elfutils.h \ 1251 src/common/linux/elfutils.h \
1251 src/common/linux/file_id.cc \ 1252 src/common/linux/file_id.cc \
1252 src/common/linux/file_id.h \ 1253 src/common/linux/file_id.h \
1253 src/common/linux/guid_creator.cc \ 1254 src/common/linux/guid_creator.cc \
1254 src/common/linux/guid_creator.h \ 1255 src/common/linux/guid_creator.h \
1255 src/common/linux/http_upload.cc \ 1256 src/common/linux/http_upload.cc \
1256 src/common/linux/http_upload.h \ 1257 src/common/linux/http_upload.h \
1258 src/common/linux/symbol_upload.cc \
1259 src/common/linux/symbol_upload.h \
1257 src/common/mac/HTTPMultipartUpload.h \ 1260 src/common/mac/HTTPMultipartUpload.h \
1258 src/common/mac/HTTPMultipartUpload.m \ 1261 src/common/mac/HTTPMultipartUpload.m \
1259 src/common/mac/dump_syms.h \ 1262 src/common/mac/dump_syms.h \
1260 src/common/mac/dump_syms.cc \ 1263 src/common/mac/dump_syms.cc \
1261 src/common/mac/file_id.cc \ 1264 src/common/mac/file_id.cc \
1262 src/common/mac/file_id.h \ 1265 src/common/mac/file_id.h \
1263 src/common/mac/macho_id.cc \ 1266 src/common/mac/macho_id.cc \
1264 src/common/mac/macho_id.h \ 1267 src/common/mac/macho_id.h \
1265 src/common/mac/macho_utilities.cc \ 1268 src/common/mac/macho_utilities.cc \
1266 src/common/mac/macho_utilities.h \ 1269 src/common/mac/macho_utilities.h \
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
1327 src/tools/windows/dump_syms/dump_syms.vcproj \ 1330 src/tools/windows/dump_syms/dump_syms.vcproj \
1328 src/tools/windows/dump_syms/run_regtest.sh \ 1331 src/tools/windows/dump_syms/run_regtest.sh \
1329 src/tools/windows/dump_syms/testdata/dump_syms_regtest.cc \ 1332 src/tools/windows/dump_syms/testdata/dump_syms_regtest.cc \
1330 src/tools/windows/dump_syms/testdata/dump_syms_regtest.pdb \ 1333 src/tools/windows/dump_syms/testdata/dump_syms_regtest.pdb \
1331 src/tools/windows/dump_syms/testdata/dump_syms_regtest.sym \ 1334 src/tools/windows/dump_syms/testdata/dump_syms_regtest.sym \
1332 src/tools/windows/symupload/symupload.cc \ 1335 src/tools/windows/symupload/symupload.cc \
1333 src/tools/windows/symupload/symupload.vcproj 1336 src/tools/windows/symupload/symupload.vcproj
1334 1337
1335 mostlyclean-local: 1338 mostlyclean-local:
1336 -find src -name '*.dwo' -exec rm -f {} + 1339 -find src -name '*.dwo' -exec rm -f {} +
OLDNEW
« no previous file with comments | « no previous file | Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698