ADTF Conan Generator
Loading...
Searching...
No Matches
Release Notes

Version History

2.2.0

  • Use this version with ADTF >= 3.25 and ADTF Configuration Editor >= 2.3
  • Get rid of debug differentiation and bin/debug postfix folder
  • Do not add the CE adtfenvironment to the generated adtfenvironment
  • Use term allowlist instead of whitelist

2.1.0

  • Clean up path logic and generator usage for Self-Contained vs. Standard packages
  • All information regarding launch, tools, projects, etc should be generated in and used from adtfenvironment
  • Patch generated files from VirtualRunEnv in ADTF3GeneratorSelfContained usage
  • Use VirtualRunEnv and activate_run script within ADTF3Generator generated scripts (again)
  • Allow usage without CE, generate launch scripts only
  • Return exit code

2.0.1

  • Add missing support for macros in environment

2.0.0

  • Adapt to split ADTF packages (ADTF >= 3.21, ADTF Qt5 >= 1.0, ADTF CE >= 2.0)
    • Refactor variable naming and scoping
    • Note: 2.0 will not be usable with ADTF <= 3.20 anymore. Please use 1.6 for that
  • Remove absolute path from bat files and use conan and the path variable
  • Option to add adtfprojects, launch options and tools to adtfenvironment
  • Support remote settings

1.6.0

  • Support self contained packages
  • Show the usage of macros
  • Option to generate launch and tool options
  • Add Profiling shell scripts
  • Add release notes

1.5.0

  • Provide possibility to use absolute paths in generated scripts
  • Provide a complex example
  • Fill readme with content
  • Change conan generator version in example
  • Create documentation explaining how to structure your conan setup

1.4.0

  • Add default name for overall environment file
  • Create a platform, compiler and build type independent package
  • Removed extra .adtfenvironment file for build type

1.3.0

  • Start launcher without –console argument
  • Forward script args
  • Added get_os_current_script_dir() to all environment paths
  • Make generator more configurable by the user

1.2.0

  • Make the generator able to be called implicitly by a conan-recipe

1.1.0

  • Assign environment directory macro
  • Change recursive environment discovery to top level environment file only
  • Add missig license to repository

1.0.0

  • Initial version to generate start scripts related to required adtf dependencies
  • Ability to create and deploy adtf sessions

Known Issues / Restrictions

  • self.user_info.ADTF3_ENVIRONMENT_FILES does not support package-relative paths