mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-13 20:39:57 +01:00
* Accidentally committed build files in breakpad folder.
This commit is contained in:
parent
13a1eed144
commit
61e934bacc
295
thirdparty/breakpad/build/CMakeCache.txt
vendored
295
thirdparty/breakpad/build/CMakeCache.txt
vendored
@ -1,295 +0,0 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build
|
||||
# It was generated by CMake: /usr/bin/cmake
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||
# The syntax for the file is as follows:
|
||||
# KEY:TYPE=VALUE
|
||||
# KEY is the name of a variable in the cache.
|
||||
# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
|
||||
# VALUE is the current value for the KEY.
|
||||
|
||||
########################
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_AR:FILEPATH=/usr/bin/ar
|
||||
|
||||
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
|
||||
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
|
||||
CMAKE_BUILD_TYPE:STRING=Debug
|
||||
|
||||
//Enable/Disable color output during build.
|
||||
CMAKE_COLOR_MAKEFILE:BOOL=ON
|
||||
|
||||
//CXX compiler.
|
||||
CMAKE_CXX_COMPILER:FILEPATH=/usr/lib/ccache/bin/c++
|
||||
|
||||
//Flags used by the compiler during all build types.
|
||||
CMAKE_CXX_FLAGS:STRING=
|
||||
|
||||
//Flags used by the compiler during debug builds.
|
||||
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the compiler during release minsize builds.
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
|
||||
// /Ot /Oy /Gs will produce slightly less optimized but smaller
|
||||
// files).
|
||||
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during Release with Debug Info builds.
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g
|
||||
|
||||
//C compiler.
|
||||
CMAKE_C_COMPILER:FILEPATH=/usr/lib/ccache/bin/gcc
|
||||
|
||||
//Flags used by the compiler during all build types.
|
||||
CMAKE_C_FLAGS:STRING=
|
||||
|
||||
//Flags used by the compiler during debug builds.
|
||||
CMAKE_C_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the compiler during release minsize builds.
|
||||
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
|
||||
// /Ot /Oy /Gs will produce slightly less optimized but smaller
|
||||
// files).
|
||||
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the compiler during Release with Debug Info builds.
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g
|
||||
|
||||
//Flags used by the linker.
|
||||
CMAKE_EXE_LINKER_FLAGS:STRING=' '
|
||||
|
||||
//Flags used by the linker during debug builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during release minsize builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during release builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during Release with Debug Info builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Enable/Disable output of compile commands during generation.
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=/usr/bin/ld
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
|
||||
|
||||
//Flags used by the linker during the creation of modules.
|
||||
CMAKE_MODULE_LINKER_FLAGS:STRING=' '
|
||||
|
||||
//Flags used by the linker during debug builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during release minsize builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during release builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during Release with Debug Info builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_NM:FILEPATH=/usr/bin/nm
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=Project
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
|
||||
|
||||
//Flags used by the linker during the creation of dll's.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=' '
|
||||
|
||||
//Flags used by the linker during debug builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during release minsize builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during release builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during Release with Debug Info builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//If set, runtime paths are not added when using shared libraries.
|
||||
CMAKE_SKIP_RPATH:BOOL=NO
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_STRIP:FILEPATH=/usr/bin/strip
|
||||
|
||||
//If true, cmake will use relative paths in makefiles and projects.
|
||||
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
// during the make. This is useful for debugging only. With Visual
|
||||
// Studio IDE projects all commands are done without /nologo.
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
Project_BINARY_DIR:STATIC=/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build
|
||||
|
||||
//Value Computed by CMake
|
||||
Project_SOURCE_DIR:STATIC=/home/muesli/Sources/tomahawk/master/thirdparty/breakpad
|
||||
|
||||
//Value Computed by CMake
|
||||
breakpad_BINARY_DIR:STATIC=/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build
|
||||
|
||||
//Value Computed by CMake
|
||||
breakpad_SOURCE_DIR:STATIC=/home/muesli/Sources/tomahawk/master/thirdparty/breakpad
|
||||
|
||||
//Dependencies for target
|
||||
tomahawk_breakpad_LIB_DEPENDS:STATIC=
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//ADVANCED property for variable: CMAKE_AR
|
||||
CMAKE_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_BUILD_TOOL
|
||||
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
|
||||
//What is the target build tool cmake is generating for.
|
||||
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=5
|
||||
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
|
||||
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER
|
||||
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
|
||||
CMAKE_CXX_COMPILER_WORKS:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
||||
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
||||
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
||||
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER
|
||||
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
|
||||
CMAKE_C_COMPILER_WORKS:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS
|
||||
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
||||
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
||||
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
||||
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//Result of TRY_COMPILE
|
||||
CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE
|
||||
//Result of TRY_COMPILE
|
||||
CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE
|
||||
//Path to cache edit program executable.
|
||||
CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake
|
||||
//Executable file format
|
||||
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
||||
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
|
||||
//Start directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/muesli/Sources/tomahawk/master/thirdparty/breakpad
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
||||
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
||||
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_NM
|
||||
CMAKE_NM-ADVANCED:INTERNAL=1
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_OBJCOPY
|
||||
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_OBJDUMP
|
||||
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RANLIB
|
||||
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
||||
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STRIP
|
||||
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
||||
//uname command
|
||||
CMAKE_UNAME:INTERNAL=/bin/uname
|
||||
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
|
||||
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
|
@ -1,49 +0,0 @@
|
||||
SET(CMAKE_C_COMPILER "/usr/lib/ccache/bin/gcc")
|
||||
SET(CMAKE_C_COMPILER_ARG1 "")
|
||||
SET(CMAKE_C_COMPILER_ID "GNU")
|
||||
SET(CMAKE_C_PLATFORM_ID "Linux")
|
||||
|
||||
SET(CMAKE_AR "/usr/bin/ar")
|
||||
SET(CMAKE_RANLIB "/usr/bin/ranlib")
|
||||
SET(CMAKE_LINKER "/usr/bin/ld")
|
||||
SET(CMAKE_COMPILER_IS_GNUCC 1)
|
||||
SET(CMAKE_C_COMPILER_LOADED 1)
|
||||
SET(CMAKE_COMPILER_IS_MINGW )
|
||||
SET(CMAKE_COMPILER_IS_CYGWIN )
|
||||
IF(CMAKE_COMPILER_IS_CYGWIN)
|
||||
SET(CYGWIN 1)
|
||||
SET(UNIX 1)
|
||||
ENDIF(CMAKE_COMPILER_IS_CYGWIN)
|
||||
|
||||
SET(CMAKE_C_COMPILER_ENV_VAR "CC")
|
||||
|
||||
IF(CMAKE_COMPILER_IS_MINGW)
|
||||
SET(MINGW 1)
|
||||
ENDIF(CMAKE_COMPILER_IS_MINGW)
|
||||
SET(CMAKE_C_COMPILER_ID_RUN 1)
|
||||
SET(CMAKE_C_SOURCE_FILE_EXTENSIONS c)
|
||||
SET(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||
SET(CMAKE_C_LINKER_PREFERENCE 10)
|
||||
|
||||
# Save compiler ABI information.
|
||||
SET(CMAKE_C_SIZEOF_DATA_PTR "8")
|
||||
SET(CMAKE_C_COMPILER_ABI "ELF")
|
||||
SET(CMAKE_C_LIBRARY_ARCHITECTURE "")
|
||||
|
||||
IF(CMAKE_C_SIZEOF_DATA_PTR)
|
||||
SET(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
||||
ENDIF(CMAKE_C_SIZEOF_DATA_PTR)
|
||||
|
||||
IF(CMAKE_C_COMPILER_ABI)
|
||||
SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
|
||||
ENDIF(CMAKE_C_COMPILER_ABI)
|
||||
|
||||
IF(CMAKE_C_LIBRARY_ARCHITECTURE)
|
||||
SET(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||
ENDIF()
|
||||
|
||||
SET(CMAKE_C_HAS_ISYSROOT "")
|
||||
|
||||
|
||||
SET(CMAKE_C_IMPLICIT_LINK_LIBRARIES "c")
|
||||
SET(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1;/usr/lib;/lib")
|
@ -1,50 +0,0 @@
|
||||
SET(CMAKE_CXX_COMPILER "/usr/lib/ccache/bin/c++")
|
||||
SET(CMAKE_CXX_COMPILER_ARG1 "")
|
||||
SET(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
SET(CMAKE_CXX_PLATFORM_ID "Linux")
|
||||
|
||||
SET(CMAKE_AR "/usr/bin/ar")
|
||||
SET(CMAKE_RANLIB "/usr/bin/ranlib")
|
||||
SET(CMAKE_LINKER "/usr/bin/ld")
|
||||
SET(CMAKE_COMPILER_IS_GNUCXX 1)
|
||||
SET(CMAKE_CXX_COMPILER_LOADED 1)
|
||||
SET(CMAKE_COMPILER_IS_MINGW )
|
||||
SET(CMAKE_COMPILER_IS_CYGWIN )
|
||||
IF(CMAKE_COMPILER_IS_CYGWIN)
|
||||
SET(CYGWIN 1)
|
||||
SET(UNIX 1)
|
||||
ENDIF(CMAKE_COMPILER_IS_CYGWIN)
|
||||
|
||||
SET(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
|
||||
|
||||
IF(CMAKE_COMPILER_IS_MINGW)
|
||||
SET(MINGW 1)
|
||||
ENDIF(CMAKE_COMPILER_IS_MINGW)
|
||||
SET(CMAKE_CXX_COMPILER_ID_RUN 1)
|
||||
SET(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||
SET(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP)
|
||||
SET(CMAKE_CXX_LINKER_PREFERENCE 30)
|
||||
SET(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
||||
|
||||
# Save compiler ABI information.
|
||||
SET(CMAKE_CXX_SIZEOF_DATA_PTR "8")
|
||||
SET(CMAKE_CXX_COMPILER_ABI "ELF")
|
||||
SET(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
|
||||
|
||||
IF(CMAKE_CXX_SIZEOF_DATA_PTR)
|
||||
SET(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
||||
ENDIF(CMAKE_CXX_SIZEOF_DATA_PTR)
|
||||
|
||||
IF(CMAKE_CXX_COMPILER_ABI)
|
||||
SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
|
||||
ENDIF(CMAKE_CXX_COMPILER_ABI)
|
||||
|
||||
IF(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
||||
SET(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||
ENDIF()
|
||||
|
||||
SET(CMAKE_CXX_HAS_ISYSROOT "")
|
||||
|
||||
|
||||
SET(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;c")
|
||||
SET(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1;/usr/lib;/lib")
|
Binary file not shown.
Binary file not shown.
@ -1,22 +0,0 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# Relative path conversion top directories.
|
||||
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad")
|
||||
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
SET(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
# The C and CXX include file search paths:
|
||||
SET(CMAKE_C_INCLUDE_PATH
|
||||
"../."
|
||||
)
|
||||
SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
|
||||
SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
243
thirdparty/breakpad/build/CMakeFiles/CMakeOutput.log
vendored
243
thirdparty/breakpad/build/CMakeFiles/CMakeOutput.log
vendored
@ -1,243 +0,0 @@
|
||||
The system is: Linux - 3.0-ARCH - x86_64
|
||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
||||
Compiler: /usr/lib/ccache/bin/gcc
|
||||
Build flags:
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
0
|
||||
|
||||
|
||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
|
||||
|
||||
The C compiler identification is GNU, found in "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CompilerIdC/a.out"
|
||||
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: /usr/lib/ccache/bin/c++
|
||||
Build flags:
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
0
|
||||
|
||||
|
||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
|
||||
|
||||
The CXX compiler identification is GNU, found in "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CompilerIdCXX/a.out"
|
||||
|
||||
Determining if the C compiler works passed with the following output:
|
||||
Change Dir: /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
|
||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
|
||||
make[1]: Entering directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp'
|
||||
/usr/bin/cmake -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
||||
Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o
|
||||
/usr/lib/ccache/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp/testCCompiler.c
|
||||
Linking C executable cmTryCompileExec
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
|
||||
/usr/lib/ccache/bin/gcc CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -o cmTryCompileExec -rdynamic
|
||||
make[1]: Leaving directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
Detecting C compiler ABI info compiled with the following output:
|
||||
Change Dir: /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
|
||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
|
||||
make[1]: Entering directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp'
|
||||
/usr/bin/cmake -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
||||
Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o
|
||||
/usr/lib/ccache/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
|
||||
Linking C executable cmTryCompileExec
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
|
||||
/usr/lib/ccache/bin/gcc -v CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=/usr/bin/gcc
|
||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
|
||||
Target: x86_64-unknown-linux-gnu
|
||||
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
|
||||
Thread model: posix
|
||||
gcc version 4.6.1 20110819 (prerelease) (GCC)
|
||||
COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
|
||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../:/lib/:/usr/lib/
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec' '-rdynamic' '-mtune=generic' '-march=x86-64'
|
||||
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/collect2 --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib/ld-linux-x86-64.so.2 -o cmTryCompileExec /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crtn.o
|
||||
make[1]: Leaving directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
Parsed C implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec/fast"]
|
||||
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build]
|
||||
ignore line: [make[1]: Entering directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp']
|
||||
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
|
||||
ignore line: [Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o]
|
||||
ignore line: [/usr/lib/ccache/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
|
||||
ignore line: [Linking C executable cmTryCompileExec]
|
||||
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1]
|
||||
ignore line: [/usr/lib/ccache/bin/gcc -v CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic ]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=/usr/bin/gcc]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper]
|
||||
ignore line: [Target: x86_64-unknown-linux-gnu]
|
||||
ignore line: [Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [gcc version 4.6.1 20110819 (prerelease) (GCC) ]
|
||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
|
||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../:/lib/:/usr/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec' '-rdynamic' '-mtune=generic' '-march=x86-64']
|
||||
link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/collect2 --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib/ld-linux-x86-64.so.2 -o cmTryCompileExec /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crtn.o]
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/collect2] ==> ignore
|
||||
arg [--build-id] ==> ignore
|
||||
arg [--eh-frame-hdr] ==> ignore
|
||||
arg [-m] ==> ignore
|
||||
arg [elf_x86_64] ==> ignore
|
||||
arg [--hash-style=both] ==> ignore
|
||||
arg [-export-dynamic] ==> ignore
|
||||
arg [-dynamic-linker] ==> ignore
|
||||
arg [/lib/ld-linux-x86-64.so.2] ==> ignore
|
||||
arg [-o] ==> ignore
|
||||
arg [cmTryCompileExec] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crt1.o] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crti.o] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtbegin.o] ==> ignore
|
||||
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1]
|
||||
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib]
|
||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
||||
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../..]
|
||||
arg [CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o] ==> ignore
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [--as-needed] ==> ignore
|
||||
arg [-lgcc_s] ==> lib [gcc_s]
|
||||
arg [--no-as-needed] ==> ignore
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [--as-needed] ==> ignore
|
||||
arg [-lgcc_s] ==> lib [gcc_s]
|
||||
arg [--no-as-needed] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtend.o] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crtn.o] ==> ignore
|
||||
remove lib [gcc]
|
||||
remove lib [gcc_s]
|
||||
remove lib [gcc]
|
||||
remove lib [gcc_s]
|
||||
collapse dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1]
|
||||
collapse dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib] ==> [/usr/lib]
|
||||
collapse dir [/lib/../lib] ==> [/lib]
|
||||
collapse dir [/usr/lib/../lib] ==> [/usr/lib]
|
||||
collapse dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../..] ==> [/usr/lib]
|
||||
implicit libs: [c]
|
||||
implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1;/usr/lib;/lib]
|
||||
|
||||
|
||||
Determining if the CXX compiler works passed with the following output:
|
||||
Change Dir: /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
|
||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
|
||||
make[1]: Entering directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp'
|
||||
/usr/bin/cmake -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
||||
Building CXX object CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o
|
||||
/usr/lib/ccache/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
|
||||
Linking CXX executable cmTryCompileExec
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
|
||||
/usr/lib/ccache/bin/c++ CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -o cmTryCompileExec -rdynamic
|
||||
make[1]: Leaving directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
Detecting CXX compiler ABI info compiled with the following output:
|
||||
Change Dir: /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
|
||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
|
||||
make[1]: Entering directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp'
|
||||
/usr/bin/cmake -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
||||
Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o
|
||||
/usr/lib/ccache/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
|
||||
Linking CXX executable cmTryCompileExec
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
|
||||
/usr/lib/ccache/bin/c++ -v CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=/usr/bin/c++
|
||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
|
||||
Target: x86_64-unknown-linux-gnu
|
||||
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
|
||||
Thread model: posix
|
||||
gcc version 4.6.1 20110819 (prerelease) (GCC)
|
||||
COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/
|
||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../:/lib/:/usr/lib/
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
|
||||
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/collect2 --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib/ld-linux-x86-64.so.2 -o cmTryCompileExec /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crtn.o
|
||||
make[1]: Leaving directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
Parsed CXX implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec/fast"]
|
||||
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build]
|
||||
ignore line: [make[1]: Entering directory `/media/soap/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp']
|
||||
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
|
||||
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o]
|
||||
ignore line: [/usr/lib/ccache/bin/c++ -o CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp]
|
||||
ignore line: [Linking CXX executable cmTryCompileExec]
|
||||
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1]
|
||||
ignore line: [/usr/lib/ccache/bin/c++ -v CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec -rdynamic ]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper]
|
||||
ignore line: [Target: x86_64-unknown-linux-gnu]
|
||||
ignore line: [Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [gcc version 4.6.1 20110819 (prerelease) (GCC) ]
|
||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/]
|
||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../:/lib/:/usr/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
|
||||
link line: [ /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/collect2 --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=both -export-dynamic -dynamic-linker /lib/ld-linux-x86-64.so.2 -o cmTryCompileExec /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../.. CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crtn.o]
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/collect2] ==> ignore
|
||||
arg [--build-id] ==> ignore
|
||||
arg [--eh-frame-hdr] ==> ignore
|
||||
arg [-m] ==> ignore
|
||||
arg [elf_x86_64] ==> ignore
|
||||
arg [--hash-style=both] ==> ignore
|
||||
arg [-export-dynamic] ==> ignore
|
||||
arg [-dynamic-linker] ==> ignore
|
||||
arg [/lib/ld-linux-x86-64.so.2] ==> ignore
|
||||
arg [-o] ==> ignore
|
||||
arg [cmTryCompileExec] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crt1.o] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crti.o] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtbegin.o] ==> ignore
|
||||
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1]
|
||||
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib]
|
||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
||||
arg [-L/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../..] ==> dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../..]
|
||||
arg [CMakeFiles/cmTryCompileExec.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
||||
arg [-lstdc++] ==> lib [stdc++]
|
||||
arg [-lm] ==> lib [m]
|
||||
arg [-lgcc_s] ==> lib [gcc_s]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lgcc_s] ==> lib [gcc_s]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/crtend.o] ==> ignore
|
||||
arg [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib/crtn.o] ==> ignore
|
||||
remove lib [gcc_s]
|
||||
remove lib [gcc]
|
||||
remove lib [gcc_s]
|
||||
remove lib [gcc]
|
||||
collapse dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1] ==> [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1]
|
||||
collapse dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../../../lib] ==> [/usr/lib]
|
||||
collapse dir [/lib/../lib] ==> [/lib]
|
||||
collapse dir [/usr/lib/../lib] ==> [/usr/lib]
|
||||
collapse dir [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/../../..] ==> [/usr/lib]
|
||||
implicit libs: [stdc++;m;c]
|
||||
implicit dirs: [/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1;/usr/lib;/lib]
|
||||
|
||||
|
@ -1,15 +0,0 @@
|
||||
|
||||
|
||||
SET(CMAKE_SYSTEM "Linux-3.0-ARCH")
|
||||
SET(CMAKE_SYSTEM_NAME "Linux")
|
||||
SET(CMAKE_SYSTEM_VERSION "3.0-ARCH")
|
||||
SET(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
SET(CMAKE_HOST_SYSTEM "Linux-3.0-ARCH")
|
||||
SET(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||
SET(CMAKE_HOST_SYSTEM_VERSION "3.0-ARCH")
|
||||
SET(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
SET(CMAKE_CROSSCOMPILING "FALSE")
|
||||
|
||||
SET(CMAKE_SYSTEM_LOADED 1)
|
@ -1,229 +0,0 @@
|
||||
#ifdef __cplusplus
|
||||
# error "A C++ compiler has been selected for C."
|
||||
#endif
|
||||
|
||||
#if defined(__18CXX)
|
||||
# define ID_VOID_MAIN
|
||||
#endif
|
||||
|
||||
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
||||
# define COMPILER_ID "Intel"
|
||||
|
||||
#elif defined(__clang__)
|
||||
# define COMPILER_ID "Clang"
|
||||
|
||||
#elif defined(__BORLANDC__)
|
||||
# define COMPILER_ID "Borland"
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# define COMPILER_ID "Watcom"
|
||||
|
||||
#elif defined(__SUNPRO_C)
|
||||
# define COMPILER_ID "SunPro"
|
||||
|
||||
#elif defined(__HP_cc)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#elif defined(__DECC)
|
||||
# define COMPILER_ID "Compaq"
|
||||
|
||||
#elif defined(__IBMC__)
|
||||
# if defined(__COMPILER_VER__)
|
||||
# define COMPILER_ID "zOS"
|
||||
# elif __IBMC__ >= 800
|
||||
# define COMPILER_ID "XL"
|
||||
# else
|
||||
# define COMPILER_ID "VisualAge"
|
||||
# endif
|
||||
|
||||
#elif defined(__PGI)
|
||||
# define COMPILER_ID "PGI"
|
||||
|
||||
#elif defined(__PATHSCALE__)
|
||||
# define COMPILER_ID "PathScale"
|
||||
|
||||
#elif defined(_CRAYC)
|
||||
# define COMPILER_ID "Cray"
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# define COMPILER_ID "TI_DSP"
|
||||
|
||||
#elif defined(__SCO_VERSION__)
|
||||
# define COMPILER_ID "SCO"
|
||||
|
||||
#elif defined(__GNUC__)
|
||||
# define COMPILER_ID "GNU"
|
||||
|
||||
#elif defined(_MSC_VER)
|
||||
# define COMPILER_ID "MSVC"
|
||||
|
||||
#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
||||
/* Analog Devices C++ compiler for Blackfin, TigerSHARC and
|
||||
SHARC (21000) DSPs */
|
||||
# define COMPILER_ID "ADSP"
|
||||
|
||||
/* IAR Systems compiler for embedded systems.
|
||||
http://www.iar.com
|
||||
Not supported yet by CMake
|
||||
#elif defined(__IAR_SYSTEMS_ICC__)
|
||||
# define COMPILER_ID "IAR" */
|
||||
|
||||
/* sdcc, the small devices C compiler for embedded systems,
|
||||
http://sdcc.sourceforge.net */
|
||||
#elif defined(SDCC)
|
||||
# define COMPILER_ID "SDCC"
|
||||
|
||||
#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
|
||||
# define COMPILER_ID "MIPSpro"
|
||||
|
||||
/* This compiler is either not known or is too old to define an
|
||||
identification macro. Try to identify the platform and guess that
|
||||
it is the native compiler. */
|
||||
#elif defined(__sgi)
|
||||
# define COMPILER_ID "MIPSpro"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpua)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#else /* unknown compiler */
|
||||
# define COMPILER_ID ""
|
||||
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||
|
||||
/* Identify known platforms by name. */
|
||||
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
#elif defined(__CYGWIN__)
|
||||
# define PLATFORM_ID "Cygwin"
|
||||
|
||||
#elif defined(__MINGW32__)
|
||||
# define PLATFORM_ID "MinGW"
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
# define PLATFORM_ID "Darwin"
|
||||
|
||||
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||
# define PLATFORM_ID "Windows"
|
||||
|
||||
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||
# define PLATFORM_ID "FreeBSD"
|
||||
|
||||
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||
# define PLATFORM_ID "NetBSD"
|
||||
|
||||
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||
# define PLATFORM_ID "OpenBSD"
|
||||
|
||||
#elif defined(__sun) || defined(sun)
|
||||
# define PLATFORM_ID "SunOS"
|
||||
|
||||
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||
# define PLATFORM_ID "AIX"
|
||||
|
||||
#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
|
||||
# define PLATFORM_ID "IRIX"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpux__)
|
||||
# define PLATFORM_ID "HP-UX"
|
||||
|
||||
#elif defined(__HAIKU) || defined(__HAIKU__) || defined(_HAIKU)
|
||||
# define PLATFORM_ID "Haiku"
|
||||
/* Haiku also defines __BEOS__ so we must
|
||||
put it prior to the check for __BEOS__
|
||||
*/
|
||||
|
||||
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||
# define PLATFORM_ID "BeOS"
|
||||
|
||||
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||
# define PLATFORM_ID "QNX"
|
||||
|
||||
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||
# define PLATFORM_ID "Tru64"
|
||||
|
||||
#elif defined(__riscos) || defined(__riscos__)
|
||||
# define PLATFORM_ID "RISCos"
|
||||
|
||||
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||
# define PLATFORM_ID "SINIX"
|
||||
|
||||
#elif defined(__UNIX_SV__)
|
||||
# define PLATFORM_ID "UNIX_SV"
|
||||
|
||||
#elif defined(__bsdos__)
|
||||
# define PLATFORM_ID "BSDOS"
|
||||
|
||||
#elif defined(_MPRAS) || defined(MPRAS)
|
||||
# define PLATFORM_ID "MP-RAS"
|
||||
|
||||
#elif defined(__osf) || defined(__osf__)
|
||||
# define PLATFORM_ID "OSF1"
|
||||
|
||||
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||
# define PLATFORM_ID "SCO_SV"
|
||||
|
||||
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||
# define PLATFORM_ID "ULTRIX"
|
||||
|
||||
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||
# define PLATFORM_ID "Xenix"
|
||||
|
||||
#else /* unknown platform */
|
||||
# define PLATFORM_ID ""
|
||||
|
||||
#endif
|
||||
|
||||
/* For windows compilers MSVC and Intel we can determine
|
||||
the architecture of the compiler being used. This is because
|
||||
the compilers do not have flags that can change the architecture,
|
||||
but rather depend on which compiler is being used
|
||||
*/
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
# if defined(_M_IA64)
|
||||
# define ARCHITECTURE_ID "IA64"
|
||||
|
||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#else
|
||||
# define ARCHITECTURE_ID ""
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||
|
||||
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
#ifdef ID_VOID_MAIN
|
||||
void main() {}
|
||||
#else
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
int require = 0;
|
||||
require += info_compiler[argc];
|
||||
require += info_platform[argc];
|
||||
require += info_arch[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
||||
#endif
|
Binary file not shown.
@ -1,215 +0,0 @@
|
||||
/* This source file must have a .cpp extension so that all C++ compilers
|
||||
recognize the extension without flags. Borland does not know .cxx for
|
||||
example. */
|
||||
#ifndef __cplusplus
|
||||
# error "A C compiler has been selected for C++."
|
||||
#endif
|
||||
|
||||
#if defined(__COMO__)
|
||||
# define COMPILER_ID "Comeau"
|
||||
|
||||
#elif defined(__INTEL_COMPILER) || defined(__ICC)
|
||||
# define COMPILER_ID "Intel"
|
||||
|
||||
#elif defined(__clang__)
|
||||
# define COMPILER_ID "Clang"
|
||||
|
||||
#elif defined(__BORLANDC__)
|
||||
# define COMPILER_ID "Borland"
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# define COMPILER_ID "Watcom"
|
||||
|
||||
#elif defined(__SUNPRO_CC)
|
||||
# define COMPILER_ID "SunPro"
|
||||
|
||||
#elif defined(__HP_aCC)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#elif defined(__DECCXX)
|
||||
# define COMPILER_ID "Compaq"
|
||||
|
||||
#elif defined(__IBMCPP__)
|
||||
# if defined(__COMPILER_VER__)
|
||||
# define COMPILER_ID "zOS"
|
||||
# elif __IBMCPP__ >= 800
|
||||
# define COMPILER_ID "XL"
|
||||
# else
|
||||
# define COMPILER_ID "VisualAge"
|
||||
# endif
|
||||
|
||||
#elif defined(__PGI)
|
||||
# define COMPILER_ID "PGI"
|
||||
|
||||
#elif defined(__PATHSCALE__)
|
||||
# define COMPILER_ID "PathScale"
|
||||
|
||||
#elif defined(_CRAYC)
|
||||
# define COMPILER_ID "Cray"
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# define COMPILER_ID "TI_DSP"
|
||||
|
||||
#elif defined(__SCO_VERSION__)
|
||||
# define COMPILER_ID "SCO"
|
||||
|
||||
#elif defined(__GNUC__)
|
||||
# define COMPILER_ID "GNU"
|
||||
|
||||
#elif defined(_MSC_VER)
|
||||
# define COMPILER_ID "MSVC"
|
||||
|
||||
#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
||||
/* Analog Devices C++ compiler for Blackfin, TigerSHARC and
|
||||
SHARC (21000) DSPs */
|
||||
# define COMPILER_ID "ADSP"
|
||||
|
||||
#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
|
||||
# define COMPILER_ID "MIPSpro"
|
||||
|
||||
/* This compiler is either not known or is too old to define an
|
||||
identification macro. Try to identify the platform and guess that
|
||||
it is the native compiler. */
|
||||
#elif defined(__sgi)
|
||||
# define COMPILER_ID "MIPSpro"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpua)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#else /* unknown compiler */
|
||||
# define COMPILER_ID ""
|
||||
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||
|
||||
/* Identify known platforms by name. */
|
||||
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
#elif defined(__CYGWIN__)
|
||||
# define PLATFORM_ID "Cygwin"
|
||||
|
||||
#elif defined(__MINGW32__)
|
||||
# define PLATFORM_ID "MinGW"
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
# define PLATFORM_ID "Darwin"
|
||||
|
||||
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||
# define PLATFORM_ID "Windows"
|
||||
|
||||
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||
# define PLATFORM_ID "FreeBSD"
|
||||
|
||||
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||
# define PLATFORM_ID "NetBSD"
|
||||
|
||||
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||
# define PLATFORM_ID "OpenBSD"
|
||||
|
||||
#elif defined(__sun) || defined(sun)
|
||||
# define PLATFORM_ID "SunOS"
|
||||
|
||||
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||
# define PLATFORM_ID "AIX"
|
||||
|
||||
#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
|
||||
# define PLATFORM_ID "IRIX"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpux__)
|
||||
# define PLATFORM_ID "HP-UX"
|
||||
|
||||
#elif defined(__HAIKU) || defined(__HAIKU__) || defined(_HAIKU)
|
||||
# define PLATFORM_ID "Haiku"
|
||||
/* Haiku also defines __BEOS__ so we must
|
||||
put it prior to the check for __BEOS__
|
||||
*/
|
||||
|
||||
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||
# define PLATFORM_ID "BeOS"
|
||||
|
||||
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||
# define PLATFORM_ID "QNX"
|
||||
|
||||
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||
# define PLATFORM_ID "Tru64"
|
||||
|
||||
#elif defined(__riscos) || defined(__riscos__)
|
||||
# define PLATFORM_ID "RISCos"
|
||||
|
||||
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||
# define PLATFORM_ID "SINIX"
|
||||
|
||||
#elif defined(__UNIX_SV__)
|
||||
# define PLATFORM_ID "UNIX_SV"
|
||||
|
||||
#elif defined(__bsdos__)
|
||||
# define PLATFORM_ID "BSDOS"
|
||||
|
||||
#elif defined(_MPRAS) || defined(MPRAS)
|
||||
# define PLATFORM_ID "MP-RAS"
|
||||
|
||||
#elif defined(__osf) || defined(__osf__)
|
||||
# define PLATFORM_ID "OSF1"
|
||||
|
||||
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||
# define PLATFORM_ID "SCO_SV"
|
||||
|
||||
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||
# define PLATFORM_ID "ULTRIX"
|
||||
|
||||
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||
# define PLATFORM_ID "Xenix"
|
||||
|
||||
#else /* unknown platform */
|
||||
# define PLATFORM_ID ""
|
||||
|
||||
#endif
|
||||
|
||||
/* For windows compilers MSVC and Intel we can determine
|
||||
the architecture of the compiler being used. This is because
|
||||
the compilers do not have flags that can change the architecture,
|
||||
but rather depend on which compiler is being used
|
||||
*/
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
# if defined(_M_IA64)
|
||||
# define ARCHITECTURE_ID "IA64"
|
||||
|
||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#else
|
||||
# define ARCHITECTURE_ID ""
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||
|
||||
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
int require = 0;
|
||||
require += info_compiler[argc];
|
||||
require += info_platform[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
Binary file not shown.
@ -1 +0,0 @@
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir
|
@ -1 +0,0 @@
|
||||
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
@ -1 +0,0 @@
|
||||
13
|
@ -1,902 +0,0 @@
|
||||
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
.././client/linux/android_link.h
|
||||
sys/exec_elf.h
|
||||
-
|
||||
|
||||
.././client/linux/android_ucontext.h
|
||||
signal.h
|
||||
-
|
||||
|
||||
.././client/linux/crash_generation/client_info.h
|
||||
|
||||
.././client/linux/crash_generation/crash_generation_client.h
|
||||
stddef.h
|
||||
-
|
||||
|
||||
.././client/linux/crash_generation/crash_generation_server.h
|
||||
pthread.h
|
||||
-
|
||||
string
|
||||
-
|
||||
|
||||
.././client/linux/handler/exception_handler.h
|
||||
string
|
||||
-
|
||||
vector
|
||||
-
|
||||
pthread.h
|
||||
-
|
||||
signal.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
client/linux/android_ucontext.h
|
||||
.././client/linux/handler/client/linux/android_ucontext.h
|
||||
client/linux/crash_generation/crash_generation_client.h
|
||||
.././client/linux/handler/client/linux/crash_generation/crash_generation_client.h
|
||||
client/linux/minidump_writer/minidump_writer.h
|
||||
.././client/linux/handler/client/linux/minidump_writer/minidump_writer.h
|
||||
google_breakpad/common/minidump_format.h
|
||||
.././client/linux/handler/google_breakpad/common/minidump_format.h
|
||||
processor/scoped_ptr.h
|
||||
.././client/linux/handler/processor/scoped_ptr.h
|
||||
|
||||
.././client/linux/minidump_writer/directory_reader.h
|
||||
stdint.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
limits.h
|
||||
-
|
||||
assert.h
|
||||
-
|
||||
errno.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
third_party/lss/linux_syscall_support.h
|
||||
.././client/linux/minidump_writer/third_party/lss/linux_syscall_support.h
|
||||
|
||||
.././client/linux/minidump_writer/line_reader.h
|
||||
stdint.h
|
||||
-
|
||||
assert.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
third_party/lss/linux_syscall_support.h
|
||||
.././client/linux/minidump_writer/third_party/lss/linux_syscall_support.h
|
||||
|
||||
.././client/linux/minidump_writer/linux_dumper.h
|
||||
elf.h
|
||||
-
|
||||
linux/limits.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
sys/user.h
|
||||
-
|
||||
common/memory.h
|
||||
.././client/linux/minidump_writer/common/memory.h
|
||||
google_breakpad/common/minidump_format.h
|
||||
.././client/linux/minidump_writer/google_breakpad/common/minidump_format.h
|
||||
|
||||
.././client/linux/minidump_writer/minidump_extension_linux.h
|
||||
stddef.h
|
||||
-
|
||||
google_breakpad/common/breakpad_types.h
|
||||
.././client/linux/minidump_writer/google_breakpad/common/breakpad_types.h
|
||||
google_breakpad/common/minidump_format.h
|
||||
.././client/linux/minidump_writer/google_breakpad/common/minidump_format.h
|
||||
|
||||
.././client/linux/minidump_writer/minidump_writer.h
|
||||
stdint.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
list
|
||||
-
|
||||
utility
|
||||
-
|
||||
google_breakpad/common/minidump_format.h
|
||||
.././client/linux/minidump_writer/google_breakpad/common/minidump_format.h
|
||||
|
||||
.././client/minidump_file_writer-inl.h
|
||||
assert.h
|
||||
-
|
||||
client/minidump_file_writer.h
|
||||
.././client/client/minidump_file_writer.h
|
||||
google_breakpad/common/minidump_size.h
|
||||
.././client/google_breakpad/common/minidump_size.h
|
||||
|
||||
.././client/minidump_file_writer.h
|
||||
string
|
||||
-
|
||||
google_breakpad/common/minidump_format.h
|
||||
.././client/google_breakpad/common/minidump_format.h
|
||||
|
||||
.././common/byte_cursor.h
|
||||
assert.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
string
|
||||
-
|
||||
|
||||
.././common/dwarf/bytereader-inl.h
|
||||
common/dwarf/bytereader.h
|
||||
.././common/dwarf/common/dwarf/bytereader.h
|
||||
assert.h
|
||||
-
|
||||
|
||||
.././common/dwarf/bytereader.h
|
||||
string
|
||||
-
|
||||
common/dwarf/types.h
|
||||
.././common/dwarf/common/dwarf/types.h
|
||||
common/dwarf/dwarf2enums.h
|
||||
.././common/dwarf/common/dwarf/dwarf2enums.h
|
||||
|
||||
.././common/dwarf/dwarf2diehandler.h
|
||||
stack
|
||||
-
|
||||
common/dwarf/types.h
|
||||
.././common/dwarf/common/dwarf/types.h
|
||||
common/dwarf/dwarf2enums.h
|
||||
.././common/dwarf/common/dwarf/dwarf2enums.h
|
||||
common/dwarf/dwarf2reader.h
|
||||
.././common/dwarf/common/dwarf/dwarf2reader.h
|
||||
|
||||
.././common/dwarf/dwarf2enums.h
|
||||
|
||||
.././common/dwarf/dwarf2reader.h
|
||||
list
|
||||
-
|
||||
map
|
||||
-
|
||||
string
|
||||
-
|
||||
utility
|
||||
-
|
||||
vector
|
||||
-
|
||||
common/dwarf/bytereader.h
|
||||
.././common/dwarf/common/dwarf/bytereader.h
|
||||
common/dwarf/dwarf2enums.h
|
||||
.././common/dwarf/common/dwarf/dwarf2enums.h
|
||||
common/dwarf/types.h
|
||||
.././common/dwarf/common/dwarf/types.h
|
||||
|
||||
.././common/dwarf/types.h
|
||||
|
||||
.././common/dwarf_cfi_to_module.h
|
||||
assert.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
set
|
||||
-
|
||||
string
|
||||
-
|
||||
vector
|
||||
-
|
||||
common/module.h
|
||||
.././common/common/module.h
|
||||
common/dwarf/dwarf2reader.h
|
||||
.././common/common/dwarf/dwarf2reader.h
|
||||
|
||||
.././common/dwarf_cu_to_module.h
|
||||
string
|
||||
-
|
||||
common/language.h
|
||||
.././common/common/language.h
|
||||
common/module.h
|
||||
.././common/common/module.h
|
||||
common/dwarf/bytereader.h
|
||||
.././common/common/dwarf/bytereader.h
|
||||
common/dwarf/dwarf2diehandler.h
|
||||
.././common/common/dwarf/dwarf2diehandler.h
|
||||
common/dwarf/dwarf2reader.h
|
||||
.././common/common/dwarf/dwarf2reader.h
|
||||
|
||||
.././common/dwarf_line_to_module.h
|
||||
common/module.h
|
||||
.././common/common/module.h
|
||||
common/dwarf/dwarf2reader.h
|
||||
.././common/common/dwarf/dwarf2reader.h
|
||||
|
||||
.././common/language.h
|
||||
string
|
||||
-
|
||||
|
||||
.././common/linux/dump_symbols.h
|
||||
iostream
|
||||
-
|
||||
string
|
||||
-
|
||||
|
||||
.././common/linux/eintr_wrapper.h
|
||||
errno.h
|
||||
-
|
||||
|
||||
.././common/linux/elf_symbols_to_module.h
|
||||
stddef.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
|
||||
.././common/linux/file_id.h
|
||||
limits.h
|
||||
-
|
||||
common/linux/guid_creator.h
|
||||
.././common/linux/common/linux/guid_creator.h
|
||||
|
||||
.././common/linux/google_crashdump_uploader.h
|
||||
string
|
||||
-
|
||||
map
|
||||
-
|
||||
|
||||
.././common/linux/guid_creator.h
|
||||
google_breakpad/common/minidump_format.h
|
||||
.././common/linux/google_breakpad/common/minidump_format.h
|
||||
|
||||
.././common/linux/http_upload.h
|
||||
map
|
||||
-
|
||||
string
|
||||
-
|
||||
|
||||
.././common/linux/libcurl_wrapper.h
|
||||
string
|
||||
-
|
||||
map
|
||||
-
|
||||
third_party/curl/curl.h
|
||||
.././common/linux/third_party/curl/curl.h
|
||||
|
||||
.././common/linux/linux_libc_support.h
|
||||
stdint.h
|
||||
-
|
||||
limits.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
|
||||
.././common/linux/synth_elf.h
|
||||
common/test_assembler.h
|
||||
.././common/linux/common/test_assembler.h
|
||||
list
|
||||
-
|
||||
map
|
||||
-
|
||||
string
|
||||
-
|
||||
utility
|
||||
-
|
||||
|
||||
.././common/memory.h
|
||||
stdint.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
sys/mman.h
|
||||
-
|
||||
third_party/lss/linux_syscall_support.h
|
||||
.././common/third_party/lss/linux_syscall_support.h
|
||||
|
||||
.././common/module.h
|
||||
iostream
|
||||
-
|
||||
map
|
||||
-
|
||||
set
|
||||
-
|
||||
string
|
||||
-
|
||||
vector
|
||||
-
|
||||
google_breakpad/common/breakpad_types.h
|
||||
.././common/google_breakpad/common/breakpad_types.h
|
||||
|
||||
.././common/stabs_reader.h
|
||||
stddef.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
config.h
|
||||
-
|
||||
a.out.h
|
||||
-
|
||||
mach-o/nlist.h
|
||||
-
|
||||
string
|
||||
-
|
||||
vector
|
||||
-
|
||||
common/byte_cursor.h
|
||||
.././common/common/byte_cursor.h
|
||||
|
||||
.././common/stabs_to_module.h
|
||||
stdint.h
|
||||
-
|
||||
string
|
||||
-
|
||||
vector
|
||||
-
|
||||
common/module.h
|
||||
.././common/common/module.h
|
||||
common/stabs_reader.h
|
||||
.././common/common/stabs_reader.h
|
||||
|
||||
.././common/test_assembler.h
|
||||
list
|
||||
-
|
||||
vector
|
||||
-
|
||||
string
|
||||
-
|
||||
google_breakpad/common/breakpad_types.h
|
||||
.././common/google_breakpad/common/breakpad_types.h
|
||||
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
sys/types.h
|
||||
-
|
||||
inttypes.h
|
||||
-
|
||||
WTypes.h
|
||||
-
|
||||
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
stddef.h
|
||||
-
|
||||
google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/google_breakpad/common/breakpad_types.h
|
||||
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
stddef.h
|
||||
-
|
||||
google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/google_breakpad/common/breakpad_types.h
|
||||
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
stddef.h
|
||||
-
|
||||
google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/google_breakpad/common/breakpad_types.h
|
||||
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
stddef.h
|
||||
-
|
||||
google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/google_breakpad/common/breakpad_types.h
|
||||
|
||||
.././google_breakpad/common/minidump_format.h
|
||||
stddef.h
|
||||
-
|
||||
google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/google_breakpad/common/breakpad_types.h
|
||||
minidump_cpu_amd64.h
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
minidump_cpu_arm.h
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
minidump_cpu_ppc64.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
minidump_cpu_sparc.h
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
minidump_cpu_x86.h
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
minidump_exception_win32.h
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
minidump_exception_mac.h
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
minidump_exception_linux.h
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
minidump_exception_solaris.h
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
|
||||
.././google_breakpad/common/minidump_size.h
|
||||
sys/types.h
|
||||
-
|
||||
google_breakpad/common/minidump_format.h
|
||||
.././google_breakpad/common/google_breakpad/common/minidump_format.h
|
||||
|
||||
.././processor/scoped_ptr.h
|
||||
cstddef
|
||||
-
|
||||
assert.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
|
||||
.././third_party/curl/curl.h
|
||||
third_party/curl/curlver.h
|
||||
.././third_party/curl/third_party/curl/curlver.h
|
||||
third_party/curl/curlbuild.h
|
||||
.././third_party/curl/third_party/curl/curlbuild.h
|
||||
third_party/curl/curlrules.h
|
||||
.././third_party/curl/third_party/curl/curlrules.h
|
||||
stdio.h
|
||||
-
|
||||
limits.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
time.h
|
||||
-
|
||||
winsock2.h
|
||||
-
|
||||
ws2tcpip.h
|
||||
-
|
||||
sys/select.h
|
||||
-
|
||||
sys/socket.h
|
||||
-
|
||||
sys/time.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
support/SupportDefs.h
|
||||
-
|
||||
easy.h
|
||||
.././third_party/curl/easy.h
|
||||
multi.h
|
||||
.././third_party/curl/multi.h
|
||||
typecheck-gcc.h
|
||||
.././third_party/curl/typecheck-gcc.h
|
||||
|
||||
.././third_party/curl/curlbuild.h
|
||||
windows.h
|
||||
-
|
||||
winsock2.h
|
||||
-
|
||||
ws2tcpip.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
inttypes.h
|
||||
-
|
||||
sys/socket.h
|
||||
-
|
||||
|
||||
.././third_party/curl/curlrules.h
|
||||
|
||||
.././third_party/curl/curlver.h
|
||||
|
||||
.././third_party/curl/easy.h
|
||||
|
||||
.././third_party/curl/multi.h
|
||||
curl.h
|
||||
.././third_party/curl/curl.h
|
||||
|
||||
.././third_party/curl/typecheck-gcc.h
|
||||
|
||||
.././third_party/lss/linux_syscall_support.h
|
||||
errno.h
|
||||
-
|
||||
signal.h
|
||||
-
|
||||
stdarg.h
|
||||
-
|
||||
stddef.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
sys/ptrace.h
|
||||
-
|
||||
sys/resource.h
|
||||
-
|
||||
sys/time.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
syscall.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
linux/unistd.h
|
||||
-
|
||||
endian.h
|
||||
-
|
||||
sgidefs.h
|
||||
-
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_client.cc
|
||||
stdio.h
|
||||
-
|
||||
sys/socket.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
algorithm
|
||||
-
|
||||
client/linux/crash_generation/crash_generation_client.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/client/linux/crash_generation/crash_generation_client.h
|
||||
common/linux/eintr_wrapper.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/common/linux/eintr_wrapper.h
|
||||
common/linux/linux_libc_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/common/linux/linux_libc_support.h
|
||||
third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/third_party/lss/linux_syscall_support.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_server.cc
|
||||
assert.h
|
||||
-
|
||||
dirent.h
|
||||
-
|
||||
fcntl.h
|
||||
-
|
||||
limits.h
|
||||
-
|
||||
poll.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
sys/socket.h
|
||||
-
|
||||
sys/stat.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
vector
|
||||
-
|
||||
client/linux/crash_generation/crash_generation_server.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/client/linux/crash_generation/crash_generation_server.h
|
||||
client/linux/crash_generation/client_info.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/client/linux/crash_generation/client_info.h
|
||||
client/linux/handler/exception_handler.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/client/linux/handler/exception_handler.h
|
||||
client/linux/minidump_writer/minidump_writer.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/client/linux/minidump_writer/minidump_writer.h
|
||||
common/linux/eintr_wrapper.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/common/linux/eintr_wrapper.h
|
||||
common/linux/guid_creator.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/common/linux/guid_creator.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/exception_handler.cc
|
||||
client/linux/handler/exception_handler.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/client/linux/handler/exception_handler.h
|
||||
errno.h
|
||||
-
|
||||
fcntl.h
|
||||
-
|
||||
linux/limits.h
|
||||
-
|
||||
sched.h
|
||||
-
|
||||
signal.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
sys/mman.h
|
||||
-
|
||||
sys/prctl.h
|
||||
-
|
||||
sys/signal.h
|
||||
-
|
||||
sys/syscall.h
|
||||
-
|
||||
sys/ucontext.h
|
||||
-
|
||||
sys/user.h
|
||||
-
|
||||
sys/wait.h
|
||||
-
|
||||
ucontext.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
algorithm
|
||||
-
|
||||
utility
|
||||
-
|
||||
vector
|
||||
-
|
||||
common/linux/linux_libc_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/common/linux/linux_libc_support.h
|
||||
common/memory.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/common/memory.h
|
||||
client/linux/minidump_writer/linux_dumper.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/client/linux/minidump_writer/linux_dumper.h
|
||||
client/linux/minidump_writer/minidump_writer.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/client/linux/minidump_writer/minidump_writer.h
|
||||
common/linux/guid_creator.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/common/linux/guid_creator.h
|
||||
common/linux/eintr_wrapper.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/common/linux/eintr_wrapper.h
|
||||
third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/third_party/lss/linux_syscall_support.h
|
||||
linux/sched.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/linux/sched.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/linux_dumper.cc
|
||||
client/linux/minidump_writer/linux_dumper.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/minidump_writer/linux_dumper.h
|
||||
asm/ptrace.h
|
||||
-
|
||||
assert.h
|
||||
-
|
||||
errno.h
|
||||
-
|
||||
fcntl.h
|
||||
-
|
||||
limits.h
|
||||
-
|
||||
link.h
|
||||
-
|
||||
stddef.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
sys/ptrace.h
|
||||
-
|
||||
sys/wait.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
algorithm
|
||||
-
|
||||
client/linux/minidump_writer/directory_reader.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/minidump_writer/directory_reader.h
|
||||
client/linux/minidump_writer/line_reader.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/minidump_writer/line_reader.h
|
||||
common/linux/file_id.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/common/linux/file_id.h
|
||||
common/linux/linux_libc_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/common/linux/linux_libc_support.h
|
||||
third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/third_party/lss/linux_syscall_support.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/minidump_writer.cc
|
||||
client/linux/minidump_writer/minidump_writer.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/minidump_writer/minidump_writer.h
|
||||
client/minidump_file_writer-inl.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/minidump_file_writer-inl.h
|
||||
errno.h
|
||||
-
|
||||
fcntl.h
|
||||
-
|
||||
link.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
ctype.h
|
||||
-
|
||||
sys/ucontext.h
|
||||
-
|
||||
sys/user.h
|
||||
-
|
||||
sys/utsname.h
|
||||
-
|
||||
algorithm
|
||||
-
|
||||
client/minidump_file_writer.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/minidump_file_writer.h
|
||||
google_breakpad/common/minidump_format.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/google_breakpad/common/minidump_format.h
|
||||
google_breakpad/common/minidump_cpu_amd64.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/google_breakpad/common/minidump_cpu_amd64.h
|
||||
google_breakpad/common/minidump_cpu_x86.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/google_breakpad/common/minidump_cpu_x86.h
|
||||
client/linux/android_link.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/android_link.h
|
||||
client/linux/android_ucontext.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/android_ucontext.h
|
||||
client/linux/handler/exception_handler.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/handler/exception_handler.h
|
||||
client/linux/minidump_writer/line_reader.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/minidump_writer/line_reader.h
|
||||
client/linux/minidump_writer/linux_dumper.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/minidump_writer/linux_dumper.h
|
||||
client/linux/minidump_writer/minidump_extension_linux.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/client/linux/minidump_writer/minidump_extension_linux.h
|
||||
common/linux/linux_libc_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/common/linux/linux_libc_support.h
|
||||
third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/third_party/lss/linux_syscall_support.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/dump_symbols.cc
|
||||
common/linux/dump_symbols.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/dump_symbols.h
|
||||
assert.h
|
||||
-
|
||||
elf.h
|
||||
-
|
||||
errno.h
|
||||
-
|
||||
fcntl.h
|
||||
-
|
||||
link.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
sys/mman.h
|
||||
-
|
||||
sys/stat.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
iostream
|
||||
-
|
||||
set
|
||||
-
|
||||
string
|
||||
-
|
||||
utility
|
||||
-
|
||||
vector
|
||||
-
|
||||
common/dwarf/bytereader-inl.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/dwarf/bytereader-inl.h
|
||||
common/dwarf/dwarf2diehandler.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/dwarf/dwarf2diehandler.h
|
||||
common/dwarf_cfi_to_module.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/dwarf_cfi_to_module.h
|
||||
common/dwarf_cu_to_module.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/dwarf_cu_to_module.h
|
||||
common/dwarf_line_to_module.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/dwarf_line_to_module.h
|
||||
common/linux/elf_symbols_to_module.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/elf_symbols_to_module.h
|
||||
common/linux/file_id.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/file_id.h
|
||||
common/module.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/module.h
|
||||
common/stabs_reader.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/stabs_reader.h
|
||||
common/stabs_to_module.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/stabs_to_module.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/elf_symbols_to_module.cc
|
||||
common/linux/elf_symbols_to_module.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/elf_symbols_to_module.h
|
||||
elf.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
common/byte_cursor.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/byte_cursor.h
|
||||
common/module.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/module.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/file_id.cc
|
||||
common/linux/file_id.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/file_id.h
|
||||
arpa/inet.h
|
||||
-
|
||||
assert.h
|
||||
-
|
||||
elf.h
|
||||
-
|
||||
fcntl.h
|
||||
-
|
||||
client/linux/android_link.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/client/linux/android_link.h
|
||||
link.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
sys/mman.h
|
||||
-
|
||||
sys/stat.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
algorithm
|
||||
-
|
||||
common/linux/linux_libc_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/linux_libc_support.h
|
||||
third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/third_party/lss/linux_syscall_support.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/google_crashdump_uploader.cc
|
||||
common/linux/google_crashdump_uploader.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/google_crashdump_uploader.h
|
||||
common/linux/libcurl_wrapper.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/libcurl_wrapper.h
|
||||
sys/types.h
|
||||
-
|
||||
sys/stat.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
iostream
|
||||
-
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/guid_creator.cc
|
||||
common/linux/guid_creator.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/guid_creator.h
|
||||
assert.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
stdlib.h
|
||||
-
|
||||
time.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/http_upload.cc
|
||||
common/linux/http_upload.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/http_upload.h
|
||||
assert.h
|
||||
-
|
||||
dlfcn.h
|
||||
-
|
||||
third_party/curl/curl.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/third_party/curl/curl.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/libcurl_wrapper.cc
|
||||
dlfcn.h
|
||||
-
|
||||
iostream
|
||||
-
|
||||
string
|
||||
-
|
||||
common/linux/libcurl_wrapper.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/libcurl_wrapper.h
|
||||
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/synth_elf.cc
|
||||
common/linux/synth_elf.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/common/linux/synth_elf.h
|
||||
assert.h
|
||||
-
|
||||
elf.h
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
string.h
|
||||
-
|
||||
|
@ -1,25 +0,0 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
SET(CMAKE_DEPENDS_LANGUAGES
|
||||
"CXX"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
SET(CMAKE_DEPENDS_CHECK_CXX
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_client.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_server.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/exception_handler.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/linux_dumper.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/minidump_writer.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/dump_symbols.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/elf_symbols_to_module.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/file_id.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/google_crashdump_uploader.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/guid_creator.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/http_upload.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/libcurl_wrapper.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o"
|
||||
"/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/synth_elf.cc" "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o"
|
||||
)
|
||||
SET(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
|
||||
# Targets to which this target links.
|
||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
@ -1,415 +0,0 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canoncical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E remove -f
|
||||
|
||||
# The program to use to edit the cache.
|
||||
CMAKE_EDIT_COMMAND = /usr/bin/ccmake
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/muesli/Sources/tomahawk/master/thirdparty/breakpad
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include CMakeFiles/tomahawk_breakpad.dir/depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/tomahawk_breakpad.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o: ../client/linux/crash_generation/crash_generation_client.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_1)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_client.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_client.cc > CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_client.cc -o CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: ../client/linux/crash_generation/crash_generation_server.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_2)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_server.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_server.cc > CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_server.cc -o CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: ../client/linux/minidump_writer/minidump_writer.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_3)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/minidump_writer.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/minidump_writer.cc > CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/minidump_writer.cc -o CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: ../client/linux/minidump_writer/linux_dumper.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_4)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/linux_dumper.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/linux_dumper.cc > CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/linux_dumper.cc -o CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: ../client/linux/handler/exception_handler.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_5)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/exception_handler.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/exception_handler.cc > CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/exception_handler.cc -o CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: ../common/linux/dump_symbols.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_6)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/dump_symbols.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/dump_symbols.cc > CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/dump_symbols.cc -o CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: ../common/linux/file_id.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_7)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/file_id.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/file_id.cc > CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/file_id.cc -o CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: ../common/linux/libcurl_wrapper.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_8)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/libcurl_wrapper.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/libcurl_wrapper.cc > CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/libcurl_wrapper.cc -o CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: ../common/linux/google_crashdump_uploader.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_9)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/google_crashdump_uploader.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/google_crashdump_uploader.cc > CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/google_crashdump_uploader.cc -o CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o: ../common/linux/synth_elf.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_10)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/synth_elf.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/synth_elf.cc > CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/synth_elf.cc -o CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: ../common/linux/http_upload.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_11)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/http_upload.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/http_upload.cc > CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/http_upload.cc -o CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: ../common/linux/guid_creator.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_12)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/guid_creator.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/guid_creator.cc > CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/guid_creator.cc -o CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o: CMakeFiles/tomahawk_breakpad.dir/flags.make
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o: ../common/linux/elf_symbols_to_module.cc
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles $(CMAKE_PROGRESS_13)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o -c /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/elf_symbols_to_module.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.i"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/elf_symbols_to_module.cc > CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.i
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.s"
|
||||
/usr/lib/ccache/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/elf_symbols_to_module.cc -o CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.s
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o.requires:
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o.requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o.provides: CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o.requires
|
||||
$(MAKE) -f CMakeFiles/tomahawk_breakpad.dir/build.make CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o.provides.build
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o.provides
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o.provides.build: CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o
|
||||
|
||||
# Object files for target tomahawk_breakpad
|
||||
tomahawk_breakpad_OBJECTS = \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o" \
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o"
|
||||
|
||||
# External object files for target tomahawk_breakpad
|
||||
tomahawk_breakpad_EXTERNAL_OBJECTS =
|
||||
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/build.make
|
||||
libtomahawk_breakpad.a: CMakeFiles/tomahawk_breakpad.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX static library libtomahawk_breakpad.a"
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/tomahawk_breakpad.dir/cmake_clean_target.cmake
|
||||
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/tomahawk_breakpad.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/tomahawk_breakpad.dir/build: libtomahawk_breakpad.a
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/build
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o.requires
|
||||
CMakeFiles/tomahawk_breakpad.dir/requires: CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o.requires
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/requires
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/tomahawk_breakpad.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/clean
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/depend:
|
||||
cd /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/muesli/Sources/tomahawk/master/thirdparty/breakpad /home/muesli/Sources/tomahawk/master/thirdparty/breakpad /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build /home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/CMakeFiles/tomahawk_breakpad.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : CMakeFiles/tomahawk_breakpad.dir/depend
|
||||
|
@ -1,22 +0,0 @@
|
||||
FILE(REMOVE_RECURSE
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o"
|
||||
"CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o"
|
||||
"libtomahawk_breakpad.pdb"
|
||||
"libtomahawk_breakpad.a"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
FOREACH(lang CXX)
|
||||
INCLUDE(CMakeFiles/tomahawk_breakpad.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
ENDFOREACH(lang)
|
@ -1,3 +0,0 @@
|
||||
FILE(REMOVE_RECURSE
|
||||
"libtomahawk_breakpad.a"
|
||||
)
|
@ -1,216 +0,0 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o
|
||||
.././client/linux/crash_generation/crash_generation_client.h
|
||||
.././common/linux/eintr_wrapper.h
|
||||
.././common/linux/linux_libc_support.h
|
||||
.././third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_client.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o
|
||||
.././client/linux/android_ucontext.h
|
||||
.././client/linux/crash_generation/client_info.h
|
||||
.././client/linux/crash_generation/crash_generation_client.h
|
||||
.././client/linux/crash_generation/crash_generation_server.h
|
||||
.././client/linux/handler/exception_handler.h
|
||||
.././client/linux/minidump_writer/minidump_writer.h
|
||||
.././common/linux/eintr_wrapper.h
|
||||
.././common/linux/guid_creator.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
.././google_breakpad/common/minidump_format.h
|
||||
.././processor/scoped_ptr.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/crash_generation/crash_generation_server.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o
|
||||
.././client/linux/android_ucontext.h
|
||||
.././client/linux/crash_generation/crash_generation_client.h
|
||||
.././client/linux/handler/exception_handler.h
|
||||
.././client/linux/minidump_writer/linux_dumper.h
|
||||
.././client/linux/minidump_writer/minidump_writer.h
|
||||
.././common/linux/eintr_wrapper.h
|
||||
.././common/linux/guid_creator.h
|
||||
.././common/linux/linux_libc_support.h
|
||||
.././common/memory.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
.././google_breakpad/common/minidump_format.h
|
||||
.././processor/scoped_ptr.h
|
||||
.././third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/handler/exception_handler.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o
|
||||
.././client/linux/minidump_writer/directory_reader.h
|
||||
.././client/linux/minidump_writer/line_reader.h
|
||||
.././client/linux/minidump_writer/linux_dumper.h
|
||||
.././common/linux/file_id.h
|
||||
.././common/linux/guid_creator.h
|
||||
.././common/linux/linux_libc_support.h
|
||||
.././common/memory.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
.././google_breakpad/common/minidump_format.h
|
||||
.././third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/linux_dumper.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o
|
||||
.././client/linux/android_link.h
|
||||
.././client/linux/android_ucontext.h
|
||||
.././client/linux/crash_generation/crash_generation_client.h
|
||||
.././client/linux/handler/exception_handler.h
|
||||
.././client/linux/minidump_writer/line_reader.h
|
||||
.././client/linux/minidump_writer/linux_dumper.h
|
||||
.././client/linux/minidump_writer/minidump_extension_linux.h
|
||||
.././client/linux/minidump_writer/minidump_writer.h
|
||||
.././client/minidump_file_writer-inl.h
|
||||
.././client/minidump_file_writer.h
|
||||
.././common/linux/linux_libc_support.h
|
||||
.././common/memory.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
.././google_breakpad/common/minidump_format.h
|
||||
.././google_breakpad/common/minidump_size.h
|
||||
.././processor/scoped_ptr.h
|
||||
.././third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/client/linux/minidump_writer/minidump_writer.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o
|
||||
.././common/byte_cursor.h
|
||||
.././common/dwarf/bytereader-inl.h
|
||||
.././common/dwarf/bytereader.h
|
||||
.././common/dwarf/dwarf2diehandler.h
|
||||
.././common/dwarf/dwarf2enums.h
|
||||
.././common/dwarf/dwarf2reader.h
|
||||
.././common/dwarf/types.h
|
||||
.././common/dwarf_cfi_to_module.h
|
||||
.././common/dwarf_cu_to_module.h
|
||||
.././common/dwarf_line_to_module.h
|
||||
.././common/language.h
|
||||
.././common/linux/dump_symbols.h
|
||||
.././common/linux/elf_symbols_to_module.h
|
||||
.././common/linux/file_id.h
|
||||
.././common/linux/guid_creator.h
|
||||
.././common/module.h
|
||||
.././common/stabs_reader.h
|
||||
.././common/stabs_to_module.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
.././google_breakpad/common/minidump_format.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/dump_symbols.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o
|
||||
.././common/byte_cursor.h
|
||||
.././common/linux/elf_symbols_to_module.h
|
||||
.././common/module.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/elf_symbols_to_module.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o
|
||||
.././client/linux/android_link.h
|
||||
.././common/linux/file_id.h
|
||||
.././common/linux/guid_creator.h
|
||||
.././common/linux/linux_libc_support.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
.././google_breakpad/common/minidump_format.h
|
||||
.././third_party/lss/linux_syscall_support.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/file_id.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o
|
||||
.././common/linux/google_crashdump_uploader.h
|
||||
.././common/linux/libcurl_wrapper.h
|
||||
.././third_party/curl/curl.h
|
||||
.././third_party/curl/curlbuild.h
|
||||
.././third_party/curl/curlrules.h
|
||||
.././third_party/curl/curlver.h
|
||||
.././third_party/curl/easy.h
|
||||
.././third_party/curl/multi.h
|
||||
.././third_party/curl/typecheck-gcc.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/google_crashdump_uploader.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o
|
||||
.././common/linux/guid_creator.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
.././google_breakpad/common/minidump_cpu_amd64.h
|
||||
.././google_breakpad/common/minidump_cpu_arm.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc.h
|
||||
.././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
.././google_breakpad/common/minidump_cpu_sparc.h
|
||||
.././google_breakpad/common/minidump_cpu_x86.h
|
||||
.././google_breakpad/common/minidump_exception_linux.h
|
||||
.././google_breakpad/common/minidump_exception_mac.h
|
||||
.././google_breakpad/common/minidump_exception_solaris.h
|
||||
.././google_breakpad/common/minidump_exception_win32.h
|
||||
.././google_breakpad/common/minidump_format.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/guid_creator.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o
|
||||
.././common/linux/http_upload.h
|
||||
.././third_party/curl/curl.h
|
||||
.././third_party/curl/curlbuild.h
|
||||
.././third_party/curl/curlrules.h
|
||||
.././third_party/curl/curlver.h
|
||||
.././third_party/curl/easy.h
|
||||
.././third_party/curl/multi.h
|
||||
.././third_party/curl/typecheck-gcc.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/http_upload.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o
|
||||
.././common/linux/libcurl_wrapper.h
|
||||
.././third_party/curl/curl.h
|
||||
.././third_party/curl/curlbuild.h
|
||||
.././third_party/curl/curlrules.h
|
||||
.././third_party/curl/curlver.h
|
||||
.././third_party/curl/easy.h
|
||||
.././third_party/curl/multi.h
|
||||
.././third_party/curl/typecheck-gcc.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/libcurl_wrapper.cc
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o
|
||||
.././common/linux/synth_elf.h
|
||||
.././common/test_assembler.h
|
||||
.././google_breakpad/common/breakpad_types.h
|
||||
/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/common/linux/synth_elf.cc
|
@ -1,216 +0,0 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o: .././client/linux/crash_generation/crash_generation_client.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o: .././common/linux/eintr_wrapper.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o: .././common/linux/linux_libc_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o: .././third_party/lss/linux_syscall_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o: ../client/linux/crash_generation/crash_generation_client.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././client/linux/android_ucontext.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././client/linux/crash_generation/client_info.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././client/linux/crash_generation/crash_generation_client.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././client/linux/crash_generation/crash_generation_server.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././client/linux/handler/exception_handler.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././client/linux/minidump_writer/minidump_writer.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././common/linux/eintr_wrapper.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././common/linux/guid_creator.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_cpu_amd64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_cpu_arm.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_cpu_ppc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_cpu_sparc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_cpu_x86.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_exception_linux.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_exception_mac.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_exception_solaris.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_exception_win32.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././google_breakpad/common/minidump_format.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: .././processor/scoped_ptr.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o: ../client/linux/crash_generation/crash_generation_server.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././client/linux/android_ucontext.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././client/linux/crash_generation/crash_generation_client.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././client/linux/handler/exception_handler.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././client/linux/minidump_writer/linux_dumper.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././client/linux/minidump_writer/minidump_writer.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././common/linux/eintr_wrapper.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././common/linux/guid_creator.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././common/linux/linux_libc_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././common/memory.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_cpu_amd64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_cpu_arm.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_cpu_ppc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_cpu_sparc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_cpu_x86.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_exception_linux.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_exception_mac.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_exception_solaris.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_exception_win32.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././google_breakpad/common/minidump_format.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././processor/scoped_ptr.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: .././third_party/lss/linux_syscall_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o: ../client/linux/handler/exception_handler.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././client/linux/minidump_writer/directory_reader.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././client/linux/minidump_writer/line_reader.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././client/linux/minidump_writer/linux_dumper.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././common/linux/file_id.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././common/linux/guid_creator.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././common/linux/linux_libc_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././common/memory.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_cpu_amd64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_cpu_arm.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_cpu_ppc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_cpu_sparc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_cpu_x86.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_exception_linux.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_exception_mac.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_exception_solaris.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_exception_win32.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././google_breakpad/common/minidump_format.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: .././third_party/lss/linux_syscall_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o: ../client/linux/minidump_writer/linux_dumper.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/linux/android_link.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/linux/android_ucontext.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/linux/crash_generation/crash_generation_client.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/linux/handler/exception_handler.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/linux/minidump_writer/line_reader.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/linux/minidump_writer/linux_dumper.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/linux/minidump_writer/minidump_extension_linux.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/linux/minidump_writer/minidump_writer.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/minidump_file_writer-inl.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././client/minidump_file_writer.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././common/linux/linux_libc_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././common/memory.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_cpu_amd64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_cpu_arm.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_cpu_ppc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_cpu_sparc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_cpu_x86.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_exception_linux.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_exception_mac.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_exception_solaris.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_exception_win32.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_format.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././google_breakpad/common/minidump_size.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././processor/scoped_ptr.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: .././third_party/lss/linux_syscall_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o: ../client/linux/minidump_writer/minidump_writer.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/byte_cursor.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf/bytereader-inl.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf/bytereader.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf/dwarf2diehandler.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf/dwarf2enums.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf/dwarf2reader.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf/types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf_cfi_to_module.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf_cu_to_module.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/dwarf_line_to_module.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/language.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/linux/dump_symbols.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/linux/elf_symbols_to_module.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/linux/file_id.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/linux/guid_creator.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/module.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/stabs_reader.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././common/stabs_to_module.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_cpu_amd64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_cpu_arm.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_cpu_ppc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_cpu_sparc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_cpu_x86.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_exception_linux.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_exception_mac.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_exception_solaris.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_exception_win32.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: .././google_breakpad/common/minidump_format.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o: ../common/linux/dump_symbols.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o: .././common/byte_cursor.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o: .././common/linux/elf_symbols_to_module.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o: .././common/module.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o: ../common/linux/elf_symbols_to_module.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././client/linux/android_link.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././common/linux/file_id.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././common/linux/guid_creator.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././common/linux/linux_libc_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_cpu_amd64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_cpu_arm.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_cpu_ppc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_cpu_sparc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_cpu_x86.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_exception_linux.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_exception_mac.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_exception_solaris.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_exception_win32.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././google_breakpad/common/minidump_format.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: .././third_party/lss/linux_syscall_support.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o: ../common/linux/file_id.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././common/linux/google_crashdump_uploader.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././common/linux/libcurl_wrapper.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././third_party/curl/curl.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././third_party/curl/curlbuild.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././third_party/curl/curlrules.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././third_party/curl/curlver.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././third_party/curl/easy.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././third_party/curl/multi.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: .././third_party/curl/typecheck-gcc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o: ../common/linux/google_crashdump_uploader.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././common/linux/guid_creator.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_cpu_amd64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_cpu_arm.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_cpu_ppc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_cpu_ppc64.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_cpu_sparc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_cpu_x86.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_exception_linux.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_exception_mac.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_exception_solaris.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_exception_win32.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: .././google_breakpad/common/minidump_format.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o: ../common/linux/guid_creator.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: .././common/linux/http_upload.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: .././third_party/curl/curl.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: .././third_party/curl/curlbuild.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: .././third_party/curl/curlrules.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: .././third_party/curl/curlver.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: .././third_party/curl/easy.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: .././third_party/curl/multi.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: .././third_party/curl/typecheck-gcc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o: ../common/linux/http_upload.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: .././common/linux/libcurl_wrapper.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: .././third_party/curl/curl.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: .././third_party/curl/curlbuild.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: .././third_party/curl/curlrules.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: .././third_party/curl/curlver.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: .././third_party/curl/easy.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: .././third_party/curl/multi.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: .././third_party/curl/typecheck-gcc.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o: ../common/linux/libcurl_wrapper.cc
|
||||
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o: .././common/linux/synth_elf.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o: .././common/test_assembler.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o: .././google_breakpad/common/breakpad_types.h
|
||||
CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o: ../common/linux/synth_elf.cc
|
||||
|
@ -1,8 +0,0 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# compile CXX with /usr/lib/ccache/bin/c++
|
||||
CXX_FLAGS = -g -I/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/. -fPIC
|
||||
|
||||
CXX_DEFINES =
|
||||
|
@ -1,2 +0,0 @@
|
||||
/usr/bin/ar cr libtomahawk_breakpad.a CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_client.cc.o CMakeFiles/tomahawk_breakpad.dir/client/linux/crash_generation/crash_generation_server.cc.o CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/minidump_writer.cc.o CMakeFiles/tomahawk_breakpad.dir/client/linux/minidump_writer/linux_dumper.cc.o CMakeFiles/tomahawk_breakpad.dir/client/linux/handler/exception_handler.cc.o CMakeFiles/tomahawk_breakpad.dir/common/linux/dump_symbols.cc.o CMakeFiles/tomahawk_breakpad.dir/common/linux/file_id.cc.o CMakeFiles/tomahawk_breakpad.dir/common/linux/libcurl_wrapper.cc.o CMakeFiles/tomahawk_breakpad.dir/common/linux/google_crashdump_uploader.cc.o CMakeFiles/tomahawk_breakpad.dir/common/linux/synth_elf.cc.o CMakeFiles/tomahawk_breakpad.dir/common/linux/http_upload.cc.o CMakeFiles/tomahawk_breakpad.dir/common/linux/guid_creator.cc.o CMakeFiles/tomahawk_breakpad.dir/common/linux/elf_symbols_to_module.cc.o
|
||||
/usr/bin/ranlib libtomahawk_breakpad.a
|
@ -1,14 +0,0 @@
|
||||
CMAKE_PROGRESS_1 = 1
|
||||
CMAKE_PROGRESS_2 = 2
|
||||
CMAKE_PROGRESS_3 = 3
|
||||
CMAKE_PROGRESS_4 = 4
|
||||
CMAKE_PROGRESS_5 = 5
|
||||
CMAKE_PROGRESS_6 = 6
|
||||
CMAKE_PROGRESS_7 = 7
|
||||
CMAKE_PROGRESS_8 = 8
|
||||
CMAKE_PROGRESS_9 = 9
|
||||
CMAKE_PROGRESS_10 = 10
|
||||
CMAKE_PROGRESS_11 = 11
|
||||
CMAKE_PROGRESS_12 = 12
|
||||
CMAKE_PROGRESS_13 = 13
|
||||
|
44
thirdparty/breakpad/build/cmake_install.cmake
vendored
44
thirdparty/breakpad/build/cmake_install.cmake
vendored
@ -1,44 +0,0 @@
|
||||
# Install script for directory: /home/muesli/Sources/tomahawk/master/thirdparty/breakpad
|
||||
|
||||
# Set the install prefix
|
||||
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
SET(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
IF(BUILD_TYPE)
|
||||
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
ELSE(BUILD_TYPE)
|
||||
SET(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
ENDIF(BUILD_TYPE)
|
||||
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
|
||||
# Set the component getting installed.
|
||||
IF(NOT CMAKE_INSTALL_COMPONENT)
|
||||
IF(COMPONENT)
|
||||
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
|
||||
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
ELSE(COMPONENT)
|
||||
SET(CMAKE_INSTALL_COMPONENT)
|
||||
ENDIF(COMPONENT)
|
||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
SET(CMAKE_INSTALL_SO_NO_EXE "0")
|
||||
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
|
||||
IF(CMAKE_INSTALL_COMPONENT)
|
||||
SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||
ELSE(CMAKE_INSTALL_COMPONENT)
|
||||
SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||
ENDIF(CMAKE_INSTALL_COMPONENT)
|
||||
|
||||
FILE(WRITE "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/${CMAKE_INSTALL_MANIFEST}" "")
|
||||
FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES})
|
||||
FILE(APPEND "/home/muesli/Sources/tomahawk/master/thirdparty/breakpad/build/${CMAKE_INSTALL_MANIFEST}" "${file}\n")
|
||||
ENDFOREACH(file)
|
Loading…
x
Reference in New Issue
Block a user