summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* use a distinct property for the jill build dirreplicant-6.0-beta-0002replicant-6.0-beta-0001replicant-6.0-alpha-0006replicant-6.0-alpha-0005replicant-6.0-alpha-0004replicant-6.0-alpha-0003replicant-6.0-alpha-0002replicant-6.0Wolfgang Wiedmeyer2016-02-081-11/+11
| | | | | | otherwise the build-top.dir properties of jack and jill conflict Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* move build outside of repo dirWolfgang Wiedmeyer2016-02-081-10/+11
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* remove dist-check dependency from dist targetWolfgang Wiedmeyer2016-01-281-1/+0
| | | | | Change-Id: Ie7933cc9c2cf1ebbe69dcd9d20ac8cfef5d5d253 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Add missing check for definition of dist.sha and dist.build-idJean-Marie Henaff2015-06-251-1/+3
| | | | | | (cherry picked from commit e5527a49513c483046ffc8dea05387dc01b0fa57) Change-Id: I73d28f7d4a3ff74908585fbd121e0055143393d5
* Add version update in property files and scripts in build.xmlJean-Marie Henaff2015-06-251-0/+21
| | | | | | | | | | - Use jill-version.properties and package it in distributed jars. - Use -Ddist.sha and -Ddist.build-id to set SHA and build ID in those property files before packaging. (cherry picked from commit 2cde77db74e7ae6cdac399bd068ae37b7d5ad6f3) Change-Id: I84584c4cd8cf06c4ec50606dedaba968568370b2
* Prepare distributable files in a single folderYohann Roussel2015-05-071-3/+26
| | | | | | | | | | | Default target was renamed "all", a new dist target was added doing just the files required for distribution. Bug: 20815603 (cherry picked from commit 032af85a4757447f6f7b37f6dd8fc3ee63a3d934) Change-Id: I99706d6bcde6df1f111044d0b3840c8e16226a7d
* Rework ant dependencies in jill build.xmlJean-Marie Henaff2015-04-221-37/+62
| | | | | | | Apply same optimizations than in Jack's build.xml to prevent it from rebuilding everything at each call. Change-Id: I451054bbdcafd31d20c68f748b4d9b465b7c926d
* Add jill-api-src targetJean-Marie Henaff2015-03-301-3/+24
| | | | | | Build jill-api-src.zip which contains jill-api-src sources Change-Id: Id75589a200d7fdca90cb9f0bd3a44ee250440ca5
* Force UTF-8 encoding when compiling our projectsJean-Marie Henaff2015-03-271-4/+4
| | | | Change-Id: I06393e2a0bf822cb15c27f2e3ab00e7c87528e07
* Make jill-api a static lib of JillJean-Marie Henaff2015-03-181-0/+3
| | | | Change-Id: Id8050030ef39a944419cd56cbcd819dea926dbf9
* Add jill-api projectJean-Marie Henaff2015-03-181-4/+73
| | | | Change-Id: I0552ee390655e89a593f58ef28ebe3ede8eda0bf
* Remove useless tests from JillJean-Marie Henaff2015-02-251-3/+85
| | | | | | | Those tests can now be passed with jack-tests framework and the appropriate configuration file. Change-Id: Ie7d0e06133fabb1cf4cc9c91d1d0fe34807fff40
* Rework version managementJean-Philippe Lesot2014-11-051-7/+3
| | | | | Bug: 108682 Change-Id: Id2b85a5853938aa8993760407c0d71e912892e38
* Align version to 1.0.001 when building with antYohann Roussel2014-10-281-1/+1
| | | | Change-Id: I64ada2a31a84e21fb515a82cddb9558eafc4e4df
* Add support for generic '@' in Jill command lineJean-Philippe Lesot2014-10-231-1/+5
| | | | Change-Id: I78ab36986d9867e6020d8181ffcf36c46086f20f
* Add project dependency on Jill to DxJean-Marie Henaff2014-10-161-3/+45
| | | | | | | | | This project does not directly depends on Dx but Eclipse Luna raises an error because it depends on Jack which depends on Dx. This patch also modify build.xml so as to raise a compilation error if a direct reference to dx is done in jill tests. Change-Id: I3428ade3078bf1fc884b8e9f006735de6aae1b12
* Embed static libs resources when packaging jill.Jean-Marie Henaff2014-10-131-4/+4
| | | | | Bug: 17960925 Change-Id: Ia2d83778e5a59735a0b36bb92d57db9e1b182fd0
* Removed name tag from jill.propertiesJean-Marie Henaff2014-09-181-2/+1
| | | | Change-Id: Ica15dcf1285d9ce22db87c8dd26e26625513f0cb
* Use Ant to build jill project.Jean-Marie Henaff2014-06-161-0/+136
Change-Id: Ia375234776d27d4474326acbd6646cbd0d213259