Fork of the T.J. Watson Libraries for Analysis used by DASCA.
Go to file
Ben Liblit 9baf192416 If Travis CI gives us multiple CPUs, we may as well use them
I believe Travis CI jobs get two CPUs by default.

Doing parallel builds regularly is also a good way to help us discover
any build race conditions we may have.  There's no guarantee that any
such races will be revealed, but even exposing them
nondeterministically is better than having no possibility of exposing
them at all.
2018-04-18 11:29:28 -05:00
buildSrc We only expect ".gradle" directories in two specific places 2018-04-18 11:29:28 -05:00
com.ibm.wala-repository Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast Fix remaining Javadoc warnings 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.java Tweak output dirs to match what Buildship puts into ".classpath" 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.java.ecj Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.java.test Add some Eclipse dependencies needed only when running tests 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.java.test.data Trigger custom clean tasks whenever running "./gradlew clean" 2018-04-18 11:29:27 -05:00
com.ibm.wala.cast.js Fix remaining Javadoc warnings 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.js.html.nu_validator Ignore some transient files that appear during testing 2018-04-18 11:29:27 -05:00
com.ibm.wala.cast.js.nodejs Use ".singleFile" instead of "[0]" when we expect just one file 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.js.nodejs.test Enable a few more tests that started working, or perhaps always did 2018-04-18 11:29:26 -05:00
com.ibm.wala.cast.js.rhino Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.cast.js.rhino.test Update Eclipse JUnit test launchers for use with Buildship 2018-04-18 11:29:27 -05:00
com.ibm.wala.cast.js.test Update Eclipse JUnit test launchers for use with Buildship 2018-04-18 11:29:27 -05:00
com.ibm.wala.cast.js.test.data Use ".singleFile" instead of "[0]" when we expect just one file 2018-04-18 11:29:28 -05:00
com.ibm.wala.cast.test Minor indentation fix 2018-04-18 11:29:28 -05:00
com.ibm.wala.core Fix various warnings produced by "./gradlew javadoc" 2018-04-18 11:29:27 -05:00
com.ibm.wala.core.testdata Generalize post-import Eclipse run configuration for more fixups 2018-04-18 11:29:28 -05:00
com.ibm.wala.core.tests Replicate test include/exclude patterns already used in Maven builds 2018-04-18 11:29:28 -05:00
com.ibm.wala.dalvik Fix remaining Javadoc warnings 2018-04-18 11:29:28 -05:00
com.ibm.wala.dalvik.test Use ".singleFile" instead of "[0]" when we expect just one file 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.jdt Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.jdt.test Add some Eclipse dependencies needed only when running tests 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.jsdt Also get Eclipse JSDT from a P2 repository, but not the same one 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.jsdt.tests Add a resource directory containing a zip archive used for testing 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide.tests Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
com.ibm.wala.ide_feature Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.scandroid Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.shrike Tweak output dirs to match what Buildship puts into ".classpath" 2018-04-18 11:29:25 -05:00
com.ibm.wala.tests.ide_feature Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.tests_feature Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
com.ibm.wala.util Fix various warnings produced by "./gradlew javadoc" 2018-04-18 11:29:27 -05:00
com.ibm.wala_feature Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
gradle/wrapper Update to Gradle 4.6 2018-04-18 11:29:28 -05:00
targets Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
travis If Travis CI gives us multiple CPUs, we may as well use them 2018-04-18 11:29:28 -05:00
.dir-locals.el Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
.gitignore We only expect ".gradle" directories in two specific places 2018-04-18 11:29:28 -05:00
.travis.yml Find Eclipse jars using local Maven mirror of Eclipse P2 repository 2018-04-18 11:29:28 -05:00
After Importing WALA Into Eclipse.launch Generalize post-import Eclipse run configuration for more fixups 2018-04-18 11:29:28 -05:00
LICENSE Create LICENSE 2018-03-08 09:08:53 -05:00
README-Gradle.md Add a new README with Gradle-specific instructions and tips 2018-04-18 11:29:28 -05:00
README.md Add a new README with Gradle-specific instructions and tips 2018-04-18 11:29:28 -05: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 Remove two Maven repositories that we no longer use for anything 2018-04-18 11:29:28 -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-18 11:29:24 -05:00
gradlew.bat Support the gradlew build 2018-04-18 11:29:24 -05:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
revert-launchers.sh Generalize post-import Eclipse run configuration for more fixups 2018-04-18 11:29:28 -05:00
settings.gradle Set name and version to help Gradle composite-build substitutions 2018-04-18 11:29:27 -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.

Note: historically, WALA has used Maven as its build system. However, this WALA branch can also use Gradle as an alternative to Maven. See the Gradle-specific README for more instructions and helpful tips.