Skip to content
Snippets Groups Projects
  1. Jan 26, 2021
  2. Jan 25, 2021
  3. 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
  4. Jan 22, 2021
  5. Jan 21, 2021
  6. Jan 19, 2021
  7. Jan 15, 2021
  8. Jan 14, 2021
  9. Jan 11, 2021
  10. Jan 08, 2021
  11. Jan 05, 2021
  12. Jan 04, 2021
Loading