WALA/com.ibm.wala.core
Ben Liblit 5d5fa18b5f Replace source directories rather than appending to them
I was confused about the differences among:

	srcDir 'foo'
	srcDirs ['foo']
	srcDirs = ['foo']

As it turns out, the first two append to the set of source
directories, while the last replaces this set entirely.  I generally
want replacement, since WALA's current directory layout never matches
Gradle's assumed defaults.
2018-04-18 11:29:25 -05:00
..
.settings Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
META-INF Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
dat WALA uses Git, so CVS ignore patterns are moot 2018-04-14 19:08:14 -05:00
lib remove dependency from slf4j logger in wala.core project 2014-07-30 15:44:17 +02:00
src/com/ibm/wala Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
.classpath Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
.project Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
antbuild.properties trying to update build.xml 2010-05-21 16:28:13 +00:00
build.gradle Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
build.properties Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
javaCompiler...args generate linux build file 2008-05-29 15:30:59 +00:00
mvncentral.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
plugin.properties Match case of property names to that expected in manifest 2017-06-07 17:42:11 +02:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00