Releases: FlameTeamIt/CMakeFlameResolver
Releases · FlameTeamIt/CMakeFlameResolver
CMake Flame Resolver 1.5.2
CMake Flame Resolver 1.5.1
v1.5.1 Add config header generation and function for generating compilers id…
Add option for creating object libraries in current source directory
v1.5 Add option for creating object libraries in current source dir (#33)
Fix building with Clang
v1.4.1 Fix problems for compilling with Clang
Add conan 1.x support
Conan 1.x support (#30) * Add minimal conan supporting * Remove parameter 'NO_DEFAULT_PATH' with executing process * Update conan instalation script * Add 'CONAN_COMMAND' for cmake-conan module * Installing fixed conan version (#29)
Fix linking pthread with Clang moving creation interface targets to commons
v1.3.3 Move interface target for linking pthread library (#26)
Fix options for threads
v1.3.2 Fix platform and compiler options for thread usage (#25)
Fix error with enabling warning flags and update ruusian doc
Fix enabling warning flags and update documentation (#24) * Fix enabling warning flags * Update russian documentation
Added install scenarios and warning flags
Add installing targets (#21) * Add platform specific directory names * Add default install path variable * Add 'LOCAL_INSTALL_PREFIX' value parameter to 'flame_settings()' * Add 'INSTALL_DIR' value parameter to 'flame_header_library()' * Add 'STATIC_INSTALL_DIR' and 'SHARED_INSTALL_DIR' value paramters to 'flame_compile_library()' * Add 'INSTALL_DIR' value parameter to 'flame_compile_binary()' * Add option for enable install * Add 'ENABLE_INSTALL' option parameter for 'flame_settings()' * Add check enabling install * Add handling install dirs and paths to 'flame_compile_library()' * Add handling install dirs and paths to 'flame_compile_binary()' * Add install path parameter to virtual targets for header libraries * Add install path parameter to virtual targets for static and shared libraries * Add install path parameter to virtual targets for binaries * Add instalation for header libraries * Add instalation for static and shared libraries * Add instalation for binaries * Rename 'flame_settings()' -> 'flame_resolver_settings()' * Update russian README * Fix russian README * Remove commented warning options * Remove useless output from resolve functions * Rename '*ENABLE_INSTALL' -> '*INSTALL' and '*INSTALL_DIR' -> '*INSTALL_SUBDIR'. Add comments and update russian readme * Many changes * Rename 'FLAME_PLATFORM_INSTALL*' -> 'FLAME_INSTALL*' * Use 'GNUInstallDirs' for getting install directories * Variable 'FLAME_INSTALL_SHARED_DIR' uses 'FLAME_INSTALL_SHARED_DIR' defined in Prlatform/* * Add 'INSTALL*' parameters to 'flame_resolver_settings()' * Update README.ru.md * Fix install path for implib (*.dll.lib) for Windows
CMake Flame Resolver 1.2
Changelog
Full Changelog: v1.1.1...v1.2