Skip to content
Snippets Groups Projects
  1. Apr 21, 2020
  2. Feb 14, 2019
  3. Jan 31, 2018
  4. Jan 18, 2018
  5. Jan 10, 2018
  6. Aug 16, 2017
    • Göktürk Yüksek's avatar
      bindings/java/build-unix.xml: do not check for the static library presence · ff9ba68b
      Göktürk Yüksek authored
      When the build system is configured with '--enable-java
      --disable-static', it will not generate the 'libtsk_jni.a' file, even
      though the shared library (.so file) is still created. This
      configuration results in ant failing with "JNI native library not
      built". However, the check for the static library is not meaningful
      since only the shared library is of interest for the JNI.
      
      Rewrite the logic so that it checks for the presence of either the
      dylib or the so file.
      Unverified
      ff9ba68b
  7. Mar 22, 2016
  8. Oct 21, 2015
  9. May 20, 2014
  10. May 19, 2014
  11. Nov 21, 2013
  12. Nov 14, 2013
  13. Sep 27, 2013
  14. Sep 19, 2013
  15. Sep 18, 2013
  16. Sep 04, 2013
  17. Jun 17, 2013
  18. Jun 15, 2013
  19. Feb 15, 2013
  20. Feb 14, 2013
  21. Feb 13, 2013
  22. Feb 12, 2013
  23. Feb 07, 2013
Loading