Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit 48fe74cba7 Unpack node.js in the same place that Maven unpacks it
This gets rid of some Eclipse warnings that stem from Buildship being
confused about what it should treat as a source directory if Maven and
Gradle are both being used in the same tree.
2018-04-17 15:02:35 -05:00
buildSrc Factor out recurring pattern of MD5 checksum + stamp file 2018-04-17 15:02:35 -05:00
com.ibm.wala-repository Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast Compute a library path from the native software model 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.java Tweak output dirs to match what Buildship puts into ".classpath" 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.java.ecj Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.java.test Replicate Maven's heap size limits for tests 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.java.test.data Override specific "cleanFooBar" tasks instead of generic "clean" 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.js Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.js.html.nu_validator Replicate Maven's heap size limits for tests 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.js.nodejs Unpack node.js in the same place that Maven unpacks it 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.js.nodejs.test Enable a few more tests that started working, or perhaps always did 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.js.rhino Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.js.rhino.test Enable a few more tests that started working, or perhaps always did 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.js.test Change archive file names while unpacking, rather than in two stages 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.js.test.data Avoid random leftover junk by using "Sync" instead of "Copy" 2018-04-17 15:02:35 -05:00
com.ibm.wala.cast.test Compute a library path from the corresponding linker task 2018-04-17 15:02:35 -05:00
com.ibm.wala.core Simplify how we refer to existing tasks 2018-04-17 15:02:35 -05:00
com.ibm.wala.core.testdata Tweak Buildship-generated Eclipse ".project" file for extra jars 2018-04-17 15:02:35 -05:00
com.ibm.wala.core.tests Get a core test to work by putting "bcel-5.2.jar" where expected 2018-04-17 15:02:35 -05:00
com.ibm.wala.dalvik Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.dalvik.test Get a Dalvik test to work by putting "dx.jar" where expected 2018-04-17 15:02:35 -05:00
com.ibm.wala.ide Tweak output dirs to match what Buildship puts into ".classpath" 2018-04-17 15:02:35 -05:00
com.ibm.wala.ide.jdt Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.ide.jdt.test Set working directory in the same way Maven does 2018-04-17 15:02:35 -05:00
com.ibm.wala.ide.jsdt Dependency tweaks suggested by Gradle linter 2018-04-17 15:02:35 -05:00
com.ibm.wala.ide.jsdt.tests Explicitly disable regression tests that are currently failing 2018-04-17 15:02:35 -05:00
com.ibm.wala.ide.tests Buildship removed classpath provider thing from all launch configs 2018-04-17 15:02:35 -05:00
com.ibm.wala.ide_feature Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.scandroid Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.shrike Tweak output dirs to match what Buildship puts into ".classpath" 2018-04-17 15:02:35 -05:00
com.ibm.wala.tests.ide_feature Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.tests_feature Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
com.ibm.wala.util Simplify how we refer to existing tasks 2018-04-17 15:02:35 -05:00
com.ibm.wala_feature Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
gradle/wrapper Update Gradle wrapper to Gradle 4.5 2018-04-17 15:02:35 -05:00
targets java 8 changes 2017-08-25 10:58:00 -04:00
travis Turn on proper regression testing in Travis-CI 2018-04-17 15:02:35 -05:00
.dir-locals.el Many improvements to Gradle build support, including within Eclipse 2018-04-17 15:02:35 -05:00
.gitignore Factor out recurring pattern of MD5 checksum + stamp file 2018-04-17 15:02:35 -05:00
.travis.yml Teach Gradle how to download "/tmp/DroidBench" when needed 2018-04-17 15:02:35 -05:00
LICENSE Create LICENSE 2018-03-08 09:08:53 -05:00
README.md Update README.md 2017-08-30 13:38:59 -07:00
appveyor.yml.disabled disable appveyor for now 2017-04-13 22:06:35 -07:00
build-maven-jars.py make Maven Central files for wala.dalvik and wala.scandroid (#158) 2017-03-25 13:20:34 -07:00
build.gradle Factor out recurring pattern of MD5 checksum + stamp file 2018-04-17 15:02:35 -05:00
change-version.py script to change version numbers consistently across files 2015-05-29 12:19:18 -07:00
dependent-projects-trigger.sh build ML projects 2018-04-13 09:11:57 -04:00
gradlew Support the gradlew build 2018-04-17 15:00:03 -05:00
gradlew.bat Support the gradlew build 2018-04-17 15:00:03 -05:00
pom.xml abandon hackish profiles 2018-02-05 15:26:08 -08:00
settings.gradle Many improvements to Gradle build support, including within Eclipse 2018-04-17 15:02:35 -05:00
upload-javascript.sh quiet 2017-08-03 21:11:33 +00:00

README.md

WALA Build Status

This is the main source repository for WALA. For more details on WALA, see the WALA home page and WALA Javadoc.