Commit Graph

30 Commits

Author SHA1 Message Date
Ben Liblit 401fbaf89a Many improvements to Gradle build support, including within Eclipse 2018-04-17 15:02:35 -05:00
Raffi Khatchadourian 97a6496c1f AnalysisCache -> IAnalysisCache, additional ignore, increased visibility, generic fixes (#172)
* Use IAnalysisCacheView instead of AnalysisCache. (#1)

It seems that some additional types need to be changed due to
d24519e974. This may not be inclusive,
however.

* Increase visibility of several methods and constructors.

Used for creating custom contexts and context selectors.

* Ignore the results directory.

* Some generic type fixes in ModRef.java.
2017-05-03 09:20:03 -07:00
Ben Liblit 9c6e10cb1c Add trailing newlines, but remove other trailing white space 2017-03-16 19:51:02 -05:00
Ben Liblit 7c1ec7d18a Ignore a "lib" subdirectory that Maven creates
This arises at some point during "mvn compile install".  I'm not sure
exactly when, but it's definitely automated, and therefore not
appropriate to track in git.
2017-03-13 14:01:13 -05:00
Manu Sridharan 88df462783 Update ignores 2016-04-03 12:44:32 -07:00
Julian Dolby 045537274f merge 2015-08-13 11:26:48 -04:00
Manu Sridharan 13a46d8ea3 Fixes #82
PrunedCFG had been changed to always include an entry and exit node.
The logic for detecting an "empty" ExceptionPrunedCFG inside the PDG
construction code had not been updated appropriately.
2015-08-06 11:08:27 -07:00
Martin Mohr b66903c8de ignore lib folder of com.ibm.wala.cast project 2015-06-14 23:33:43 -07:00
Juergen Graf 21b5b417b4 ignore more generated files 2014-07-29 19:41:23 +02:00
Martin Mohr 19e286a8c6 ignore logging settings for dalvik frontend 2013-08-26 19:37:09 +02:00
Juergen Graf cdaaddf88b Merge branch 'wala' into master 2013-07-02 14:23:24 +02:00
Manu Sridharan cfc01b5ab6 fix up wala.core.testdata structure so things work from maven
We put all the jar files (the testdata jar, JLex, etc.) in the root
directory now, and set up the build.properties so that these jars get
copied into the final plugin jar, making the tests work properly from
maven.  We also still copy the jars into the bin/ directory, so the
Eclipse launchers still work.
2013-05-26 14:47:00 -07:00
Marcel Bruch 7c2d18cd58 [releng] added preliminary maven tycho build support 2013-04-29 13:13:22 +02:00
Manu Sridharan 797add310e update ignroes 2013-03-30 18:09:04 -07:00
Juergen Graf 9fac9e9a30 Merge branch 'wala' into master 2012-11-30 04:46:24 +01:00
Manu Sridharan f0d75ede73 update ignores 2012-11-27 13:53:31 -05:00
Juergen Graf b82d5dba90 Merge branch 'wala' into master 2012-11-06 04:23:10 +01:00
Manu Sridharan 39639b6bd4 update ignores 2012-08-29 14:36:03 -07:00
Juergen Graf 69846ed275 ignore output of smali example tests 2012-05-21 11:26:15 +02:00
Juergen Graf c71fa6674a Merge branch 'wala' into master 2012-04-19 14:39:05 +02:00
Manu Sridharan e0ef5d4844 update ignores 2012-04-17 15:37:38 -04:00
Juergen Graf 7477b1730b Merge branch 'wala' into master 2012-03-19 13:33:48 +01:00
msridhar1 d42b240f17 updated ignores
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4420 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-06 21:52:47 +00:00
msridhar1 ef41232ece updated .gitignore to ignore Eclipse workspace metadata
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4308 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-06 21:19:21 +00:00
msridhar1 a033b2364a Extracted out some more general functionality from ForInLoopRewriter into new super class CAstRewriterExt.
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4298 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-06 21:16:55 +00:00
msridhar1 bd315e7718 add a .gitignore file
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4289 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2011-12-28 17:01:56 +00:00
Juergen Graf ee3c56b9e9 instruction index in SSAInstruction for javascript 2011-04-13 12:56:36 +02:00
Juergen Graf 7c518d1867 added instruction index field to SSAInstruction (javascript not working atm) 2011-04-12 19:49:06 +02:00
Juergen Graf eb8edb4f2e ignore wala.properties file - it is system specific and must be created by the developer 2011-03-30 13:03:16 +02:00
Juergen Graf 8222680f61 ignore generated and temp files 2011-03-30 13:02:56 +02:00