Skip to content

v3.0.0-devel-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 17:14
· 0 commits to master since this release
6165e82

Bug Fixes

Commits

  • 7da3a03: Implement check-runtime binary to be used on app startup (Alexis Lopez Zubieta) #62
  • 8f44271: Implement check in separated binaries for each lib (Alexis Lopez Zubieta) #62
  • 5c292e0: Describe modules proposal (Alexis Lopez Zubieta) #62
  • 4a5adb1: Update mock.AppDir to use config files and modules (Alexis Lopez Zubieta) #62
  • d0759a4: Move compare_version_strings to string_utils.h (Alexis Lopez Zubieta) #62
  • 97053c2: Add libconfig as dependency (Alexis Lopez Zubieta) #62
  • 85221cb: Add modules documentation (Alexis Lopez Zubieta) #62
  • a9a910d: Implement check glibc (Alexis Lopez Zubieta) #62
  • 2cef080: Implement check glibstdc++ (Alexis Lopez Zubieta) #62
  • 8b47d53: Use module common (Alexis Lopez Zubieta) #62
  • 4c899fd: Update mock.AppDir to use the check module apps (Alexis Lopez Zubieta) #62
  • 703fcb3: Drop unused file_utils.c (Alexis Lopez Zubieta) #62
  • a2cf2c9: Drop unused read_ld_version (Alexis Lopez Zubieta) #62
  • 2e8f357: Rewrite AppRun to use modules and libconfig (Alexis Lopez Zubieta) #62
  • 1d3bfbe: Lower c++ standard required to 14. (Alexis Lopez Zubieta) #62
  • fb921fb: Install git in docker images to allow cloning libconfig (Alexis Lopez Zubieta) #62
  • 4e317eb: Forward toolchaing to libconfig cmake configuration (Alexis Lopez Zubieta) #62
  • a635063: Add missing flags on i386 toolchain (Alexis Lopez Zubieta) #62
  • ef9207f: Add module checks to artifacts (Alexis Lopez Zubieta) #62
  • cb74605: Report missing AppRun.config file (Alexis Lopez Zubieta) #62
  • aa1da1f: Use AppDir as default runtime dir (Alexis Lopez Zubieta) #62
  • 34374f0: Don't add extra quotes after expanding environment variables (Alexis Lopez Zubieta) #62
  • 8be8e7d: Expand environment variables values on load (Alexis Lopez Zubieta) #62
  • f3f0356: Add AppRun chdir debug message (Alexis Lopez Zubieta) #62
  • 3fd45c3: Revert "Don't add extra quotes after expanding environment variables" (Alexis Lopez Zubieta) #62
  • b33b09d: Add check glibc and glibstdc++ to the release builds artifacts (Alexis Lopez Zubieta) #62
  • ed71bcc: Fix execv arguments formatting on launch (Alexis Lopez Zubieta) #62