Skip to content

Commit dd8b554

Browse files
committed
update
1 parent d2e8b49 commit dd8b554

File tree

425 files changed

+21210
-2969
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

425 files changed

+21210
-2969
lines changed

EVABS-Tests.iml

Lines changed: 0 additions & 19 deletions
This file was deleted.

EVABS.iml

Lines changed: 0 additions & 19 deletions
This file was deleted.

app/.DS_Store

8 KB
Binary file not shown.
16.5 KB
Binary file not shown.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# ninja log v5
2+
1 396 0 CMakeFiles/native-lib.dir/src/main/cpp/native-lib.cpp.o 6ecbac15b6fdbfe3
3+
397 491 0 ../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libnative-lib.so 98e1e0aacbfb0fa1
4+
1 411 0 CMakeFiles/native-lib.dir/src/main/cpp/native-lib.cpp.o 6ecbac15b6fdbfe3
5+
412 483 0 ../../../../build/intermediates/cmake/debug/obj/arm64-v8a/libnative-lib.so 98e1e0aacbfb0fa1
Lines changed: 325 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,325 @@
1+
# This is the CMakeCache file.
2+
# For build in directory: /Users/abhishekjm/AndroidStudioProjects/EVABS/app/.cxx/cmake/debug/arm64-v8a
3+
# It was generated by CMake: /Users/abhishekjm/Library/Android/sdk/cmake/3.6.4111459/bin/cmake
4+
# You can edit this file to change values found and used by cmake.
5+
# If you do not want to change any of the values, simply exit the editor.
6+
# If you do want to change a value, simply edit, save, and exit the editor.
7+
# The syntax for the file is as follows:
8+
# KEY:TYPE=VALUE
9+
# KEY is the name of a variable in the cache.
10+
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
11+
# VALUE is the current value for the KEY.
12+
13+
########################
14+
# EXTERNAL cache entries
15+
########################
16+
17+
//No help, variable specified on the command line.
18+
ANDROID_ABI:UNINITIALIZED=arm64-v8a
19+
20+
//No help, variable specified on the command line.
21+
ANDROID_NDK:UNINITIALIZED=/Users/abhishekjm/Library/Android/sdk/ndk-bundle
22+
23+
//No help, variable specified on the command line.
24+
ANDROID_PLATFORM:UNINITIALIZED=android-16
25+
26+
//Archiver
27+
CMAKE_AR:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ar
28+
29+
//Flags used by the compiler during all build types.
30+
CMAKE_ASM_FLAGS:STRING=
31+
32+
//Flags used by the compiler during debug builds.
33+
CMAKE_ASM_FLAGS_DEBUG:STRING=
34+
35+
//Flags used by the compiler during release builds.
36+
CMAKE_ASM_FLAGS_RELEASE:STRING=
37+
38+
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
39+
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
40+
CMAKE_BUILD_TYPE:STRING=Debug
41+
42+
//Flags used by the compiler during all build types.
43+
CMAKE_CXX_FLAGS:STRING=
44+
45+
//Flags used by the compiler during debug builds.
46+
CMAKE_CXX_FLAGS_DEBUG:STRING=
47+
48+
//Flags used by the compiler during release builds for minimum
49+
// size.
50+
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
51+
52+
//Flags used by the compiler during release builds.
53+
CMAKE_CXX_FLAGS_RELEASE:STRING=
54+
55+
//Flags used by the compiler during release builds with debug info.
56+
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
57+
58+
//Libraries linked by default with all C++ applications.
59+
CMAKE_CXX_STANDARD_LIBRARIES:STRING=-latomic -lm
60+
61+
//Flags used by the compiler during all build types.
62+
CMAKE_C_FLAGS:STRING=
63+
64+
//Flags used by the compiler during debug builds.
65+
CMAKE_C_FLAGS_DEBUG:STRING=
66+
67+
//Flags used by the compiler during release builds for minimum
68+
// size.
69+
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
70+
71+
//Flags used by the compiler during release builds.
72+
CMAKE_C_FLAGS_RELEASE:STRING=
73+
74+
//Flags used by the compiler during release builds with debug info.
75+
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
76+
77+
//Libraries linked by default with all C applications.
78+
CMAKE_C_STANDARD_LIBRARIES:STRING=-latomic -lm
79+
80+
//Flags used by the linker.
81+
CMAKE_EXE_LINKER_FLAGS:STRING=
82+
83+
//Flags used by the linker during debug builds.
84+
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
85+
86+
//Flags used by the linker during release minsize builds.
87+
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
88+
89+
//Flags used by the linker during release builds.
90+
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
91+
92+
//Flags used by the linker during Release with Debug Info builds.
93+
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
94+
95+
//Enable/Disable output of compile commands during generation.
96+
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
97+
98+
//Install path prefix, prepended onto install directories.
99+
CMAKE_INSTALL_PREFIX:PATH=/usr/local
100+
101+
//No help, variable specified on the command line.
102+
CMAKE_LIBRARY_OUTPUT_DIRECTORY:UNINITIALIZED=/Users/abhishekjm/AndroidStudioProjects/EVABS/app/build/intermediates/cmake/debug/obj/arm64-v8a
103+
104+
//Path to a program.
105+
CMAKE_LINKER:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ld
106+
107+
//No help, variable specified on the command line.
108+
CMAKE_MAKE_PROGRAM:UNINITIALIZED=/Users/abhishekjm/Library/Android/sdk/cmake/3.6.4111459/bin/ninja
109+
110+
//Flags used by the linker during the creation of modules.
111+
CMAKE_MODULE_LINKER_FLAGS:STRING=
112+
113+
//Flags used by the linker during debug builds.
114+
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
115+
116+
//Flags used by the linker during release minsize builds.
117+
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
118+
119+
//Flags used by the linker during release builds.
120+
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
121+
122+
//Flags used by the linker during Release with Debug Info builds.
123+
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
124+
125+
//Path to a program.
126+
CMAKE_NM:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-nm
127+
128+
//Path to a program.
129+
CMAKE_OBJCOPY:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-objcopy
130+
131+
//Path to a program.
132+
CMAKE_OBJDUMP:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-objdump
133+
134+
//Value Computed by CMake
135+
CMAKE_PROJECT_NAME:STATIC=Project
136+
137+
//Ranlib
138+
CMAKE_RANLIB:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-ranlib
139+
140+
//Flags used by the linker during the creation of dll's.
141+
CMAKE_SHARED_LINKER_FLAGS:STRING=
142+
143+
//Flags used by the linker during debug builds.
144+
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
145+
146+
//Flags used by the linker during release minsize builds.
147+
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
148+
149+
//Flags used by the linker during release builds.
150+
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
151+
152+
//Flags used by the linker during Release with Debug Info builds.
153+
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
154+
155+
//If set, runtime paths are not added when installing shared libraries,
156+
// but are added when building.
157+
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
158+
159+
//If set, runtime paths are not added when using shared libraries.
160+
CMAKE_SKIP_RPATH:BOOL=NO
161+
162+
//Flags used by the linker during the creation of static libraries.
163+
CMAKE_STATIC_LINKER_FLAGS:STRING=
164+
165+
//Flags used by the linker during debug builds.
166+
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
167+
168+
//Flags used by the linker during release minsize builds.
169+
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
170+
171+
//Flags used by the linker during release builds.
172+
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
173+
174+
//Flags used by the linker during Release with Debug Info builds.
175+
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
176+
177+
//Path to a program.
178+
CMAKE_STRIP:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-strip
179+
180+
//The CMake toolchain file
181+
CMAKE_TOOLCHAIN_FILE:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/build/cmake/android.toolchain.cmake
182+
183+
//If this value is on, makefiles will be generated without the
184+
// .SILENT directive, and all commands will be echoed to the console
185+
// during the make. This is useful for debugging only. With Visual
186+
// Studio IDE projects all commands are done without /nologo.
187+
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
188+
189+
//Value Computed by CMake
190+
Project_BINARY_DIR:STATIC=/Users/abhishekjm/AndroidStudioProjects/EVABS/app/.cxx/cmake/debug/arm64-v8a
191+
192+
//Value Computed by CMake
193+
Project_SOURCE_DIR:STATIC=/Users/abhishekjm/AndroidStudioProjects/EVABS/app
194+
195+
//Path to a library.
196+
log-lib:FILEPATH=/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android/21/liblog.so
197+
198+
//Dependencies for the target
199+
native-lib_LIB_DEPENDS:STATIC=general;/Users/abhishekjm/Library/Android/sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android/21/liblog.so;
200+
201+
202+
########################
203+
# INTERNAL cache entries
204+
########################
205+
206+
//ADVANCED property for variable: CMAKE_AR
207+
CMAKE_AR-ADVANCED:INTERNAL=1
208+
//This is the directory where this CMakeCache.txt was created
209+
CMAKE_CACHEFILE_DIR:INTERNAL=/Users/abhishekjm/AndroidStudioProjects/EVABS/app/.cxx/cmake/debug/arm64-v8a
210+
//Major version of cmake used to create the current loaded cache
211+
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
212+
//Minor version of cmake used to create the current loaded cache
213+
CMAKE_CACHE_MINOR_VERSION:INTERNAL=6
214+
//Patch version of cmake used to create the current loaded cache
215+
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
216+
//Path to CMake executable.
217+
CMAKE_COMMAND:INTERNAL=/Users/abhishekjm/Library/Android/sdk/cmake/3.6.4111459/bin/cmake
218+
//Path to cpack program executable.
219+
CMAKE_CPACK_COMMAND:INTERNAL=/Users/abhishekjm/Library/Android/sdk/cmake/3.6.4111459/bin/cpack
220+
//Path to ctest program executable.
221+
CMAKE_CTEST_COMMAND:INTERNAL=/Users/abhishekjm/Library/Android/sdk/cmake/3.6.4111459/bin/ctest
222+
//ADVANCED property for variable: CMAKE_CXX_FLAGS
223+
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
224+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
225+
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
226+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
227+
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
228+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
229+
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
230+
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
231+
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
232+
//ADVANCED property for variable: CMAKE_CXX_STANDARD_LIBRARIES
233+
CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
234+
//ADVANCED property for variable: CMAKE_C_FLAGS
235+
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
236+
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
237+
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
238+
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
239+
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
240+
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
241+
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
242+
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
243+
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
244+
//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
245+
CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
246+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
247+
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
248+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
249+
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
250+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
251+
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
252+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
253+
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
254+
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
255+
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
256+
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
257+
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
258+
//Name of external makefile project generator.
259+
CMAKE_EXTRA_GENERATOR:INTERNAL=Android Gradle
260+
//Name of generator.
261+
CMAKE_GENERATOR:INTERNAL=Ninja
262+
//Name of generator platform.
263+
CMAKE_GENERATOR_PLATFORM:INTERNAL=
264+
//Name of generator toolset.
265+
CMAKE_GENERATOR_TOOLSET:INTERNAL=
266+
//Source directory with the top level CMakeLists.txt file for this
267+
// project
268+
CMAKE_HOME_DIRECTORY:INTERNAL=/Users/abhishekjm/AndroidStudioProjects/EVABS/app
269+
//Install .so files without execute permission.
270+
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
271+
//ADVANCED property for variable: CMAKE_LINKER
272+
CMAKE_LINKER-ADVANCED:INTERNAL=1
273+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
274+
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
275+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
276+
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
277+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
278+
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
279+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
280+
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
281+
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
282+
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
283+
//ADVANCED property for variable: CMAKE_NM
284+
CMAKE_NM-ADVANCED:INTERNAL=1
285+
//number of local generators
286+
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
287+
//ADVANCED property for variable: CMAKE_OBJCOPY
288+
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
289+
//ADVANCED property for variable: CMAKE_OBJDUMP
290+
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
291+
//ADVANCED property for variable: CMAKE_RANLIB
292+
CMAKE_RANLIB-ADVANCED:INTERNAL=1
293+
//Path to CMake installation.
294+
CMAKE_ROOT:INTERNAL=/Users/abhishekjm/Library/Android/sdk/cmake/3.6.4111459/share/cmake-3.6
295+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
296+
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
297+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
298+
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
299+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
300+
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
301+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
302+
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
303+
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
304+
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
305+
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
306+
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
307+
//ADVANCED property for variable: CMAKE_SKIP_RPATH
308+
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
309+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
310+
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
311+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
312+
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
313+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
314+
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
315+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
316+
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
317+
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
318+
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
319+
//ADVANCED property for variable: CMAKE_STRIP
320+
CMAKE_STRIP-ADVANCED:INTERNAL=1
321+
//uname command
322+
CMAKE_UNAME:INTERNAL=/usr/bin/uname
323+
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
324+
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
325+

0 commit comments

Comments
 (0)