WALA/com.ibm.wala.cast
Ben Liblit fbac524a02 Find JVM shared library better across versions and operating systems
We now use "-rpath" on both Linux and macOS.  This linker flag sets
the ELF RPATH on Linux, and the "@rpath" attribute on macOS, but
effectively it's doing the same thing, and that same thing is exactly
what we want.  I think.

On Linux, we also now look for the JVM shared library in three
different places.  The library has moved between Java 8 and 9, and
even on Java 9 it goes in a different place on Fedora 28 versus Ubuntu
16.04.
2018-06-04 12:28:42 -05:00
..
.settings Tell Eclipse to ignore some questionable manifest contents 2018-04-18 11:29:29 -05:00
META-INF Bump version to 1.5.0-SNAPSHOT before merging with WALA master 2018-04-18 11:29:29 -05:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
data Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
source break basic blocks at eachelementget instructions 2018-05-30 12:26:19 -04:00
build.gradle Find JVM shared library better across versions and operating systems 2018-06-04 12:28:42 -05:00
build.properties Simplify inclusion of "OSGI-INF" and the only file it contains 2018-04-18 11:29:25 -05:00
mvncentral.xml Bump version to 1.5.0-SNAPSHOT before merging with WALA master 2018-04-18 11:29:29 -05:00
pom.xml Bump version to 1.5.0-SNAPSHOT before merging with WALA master 2018-04-18 11:29:29 -05:00