- update lib/modules
- delete binary artifacts from wrappers/obj-c
This commit is contained in:
Max Golovanov 2019-07-17 15:37:50 -07:00
Родитель 52e8f0fc88
Коммит e05ac08c02
5 изменённых файлов: 2 добавлений и 313 удалений

@ -1 +1 @@
Subproject commit 3d837ac2349a81290b3bdfe9fca1c71c21de3278
Subproject commit d626f77db303f8a440dfd0d9f78eacfefa58d226

1
wrappers/obj-c/.gitignore поставляемый Normal file
Просмотреть файл

@ -0,0 +1 @@
out

Просмотреть файл

@ -1,268 +0,0 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.12
# 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:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/local/Cellar/cmake/3.12.4/bin/cmake
# The command to remove a file.
RM = /usr/local/Cellar/cmake/3.12.4/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /build/Aria.SDK.Cpp/wrappers/obj-c
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /build/Aria.SDK.Cpp/wrappers/obj-c/out
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/local/Cellar/cmake/3.12.4/bin/cmake -H$(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
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
/usr/local/Cellar/cmake/3.12.4/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /build/Aria.SDK.Cpp/wrappers/obj-c/out/CMakeFiles /build/Aria.SDK.Cpp/wrappers/obj-c/out/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /build/Aria.SDK.Cpp/wrappers/obj-c/out/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named sample
# Build rule for target.
sample: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 sample
.PHONY : sample
# fast build rule for target.
sample/fast:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/build
.PHONY : sample/fast
WEventProperties.o: WEventProperties.mm.o
.PHONY : WEventProperties.o
# target to build an object file
WEventProperties.mm.o:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WEventProperties.mm.o
.PHONY : WEventProperties.mm.o
WEventProperties.i: WEventProperties.mm.i
.PHONY : WEventProperties.i
# target to preprocess a source file
WEventProperties.mm.i:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WEventProperties.mm.i
.PHONY : WEventProperties.mm.i
WEventProperties.s: WEventProperties.mm.s
.PHONY : WEventProperties.s
# target to generate assembly for a file
WEventProperties.mm.s:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WEventProperties.mm.s
.PHONY : WEventProperties.mm.s
WLogManager.o: WLogManager.mm.o
.PHONY : WLogManager.o
# target to build an object file
WLogManager.mm.o:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WLogManager.mm.o
.PHONY : WLogManager.mm.o
WLogManager.i: WLogManager.mm.i
.PHONY : WLogManager.i
# target to preprocess a source file
WLogManager.mm.i:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WLogManager.mm.i
.PHONY : WLogManager.mm.i
WLogManager.s: WLogManager.mm.s
.PHONY : WLogManager.s
# target to generate assembly for a file
WLogManager.mm.s:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WLogManager.mm.s
.PHONY : WLogManager.mm.s
WLogger.o: WLogger.mm.o
.PHONY : WLogger.o
# target to build an object file
WLogger.mm.o:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WLogger.mm.o
.PHONY : WLogger.mm.o
WLogger.i: WLogger.mm.i
.PHONY : WLogger.i
# target to preprocess a source file
WLogger.mm.i:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WLogger.mm.i
.PHONY : WLogger.mm.i
WLogger.s: WLogger.mm.s
.PHONY : WLogger.s
# target to generate assembly for a file
WLogger.mm.s:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/WLogger.mm.s
.PHONY : WLogger.mm.s
main.o: main.mm.o
.PHONY : main.o
# target to build an object file
main.mm.o:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/main.mm.o
.PHONY : main.mm.o
main.i: main.mm.i
.PHONY : main.i
# target to preprocess a source file
main.mm.i:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/main.mm.i
.PHONY : main.mm.i
main.s: main.mm.s
.PHONY : main.s
# target to generate assembly for a file
main.mm.s:
$(MAKE) -f CMakeFiles/sample.dir/build.make CMakeFiles/sample.dir/main.mm.s
.PHONY : main.mm.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 "... rebuild_cache"
@echo "... edit_cache"
@echo "... sample"
@echo "... WEventProperties.o"
@echo "... WEventProperties.i"
@echo "... WEventProperties.s"
@echo "... WLogManager.o"
@echo "... WLogManager.i"
@echo "... WLogManager.s"
@echo "... WLogger.o"
@echo "... WLogger.i"
@echo "... WLogger.s"
@echo "... main.o"
@echo "... main.i"
@echo "... main.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:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

Просмотреть файл

@ -1,44 +0,0 @@
# Install script for directory: /build/Aria.SDK.Cpp/wrappers/obj-c
# 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()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
if(CMAKE_INSTALL_COMPONENT)
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
"${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/build/Aria.SDK.Cpp/wrappers/obj-c/out/${CMAKE_INSTALL_MANIFEST}"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")

Двоичные данные
wrappers/obj-c/out/sample

Двоичный файл не отображается.