fix: const qualifier in test_transport_ssh.c
CI / lint (pull_request) Failing after 7s
CI / build-and-test (pull_request) Has been skipped
CI / sanitizers (address) (pull_request) Has been skipped
CI / sanitizers (undefined) (pull_request) Has been skipped
CI / fuzz-build (pull_request) Has been skipped
CI / coverage (pull_request) Has been skipped
CI / valgrind (pull_request) Has been skipped
CI / lint (pull_request) Failing after 7s
CI / build-and-test (pull_request) Has been skipped
CI / sanitizers (address) (pull_request) Has been skipped
CI / sanitizers (undefined) (pull_request) Has been skipped
CI / fuzz-build (pull_request) Has been skipped
CI / coverage (pull_request) Has been skipped
CI / valgrind (pull_request) Has been skipped
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/FastSyncProjects/FastSyncBuilder3")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/FastSyncProjects/FastSyncBuilder3/build3")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# 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})
|
||||
@@ -0,0 +1 @@
|
||||
9
|
||||
@@ -0,0 +1,23 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c" "_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/waitflags.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/waitstatus.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clock_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clockid_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/time_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/timer_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/endian.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endian.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endianness.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/byteswap.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/uintn-identity.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/select.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/sigset_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__sigset_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timeval.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timespec.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select2.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthreadtypes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/thread-shared-types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthreadtypes-arch.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/atomic_wide_counter.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_mutex.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_rwlock.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/alloca.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-bsearch.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-float.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/string.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/locale_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__locale_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/strings.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/strings_fortified.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/string_fortified.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/limits.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/syslimits.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/limits.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix1_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/local_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/linux/limits.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthread_stack_min-dynamic.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthread_stack_min.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix2_lim.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/emmintrin.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/xmmintrin.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/mmintrin.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/mm_malloc.h
|
||||
@@ -0,0 +1,114 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#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 = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /root/FastSyncProjects/FastSyncBuilder3
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/flags.make
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/codegen:
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/codegen
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-build/CMakeFiles/xxhash.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-src/xxhash.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-build/CMakeFiles/xxhash.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o -MF CMakeFiles/xxhash.dir/__/xxhash.c.o.d -o CMakeFiles/xxhash.dir/__/xxhash.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhash.dir/__/xxhash.c.i"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c > CMakeFiles/xxhash.dir/__/xxhash.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhash.dir/__/xxhash.c.s"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c -o CMakeFiles/xxhash.dir/__/xxhash.c.s
|
||||
|
||||
# Object files for target xxhash
|
||||
xxhash_OBJECTS = \
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
|
||||
# External object files for target xxhash
|
||||
xxhash_EXTERNAL_OBJECTS =
|
||||
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libxxhash.a"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhash.dir/cmake_clean_target.cmake
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xxhash.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/build: _deps/xxhash-build/libxxhash.a
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/build
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/clean:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhash.dir/cmake_clean.cmake
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/clean
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/depend:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/FastSyncProjects/FastSyncBuilder3 /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cmake_unofficial /root/FastSyncProjects/FastSyncBuilder3/build3 /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build/CMakeFiles/xxhash.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/depend
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o.d"
|
||||
"libxxhash.a"
|
||||
"libxxhash.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/xxhash.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,3 @@
|
||||
file(REMOVE_RECURSE
|
||||
"libxxhash.a"
|
||||
)
|
||||
@@ -0,0 +1,79 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/alloca.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/atomic_wide_counter.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/byteswap.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endian.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endianness.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/local_lim.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix1_lim.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix2_lim.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthread_stack_min-dynamic.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthread_stack_min.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthreadtypes-arch.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthreadtypes.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select-decl.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select2.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-bsearch.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-float.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/string_fortified.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/strings_fortified.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_mutex.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_rwlock.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/thread-shared-types.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__locale_t.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__sigset_t.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clock_t.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clockid_t.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/locale_t.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/sigset_t.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timespec.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timeval.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/time_t.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/timer_t.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/uintn-identity.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/waitflags.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/waitstatus.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/endian.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/limits.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/linux/limits.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdlib.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/string.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/strings.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/select.h
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/types.h
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/emmintrin.h
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/limits.h
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/mm_malloc.h
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/mmintrin.h
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/syslimits.h
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/xmmintrin.h
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.h
|
||||
|
||||
@@ -0,0 +1,226 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-src/xxhash.c \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/alloca.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/atomic_wide_counter.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/byteswap.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endian.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endianness.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/local_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix1_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix2_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthread_stack_min-dynamic.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthread_stack_min.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthreadtypes-arch.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthreadtypes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select2.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-bsearch.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-float.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/string_fortified.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/strings_fortified.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_mutex.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_rwlock.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/thread-shared-types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__locale_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__sigset_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clock_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clockid_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/locale_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/sigset_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timespec.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timeval.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/time_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/timer_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/uintn-identity.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/waitflags.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/waitstatus.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/endian.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/limits.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/linux/limits.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/string.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/strings.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/select.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/types.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/emmintrin.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/limits.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/mm_malloc.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/mmintrin.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/syslimits.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/xmmintrin.h \
|
||||
_deps/xxhash-src/xxhash.h
|
||||
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/xmmintrin.h:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/syslimits.h:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/mmintrin.h:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/mm_malloc.h:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/emmintrin.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/select.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/string.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdlib.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_mutex.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthreadtypes-arch.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/string_fortified.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/local_lim.h:
|
||||
|
||||
_deps/xxhash-src/xxhash.h:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/limits.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-float.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/limits.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/uintn-identity.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix2_lim.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthread_stack_min-dynamic.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select-decl.h:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthreadtypes.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/pthread_stack_min.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endian.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/strings.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/alloca.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/atomic_wide_counter.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/byteswap.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timeval.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/types.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/select2.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/strings_fortified.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h:
|
||||
|
||||
_deps/xxhash-src/xxhash.c:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/locale_t.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/sigset_t.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_rwlock.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clockid_t.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/time_t.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endianness.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/waitflags.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__locale_t.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__sigset_t.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/linux/limits.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clock_t.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-bsearch.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timespec.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/timer_t.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/thread-shared-types.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/waitstatus.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix1_lim.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/endian.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h:
|
||||
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h:
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for xxhash.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for xxhash.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# compile C with /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cmake_unofficial/..
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -Wall -g -O3
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/ar qc libxxhash.a CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/ranlib libxxhash.a
|
||||
@@ -0,0 +1,3 @@
|
||||
CMAKE_PROGRESS_1 = 74
|
||||
CMAKE_PROGRESS_2 = 75
|
||||
|
||||
@@ -0,0 +1,29 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_arch.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_bench.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_sanity_check.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xxhsum.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d"
|
||||
"" "_deps/xxhash-build/xxhsum" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/link.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_arch.c \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h
|
||||
Binary file not shown.
@@ -0,0 +1,75 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_bench.c \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix_opt.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/environments.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/confname.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_posix.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_core.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd_ext.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_bench.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdio.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdarg.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__fpos_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__mbstate_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__fpos64_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio2-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio2.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/../xxhash.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-bsearch.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-float.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/assert.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/string.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/string_fortified.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/time.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clock_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/time_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_tm.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_timespec.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endian.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/endianness.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/clockid_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/timer_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_itimerspec.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/linux/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/asm/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/asm-generic/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/asm-generic/errno-base.h
|
||||
Binary file not shown.
@@ -0,0 +1,51 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.c \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix_opt.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/environments.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/confname.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_posix.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_core.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd_ext.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdio.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdarg.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__fpos_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__mbstate_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__fpos64_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio2-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio2.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/stat.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/time_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stat.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/struct_stat.h
|
||||
Binary file not shown.
@@ -0,0 +1,48 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.c \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix_opt.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/environments.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/confname.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_posix.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_core.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd_ext.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdio.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdarg.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__fpos_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__mbstate_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__fpos64_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio2-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio2.h
|
||||
Binary file not shown.
@@ -0,0 +1,44 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_sanity_check.c \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix_opt.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/environments.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/confname.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_posix.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_core.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd_ext.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/../xxhash.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-bsearch.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-float.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/assert.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/string.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/string_fortified.h
|
||||
Binary file not shown.
@@ -0,0 +1,65 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xxhsum.c \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdc-predef.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_arch.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features-time64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wordsize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/timesize.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/sys/cdefs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/long-double.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/gnu/stubs-64.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/posix_opt.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/environments.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/typesizes.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/time64.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stddef.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/confname.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_posix.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/getopt_core.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/unistd_ext.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdint.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/wchar.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-intn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-uintn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdint-least.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdio.h \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/include/stdarg.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__fpos_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__mbstate_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__fpos64_t.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/__FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/types/struct_FILE.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio_lim.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/floatn-common.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio2-decl.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdio2.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_bench.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-bsearch.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib-float.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/stdlib.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/string.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/string_fortified.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/assert.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/linux/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/asm/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/asm-generic/errno.h \
|
||||
/nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/asm-generic/errno-base.h \
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/../xxhash.h
|
||||
@@ -0,0 +1,195 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#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 = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /root/FastSyncProjects/FastSyncBuilder3
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/codegen:
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/codegen
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-src/cli/xxhsum.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xxhsum.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xxhsum.c > CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xxhsum.c -o CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-src/cli/xsum_arch.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_arch.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_arch.c > CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_arch.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-src/cli/xsum_os_specific.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.c > CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_os_specific.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-src/cli/xsum_output.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.c > CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_output.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-src/cli/xsum_sanity_check.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_sanity_check.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_sanity_check.c > CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_sanity_check.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-src/cli/xsum_bench.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_bench.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_bench.c > CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cli/xsum_bench.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s
|
||||
|
||||
# Object files for target xxhsum
|
||||
xxhsum_OBJECTS = \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
|
||||
# External object files for target xxhsum
|
||||
xxhsum_EXTERNAL_OBJECTS =
|
||||
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/libxxhash.a
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Linking C executable xxhsum"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xxhsum.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/build: _deps/xxhash-build/xxhsum
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/build
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/clean:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhsum.dir/cmake_clean.cmake
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/clean
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/depend:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/FastSyncProjects/FastSyncBuilder3 /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cmake_unofficial /root/FastSyncProjects/FastSyncBuilder3/build3 /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build/CMakeFiles/xxhsum.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/depend
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/xxhsum.dir/link.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d"
|
||||
"xxhsum"
|
||||
"xxhsum.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/xxhsum.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty compiler generated dependencies file for xxhsum.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for xxhsum.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for xxhsum.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# compile C with /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cmake_unofficial/..
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -Wall -g -O3
|
||||
|
||||
@@ -0,0 +1,94 @@
|
||||
xxhsum: \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/Scrt1.o \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/crti.o \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/crtbeginS.o \
|
||||
CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o \
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o \
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o \
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o \
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o \
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o \
|
||||
libxxhash.a \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/libgcc.a \
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so \
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so \
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so \
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so.1 \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/libgcc.a \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc.so \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc.so \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc.so \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc.so.6 \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc_nonshared.a \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2 \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/libgcc.a \
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so \
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so \
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so \
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so.1 \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/libgcc.a \
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/crtendS.o \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/crtn.o \
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/Scrt1.o:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/crti.o:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/crtbeginS.o:
|
||||
|
||||
CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o:
|
||||
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o:
|
||||
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o:
|
||||
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o:
|
||||
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o:
|
||||
|
||||
CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o:
|
||||
|
||||
libxxhash.a:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/libgcc.a:
|
||||
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so:
|
||||
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so:
|
||||
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so:
|
||||
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so.1:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/libgcc.a:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc.so:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc.so:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc.so:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc.so.6:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/libc_nonshared.a:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/libgcc.a:
|
||||
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so:
|
||||
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so:
|
||||
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so:
|
||||
|
||||
/nix/store/chqq8mpmpyfi9kgsngya71akv5xicn03-gcc-15.2.0-lib/lib/libgcc_s.so.1:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/libgcc.a:
|
||||
|
||||
/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/lib/gcc/x86_64-unknown-linux-gnu/15.2.0/crtendS.o:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/crtn.o:
|
||||
|
||||
/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2:
|
||||
@@ -0,0 +1 @@
|
||||
/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/xxhsum.dir/link.d CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -o xxhsum libxxhash.a
|
||||
@@ -0,0 +1,8 @@
|
||||
CMAKE_PROGRESS_1 = 76
|
||||
CMAKE_PROGRESS_2 = 77
|
||||
CMAKE_PROGRESS_3 = 78
|
||||
CMAKE_PROGRESS_4 = 79
|
||||
CMAKE_PROGRESS_5 = 80
|
||||
CMAKE_PROGRESS_6 = 81
|
||||
CMAKE_PROGRESS_7 = 82
|
||||
|
||||
@@ -0,0 +1,392 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#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 = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /root/FastSyncProjects/FastSyncBuilder3
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target package
|
||||
package: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cpack --config ./CPackConfig.cmake
|
||||
.PHONY : package
|
||||
|
||||
# Special rule for the target package
|
||||
package/fast: package
|
||||
.PHONY : package/fast
|
||||
|
||||
# Special rule for the target package_source
|
||||
package_source:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cpack --config ./CPackSourceConfig.cmake /root/FastSyncProjects/FastSyncBuilder3/build3/CPackSourceConfig.cmake
|
||||
.PHONY : package_source
|
||||
|
||||
# Special rule for the target package_source
|
||||
package_source/fast: package_source
|
||||
.PHONY : package_source/fast
|
||||
|
||||
# Special rule for the target test
|
||||
test:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/ctest $(ARGS)
|
||||
.PHONY : test
|
||||
|
||||
# Special rule for the target test
|
||||
test/fast: test
|
||||
.PHONY : test/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(CMAKE_COMMAND) -E cmake_progress_start /root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build//CMakeFiles/progress.marks
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/rule:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/CMakeFiles/xxhash.dir/rule
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
xxhash: _deps/xxhash-build/CMakeFiles/xxhash.dir/rule
|
||||
.PHONY : xxhash
|
||||
|
||||
# fast build rule for target.
|
||||
xxhash/fast:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/CMakeFiles/xxhash.dir/build
|
||||
.PHONY : xxhash/fast
|
||||
|
||||
# Convenience name for target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/rule:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/CMakeFiles/xxhsum.dir/rule
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/rule
|
||||
.PHONY : xxhsum
|
||||
|
||||
# fast build rule for target.
|
||||
xxhsum/fast:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/build
|
||||
.PHONY : xxhsum/fast
|
||||
|
||||
__/cli/xsum_arch.o: __/cli/xsum_arch.c.o
|
||||
.PHONY : __/cli/xsum_arch.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_arch.c.o:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o
|
||||
.PHONY : __/cli/xsum_arch.c.o
|
||||
|
||||
__/cli/xsum_arch.i: __/cli/xsum_arch.c.i
|
||||
.PHONY : __/cli/xsum_arch.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_arch.c.i:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i
|
||||
.PHONY : __/cli/xsum_arch.c.i
|
||||
|
||||
__/cli/xsum_arch.s: __/cli/xsum_arch.c.s
|
||||
.PHONY : __/cli/xsum_arch.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_arch.c.s:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s
|
||||
.PHONY : __/cli/xsum_arch.c.s
|
||||
|
||||
__/cli/xsum_bench.o: __/cli/xsum_bench.c.o
|
||||
.PHONY : __/cli/xsum_bench.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_bench.c.o:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o
|
||||
.PHONY : __/cli/xsum_bench.c.o
|
||||
|
||||
__/cli/xsum_bench.i: __/cli/xsum_bench.c.i
|
||||
.PHONY : __/cli/xsum_bench.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_bench.c.i:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i
|
||||
.PHONY : __/cli/xsum_bench.c.i
|
||||
|
||||
__/cli/xsum_bench.s: __/cli/xsum_bench.c.s
|
||||
.PHONY : __/cli/xsum_bench.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_bench.c.s:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s
|
||||
.PHONY : __/cli/xsum_bench.c.s
|
||||
|
||||
__/cli/xsum_os_specific.o: __/cli/xsum_os_specific.c.o
|
||||
.PHONY : __/cli/xsum_os_specific.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_os_specific.c.o:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o
|
||||
.PHONY : __/cli/xsum_os_specific.c.o
|
||||
|
||||
__/cli/xsum_os_specific.i: __/cli/xsum_os_specific.c.i
|
||||
.PHONY : __/cli/xsum_os_specific.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_os_specific.c.i:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i
|
||||
.PHONY : __/cli/xsum_os_specific.c.i
|
||||
|
||||
__/cli/xsum_os_specific.s: __/cli/xsum_os_specific.c.s
|
||||
.PHONY : __/cli/xsum_os_specific.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_os_specific.c.s:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s
|
||||
.PHONY : __/cli/xsum_os_specific.c.s
|
||||
|
||||
__/cli/xsum_output.o: __/cli/xsum_output.c.o
|
||||
.PHONY : __/cli/xsum_output.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_output.c.o:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o
|
||||
.PHONY : __/cli/xsum_output.c.o
|
||||
|
||||
__/cli/xsum_output.i: __/cli/xsum_output.c.i
|
||||
.PHONY : __/cli/xsum_output.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_output.c.i:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i
|
||||
.PHONY : __/cli/xsum_output.c.i
|
||||
|
||||
__/cli/xsum_output.s: __/cli/xsum_output.c.s
|
||||
.PHONY : __/cli/xsum_output.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_output.c.s:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s
|
||||
.PHONY : __/cli/xsum_output.c.s
|
||||
|
||||
__/cli/xsum_sanity_check.o: __/cli/xsum_sanity_check.c.o
|
||||
.PHONY : __/cli/xsum_sanity_check.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_sanity_check.c.o:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o
|
||||
.PHONY : __/cli/xsum_sanity_check.c.o
|
||||
|
||||
__/cli/xsum_sanity_check.i: __/cli/xsum_sanity_check.c.i
|
||||
.PHONY : __/cli/xsum_sanity_check.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_sanity_check.c.i:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i
|
||||
.PHONY : __/cli/xsum_sanity_check.c.i
|
||||
|
||||
__/cli/xsum_sanity_check.s: __/cli/xsum_sanity_check.c.s
|
||||
.PHONY : __/cli/xsum_sanity_check.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_sanity_check.c.s:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s
|
||||
.PHONY : __/cli/xsum_sanity_check.c.s
|
||||
|
||||
__/cli/xxhsum.o: __/cli/xxhsum.c.o
|
||||
.PHONY : __/cli/xxhsum.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xxhsum.c.o:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o
|
||||
.PHONY : __/cli/xxhsum.c.o
|
||||
|
||||
__/cli/xxhsum.i: __/cli/xxhsum.c.i
|
||||
.PHONY : __/cli/xxhsum.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xxhsum.c.i:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i
|
||||
.PHONY : __/cli/xxhsum.c.i
|
||||
|
||||
__/cli/xxhsum.s: __/cli/xxhsum.c.s
|
||||
.PHONY : __/cli/xxhsum.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xxhsum.c.s:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s
|
||||
.PHONY : __/cli/xxhsum.c.s
|
||||
|
||||
__/xxhash.o: __/xxhash.c.o
|
||||
.PHONY : __/xxhash.o
|
||||
|
||||
# target to build an object file
|
||||
__/xxhash.c.o:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
.PHONY : __/xxhash.c.o
|
||||
|
||||
__/xxhash.i: __/xxhash.c.i
|
||||
.PHONY : __/xxhash.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/xxhash.c.i:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.i
|
||||
.PHONY : __/xxhash.c.i
|
||||
|
||||
__/xxhash.s: __/xxhash.c.s
|
||||
.PHONY : __/xxhash.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/xxhash.c.s:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.s
|
||||
.PHONY : __/xxhash.c.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... package"
|
||||
@echo "... package_source"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... test"
|
||||
@echo "... xxhash"
|
||||
@echo "... xxhsum"
|
||||
@echo "... __/cli/xsum_arch.o"
|
||||
@echo "... __/cli/xsum_arch.i"
|
||||
@echo "... __/cli/xsum_arch.s"
|
||||
@echo "... __/cli/xsum_bench.o"
|
||||
@echo "... __/cli/xsum_bench.i"
|
||||
@echo "... __/cli/xsum_bench.s"
|
||||
@echo "... __/cli/xsum_os_specific.o"
|
||||
@echo "... __/cli/xsum_os_specific.i"
|
||||
@echo "... __/cli/xsum_os_specific.s"
|
||||
@echo "... __/cli/xsum_output.o"
|
||||
@echo "... __/cli/xsum_output.i"
|
||||
@echo "... __/cli/xsum_output.s"
|
||||
@echo "... __/cli/xsum_sanity_check.o"
|
||||
@echo "... __/cli/xsum_sanity_check.i"
|
||||
@echo "... __/cli/xsum_sanity_check.s"
|
||||
@echo "... __/cli/xxhsum.o"
|
||||
@echo "... __/cli/xxhsum.i"
|
||||
@echo "... __/cli/xxhsum.s"
|
||||
@echo "... __/xxhash.o"
|
||||
@echo "... __/xxhash.i"
|
||||
@echo "... __/xxhash.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,50 @@
|
||||
# Install script for directory: /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cmake_unofficial
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
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()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Release")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "0")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
# Set path to fallback-tool for dependency-resolution.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/objdump")
|
||||
endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build/install_local_manifest.txt"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
Binary file not shown.
Executable
BIN
Binary file not shown.
Submodule
+1
Submodule build3/_deps/xxhash-src added at e626a72bc2
@@ -0,0 +1,120 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
# It was generated by CMake: /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/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 GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||
# VALUE is the current value for the KEY.
|
||||
|
||||
########################
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//Enable/Disable color output during build.
|
||||
CMAKE_COLOR_MAKEFILE:BOOL=ON
|
||||
|
||||
//Enable/Disable output of compile commands during generation.
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
|
||||
|
||||
//Value Computed by CMake.
|
||||
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/pkgRedirects
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=/nix/store/d3bwqm6bymhy3pdgbvf7vxjqfp31m3j1-gnumake-4.4.1/bin/make
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_COMPAT_VERSION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=xxhash-populate
|
||||
|
||||
//If set, runtime paths are not added when installing shared libraries,
|
||||
// but are added when building.
|
||||
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||
|
||||
//If set, runtime paths are not added when using shared libraries.
|
||||
CMAKE_SKIP_RPATH:BOOL=NO
|
||||
|
||||
//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
|
||||
xxhash-populate_BINARY_DIR:STATIC=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
//Value Computed by CMake
|
||||
xxhash-populate_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
xxhash-populate_SOURCE_DIR:STATIC=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=1
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
|
||||
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
|
||||
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cpack
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/ctest
|
||||
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
||||
//Name of external makefile project generator.
|
||||
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
|
||||
//Generator instance identifier.
|
||||
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
||||
//Name of generator platform.
|
||||
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
//Name of generator toolset.
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
||||
//Name of CMakeLists files to read
|
||||
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
|
||||
//Platform information initialized
|
||||
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||
//uname command
|
||||
CMAKE_UNAME:INTERNAL=/nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/uname
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
set(CMAKE_HOST_SYSTEM "Linux-6.18.33")
|
||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||
set(CMAKE_HOST_SYSTEM_VERSION "6.18.33")
|
||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
|
||||
|
||||
set(CMAKE_SYSTEM "Linux-6.18.33")
|
||||
set(CMAKE_SYSTEM_NAME "Linux")
|
||||
set(CMAKE_SYSTEM_VERSION "6.18.33")
|
||||
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
||||
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
|
||||
set(CMAKE_SYSTEM_LOADED 1)
|
||||
@@ -0,0 +1,119 @@
|
||||
|
||||
---
|
||||
events:
|
||||
-
|
||||
kind: "find-v1"
|
||||
backtrace:
|
||||
- "/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/CMakeDetermineSystem.cmake:12 (find_program)"
|
||||
- "CMakeLists.txt:16 (project)"
|
||||
mode: "program"
|
||||
variable: "CMAKE_UNAME"
|
||||
description: "Path to a program."
|
||||
settings:
|
||||
SearchFramework: "NEVER"
|
||||
SearchAppBundle: "NEVER"
|
||||
CMAKE_FIND_USE_CMAKE_PATH: true
|
||||
CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH: true
|
||||
CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH: true
|
||||
CMAKE_FIND_USE_CMAKE_SYSTEM_PATH: true
|
||||
CMAKE_FIND_USE_INSTALL_PREFIX: true
|
||||
names:
|
||||
- "uname"
|
||||
candidate_directories:
|
||||
- "/nix/store/4w7fshi3jlwjxsij52q4yyl4sfxvfl92-ripgrep-15.1.0/bin/"
|
||||
- "/root/FastSyncProjects/FastSyncBuilder3/build/"
|
||||
- "/nix/store/cgjr3kj3hs7ngznyws5qfg16c8scpys0-bash-interactive-5.3p9/bin/"
|
||||
- "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/"
|
||||
- "/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/bin/"
|
||||
- "/nix/store/bsh7n2nx8ndmm1mmww6v2h4851nalj13-glibc-2.42-61-bin/bin/"
|
||||
- "/nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/"
|
||||
- "/nix/store/mbyy19mdwnfvfwmdi0gqgggx0njvpl1w-binutils-wrapper-2.46/bin/"
|
||||
- "/nix/store/s2946bl9ciwzhafd66jhansrmxq9xhqm-binutils-2.46/bin/"
|
||||
- "/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/"
|
||||
- "/nix/store/d3bwqm6bymhy3pdgbvf7vxjqfp31m3j1-gnumake-4.4.1/bin/"
|
||||
- "/nix/store/1m05k7xgfnw6jc21xxk5681ni3ar97wf-pkg-config-wrapper-0.29.2/bin/"
|
||||
- "/nix/store/yv00h32n0cyqkk0chs93gn5x5jiyvbjc-docker-29.5.2/bin/"
|
||||
- "/nix/store/vzqla9g8dy8c3bphqa0ahrwg4yhamdp1-tea-0.14.0/bin/"
|
||||
- "/nix/store/ilblcn1dkvzghcr2yk3av6jxn5rk1iqw-patchelf-0.15.2/bin/"
|
||||
- "/nix/store/cwj48a5jfy5srxgq45p4dg37zqdlhzba-zstd-1.5.7-bin/bin/"
|
||||
- "/nix/store/gd74vdpqzq0qmmikvmrf3r3kghhhnf50-zstd-1.5.7/bin/"
|
||||
- "/nix/store/zyrxhd7nwmkcs11m144jagxcmddw2i41-openssl-3.6.2-bin/bin/"
|
||||
- "/nix/store/qrcs6vxmamyhkcd81ph2wjhrh487kipw-python3-3.13.13-env/bin/"
|
||||
- "/nix/store/c1cjgg6p8m8fssivzrc2p13mwwml3p3v-findutils-4.10.0/bin/"
|
||||
- "/nix/store/ww555mznia5v7sz2w85lblg4amvhkhv1-diffutils-3.12/bin/"
|
||||
- "/nix/store/kgxafhycw2kybbqih759ykc2043qyi5j-gnused-4.9/bin/"
|
||||
- "/nix/store/gn94gpcp5q08x4v6g8mvw8v4r65rcjzk-gnugrep-3.12/bin/"
|
||||
- "/nix/store/wp1cshqv98i8abs8rcx91s54igqgll0f-gawk-5.4.0/bin/"
|
||||
- "/nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35/bin/"
|
||||
- "/nix/store/ndpbjk6jhw0da5h272dqqnyxa35a9gmx-gzip-1.14/bin/"
|
||||
- "/nix/store/3y3kzc5njlj7nwj1s78am0yzjnpicv9x-bzip2-1.0.8-bin/bin/"
|
||||
- "/nix/store/vlq7nnw39j7rwk0pp68w1fcwzpxahm9h-gnumake-4.4.1/bin/"
|
||||
- "/nix/store/gik3rh1vz2jlgnifb9dh6vc6sxwwz9jj-bash-5.3p9/bin/"
|
||||
- "/nix/store/wgvplwp0faqhqr92w0ma8bxaxk202ama-patch-2.8/bin/"
|
||||
- "/nix/store/csra6zhdjw7rjzv98fycz7qjalyv55k2-xz-5.8.3-bin/bin/"
|
||||
- "/nix/store/kyz3mm5snbb8998kbkm28jps1phk9509-file-5.47/bin/"
|
||||
- "/run/wrappers/bin/"
|
||||
- "/root/.nix-profile/bin/"
|
||||
- "/nix/profile/bin/"
|
||||
- "/root/.local/state/nix/profile/bin/"
|
||||
- "/etc/profiles/per-user/root/bin/"
|
||||
- "/nix/var/nix/profiles/default/bin/"
|
||||
- "/run/current-system/sw/bin/"
|
||||
searched_directories:
|
||||
- "/nix/store/4w7fshi3jlwjxsij52q4yyl4sfxvfl92-ripgrep-15.1.0/bin/uname"
|
||||
- "/root/FastSyncProjects/FastSyncBuilder3/build/uname"
|
||||
- "/nix/store/cgjr3kj3hs7ngznyws5qfg16c8scpys0-bash-interactive-5.3p9/bin/uname"
|
||||
- "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/uname"
|
||||
- "/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/bin/uname"
|
||||
- "/nix/store/bsh7n2nx8ndmm1mmww6v2h4851nalj13-glibc-2.42-61-bin/bin/uname"
|
||||
found: "/nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/uname"
|
||||
search_context:
|
||||
ENV{PATH}:
|
||||
- "/nix/store/4w7fshi3jlwjxsij52q4yyl4sfxvfl92-ripgrep-15.1.0/bin"
|
||||
- "/root/FastSyncProjects/FastSyncBuilder3/build"
|
||||
- "/nix/store/cgjr3kj3hs7ngznyws5qfg16c8scpys0-bash-interactive-5.3p9/bin"
|
||||
- "/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin"
|
||||
- "/nix/store/qxaq7jz61a6zkr2mq49i0zvqip2m2jj8-gcc-15.2.0/bin"
|
||||
- "/nix/store/bsh7n2nx8ndmm1mmww6v2h4851nalj13-glibc-2.42-61-bin/bin"
|
||||
- "/nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin"
|
||||
- "/nix/store/mbyy19mdwnfvfwmdi0gqgggx0njvpl1w-binutils-wrapper-2.46/bin"
|
||||
- "/nix/store/s2946bl9ciwzhafd66jhansrmxq9xhqm-binutils-2.46/bin"
|
||||
- "/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin"
|
||||
- "/nix/store/d3bwqm6bymhy3pdgbvf7vxjqfp31m3j1-gnumake-4.4.1/bin"
|
||||
- "/nix/store/1m05k7xgfnw6jc21xxk5681ni3ar97wf-pkg-config-wrapper-0.29.2/bin"
|
||||
- "/nix/store/yv00h32n0cyqkk0chs93gn5x5jiyvbjc-docker-29.5.2/bin"
|
||||
- "/nix/store/vzqla9g8dy8c3bphqa0ahrwg4yhamdp1-tea-0.14.0/bin"
|
||||
- "/nix/store/ilblcn1dkvzghcr2yk3av6jxn5rk1iqw-patchelf-0.15.2/bin"
|
||||
- "/nix/store/cwj48a5jfy5srxgq45p4dg37zqdlhzba-zstd-1.5.7-bin/bin"
|
||||
- "/nix/store/gd74vdpqzq0qmmikvmrf3r3kghhhnf50-zstd-1.5.7/bin"
|
||||
- "/nix/store/zyrxhd7nwmkcs11m144jagxcmddw2i41-openssl-3.6.2-bin/bin"
|
||||
- "/nix/store/qrcs6vxmamyhkcd81ph2wjhrh487kipw-python3-3.13.13-env/bin"
|
||||
- "/nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin"
|
||||
- "/nix/store/c1cjgg6p8m8fssivzrc2p13mwwml3p3v-findutils-4.10.0/bin"
|
||||
- "/nix/store/ww555mznia5v7sz2w85lblg4amvhkhv1-diffutils-3.12/bin"
|
||||
- "/nix/store/kgxafhycw2kybbqih759ykc2043qyi5j-gnused-4.9/bin"
|
||||
- "/nix/store/gn94gpcp5q08x4v6g8mvw8v4r65rcjzk-gnugrep-3.12/bin"
|
||||
- "/nix/store/wp1cshqv98i8abs8rcx91s54igqgll0f-gawk-5.4.0/bin"
|
||||
- "/nix/store/k5akwnrn9x2afaj2va7g4a2zpdim8l43-gnutar-1.35/bin"
|
||||
- "/nix/store/ndpbjk6jhw0da5h272dqqnyxa35a9gmx-gzip-1.14/bin"
|
||||
- "/nix/store/3y3kzc5njlj7nwj1s78am0yzjnpicv9x-bzip2-1.0.8-bin/bin"
|
||||
- "/nix/store/vlq7nnw39j7rwk0pp68w1fcwzpxahm9h-gnumake-4.4.1/bin"
|
||||
- "/nix/store/gik3rh1vz2jlgnifb9dh6vc6sxwwz9jj-bash-5.3p9/bin"
|
||||
- "/nix/store/wgvplwp0faqhqr92w0ma8bxaxk202ama-patch-2.8/bin"
|
||||
- "/nix/store/csra6zhdjw7rjzv98fycz7qjalyv55k2-xz-5.8.3-bin/bin"
|
||||
- "/nix/store/kyz3mm5snbb8998kbkm28jps1phk9509-file-5.47/bin"
|
||||
- "/run/wrappers/bin"
|
||||
- "/root/.nix-profile/bin"
|
||||
- "/nix/profile/bin"
|
||||
- "/root/.local/state/nix/profile/bin"
|
||||
- "/etc/profiles/per-user/root/bin"
|
||||
- "/nix/var/nix/profiles/default/bin"
|
||||
- "/run/current-system/sw/bin"
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/CMakeDetermineSystem.cmake:212 (message)"
|
||||
- "CMakeLists.txt:16 (project)"
|
||||
message: |
|
||||
The system is: Linux - 6.18.33 - x86_64
|
||||
...
|
||||
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# 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})
|
||||
@@ -0,0 +1,11 @@
|
||||
# Hashes of file build rules.
|
||||
8175fca132254d29af11df4e08f895b8 CMakeFiles/xxhash-populate
|
||||
d1df65fa1458ae27debb9abe39e64f0c CMakeFiles/xxhash-populate-complete
|
||||
e7a369bc8e3802f372b6685078dceae6 xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
|
||||
7a23ffff60b7bd3b578f1865b47f93c9 xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
|
||||
a1fbbc5b245d00b27a52c84f75cfa18b xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
|
||||
b65df86b2e281728deb20fb10fd0e45a xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
|
||||
c5fd025de83367dd22d0566865ac1eff xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
|
||||
0c198ad9fa633218271324c40ccdc13b xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
|
||||
4c3caf8e0b4c53b808af86614e3a16cb xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test
|
||||
59058f3af4f45cbcf203376c722abb11 xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"InstallScripts" :
|
||||
[
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/cmake_install.cmake"
|
||||
],
|
||||
"Parallel" : false
|
||||
}
|
||||
@@ -0,0 +1,55 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# The generator used is:
|
||||
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
|
||||
|
||||
# The top level Makefile was generated from the following files:
|
||||
set(CMAKE_MAKEFILE_DEPENDS
|
||||
"CMakeCache.txt"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/CMakeDetermineSystem.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/CMakeGenericSystem.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/CMakeInitializeConfigs.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/CMakeSystem.cmake.in"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/CMakeSystemSpecificInformation.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/CMakeSystemSpecificInitialize.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject/PatchInfo.txt.in"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject/RepositoryInfo.txt.in"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject/UpdateInfo.txt.in"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject/cfgcmd.txt.in"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject/gitclone.cmake.in"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject/gitupdate.cmake.in"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject/mkdirs.cmake.in"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/ExternalProject/shared_internal_commands.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/Platform/Linux-Initialize.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/Platform/Linux.cmake"
|
||||
"/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/share/cmake-4.1/Modules/Platform/UnixPaths.cmake"
|
||||
"CMakeFiles/4.1.2/CMakeSystem.cmake"
|
||||
"CMakeLists.txt"
|
||||
"xxhash-populate-prefix/tmp/xxhash-populate-mkdirs.cmake"
|
||||
)
|
||||
|
||||
# The corresponding makefile is:
|
||||
set(CMAKE_MAKEFILE_OUTPUTS
|
||||
"Makefile"
|
||||
"CMakeFiles/cmake.check_cache"
|
||||
)
|
||||
|
||||
# Byproducts of CMake generate step:
|
||||
set(CMAKE_MAKEFILE_PRODUCTS
|
||||
"CMakeFiles/4.1.2/CMakeSystem.cmake"
|
||||
"xxhash-populate-prefix/tmp/xxhash-populate-mkdirs.cmake"
|
||||
"xxhash-populate-prefix/tmp/xxhash-populate-gitclone.cmake"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitinfo.txt"
|
||||
"xxhash-populate-prefix/tmp/xxhash-populate-gitupdate.cmake"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update-info.txt"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch-info.txt"
|
||||
"xxhash-populate-prefix/tmp/xxhash-populate-cfgcmd.txt"
|
||||
"CMakeFiles/CMakeDirectoryInformation.cmake"
|
||||
)
|
||||
|
||||
# Dependency information for all targets:
|
||||
set(CMAKE_DEPEND_INFO_FILES
|
||||
"CMakeFiles/xxhash-populate.dir/DependInfo.cmake"
|
||||
)
|
||||
@@ -0,0 +1,122 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#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 = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for the build root directory
|
||||
|
||||
# The main recursive "all" target.
|
||||
all: CMakeFiles/xxhash-populate.dir/all
|
||||
.PHONY : all
|
||||
|
||||
# The main recursive "codegen" target.
|
||||
codegen: CMakeFiles/xxhash-populate.dir/codegen
|
||||
.PHONY : codegen
|
||||
|
||||
# The main recursive "preinstall" target.
|
||||
preinstall:
|
||||
.PHONY : preinstall
|
||||
|
||||
# The main recursive "clean" target.
|
||||
clean: CMakeFiles/xxhash-populate.dir/clean
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/xxhash-populate.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/xxhash-populate.dir/all:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/xxhash-populate.dir/build.make CMakeFiles/xxhash-populate.dir/depend
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/xxhash-populate.dir/build.make CMakeFiles/xxhash-populate.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9 "Built target xxhash-populate"
|
||||
.PHONY : CMakeFiles/xxhash-populate.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/xxhash-populate.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles 9
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/xxhash-populate.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/xxhash-populate.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
xxhash-populate: CMakeFiles/xxhash-populate.dir/rule
|
||||
.PHONY : xxhash-populate
|
||||
|
||||
# codegen rule for target.
|
||||
CMakeFiles/xxhash-populate.dir/codegen:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/xxhash-populate.dir/build.make CMakeFiles/xxhash-populate.dir/codegen
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9 "Finished codegen for target xxhash-populate"
|
||||
.PHONY : CMakeFiles/xxhash-populate.dir/codegen
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/xxhash-populate.dir/clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/xxhash-populate.dir/build.make CMakeFiles/xxhash-populate.dir/clean
|
||||
.PHONY : CMakeFiles/xxhash-populate.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate.dir
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/edit_cache.dir
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/rebuild_cache.dir
|
||||
@@ -0,0 +1 @@
|
||||
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
||||
@@ -0,0 +1 @@
|
||||
9
|
||||
@@ -0,0 +1,22 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"sources" :
|
||||
[
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate-complete.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test.rule"
|
||||
},
|
||||
{
|
||||
"file" : "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update.rule"
|
||||
}
|
||||
],
|
||||
"target" :
|
||||
{
|
||||
"labels" :
|
||||
[
|
||||
"xxhash-populate"
|
||||
],
|
||||
"name" : "xxhash-populate"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
# Target labels
|
||||
xxhash-populate
|
||||
# Source files and their labels
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate-complete.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test.rule
|
||||
/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update.rule
|
||||
@@ -0,0 +1,162 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#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 = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
# Utility rule file for xxhash-populate.
|
||||
|
||||
# Include any custom commands dependencies for this target.
|
||||
include CMakeFiles/xxhash-populate.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/xxhash-populate.dir/progress.make
|
||||
|
||||
CMakeFiles/xxhash-populate: CMakeFiles/xxhash-populate-complete
|
||||
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
|
||||
CMakeFiles/xxhash-populate-complete: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Completed 'xxhash-populate'"
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E make_directory /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate-complete
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-done
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update:
|
||||
.PHONY : xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "No build step for 'xxhash-populate'"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E echo_append
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure: xxhash-populate-prefix/tmp/xxhash-populate-cfgcmd.txt
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "No configure step for 'xxhash-populate'"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E echo_append
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitinfo.txt
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Performing download step (git clone) for 'xxhash-populate'"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-gitclone.cmake
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "No install step for 'xxhash-populate'"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E echo_append
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Creating directories for 'xxhash-populate'"
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -Dcfgdir= -P /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-mkdirs.cmake
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch-info.txt
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "No patch step for 'xxhash-populate'"
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E echo_append
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update:
|
||||
.PHONY : xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "No test step for 'xxhash-populate'"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E echo_append
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E touch /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test
|
||||
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update: xxhash-populate-prefix/tmp/xxhash-populate-gitupdate.cmake
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update-info.txt
|
||||
xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Performing update step for 'xxhash-populate'"
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src && /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -Dcan_fetch=YES -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-gitupdate.cmake
|
||||
|
||||
CMakeFiles/xxhash-populate.dir/codegen:
|
||||
.PHONY : CMakeFiles/xxhash-populate.dir/codegen
|
||||
|
||||
xxhash-populate: CMakeFiles/xxhash-populate
|
||||
xxhash-populate: CMakeFiles/xxhash-populate-complete
|
||||
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build
|
||||
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure
|
||||
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download
|
||||
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install
|
||||
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir
|
||||
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch
|
||||
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test
|
||||
xxhash-populate: xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update
|
||||
xxhash-populate: CMakeFiles/xxhash-populate.dir/build.make
|
||||
.PHONY : xxhash-populate
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/xxhash-populate.dir/build: xxhash-populate
|
||||
.PHONY : CMakeFiles/xxhash-populate.dir/build
|
||||
|
||||
CMakeFiles/xxhash-populate.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/xxhash-populate.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/xxhash-populate.dir/clean
|
||||
|
||||
CMakeFiles/xxhash-populate.dir/depend:
|
||||
cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles/xxhash-populate.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : CMakeFiles/xxhash-populate.dir/depend
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/xxhash-populate"
|
||||
"CMakeFiles/xxhash-populate-complete"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-build"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-configure"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-download"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-install"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-mkdir"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-patch"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-test"
|
||||
"xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-update"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/xxhash-populate.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty custom commands generated dependencies file for xxhash-populate.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for custom commands dependencies management for xxhash-populate.
|
||||
@@ -0,0 +1,10 @@
|
||||
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
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION 4.1.2)
|
||||
|
||||
# Reject any attempt to use a toolchain file. We must not use one because
|
||||
# we could be downloading it here. If the CMAKE_TOOLCHAIN_FILE environment
|
||||
# variable is set, the cache variable will have been initialized from it.
|
||||
unset(CMAKE_TOOLCHAIN_FILE CACHE)
|
||||
unset(ENV{CMAKE_TOOLCHAIN_FILE})
|
||||
|
||||
# We name the project and the target for the ExternalProject_Add() call
|
||||
# to something that will highlight to the user what we are working on if
|
||||
# something goes wrong and an error message is produced.
|
||||
|
||||
project(xxhash-populate NONE)
|
||||
|
||||
|
||||
# Pass through things we've already detected in the main project to avoid
|
||||
# paying the cost of redetecting them again in ExternalProject_Add()
|
||||
set(GIT_EXECUTABLE [==[/run/current-system/sw/bin/git]==])
|
||||
set(GIT_VERSION_STRING [==[2.54.0]==])
|
||||
set_property(GLOBAL PROPERTY _CMAKE_FindGit_GIT_EXECUTABLE_VERSION
|
||||
[==[/run/current-system/sw/bin/git;2.54.0]==]
|
||||
)
|
||||
|
||||
|
||||
include(ExternalProject)
|
||||
ExternalProject_Add(xxhash-populate
|
||||
"UPDATE_DISCONNECTED" "False" "GIT_REPOSITORY" "https://github.com/Cyan4973/xxHash" "EXTERNALPROJECT_INTERNAL_ARGUMENT_SEPARATOR" "GIT_TAG" "v0.8.3" "SOURCE_SUBDIR" "cmake_unofficial"
|
||||
SOURCE_DIR "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
BINARY_DIR "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build"
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
INSTALL_COMMAND ""
|
||||
TEST_COMMAND ""
|
||||
USES_TERMINAL_DOWNLOAD YES
|
||||
USES_TERMINAL_UPDATE YES
|
||||
USES_TERMINAL_PATCH YES
|
||||
)
|
||||
|
||||
|
||||
@@ -0,0 +1,162 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#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 = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
|
||||
/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild//CMakeFiles/progress.marks
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main codegen target
|
||||
codegen: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild//CMakeFiles/progress.marks
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 codegen
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/CMakeFiles 0
|
||||
.PHONY : codegen
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named xxhash-populate
|
||||
|
||||
# Build rule for target.
|
||||
xxhash-populate: cmake_check_build_system
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 xxhash-populate
|
||||
.PHONY : xxhash-populate
|
||||
|
||||
# fast build rule for target.
|
||||
xxhash-populate/fast:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/xxhash-populate.dir/build.make CMakeFiles/xxhash-populate.dir/build
|
||||
.PHONY : xxhash-populate/fast
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... codegen"
|
||||
@echo "... edit_cache"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... xxhash-populate"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,61 @@
|
||||
# Install script for directory: /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
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()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "0")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/install_local_manifest.txt"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$")
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||
else()
|
||||
string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}")
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt")
|
||||
unset(CMAKE_INST_COMP_HASH)
|
||||
endif()
|
||||
else()
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
# This is a generated file and its contents are an internal implementation detail.
|
||||
# The download step will be re-executed if anything in this file changes.
|
||||
# No other meaning or use of this file is supported.
|
||||
|
||||
method=git
|
||||
command=/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake;-DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE;-P;/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-gitclone.cmake
|
||||
source_dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src
|
||||
work_dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps
|
||||
repository=https://github.com/Cyan4973/xxHash
|
||||
remote=origin
|
||||
init_submodules=TRUE
|
||||
recurse_submodules=--recursive
|
||||
submodules=
|
||||
CMP0097=NEW
|
||||
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
# This is a generated file and its contents are an internal implementation detail.
|
||||
# The download step will be re-executed if anything in this file changes.
|
||||
# No other meaning or use of this file is supported.
|
||||
|
||||
method=git
|
||||
command=/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake;-DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE;-P;/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-gitclone.cmake
|
||||
source_dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src
|
||||
work_dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps
|
||||
repository=https://github.com/Cyan4973/xxHash
|
||||
remote=origin
|
||||
init_submodules=TRUE
|
||||
recurse_submodules=--recursive
|
||||
submodules=
|
||||
CMP0097=NEW
|
||||
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
# This is a generated file and its contents are an internal implementation detail.
|
||||
# The update step will be re-executed if anything in this file changes.
|
||||
# No other meaning or use of this file is supported.
|
||||
|
||||
command=
|
||||
work_dir=
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
# This is a generated file and its contents are an internal implementation detail.
|
||||
# The patch step will be re-executed if anything in this file changes.
|
||||
# No other meaning or use of this file is supported.
|
||||
|
||||
command (connected)=/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake;-Dcan_fetch=YES;-DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE;-P;/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-gitupdate.cmake
|
||||
command (disconnected)=/nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake;-Dcan_fetch=NO;-DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE;-P;/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp/xxhash-populate-gitupdate.cmake
|
||||
work_dir=/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src
|
||||
@@ -0,0 +1 @@
|
||||
cmd=''
|
||||
+87
@@ -0,0 +1,87 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake
|
||||
|
||||
if(EXISTS "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitclone-lastrun.txt" AND EXISTS "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitinfo.txt" AND
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitclone-lastrun.txt" IS_NEWER_THAN "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitinfo.txt")
|
||||
message(VERBOSE
|
||||
"Avoiding repeated git clone, stamp file is up to date: "
|
||||
"'/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitclone-lastrun.txt'"
|
||||
)
|
||||
return()
|
||||
endif()
|
||||
|
||||
# Even at VERBOSE level, we don't want to see the commands executed, but
|
||||
# enabling them to be shown for DEBUG may be useful to help diagnose problems.
|
||||
cmake_language(GET_MESSAGE_LOG_LEVEL active_log_level)
|
||||
if(active_log_level MATCHES "DEBUG|TRACE")
|
||||
set(maybe_show_command COMMAND_ECHO STDOUT)
|
||||
else()
|
||||
set(maybe_show_command "")
|
||||
endif()
|
||||
|
||||
execute_process(
|
||||
COMMAND ${CMAKE_COMMAND} -E rm -rf "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
RESULT_VARIABLE error_code
|
||||
${maybe_show_command}
|
||||
)
|
||||
if(error_code)
|
||||
message(FATAL_ERROR "Failed to remove directory: '/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src'")
|
||||
endif()
|
||||
|
||||
# try the clone 3 times in case there is an odd git clone issue
|
||||
set(error_code 1)
|
||||
set(number_of_tries 0)
|
||||
while(error_code AND number_of_tries LESS 3)
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git"
|
||||
clone --no-checkout --config "advice.detachedHead=false" "https://github.com/Cyan4973/xxHash" "xxhash-src"
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps"
|
||||
RESULT_VARIABLE error_code
|
||||
${maybe_show_command}
|
||||
)
|
||||
math(EXPR number_of_tries "${number_of_tries} + 1")
|
||||
endwhile()
|
||||
if(number_of_tries GREATER 1)
|
||||
message(NOTICE "Had to git clone more than once: ${number_of_tries} times.")
|
||||
endif()
|
||||
if(error_code)
|
||||
message(FATAL_ERROR "Failed to clone repository: 'https://github.com/Cyan4973/xxHash'")
|
||||
endif()
|
||||
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git"
|
||||
checkout "v0.8.3" --
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
RESULT_VARIABLE error_code
|
||||
${maybe_show_command}
|
||||
)
|
||||
if(error_code)
|
||||
message(FATAL_ERROR "Failed to checkout tag: 'v0.8.3'")
|
||||
endif()
|
||||
|
||||
set(init_submodules TRUE)
|
||||
if(init_submodules)
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git"
|
||||
submodule update --recursive --init
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
RESULT_VARIABLE error_code
|
||||
${maybe_show_command}
|
||||
)
|
||||
endif()
|
||||
if(error_code)
|
||||
message(FATAL_ERROR "Failed to update submodules in: '/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src'")
|
||||
endif()
|
||||
|
||||
# Complete success, update the script-last-run stamp file:
|
||||
#
|
||||
execute_process(
|
||||
COMMAND ${CMAKE_COMMAND} -E copy "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitinfo.txt" "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitclone-lastrun.txt"
|
||||
RESULT_VARIABLE error_code
|
||||
${maybe_show_command}
|
||||
)
|
||||
if(error_code)
|
||||
message(FATAL_ERROR "Failed to copy script-last-run stamp file: '/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/xxhash-populate-gitclone-lastrun.txt'")
|
||||
endif()
|
||||
+317
@@ -0,0 +1,317 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake
|
||||
|
||||
# Even at VERBOSE level, we don't want to see the commands executed, but
|
||||
# enabling them to be shown for DEBUG may be useful to help diagnose problems.
|
||||
cmake_language(GET_MESSAGE_LOG_LEVEL active_log_level)
|
||||
if(active_log_level MATCHES "DEBUG|TRACE")
|
||||
set(maybe_show_command COMMAND_ECHO STDOUT)
|
||||
else()
|
||||
set(maybe_show_command "")
|
||||
endif()
|
||||
|
||||
function(do_fetch)
|
||||
message(VERBOSE "Fetching latest from the remote origin")
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git fetch --tags --force "origin"
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
COMMAND_ERROR_IS_FATAL LAST
|
||||
${maybe_show_command}
|
||||
)
|
||||
endfunction()
|
||||
|
||||
function(get_hash_for_ref ref out_var err_var)
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git rev-parse "${ref}^0"
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
RESULT_VARIABLE error_code
|
||||
OUTPUT_VARIABLE ref_hash
|
||||
ERROR_VARIABLE error_msg
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
)
|
||||
if(error_code)
|
||||
set(${out_var} "" PARENT_SCOPE)
|
||||
else()
|
||||
set(${out_var} "${ref_hash}" PARENT_SCOPE)
|
||||
endif()
|
||||
set(${err_var} "${error_msg}" PARENT_SCOPE)
|
||||
endfunction()
|
||||
|
||||
get_hash_for_ref(HEAD head_sha error_msg)
|
||||
if(head_sha STREQUAL "")
|
||||
message(FATAL_ERROR "Failed to get the hash for HEAD:\n${error_msg}")
|
||||
endif()
|
||||
|
||||
if("${can_fetch}" STREQUAL "")
|
||||
set(can_fetch "YES")
|
||||
endif()
|
||||
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git show-ref "v0.8.3"
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
OUTPUT_VARIABLE show_ref_output
|
||||
)
|
||||
if(show_ref_output MATCHES "^[a-z0-9]+[ \\t]+refs/remotes/")
|
||||
# Given a full remote/branch-name and we know about it already. Since
|
||||
# branches can move around, we should always fetch, if permitted.
|
||||
if(can_fetch)
|
||||
do_fetch()
|
||||
endif()
|
||||
set(checkout_name "v0.8.3")
|
||||
|
||||
elseif(show_ref_output MATCHES "^[a-z0-9]+[ \\t]+refs/tags/")
|
||||
# Given a tag name that we already know about. We don't know if the tag we
|
||||
# have matches the remote though (tags can move), so we should fetch. As a
|
||||
# special case to preserve backward compatibility, if we are already at the
|
||||
# same commit as the tag we hold locally, don't do a fetch and assume the tag
|
||||
# hasn't moved on the remote.
|
||||
# FIXME: We should provide an option to always fetch for this case
|
||||
get_hash_for_ref("v0.8.3" tag_sha error_msg)
|
||||
if(tag_sha STREQUAL head_sha)
|
||||
message(VERBOSE "Already at requested tag: v0.8.3")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(can_fetch)
|
||||
do_fetch()
|
||||
endif()
|
||||
set(checkout_name "v0.8.3")
|
||||
|
||||
elseif(show_ref_output MATCHES "^[a-z0-9]+[ \\t]+refs/heads/")
|
||||
# Given a branch name without any remote and we already have a branch by that
|
||||
# name. We might already have that branch checked out or it might be a
|
||||
# different branch. It isn't fully safe to use a bare branch name without the
|
||||
# remote, so do a fetch (if allowed) and replace the ref with one that
|
||||
# includes the remote.
|
||||
if(can_fetch)
|
||||
do_fetch()
|
||||
endif()
|
||||
set(checkout_name "origin/v0.8.3")
|
||||
|
||||
else()
|
||||
get_hash_for_ref("v0.8.3" tag_sha error_msg)
|
||||
if(tag_sha STREQUAL head_sha)
|
||||
# Have the right commit checked out already
|
||||
message(VERBOSE "Already at requested ref: ${tag_sha}")
|
||||
return()
|
||||
|
||||
elseif(tag_sha STREQUAL "")
|
||||
# We don't know about this ref yet, so we have no choice but to fetch.
|
||||
if(NOT can_fetch)
|
||||
message(FATAL_ERROR
|
||||
"Requested git ref \"v0.8.3\" is not present locally, and not "
|
||||
"allowed to contact remote due to UPDATE_DISCONNECTED setting."
|
||||
)
|
||||
endif()
|
||||
|
||||
# We deliberately swallow any error message at the default log level
|
||||
# because it can be confusing for users to see a failed git command.
|
||||
# That failure is being handled here, so it isn't an error.
|
||||
if(NOT error_msg STREQUAL "")
|
||||
message(DEBUG "${error_msg}")
|
||||
endif()
|
||||
do_fetch()
|
||||
set(checkout_name "v0.8.3")
|
||||
|
||||
else()
|
||||
# We have the commit, so we know we were asked to find a commit hash
|
||||
# (otherwise it would have been handled further above), but we don't
|
||||
# have that commit checked out yet. We don't need to fetch from the remote.
|
||||
set(checkout_name "v0.8.3")
|
||||
if(NOT error_msg STREQUAL "")
|
||||
message(WARNING "${error_msg}")
|
||||
endif()
|
||||
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(git_update_strategy "REBASE")
|
||||
if(git_update_strategy STREQUAL "")
|
||||
# Backward compatibility requires REBASE as the default behavior
|
||||
set(git_update_strategy REBASE)
|
||||
endif()
|
||||
|
||||
if(git_update_strategy MATCHES "^REBASE(_CHECKOUT)?$")
|
||||
# Asked to potentially try to rebase first, maybe with fallback to checkout.
|
||||
# We can't if we aren't already on a branch and we shouldn't if that local
|
||||
# branch isn't tracking the one we want to checkout.
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git symbolic-ref -q HEAD
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
OUTPUT_VARIABLE current_branch
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
# Don't test for an error. If this isn't a branch, we get a non-zero error
|
||||
# code but empty output.
|
||||
)
|
||||
|
||||
if(current_branch STREQUAL "")
|
||||
# Not on a branch, checkout is the only sensible option since any rebase
|
||||
# would always fail (and backward compatibility requires us to checkout in
|
||||
# this situation)
|
||||
set(git_update_strategy CHECKOUT)
|
||||
|
||||
else()
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git for-each-ref "--format=%(upstream:short)" "${current_branch}"
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
OUTPUT_VARIABLE upstream_branch
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
COMMAND_ERROR_IS_FATAL ANY # There is no error if no upstream is set
|
||||
)
|
||||
if(NOT upstream_branch STREQUAL checkout_name)
|
||||
# Not safe to rebase when asked to checkout a different branch to the one
|
||||
# we are tracking. If we did rebase, we could end up with arbitrary
|
||||
# commits added to the ref we were asked to checkout if the current local
|
||||
# branch happens to be able to rebase onto the target branch. There would
|
||||
# be no error message and the user wouldn't know this was occurring.
|
||||
set(git_update_strategy CHECKOUT)
|
||||
endif()
|
||||
|
||||
endif()
|
||||
elseif(NOT git_update_strategy STREQUAL "CHECKOUT")
|
||||
message(FATAL_ERROR "Unsupported git update strategy: ${git_update_strategy}")
|
||||
endif()
|
||||
|
||||
|
||||
# Check if stash is needed
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git status --porcelain
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
RESULT_VARIABLE error_code
|
||||
OUTPUT_VARIABLE repo_status
|
||||
)
|
||||
if(error_code)
|
||||
message(FATAL_ERROR "Failed to get the status")
|
||||
endif()
|
||||
string(LENGTH "${repo_status}" need_stash)
|
||||
|
||||
# If not in clean state, stash changes in order to be able to perform a
|
||||
# rebase or checkout without losing those changes permanently
|
||||
if(need_stash)
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git stash save --quiet;--include-untracked
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
COMMAND_ERROR_IS_FATAL ANY
|
||||
${maybe_show_command}
|
||||
)
|
||||
endif()
|
||||
|
||||
if(git_update_strategy STREQUAL "CHECKOUT")
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git checkout "${checkout_name}"
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
COMMAND_ERROR_IS_FATAL ANY
|
||||
${maybe_show_command}
|
||||
)
|
||||
else()
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git rebase "${checkout_name}"
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
RESULT_VARIABLE error_code
|
||||
OUTPUT_VARIABLE rebase_output
|
||||
ERROR_VARIABLE rebase_output
|
||||
)
|
||||
if(error_code)
|
||||
# Rebase failed, undo the rebase attempt before continuing
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git rebase --abort
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
${maybe_show_command}
|
||||
)
|
||||
|
||||
if(NOT git_update_strategy STREQUAL "REBASE_CHECKOUT")
|
||||
# Not allowed to do a checkout as a fallback, so cannot proceed
|
||||
if(need_stash)
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git stash pop --index --quiet
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
${maybe_show_command}
|
||||
)
|
||||
endif()
|
||||
message(FATAL_ERROR "\nFailed to rebase in: '/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src'."
|
||||
"\nOutput from the attempted rebase follows:"
|
||||
"\n${rebase_output}"
|
||||
"\n\nYou will have to resolve the conflicts manually")
|
||||
endif()
|
||||
|
||||
# Fall back to checkout. We create an annotated tag so that the user
|
||||
# can manually inspect the situation and revert if required.
|
||||
# We can't log the failed rebase output because MSVC sees it and
|
||||
# intervenes, causing the build to fail even though it completes.
|
||||
# Write it to a file instead.
|
||||
string(TIMESTAMP tag_timestamp "%Y%m%dT%H%M%S" UTC)
|
||||
set(tag_name _cmake_ExternalProject_moved_from_here_${tag_timestamp}Z)
|
||||
set(error_log_file ${CMAKE_CURRENT_LIST_DIR}/rebase_error_${tag_timestamp}Z.log)
|
||||
file(WRITE ${error_log_file} "${rebase_output}")
|
||||
message(WARNING "Rebase failed, output has been saved to ${error_log_file}"
|
||||
"\nFalling back to checkout, previous commit tagged as ${tag_name}")
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git tag -a
|
||||
-m "ExternalProject attempting to move from here to ${checkout_name}"
|
||||
${tag_name}
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
COMMAND_ERROR_IS_FATAL ANY
|
||||
${maybe_show_command}
|
||||
)
|
||||
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git checkout "${checkout_name}"
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
COMMAND_ERROR_IS_FATAL ANY
|
||||
${maybe_show_command}
|
||||
)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(need_stash)
|
||||
# Put back the stashed changes
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git stash pop --index --quiet
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
RESULT_VARIABLE error_code
|
||||
${maybe_show_command}
|
||||
)
|
||||
if(error_code)
|
||||
# Stash pop --index failed: Try again dropping the index
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git reset --hard --quiet
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
${maybe_show_command}
|
||||
)
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git stash pop --quiet
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
RESULT_VARIABLE error_code
|
||||
${maybe_show_command}
|
||||
)
|
||||
if(error_code)
|
||||
# Stash pop failed: Restore previous state.
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git reset --hard --quiet ${head_sha}
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
${maybe_show_command}
|
||||
)
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git" --git-dir=.git stash pop --index --quiet
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
${maybe_show_command}
|
||||
)
|
||||
message(FATAL_ERROR "\nFailed to unstash changes in: '/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src'."
|
||||
"\nYou will have to resolve the conflicts manually")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(init_submodules "TRUE")
|
||||
if(init_submodules)
|
||||
execute_process(
|
||||
COMMAND "/run/current-system/sw/bin/git"
|
||||
--git-dir=.git
|
||||
submodule update --recursive --init
|
||||
WORKING_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src"
|
||||
COMMAND_ERROR_IS_FATAL ANY
|
||||
${maybe_show_command}
|
||||
)
|
||||
endif()
|
||||
@@ -0,0 +1,27 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake
|
||||
|
||||
# If CMAKE_DISABLE_SOURCE_CHANGES is set to true and the source directory is an
|
||||
# existing directory in our source tree, calling file(MAKE_DIRECTORY) on it
|
||||
# would cause a fatal error, even though it would be a no-op.
|
||||
if(NOT EXISTS "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src")
|
||||
file(MAKE_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src")
|
||||
endif()
|
||||
file(MAKE_DIRECTORY
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/tmp"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src"
|
||||
"/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp"
|
||||
)
|
||||
|
||||
set(configSubDirs )
|
||||
foreach(subDir IN LISTS configSubDirs)
|
||||
file(MAKE_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp/${subDir}")
|
||||
endforeach()
|
||||
if(cfgdir)
|
||||
file(MAKE_DIRECTORY "/root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-subbuild/xxhash-populate-prefix/src/xxhash-populate-stamp${cfgdir}") # cfgdir has leading slash
|
||||
endif()
|
||||
Reference in New Issue
Block a user