Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce Ivy resolver spam to a minimum (#12510) | Artur Signell | 2013-09-04 | 1 | -1/+1 |
| | | | | Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a | ||||
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -23/+10 |
| | | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474 | ||||
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 1 | -37/+43 |
| | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 | ||||
* | Use JarJar from Ivy (#9299) | Artur Signell | 2012-08-16 | 1 | -1/+6 |
| | |||||
* | Made test running from Eclipse work with Ivy | Artur Signell | 2011-12-08 | 1 | -2/+2 |
| | |||||
* | Prevent multiple ivy:configure calls | Mikael Vappula | 2011-12-05 | 1 | -3/+5 |
| | | | | Added a controlling property deps.initialized to prevent multiple Ivy configuration and task definition initialization within same Ant run. | ||||
* | Cleaned up Ivy configuration | Mikael Vappula | 2011-12-02 | 1 | -0/+53 |
Targets related to Ivy configuration are now in separate common.xml file which is imported to main build files. |