WALA/com.ibm.wala.dalvik
Ben Liblit 89860b53bb Let Buildship create new settings files when importing
These settings files currently are generated with an initial timestamp
comment line, which is not something we'd want to track in version
control.  Fortunately, the contents of these files are entirely
mundane, so there should be no problem with having Buildship generate
them anew each time a developer imports WALA into Eclipse as an
existing Gradle project.
2018-04-18 11:29:25 -05:00
..
.settings Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
META-INF Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
models scandriod merge 2014-10-01 21:32:36 -04:00
src Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
.gitignore dalvik test infrastructure 2015-04-05 21:22:55 -04:00
README scandriod merge 2014-10-01 21:32:36 -04:00
StringTest.apk add android lib, model and example app to make test run possible (only temporary) 2013-02-01 11:13:03 +01:00
apkCGBuilder.xml Add stub DOCTYPE declarations for various hand-authored XML files 2016-11-28 14:55:34 -06:00
build.gradle Clean up some simple syntactic redundancy in dependency declarations 2018-04-18 11:29:25 -05:00
build.properties cleanups and changes for TAMU work 2017-11-22 18:24:39 -05:00
build.xml Update more parts of the build configuration to use Java 8 2017-11-26 18:46:00 -06:00
mvncentral.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00

README

NOTICE
======

This project was extracted from the SCanDroid project:

https://github.com/SCanDroid

(c) Copyright 2009-2012

The preferred license for SCanDroid is the BSD License and the majority of the SCanDroid software is licensed with it.

Based on that license, the code in WALA is being redistributed under the EPL.