diff --git a/CMakeLists.txt b/CMakeLists.txt index 999afe2..69b743f 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -project(BLT VERSION 0.8.0) +project(BLT VERSION 0.8.1) set(CMAKE_CXX_STANDARD 20) diff --git a/cmake-build-reldebug-asan/.cmake/api/v1/reply/cache-v2-cef432c856055087151f.json b/cmake-build-reldebug-asan/.cmake/api/v1/reply/cache-v2-cef432c856055087151f.json deleted file mode 100644 index 9485b4e..0000000 --- a/cmake-build-reldebug-asan/.cmake/api/v1/reply/cache-v2-cef432c856055087151f.json +++ /dev/null @@ -1,1519 +0,0 @@ -{ - "entries" : - [ - { - "name" : "BLT_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/home/brett/Documents/code/c++/BLT/cmake-build-reldebug-asan" - }, - { - "name" : "BLT_DISABLE_DEBUG", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Disable blt::logging BLT_DEBUG macro" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "BLT_DISABLE_ERROR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Disable blt::logging BLT_ERROR macro" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "BLT_DISABLE_FATAL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Disable blt::logging BLT_FATAL macro" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "BLT_DISABLE_INFO", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Disable blt::logging BLT_INFO macro" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "BLT_DISABLE_LOGGING", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Disable blt::logging (all macros and will safely disable logging function!)" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "BLT_DISABLE_TRACE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Disable blt::logging BLT_TRACE macro" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "BLT_DISABLE_WARN", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Disable blt::logging BLT_WARN macro" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "BLT_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "BLT_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;ZLIB::ZLIB;" - }, - { - "name" : "BLT_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/home/brett/Documents/code/c++/BLT" - }, - { - "name" : "BLT_TESTS_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/home/brett/Documents/code/c++/BLT/cmake-build-reldebug-asan" - }, - { - "name" : "BLT_TESTS_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "BLT_TESTS_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/home/brett/Documents/code/c++/BLT" - }, - { - "name" : "BUILD_NBT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build the BLT NBT + eNBT extension" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "BUILD_PARSE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build the BLT parsers" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "BUILD_PROFILING", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build the BLT profiler extension" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "BUILD_STD", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build the BLT standard utilities." - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "BUILD_TESTS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build the BLT test set" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/addr2line" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/ar" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..." - } - ], - "type" : "STRING", - "value" : "RelWithDebInfo" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "/home/brett/Documents/code/c++/BLT/cmake-build-reldebug-asan" - }, - { - "name" : "CMAKE_CACHE_MAJOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Major version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_CACHE_MINOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minor version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "26" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "4" - }, - { - "name" : "CMAKE_COLOR_DIAGNOSTICS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable colored diagnostics throughout." - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cpack" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/ctest" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "UNINITIALIZED", - "value" : "/usr/bin/g++" - }, - { - "name" : "CMAKE_CXX_COMPILER_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ar-12" - }, - { - "name" : "CMAKE_CXX_COMPILER_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ranlib-12" - }, - { - "name" : "CMAKE_CXX_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_CXX_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_C_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "UNINITIALIZED", - "value" : "/usr/bin/gcc" - }, - { - "name" : "CMAKE_C_COMPILER_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ar-12" - }, - { - "name" : "CMAKE_C_COMPILER_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ranlib-12" - }, - { - "name" : "CMAKE_C_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_C_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_C_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_DLLTOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_DLLTOOL-NOTFOUND" - }, - { - "name" : "CMAKE_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "ELF" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXPORT_COMPILE_COMMANDS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Enable/Disable output of compile commands during generation." - } - ], - "type" : "BOOL", - "value" : "" - }, - { - "name" : "CMAKE_EXTRA_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of external makefile project generator." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake." - } - ], - "type" : "STATIC", - "value" : "/home/brett/Documents/code/c++/BLT/cmake-build-reldebug-asan/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator." - } - ], - "type" : "INTERNAL", - "value" : "Ninja" - }, - { - "name" : "CMAKE_GENERATOR_INSTANCE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generator instance identifier." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_PLATFORM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator platform." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_TOOLSET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator toolset." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "/home/brett/Documents/code/c++/BLT" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "/usr/local" - }, - { - "name" : "CMAKE_INSTALL_SO_NO_EXE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install .so files without execute permission." - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/ld" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "UNINITIALIZED", - "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/ninja/linux/x64/ninja" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_NM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/nm" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_OBJCOPY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/objcopy" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/objdump" - }, - { - "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Platform information initialized" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_PROJECT_DESCRIPTION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_HOMEPAGE_URL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "BLT_TESTS" - }, - { - "name" : "CMAKE_PROJECT_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "0.8.0" - }, - { - "name" : "CMAKE_PROJECT_VERSION_MAJOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "0" - }, - { - "name" : "CMAKE_PROJECT_VERSION_MINOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "8" - }, - { - "name" : "CMAKE_PROJECT_VERSION_PATCH", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "0" - }, - { - "name" : "CMAKE_PROJECT_VERSION_TWEAK", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/ranlib" - }, - { - "name" : "CMAKE_READELF", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/readelf" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.26" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SKIP_INSTALL_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_SKIP_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when using shared libraries." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STRIP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/strip" - }, - { - "name" : "CMAKE_UNAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "uname command" - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/uname" - }, - { - "name" : "CMAKE_VERBOSE_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "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." - } - ], - "type" : "BOOL", - "value" : "FALSE" - }, - { - "name" : "ENABLE_ADDRSAN", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable the address sanitizer" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "ENABLE_TSAN", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable the thread data race sanitizer" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "ENABLE_UBSAN", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable the ub sanitizer" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "ZLIB_INCLUDE_DIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a file." - } - ], - "type" : "PATH", - "value" : "/usr/include" - }, - { - "name" : "ZLIB_LIBRARY_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a library." - } - ], - "type" : "FILEPATH", - "value" : "ZLIB_LIBRARY_DEBUG-NOTFOUND" - }, - { - "name" : "ZLIB_LIBRARY_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a library." - } - ], - "type" : "FILEPATH", - "value" : "/usr/lib/x86_64-linux-gnu/libz.so" - }, - { - "name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "linker supports push/pop state" - } - ], - "type" : "INTERNAL", - "value" : "TRUE" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/cmake-build-reldebug-asan/.cmake/api/v1/reply/index-2023-08-03T03-58-02-0928.json b/cmake-build-reldebug-asan/.cmake/api/v1/reply/index-2023-08-03T03-58-02-0928.json deleted file mode 100644 index 3fad2c9..0000000 --- a/cmake-build-reldebug-asan/.cmake/api/v1/reply/index-2023-08-03T03-58-02-0928.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cmake", - "cpack" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/cpack", - "ctest" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/bin/ctest", - "root" : "/opt/netbrains/clion/clion-2022.1.3/bin/cmake/linux/x64/share/cmake-3.26" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 26, - "patch" : 4, - "string" : "3.26.4", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-de55cce266dfc6d38dc8.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 5 - } - }, - { - "jsonFile" : "cache-v2-cef432c856055087151f.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-f35aa871f44e2fc7dd53.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - { - "jsonFile" : "toolchains-v1-34c4992596aa357843f9.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-cef432c856055087151f.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-f35aa871f44e2fc7dd53.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-de55cce266dfc6d38dc8.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 5 - } - }, - "toolchains-v1" : - { - "jsonFile" : "toolchains-v1-34c4992596aa357843f9.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - } -} diff --git a/cmake-build-reldebug-asan/.ninja_deps b/cmake-build-reldebug-asan/.ninja_deps index d74a4f1..e011817 100644 Binary files a/cmake-build-reldebug-asan/.ninja_deps and b/cmake-build-reldebug-asan/.ninja_deps differ diff --git a/cmake-build-reldebug-asan/.ninja_log b/cmake-build-reldebug-asan/.ninja_log index 306165e..c614260 100644 --- a/cmake-build-reldebug-asan/.ninja_log +++ b/cmake-build-reldebug-asan/.ninja_log @@ -1,46 +1,14 @@ # ninja log v5 +3 16349 1691041792278637372 CMakeFiles/BLT_TESTS.dir/src/tests/main.cpp.o afa34da1fa35196 +3 5121 1691041781062294416 CMakeFiles/BLT.dir/src/blt/parse/argparse.cpp.o ed3943164b764c38 +2 2769 1691041778718222743 CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o c511168a92f29b0a +2 1272 1691041777222177000 CMakeFiles/BLT.dir/src/blt/std/string.cpp.o 79ade50d7fbeec83 +2 2414 1691041778362211859 CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o 178ad4ad35296377 +1 890 1691041776826164891 CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o 61458b1f0ba1d345 +1 1571 1691041777522186173 CMakeFiles/BLT.dir/src/blt/std/format.cpp.o cbf3f157224e1459 3 701 1691038916362697654 CMakeFiles/BLT.dir/src/blt/nbt/nbt_block.cpp.o 32c42e82379a6795 -0 943 1691038916606705105 CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o 61458b1f0ba1d345 -1 1267 1691038916926714876 CMakeFiles/BLT.dir/src/blt/std/string.cpp.o 79ade50d7fbeec83 +5121 5246 1691041781182298086 libBLT.a b72df77f3797ead 1 1271 1691038916934715120 CMakeFiles/BLT.dir/src/blt/std/system.cpp.o 60fa2509dba0689f -1 1594 1691038917254724891 CMakeFiles/BLT.dir/src/blt/std/format.cpp.o cbf3f157224e1459 -1 2006 1691038917666737472 CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o 178ad4ad35296377 -2 2770 1691038918430760803 CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o c511168a92f29b0a -1 3738 1691038919394790236 CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o a378c7caf6217fa7 -2 3844 1691038919502793536 CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o 8af198e8c08c00c0 -3 5012 1691038920666829076 CMakeFiles/BLT.dir/src/blt/parse/argparse.cpp.o ed3943164b764c38 -5012 5135 1691038920778832499 libBLT.a b72df77f3797ead -4 16144 1691038931791168746 CMakeFiles/BLT_TESTS.dir/src/tests/main.cpp.o afa34da1fa35196 -16144 16274 1691038931935173144 BLT_TESTS 4d8b8ad3e98f9f8e -1 743 1691038983456746333 CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o 61458b1f0ba1d345 -1 1006 1691038983720754395 CMakeFiles/BLT.dir/src/blt/std/string.cpp.o 79ade50d7fbeec83 -1 1160 1691038983872759036 CMakeFiles/BLT.dir/src/blt/std/format.cpp.o cbf3f157224e1459 -1 1809 1691038984520778824 CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o 178ad4ad35296377 -1 2962 1691038985672814000 CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o c511168a92f29b0a -2 3474 1691038986184829635 CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o 8af198e8c08c00c0 -1 3731 1691038986440837452 CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o a378c7caf6217fa7 -2 4487 1691038987196860538 CMakeFiles/BLT.dir/src/blt/parse/argparse.cpp.o ed3943164b764c38 -4487 4604 1691038987296863591 libBLT.a b72df77f3797ead -2 16350 1691038999045222330 CMakeFiles/BLT_TESTS.dir/src/tests/main.cpp.o afa34da1fa35196 -16350 16457 1691038999169226116 BLT_TESTS 4d8b8ad3e98f9f8e -1 762 1691039006265442801 CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o 61458b1f0ba1d345 -1 887 1691039006389446588 CMakeFiles/BLT.dir/src/blt/std/string.cpp.o 79ade50d7fbeec83 -1 1422 1691039006925462955 CMakeFiles/BLT.dir/src/blt/std/format.cpp.o cbf3f157224e1459 -1 1846 1691039007349475902 CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o 178ad4ad35296377 -2 2448 1691039007949494224 CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o c511168a92f29b0a -2 3114 1691039008613514501 CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o 8af198e8c08c00c0 -1 3354 1691039008853521829 CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o a378c7caf6217fa7 -2 4776 1691039010273565192 CMakeFiles/BLT.dir/src/blt/parse/argparse.cpp.o ed3943164b764c38 -4776 4890 1691039010377568367 libBLT.a b72df77f3797ead -4890 5015 1691039010517572642 BLT_TESTS 4d8b8ad3e98f9f8e -1 930 1691039158690097313 CMakeFiles/BLT.dir/src/blt/std/filesystem.cpp.o 61458b1f0ba1d345 -2 1154 1691039158914104153 CMakeFiles/BLT.dir/src/blt/std/string.cpp.o 79ade50d7fbeec83 -1 1380 1691039159138110994 CMakeFiles/BLT.dir/src/blt/std/format.cpp.o cbf3f157224e1459 -2 2283 1691039160038138478 CMakeFiles/BLT.dir/src/blt/std/loader.cpp.o 178ad4ad35296377 -2 2976 1691039160730159611 CMakeFiles/BLT.dir/src/blt/nbt/nbt.cpp.o c511168a92f29b0a -0 3160 1691039165518305825 CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o a378c7caf6217fa7 -1 3175 1691039165534306314 CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o 8af198e8c08c00c0 -1 4282 1691039166638340031 CMakeFiles/BLT.dir/src/blt/parse/argparse.cpp.o ed3943164b764c38 -4282 4395 1691039166742343205 libBLT.a b72df77f3797ead -1 14973 1691039177318666180 CMakeFiles/BLT_TESTS.dir/src/tests/main.cpp.o afa34da1fa35196 -14973 15084 1691039177442669967 BLT_TESTS 4d8b8ad3e98f9f8e +16349 16468 1691041792414641529 BLT_TESTS 4d8b8ad3e98f9f8e +3 3939 1691041779886258458 CMakeFiles/BLT.dir/src/blt/profiling/profiler.cpp.o 8af198e8c08c00c0 +2 3789 1691041779734253811 CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o a378c7caf6217fa7 diff --git a/cmake-build-reldebug-asan/BLT_TESTS b/cmake-build-reldebug-asan/BLT_TESTS index 1e81f41..121579d 100755 Binary files a/cmake-build-reldebug-asan/BLT_TESTS and b/cmake-build-reldebug-asan/BLT_TESTS differ diff --git a/cmake-build-reldebug-asan/CMakeCache.txt b/cmake-build-reldebug-asan/CMakeCache.txt index e256ad7..94c7851 100644 --- a/cmake-build-reldebug-asan/CMakeCache.txt +++ b/cmake-build-reldebug-asan/CMakeCache.txt @@ -209,7 +209,7 @@ CMAKE_PROJECT_HOMEPAGE_URL:STATIC= CMAKE_PROJECT_NAME:STATIC=BLT_TESTS //Value Computed by CMake -CMAKE_PROJECT_VERSION:STATIC=0.8.0 +CMAKE_PROJECT_VERSION:STATIC=0.8.1 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=0 @@ -218,7 +218,7 @@ CMAKE_PROJECT_VERSION_MAJOR:STATIC=0 CMAKE_PROJECT_VERSION_MINOR:STATIC=8 //Value Computed by CMake -CMAKE_PROJECT_VERSION_PATCH:STATIC=0 +CMAKE_PROJECT_VERSION_PATCH:STATIC=1 //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= diff --git a/cmake-build-reldebug-asan/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o b/cmake-build-reldebug-asan/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o index 094f4dc..1ebbed3 100644 Binary files a/cmake-build-reldebug-asan/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o and b/cmake-build-reldebug-asan/CMakeFiles/BLT.dir/src/blt/std/logging.cpp.o differ diff --git a/cmake-build-reldebug-asan/CMakeFiles/clion-RelDebug ASAN-log.txt b/cmake-build-reldebug-asan/CMakeFiles/clion-RelDebug ASAN-log.txt index 3239bc7..68f096f 100644 --- a/cmake-build-reldebug-asan/CMakeFiles/clion-RelDebug ASAN-log.txt +++ b/cmake-build-reldebug-asan/CMakeFiles/clion-RelDebug ASAN-log.txt @@ -5,7 +5,7 @@ Profiler Files /home/brett/Documents/code/c++/BLT/src/blt/profiling/profiler.cpp Source: /home/brett/Documents/code/c++/BLT Current Source: /home/brett/Documents/code/c++/BLT Including phmap -BLT 0.8.0 Successfully included! +BLT 0.8.1 Successfully included! BLT tests included! -- Configuring done (0.0s) -- Generating done (0.0s) diff --git a/cmake-build-reldebug-asan/Testing/Temporary/LastTest.log b/cmake-build-reldebug-asan/Testing/Temporary/LastTest.log index a7de95f..48eff27 100644 --- a/cmake-build-reldebug-asan/Testing/Temporary/LastTest.log +++ b/cmake-build-reldebug-asan/Testing/Temporary/LastTest.log @@ -1,3 +1,3 @@ -Start testing: Aug 03 01:15 EDT +Start testing: Aug 03 01:51 EDT ---------------------------------------------------------- -End testing: Aug 03 01:15 EDT +End testing: Aug 03 01:51 EDT diff --git a/cmake-build-reldebug-asan/libBLT.a b/cmake-build-reldebug-asan/libBLT.a index c87cdc8..18eb5cb 100644 Binary files a/cmake-build-reldebug-asan/libBLT.a and b/cmake-build-reldebug-asan/libBLT.a differ