Skip to content
Snippets Groups Projects
  1. Mar 23, 2015
    • est31's avatar
      Fix Android build on 32 bit · 15d9cd3a
      est31 authored
      Remove the --system=linux-x86_64 which isn't neccessary on 64 bit,
      as, when given no --system parameter, the standalone-toolchain.sh script
      figures out the platform on itself. Naturally, the hardcoded setting broke
      android building on 32 bit systems.
      15d9cd3a
    • est31's avatar
      Fix cmake po detection bug · c31c87ad
      est31 authored
      Previously, cmake po detection would treat the "timestamp" file created by building for android as own language directory.
      c31c87ad
    • est31's avatar
      Fix minetest.get_craft_recipe function · 5b5c4980
      est31 authored
      Previously, calling it resulted in a crash.
      5b5c4980
  2. Mar 22, 2015
  3. Mar 21, 2015
  4. Mar 20, 2015
  5. Mar 19, 2015
  6. Mar 18, 2015
  7. Mar 17, 2015
  8. Mar 16, 2015
Loading