equal
deleted
inserted
replaced
49 <property name="sf.spec.sourcesync.enable" value="true"/> |
49 <property name="sf.spec.sourcesync.enable" value="true"/> |
50 <property name="sf.spec.sourcesync.usecache" value="false"/> |
50 <property name="sf.spec.sourcesync.usecache" value="false"/> |
51 <property name="sf.spec.sourcesync.sourcespecfile" value="sources.csv"/> |
51 <property name="sf.spec.sourcesync.sourcespecfile" value="sources.csv"/> |
52 <property name="sf.spec.sourcesync.sourcespecfile.rnd" value="sources_rnd.csv"/> |
52 <property name="sf.spec.sourcesync.sourcespecfile.rnd" value="sources_rnd.csv"/> |
53 <property name="sf.spec.sourcesync.cache.path" value="hgcache"/> <!-- Path relative to root of some drive for location of hg cache --> |
53 <property name="sf.spec.sourcesync.cache.path" value="hgcache"/> <!-- Path relative to root of some drive for location of hg cache --> |
54 <property name="sf.spec.sourcesync.local.development.area" value="//v800008/Builds01"/> <!-- Location of a "development area" which should be cached on build machines (in addition to developer.symbian.org content) --> |
54 <property name="sf.spec.sourcesync.local.development.area" value="//v800020"/> <!-- Location of a "development area" which should be cached on build machines (in addition to developer.symbian.org content) --> |
55 <property name="sf.spec.sources.revision" value=""/> |
55 <property name="sf.spec.sources.revision" value=""/> |
56 |
56 |
57 <!-- package builds, this is the actual file, for platform this is the dir --> |
57 <!-- package builds, this is the actual file, for platform this is the dir --> |
58 <property name="sf.spec.systemdefinition.location" value=""/> |
58 <property name="sf.spec.systemdefinition.location" value=""/> |
59 |
59 |