Skip to content
Snippets Groups Projects
  1. Feb 03, 2021
  2. Jan 30, 2021
  3. Jan 27, 2021
  4. Jan 26, 2021
  5. Jan 25, 2021
  6. Jan 23, 2021
    • George Kiagiadakis's avatar
      meson: add 'system-lua' project option to toggle the bundled lua · 40ce5f0d
      George Kiagiadakis authored
      By default system-lua=false, so the bundled version is built.
      
      The default_library for the lua subproject is also set to static
      now, so that we don't need to install liblua and mess up the system.
      For existing build trees, this needs to be switched manually now with
      -Dlua:default_library=static (or just wipe the build dir and start clean)
      40ce5f0d
  7. Jan 22, 2021
  8. Jan 21, 2021
Loading